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/e3gibhj4y2bw/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWVBKTWE2nHTzA5A_Q-YyR6BpOI7FU14XTb8i8DHVbI8oNKBgsSS0WF2o6NL36drGIFQCYhdFBtNlif5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTExOGY4NzA0N2ZkNWIyNjVhM2FlMWRiNGE1ZjM4YzAzMGFiNTZkMzlhNjliMGEyZjdjYjhkODNhNDRjZTk0NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTZUMDc6MzU6MTMuNzI5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBBck5UUHJJZ19GMGY3VTVFeWh1VmxSZUtNdE0zSUVUR2d4M3ZPM1Rray0zMElTS3dKV2x1VFRHdVlJQTZrbXVyX0x1REUzWmxDc1EyYXg0VGdReWFfSzBUMDR3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AWVBKTWE2nHTzA5A_Q-YyR6BpOI7FU14XTb8i8DHVbI8oNKBgsSS0WF2o6NL36drGIFQCYhdFBtNlif5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTExOGY4NzA0N2ZkNWIyNjVhM2FlMWRiNGE1ZjM4YzAzMGFiNTZkMzlhNjliMGEyZjdjYjhkODNhNDRjZTk0NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTZUMDc6MzU6MTMuNzI5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBBck5UUHJJZ19GMGY3VTVFeWh1VmxSZUtNdE0zSUVUR2d4M3ZPM1Rray0zMElTS3dKV2x1VFRHdVlJQTZrbXVyX0x1REUzWmxDc1EyYXg0VGdReWFfSzBUMDR3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6555c91eb84d2', 'paylater', 'paypal', 'pill', 'silver');
});
} else {
renderPayPalButtons('6555c91eb84d2', 'paylater', 'paypal', 'pill', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6555c91eb84d2', 'paypal', 'checkout', 'pill', 'gold');
});
} else {
renderPayPalButtons('6555c91eb84d2', 'paypal', 'checkout', 'pill', 'gold');
}