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/3eialin64h0j/plugin/27/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AS3Qhwm0Cw80h3SYrngVtaC34rw0HmExr_O6eAtPEwzPslWR7sln73r0eave057OODeWGeTPJTnxUVme");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTYzMWM5YmRkMDk1NjRmNjVhYzRkNTc2ZjZjNTQ0MDAxNDEzOTEwMDE0NDFjMzMzNTkyNjgxYzMwYzA5MjI2M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDctMDVUMDk6MDY6MTEuNDE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5RMW1sbXV6N1EyaV9xaklTLTV0WDNTV2lnYkg3ek9DVnUyOVFmZHZWMzFjZVdnTEtMNEUtd2FsdmFJNG9tNERRM21qYldhdGI2c2dlUnpqbUVsbTY4MU03UG9nIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62c3ff0315a7a', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62c3ff0315a7a', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62c3ff0315a7a', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62c3ff0315a7a', 'paypal', 'buynow', 'rect', 'gold');
});
}