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/xikvbcwl22la/plugin/18/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AY1L4WIHM8TgPtYisXf9d5-7fL96CtT7j0xE8RV3LkPurGXUon8QiMFetxgccJniORjp2TWfirqoZ_32");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzIxMGViOGJmMzk5NThmNDUxMzM1OWEyYjc5YjE4ODEzYjRkMWI4OTk1NWUwMTE5NDliN2M4N2Y5NjBmNTU5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjhUMTI6NTg6MzIuNTE0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1HcFF2UXRPV2J4dDd1VldKWGE1dnFacHF3OGxadEo2bEdQRUx6YmQwSzVlTWxfdTFIWU4wY2dkUDAtMy1scGVPdWlIXzg0N1V6aTBmSWFZMEl0S3ktYnFETDJnIn19");
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", "AY1L4WIHM8TgPtYisXf9d5-7fL96CtT7j0xE8RV3LkPurGXUon8QiMFetxgccJniORjp2TWfirqoZ_32");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzIxMGViOGJmMzk5NThmNDUxMzM1OWEyYjc5YjE4ODEzYjRkMWI4OTk1NWUwMTE5NDliN2M4N2Y5NjBmNTU5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjhUMTI6NTg6MzIuNTE0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1HcFF2UXRPV2J4dDd1VldKWGE1dnFacHF3OGxadEo2bEdQRUx6YmQwSzVlTWxfdTFIWU4wY2dkUDAtMy1scGVPdWlIXzg0N1V6aTBmSWFZMEl0S3ktYnFETDJnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6473588fc3b8a', 'paylater', 'paypal', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6473588fc3b8a', 'paylater', 'paypal', 'rect', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6473588fc3b8a', 'paypal', 'buynow', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6473588fc3b8a', 'paypal', 'buynow', 'rect', 'white');
});
}