if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/7gwc281tpwqw/plugin/13/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AcoKTVVEwo1cqD7rEIGdr0DT6r0n5X9XAhQmm5ds6lZ9WWDBbLdvD5tiPAcAoU6aZiFEw2bhdVLqt6zf");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjdjNzU1Yjg3MWM0MGU1NWEyOGRjYTZmMTMwOTMxMzk5ZTA2YTNlYTAzNjdiZDdiMDE0NGVhZmJmMzQxMjlkNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDRUMjA6NDA6NDUuNDc1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBYdFZDd3A2Z2pqOG9mc3VXLUFVaFhVNW51OGZYX2ZDbWY1V19iQVJyZXVONE5EV3FHQ191cURlbngteFU4bmVvTzBscE85MUpHcEp3MTVOSzMxSlRubUVWc2RnIn19");
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", "AcoKTVVEwo1cqD7rEIGdr0DT6r0n5X9XAhQmm5ds6lZ9WWDBbLdvD5tiPAcAoU6aZiFEw2bhdVLqt6zf");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjdjNzU1Yjg3MWM0MGU1NWEyOGRjYTZmMTMwOTMxMzk5ZTA2YTNlYTAzNjdiZDdiMDE0NGVhZmJmMzQxMjlkNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDRUMjA6NDA6NDUuNDc1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBYdFZDd3A2Z2pqOG9mc3VXLUFVaFhVNW51OGZYX2ZDbWY1V19iQVJyZXVONE5EV3FHQ191cURlbngteFU4bmVvTzBscE85MUpHcEp3MTVOSzMxSlRubUVWc2RnIn19");
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('656e41e6cf59a', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('656e41e6cf59a', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656e41e6cf59a', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('656e41e6cf59a', 'paypal', 'buynow', 'rect', 'gold');
}