if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/w5u2kzpj7f3t/plugin/24/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AV46OE7RMX9cbZYkkVGiQnlVcghIRYPtazsA2JMqJAVgsqZ4M0NXsv3zTSK4byWepUhXa3ihlIrsTl8f");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDFmYTFhMGY1NWI3M2NkNTUzNjAwNWUzM2FkNThmYTA3NWM2NTFmMTg3MGIxYTJiYjM3NGU3NDJlYmE0MjhjMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMjE6MjI6MTkuNTY3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5kdGVQcmkzY0ozWUJIeW5vTU9Bc3lRYjJjZEVCWXJZLUtPNmZzU0Z0aTNOV1RCY1J0UVhsVTNQSWY2Yk1LOFFxUzd0VzliRDFpTGlhV3FjTEt3WlZJd2RLejZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AV46OE7RMX9cbZYkkVGiQnlVcghIRYPtazsA2JMqJAVgsqZ4M0NXsv3zTSK4byWepUhXa3ihlIrsTl8f");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDFmYTFhMGY1NWI3M2NkNTUzNjAwNWUzM2FkNThmYTA3NWM2NTFmMTg3MGIxYTJiYjM3NGU3NDJlYmE0MjhjMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMjE6MjI6MTkuNTY3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5kdGVQcmkzY0ozWUJIeW5vTU9Bc3lRYjJjZEVCWXJZLUtPNmZzU0Z0aTNOV1RCY1J0UVhsVTNQSWY2Yk1LOFFxUzd0VzliRDFpTGlhV3FjTEt3WlZJd2RLejZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65738b98ced87', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65738b98ced87', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65738b98ced87', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65738b98ced87', 'paypal', 'buynow', 'rect', 'gold');
}