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/1agsqu6lswjn/plugin/18/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbYodf8IGbczjodsftUDzEGn5ZNNEgAt1a0HufKGKUkD6vDSWSglmZ3Xbfofyt5CofAiqZ1TZxWK6j54");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZDliZmFjMjZkMDc5MGU3MTFiM2NkODJhOWU2MjU0ZDJiZjYzMTRkMWRiOWNhYTdjZTA4OWRkMThhODE5MDhlOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMTZUMTc6NTc6NTUuMjc5NzI4ODE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5JTDE1LWkxOEFJNHRRUFVzdFpUN19NWVBfdjhDQk1YZ25qTFRDX2QxMTB6WWlpYjU3andvWEs0XzVxOEhDbi0waUNjQlQ5WFpwNkJZN1p6N3k5Q05ubjRXUml3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('68505b22ce1de', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68505b22ce1de', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('68505b22ce1de', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68505b22ce1de', 'paypal', 'buynow', 'rect', 'gold');
});
}