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/jj998d2bu157/plugin/17/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcA055irg4ZqWWdlYddPDMUmRuz9qHYT8ksyvjNmkjs5xB0ieDmolcg6Qjbyp_9gNPRTpcjPWMaX9ICL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzA4NTZhYzc2MGI4YjJmM2Q4ZGFjN2QxYjc3YWVhZTBmYjY3OWE2MTM0Njc3YjNkYmVjNmM0OWViZTEwMjQzNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMzBUMDk6MTY6MjAuMTk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1WY1ZjX2xSbGpqSS1Nckg5MVFYRnBBd0pJMnZ3aHZvUklkTXhsQnhDU3lkV1A2a1Q0eFR4VXVNUC1xMGdqMm5zcnpsRWxYQ0ZnM0p1ZERQX3FZVFVsNWF1X2V3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d79060371bf', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d79060371bf', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d79060371bf', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d79060371bf', 'paypal', 'buynow', 'rect', 'gold');
});
}