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/effdklm6yhlm/plugin/24/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ASPnSisQdfKAm0_NKOfL0Mvjkn2srJTtsU_Gbe2MYFTtycmgjgJpFFffseo7AV8IOkV_pHL_7EuWTL5T");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDk2MjgwZTYwOTEwM2U4YWQ3OTdmM2Q0ZGI2M2ZlYTBmZGQ5NjhlMDkyZWY2ZTZmZmJlNDBjMDUxOTBkNWI0NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjNUMTg6NDA6MjkuNDE4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0xc25SeWgxZ3RfUUNFem1RaHBuR0ZxMlo4RThXSUloUjItLThmdHhUUUU5NGwwLTkyc3RrUU1za2M4M1RjOERHcTh5UVZvTzJ5QldrNlNfS0dGcjJXaE1pVEVBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641ca7174f513', 'paylater', 'paypal', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641ca7174f513', 'paylater', 'paypal', 'rect', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641ca7174f513', 'paypal', 'buynow', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641ca7174f513', 'paypal', 'buynow', 'rect', 'white');
});
}