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/5i8a1zhd8df2/plugin/27/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Aa21EdmIvCb5kleql7aK7e7H5HxU69DEWaiGbj_k2GE8iPckRh6MJ3UFMTKJiaVcgnjBLLLsyil0Le0Y");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWVlYTM2ZjdhZThkZjE2ZTZjZTM2ZmVhZDQzOTAyY2I5NWY5YTRhNzYyMTQ2ZDRhMmVjZTA3ZmQzZTYwMGM5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDgtMTRUMTI6NDA6NDUuODYxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBHVGFWNG1sNk5VcWZ1b3ZGcWU2cG1HTmR2UmxGYzIzRFk2eUVVUU0zWHByVWlVZXFpS25SeWx4VHF2LXVvelFLc0RCQlJJVkVPQlI3bmVrbzVybHZxZnkwTUFRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62f8f77058f29', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62f8f77058f29', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62f8f77058f29', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62f8f77058f29', 'paypal', 'buynow', 'rect', 'gold');
});
}