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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTNmNGUxNmExYjVlNTA1NTBjZGM2OWQ0YTFjMjQ4MTE1NjkxOWRhZjk2NmNjYjVlN2VjZDNmY2EzM2RhNTFlYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTNUMTQ6MjE6MTAuOTM4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1ta2tqNnV1cTdjNTZYcWEtWDVTY193YWtvLVJhdnp4Z1UwbHdGTnRGa2ZSTnhOMFlCYmI5LW5uXzBtbjNoZzJ1dzc3UkZfUmNXQTFGNHozQk9nOXFXeTI3V05RIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTNmNGUxNmExYjVlNTA1NTBjZGM2OWQ0YTFjMjQ4MTE1NjkxOWRhZjk2NmNjYjVlN2VjZDNmY2EzM2RhNTFlYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTNUMTQ6MjE6MTAuOTM4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1ta2tqNnV1cTdjNTZYcWEtWDVTY193YWtvLVJhdnp4Z1UwbHdGTnRGa2ZSTnhOMFlCYmI5LW5uXzBtbjNoZzJ1dzc3UkZfUmNXQTFGNHozQk9nOXFXeTI3V05RIn19");
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('655238530bf82', 'paylater', 'paypal', 'pill', 'silver');
});
} else {
renderPayPalButtons('655238530bf82', 'paylater', 'paypal', 'pill', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('655238530bf82', 'paypal', 'checkout', 'pill', 'gold');
});
} else {
renderPayPalButtons('655238530bf82', 'paypal', 'checkout', 'pill', 'gold');
}