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/a3vutw53e7y6/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AV4X9y4Hcz8HxbM-yC37Ya33Xe6JDbFW1A6RBFB_NRFpzHiF1kRZ01dYqfjbHI5M1dWF-Ldw_n9WYE_p");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGNlMzQxZTQxM2NjNmZjOGFkMDIxNmZmNzk3NGM4N2U0YjAwZjZiNjgzMDY1ZjNjZmNkYjljNGYwYmFlOGEwOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMzFUMjA6MjU6MjcuNTE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9xY2dlMWdrYW85c2JIZVNDYURVeHF0cjd3UEdlb2ZvQ05lSE5BVmZzS1lxQUhvNG1mQ0J1TzhSZmJ0cWNXUDU4RXFMSkxDM2JpeUFXXy1MeWpSbTB6dkVPUWxRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AV4X9y4Hcz8HxbM-yC37Ya33Xe6JDbFW1A6RBFB_NRFpzHiF1kRZ01dYqfjbHI5M1dWF-Ldw_n9WYE_p");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGNlMzQxZTQxM2NjNmZjOGFkMDIxNmZmNzk3NGM4N2U0YjAwZjZiNjgzMDY1ZjNjZmNkYjljNGYwYmFlOGEwOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMzFUMjA6MjU6MjcuNTE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9xY2dlMWdrYW85c2JIZVNDYURVeHF0cjd3UEdlb2ZvQ05lSE5BVmZzS1lxQUhvNG1mQ0J1TzhSZmJ0cWNXUDU4RXFMSkxDM2JpeUFXXy1MeWpSbTB6dkVPUWxRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6723eb9fb33d5', 'card', 'buynow', 'pill', 'black');
});
} else {
renderPayPalButtons('6723eb9fb33d5', 'card', 'buynow', 'pill', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6723eb9fb33d5', 'paylater', 'paypal', 'pill', 'blue');
});
} else {
renderPayPalButtons('6723eb9fb33d5', 'paylater', 'paypal', 'pill', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6723eb9fb33d5', 'paypal', 'paypal', 'pill', 'blue');
});
} else {
renderPayPalButtons('6723eb9fb33d5', 'paypal', 'paypal', 'pill', 'blue');
}