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/apole3b4iob9/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYmc8L06IyWhB7bzWgkezJmYKgWLASXLgQXduARhF-oIc4ersRY4-hFSJJCwPO8ahkXNCtS6l_wqRjnT");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMThhN2RkYzMwZmFjY2Q3MGZmMDQyYjA4OGI3YjEyZTBlZDU2YzZjYjBlZDMzMGM1MWNhOWZmNzViZTI4ODE4NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDQtMDdUMDI6NTg6MTUuODg1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBRdk41THVIMTJqcFN6QUlUU2pVNkt6WERxaGp0alIxQTFlR1lUNHRFSVFSeXRlU2FiTkc4WExpdDRDZzRRM1NER1ZLOWhhQldQNUUtdXllYnVCX2dwd00zZVdRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('642f880d18aec', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('642f880d18aec', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('642f880d18aec', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('642f880d18aec', 'paypal', 'buynow', 'rect', 'gold');
});
}