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/amh0mr16ph21/plugin/36/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AY6s-GsfIeou1M2Y8Fq0oApO2ean7biydY1ANNitn3uOsli5WD12E72hwCsfWKaeXnpPE1yOV6sTNGxl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGMwMzA2N2E2ODdhNTczOTBjN2Q4YWQxNWFjZTI1NDViZTk3MWM2MjI5ZmRiNTk3NmU2OWM3ZTI3NzhkY2YyZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDVUMTc6MDM6MDYuNjA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBDY1M0R2hOUDlYNU45V2RvNDgxdjI5NFlGd1FUVHp5ZDBpQ2l3Z3gzc28xdElNeGdyR2NUd21qYmxmbk1JaWpyZUNnTE5MWDNSdTBxMGZOLTFQTTNOU1N2NWN3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AY6s-GsfIeou1M2Y8Fq0oApO2ean7biydY1ANNitn3uOsli5WD12E72hwCsfWKaeXnpPE1yOV6sTNGxl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGMwMzA2N2E2ODdhNTczOTBjN2Q4YWQxNWFjZTI1NDViZTk3MWM2MjI5ZmRiNTk3NmU2OWM3ZTI3NzhkY2YyZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDVUMTc6MDM6MDYuNjA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBDY1M0R2hOUDlYNU45V2RvNDgxdjI5NFlGd1FUVHp5ZDBpQ2l3Z3gzc28xdElNeGdyR2NUd21qYmxmbk1JaWpyZUNnTE5MWDNSdTBxMGZOLTFQTTNOU1N2NWN3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656f5b297bd32', 'paylater', 'paypal', 'pill', 'white');
});
} else {
renderPayPalButtons('656f5b297bd32', 'paylater', 'paypal', 'pill', 'white');
}