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/gyfz4ixaz3xg/plugin/15/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWLWMgxR8tR71lwFEayThPDUO09Y77avdH5UEeyCTHAgSg_2e0N-B2o6gLc4Bh5D2ehTFwl25GW8PXb0");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTk1ZDc1YTcxZjBhOWRiODU5NTAwMmZlMTVmMDY0ZjMwYTE3YThiMTNkZDI4ZWZmZmNhOWJkY2EwOWRjNzNjZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMjNUMTM6MzE6MjcuNjg0MDkwMjI2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBweVhHY2tWSkxMRG5EQXNLeUxoZ0VZVGRGMEl3NENQNjJUQjBYSFdhZEt0N2QtZ0VFNFRLUmNVTEhHYm1pdlFtb280a3pQRU13NlkxWkQ1aTFabHdZMk9ET2xBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AWLWMgxR8tR71lwFEayThPDUO09Y77avdH5UEeyCTHAgSg_2e0N-B2o6gLc4Bh5D2ehTFwl25GW8PXb0");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTk1ZDc1YTcxZjBhOWRiODU5NTAwMmZlMTVmMDY0ZjMwYTE3YThiMTNkZDI4ZWZmZmNhOWJkY2EwOWRjNzNjZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMjNUMTM6MzE6MjcuNjg0MDkwMjI2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBweVhHY2tWSkxMRG5EQXNLeUxoZ0VZVGRGMEl3NENQNjJUQjBYSFdhZEt0N2QtZ0VFNFRLUmNVTEhHYm1pdlFtb280a3pQRU13NlkxWkQ1aTFabHdZMk9ET2xBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67e00e987d4e7', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('67e00e987d4e7', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67e00e987d4e7', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('67e00e987d4e7', 'paypal', 'buynow', 'rect', 'gold');
}