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/1ukve4rrx6jg/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYon4CazGcnkA_wFZW5KYa2tnZiTp-WrhfhKCYSAd0-c4KLf2qI4R6e-oWLDtVB74woBQY0b17FMSV7x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDI4YTA1NGZlNjFiMjIwYjczOTFlNjEyOGU2MjYzNmRkMWFlMzlmNTY0MTZlYzhmM2Q4OTIxNjQwZWY0ODU4M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMjZUMTY6MDE6MTAuMzc4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBfNVU1aXZuM1VBeFpOTGJ3Z08xMkU5WkFFenFJZ3g4VjNxUzAtT2tLbDhoRUlBRS04MUNRcTlHWE15WDNoamZneHZPMnczZVo3bXFVSkx0M2FWU2QxZnNBdGl3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d2a3c6874fb', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d2a3c6874fb', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d2a3c6874fb', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d2a3c6874fb', 'paypal', 'buynow', 'rect', 'gold');
});
}