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/27puqv9vf339/plugin/12/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "ARPTTjj59OcwEBF1BD8GBIYUznXVlWhSOXfOYBV4yOfVPc-XhPPwHvlmQvNZjKtDYOFh2PL7p596Shxx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTI0MjY3ZWY3YjRiZmY3NDQ4YTUwZDQzZGJhMjk1NjRhYThlMjYxMGI1NzQyMTIwYmYzY2NiMmRiN2Y4MTZhZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTJUMTE6NDE6MDEuMjIyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VTWJBR3JaMDRfcXhfUXl2bm1paE04T1ozd3U2V1ZOcTZwVHc1bUpMSzlYa0F2LXJQZ2xSSXB6WXZOV1J3aHQyamx5Y08wVEZ3VnhtYnduRDdjcFp4Sm9Gc0hRIn19");
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", "ARPTTjj59OcwEBF1BD8GBIYUznXVlWhSOXfOYBV4yOfVPc-XhPPwHvlmQvNZjKtDYOFh2PL7p596Shxx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTI0MjY3ZWY3YjRiZmY3NDQ4YTUwZDQzZGJhMjk1NjRhYThlMjYxMGI1NzQyMTIwYmYzY2NiMmRiN2Y4MTZhZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTJUMTE6NDE6MDEuMjIyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VTWJBR3JaMDRfcXhfUXl2bm1paE04T1ozd3U2V1ZOcTZwVHc1bUpMSzlYa0F2LXJQZ2xSSXB6WXZOV1J3aHQyamx5Y08wVEZ3VnhtYnduRDdjcFp4Sm9Gc0hRIn19");
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('66e2dce2f26e6', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('66e2dce2f26e6', 'paypal', 'buynow', 'rect', 'gold');
}