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/jj998d2bu157/plugin/17/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcA055irg4ZqWWdlYddPDMUmRuz9qHYT8ksyvjNmkjs5xB0ieDmolcg6Qjbyp_9gNPRTpcjPWMaX9ICL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQwZDliNzc5YTM2MWY5MDczZWQzZWFmMGFhNTMxMGYzMTMzZTIwNDQxYjFmOWI5OGNkMTFkZDJlYTg2NWEwOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMzBUMTc6MjU6NDQuMjIwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA4eVcxTnRUaVFiN0RfdDctUm1Nc1l5NFdRYk81dzhMZXFkWU5zZ0MtVzJfZlc3YUtkVjZ2YkZZTnFjV2tILUNWQXJrbk1FWlpJUnI3clo2eU9vVTFkMEl6ZmxRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d8093c7c766', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d8093c7c766', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d8093c7c766', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d8093c7c766', 'paypal', 'buynow', 'rect', 'gold');
});
}