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/fq266pe6a8zs/plugin/37/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Aaqi6sVSu0SOcMDiaWmhKSfW_MyVZqI3UOS1p8_RTx0aDx3oZrBaVAf4TU01WVgSGXVgCNePuiBJ0d2b");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTcyM2U4NDNjMGMwZmJmNzA4NGVmNDI0NmJmZDYwZjM5OTY2MjQyMzRkNTg1NTlkMjAxMTVhNmJjZDZhMGM1MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDlUMTk6MTk6MDMuNTY1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5PdFd1dmx6STlIQXg3bEpnNXJjTWxJYTFjYkd6Yk9pYmlkR0hTN0RtV0V1WURjZ3BWb21UQS1fNU05Vzh2cTZYME5DbW04M1dqdU1PU3pnZFJXLXlsQVJKc3BnIn19");
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", "Aaqi6sVSu0SOcMDiaWmhKSfW_MyVZqI3UOS1p8_RTx0aDx3oZrBaVAf4TU01WVgSGXVgCNePuiBJ0d2b");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTcyM2U4NDNjMGMwZmJmNzA4NGVmNDI0NmJmZDYwZjM5OTY2MjQyMzRkNTg1NTlkMjAxMTVhNmJjZDZhMGM1MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDlUMTk6MTk6MDMuNTY1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5PdFd1dmx6STlIQXg3bEpnNXJjTWxJYTFjYkd6Yk9pYmlkR0hTN0RtV0V1WURjZ3BWb21UQS1fNU05Vzh2cTZYME5DbW04M1dqdU1PU3pnZFJXLXlsQVJKc3BnIn19");
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('6574c8f223e7e', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6574c8f223e7e', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6574c8f223e7e', 'paypal', 'pay', 'rect', 'gold');
});
} else {
renderPayPalButtons('6574c8f223e7e', 'paypal', 'pay', 'rect', 'gold');
}