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