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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTE4ZjQ2NGY1ZWQxNmU2OWNhMmJhZjRjZjNkNzg3NTAzNzIxNWI2ZjY3NzdmZTMzZmQ3Zjc2ZGUyNjJjYWU0ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMTFUMDI6NDE6NTAuNzM3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5wNGpXbm9XYUgwcm9xTExFQ1FUQ0QxclgyaTg0XzRadzc0TzVXWjNxeWR5d0tZUlJ3OWw2UTNzTGpSb2ctZlA3N1d4OXNWVXdNMDNub1RJQU0yUkNNNUd0enRBIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTE4ZjQ2NGY1ZWQxNmU2OWNhMmJhZjRjZjNkNzg3NTAzNzIxNWI2ZjY3NzdmZTMzZmQ3Zjc2ZGUyNjJjYWU0ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMTFUMDI6NDE6NTAuNzM3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5wNGpXbm9XYUgwcm9xTExFQ1FUQ0QxclgyaTg0XzRadzc0TzVXWjNxeWR5d0tZUlJ3OWw2UTNzTGpSb2ctZlA3N1d4OXNWVXdNMDNub1RJQU0yUkNNNUd0enRBIn19");
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('670894f50138b', 'card', 'buynow', 'pill', 'black');
});
} else {
renderPayPalButtons('670894f50138b', 'card', 'buynow', 'pill', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('670894f50138b', 'paylater', 'paypal', 'pill', 'blue');
});
} else {
renderPayPalButtons('670894f50138b', 'paylater', 'paypal', 'pill', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('670894f50138b', 'paypal', 'paypal', 'pill', 'blue');
});
} else {
renderPayPalButtons('670894f50138b', 'paypal', 'paypal', 'pill', 'blue');
}