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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmZmNmU5YzgzOTFhNmM2ZmQ3MjAyMjFjNjIzYjhiMTlkZDRlMGMwZDcwZjMxY2YyZDZhYTBhZGU2ZDg0ZWY2ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMjNUMDU6MTY6NDEuMzQwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5QVHJKLW5iZkhUWENRbUxvaEVsU1pWTU1sOUdXRUJLOHNXbDd3aFJEREdvNVR5eDZjZHJtLThvUUg5clBEWHAwU2hiMlpfYnNpV214dENqMFlFZ2l4Q3Vkc0xRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63ce24d4bd2cf', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63ce24d4bd2cf', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63ce24d4bd2cf', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63ce24d4bd2cf', 'paypal', 'buynow', 'rect', 'gold');
});
}