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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTI4YzdmOGUwZGRkODFiM2I1MGRiNDAyMTczMmI3OGI5ZTRmZTE3OWE1OTc4N2Y2MGM0MWM2ZDYwNmU5NzRiYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDRUMTk6MDY6MDMuMzkyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8wSHk3NGtWWTV1a1lvQUdjNi1aNDNMY1pHZVhpNndFTmNHX2hRZHRDay1tR0h6clJaS0w0ZVo1YndrV3VkMHhoX2xnQWhBT3ZWd3c5ZHh1V0Z0ckE4VmY3UnRRIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTI4YzdmOGUwZGRkODFiM2I1MGRiNDAyMTczMmI3OGI5ZTRmZTE3OWE1OTc4N2Y2MGM0MWM2ZDYwNmU5NzRiYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDRUMTk6MDY6MDMuMzkyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8wSHk3NGtWWTV1a1lvQUdjNi1aNDNMY1pHZVhpNndFTmNHX2hRZHRDay1tR0h6clJaS0w0ZVo1YndrV3VkMHhoX2xnQWhBT3ZWd3c5ZHh1V0Z0ckE4VmY3UnRRIn19");
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('656e2a7d87ad1', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('656e2a7d87ad1', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656e2a7d87ad1', 'paylater', 'paypal', 'rect', 'blue');
});
} else {
renderPayPalButtons('656e2a7d87ad1', 'paylater', 'paypal', 'rect', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656e2a7d87ad1', 'paypal', 'checkout', 'rect', 'blue');
});
} else {
renderPayPalButtons('656e2a7d87ad1', 'paypal', 'checkout', 'rect', 'blue');
}