if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/jspemrmh7klx/plugin/58/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ARHRGD9voQqy-QSmb1hZeqxxC0SFuxTQ5I2NDisIRNqHm5hC4xf7xaUgaML-Pf0PvTI3oOXaoQhaDHHr");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTVkMGQ1MzJlNGIwMmM3NzY2NWFiNDc3NDRlYWMxYTcwYTNlZGM2MWEwM2ExZDU2ZDEwYzhiM2VmNWJjYTlkMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjNUMDY6MTE6MDUuNTIwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9iSVZDRWpWeHRIUVB6eFFCaThNSmUyNGZybk9SWUdJek5FQXBnRWl5UzZKTU9LcVJXWGJZSk43eUJ5ZEdYdk9OdzRkNWJ6b0xOZ2Z2SlJ4WUQ5c1NLQnRIeHdRIn19");
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", "ARHRGD9voQqy-QSmb1hZeqxxC0SFuxTQ5I2NDisIRNqHm5hC4xf7xaUgaML-Pf0PvTI3oOXaoQhaDHHr");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTVkMGQ1MzJlNGIwMmM3NzY2NWFiNDc3NDRlYWMxYTcwYTNlZGM2MWEwM2ExZDU2ZDEwYzhiM2VmNWJjYTlkMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjNUMDY6MTE6MDUuNTIwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9iSVZDRWpWeHRIUVB6eFFCaThNSmUyNGZybk9SWUdJek5FQXBnRWl5UzZKTU9LcVJXWGJZSk43eUJ5ZEdYdk9OdzRkNWJ6b0xOZ2Z2SlJ4WUQ5c1NLQnRIeHdRIn19");
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('650e8d70b5dfd', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('650e8d70b5dfd', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650e8d70b5dfd', 'paylater', 'paypal', 'rect', 'blue');
});
} else {
renderPayPalButtons('650e8d70b5dfd', 'paylater', 'paypal', 'rect', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650e8d70b5dfd', 'paypal', 'checkout', 'rect', 'blue');
});
} else {
renderPayPalButtons('650e8d70b5dfd', 'paypal', 'checkout', 'rect', 'blue');
}