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/jcrhshzr2fiw/plugin/8/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AbBmpnRjbTnAZIBobttFJaw9Aawij5KIRhRBEUgwoxztSYu4KknIRa0UOu3QkB-zcTI0u-u2USs5khgu");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2U3OTBhOTRmOTk3MDc4MmM5M2ExODc0MjcxNGU2ZjQ4NDU5ZDgyYTJiZWNiMTI1MmQwMzkwNzk5M2NlMjgyOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMDZUMTQ6NDg6MzAuOTU1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9EcHk0UGtHZ2FIWGZJRFgzc2Y3WFNsSFZPUkNJUUY4bnNKRkEwOUxTSjg4Y3ljbnZ0VFVfUXVUSDd4eG1PV3pvS0w2WnZVUHlUU2hRNEhfSi0xY1FaMzdycVVRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AbBmpnRjbTnAZIBobttFJaw9Aawij5KIRhRBEUgwoxztSYu4KknIRa0UOu3QkB-zcTI0u-u2USs5khgu");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2U3OTBhOTRmOTk3MDc4MmM5M2ExODc0MjcxNGU2ZjQ4NDU5ZDgyYTJiZWNiMTI1MmQwMzkwNzk5M2NlMjgyOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMDZUMTQ6NDg6MzAuOTU1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9EcHk0UGtHZ2FIWGZJRFgzc2Y3WFNsSFZPUkNJUUY4bnNKRkEwOUxTSjg4Y3ljbnZ0VFVfUXVUSDd4eG1PV3pvS0w2WnZVUHlUU2hRNEhfSi0xY1FaMzdycVVRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66db1a8d5e048', 'paylater', 'paypal', 'pill', 'gold');
});
} else {
renderPayPalButtons('66db1a8d5e048', 'paylater', 'paypal', 'pill', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66db1a8d5e048', 'paypal', 'buynow', 'pill', 'gold');
});
} else {
renderPayPalButtons('66db1a8d5e048', 'paypal', 'buynow', 'pill', 'gold');
}