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/utxb9kbvmgk3/plugin/26/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Adj-iNeHwSXq-sCNqMMW6lWDYqwb5R2kqgg-EKyZv23j-p2bGooYRFfIRCuX6oHgaF4GAeeYuqZOQbfQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmZjMTMxZjEyZmJiM2ZlNmNhNzBlZjY3MGFhMGI0MjM0M2FlODk0MWZlMTYyZGEzMDQxZDI4MDdmYWQ1NTg0NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDhUMTQ6MDM6MTIuMjc4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1kblA4aHIzQV81SHV3a2pUa29VS1hPaGJSclc1UGRMUzB0SUY4SUN6bDhTeUdVS1B5OFU5ajJ3ZHlaeTV5VFpUUDFNaFhLX29DUzBJWkl5RUpKWGpWaEZRbkhRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6481e7f90a782', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6481e7f90a782', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6481e7f90a782', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6481e7f90a782', 'paypal', 'buynow', 'rect', 'gold');
});
}