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/5ajtom15v1lx/plugin/5/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQMxYQn0qhRC-Z2pM0sQjEEAZBAojOiqeb7fwLGQ2-3mro7QZjvLgGHe4LT4hTxusd0j4YjZ3DFJTZeY");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWRhZDI4Yjc0NTEwMDg0MWRkOTYxOGZlNDI3ZWQxNjU4NWRmMGRiOTUwMTI5Y2E0MTc1NGUwY2E1MGYzOTBhMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDItMTlUMTc6MjI6NDAuNjczMjQxMTk3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVByU00xWXNJTE0wVm5TZHk0c2IyX21OaWVTU05CY3lxMjlxUG1DMjc5TUNtUVJ0am9yT3NUX1NxQVRuYjdLU2YybUJTZ1o2V0JsZGN2S0hJX1A5d3g0UXFVX0ZRIn19");
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", "AQMxYQn0qhRC-Z2pM0sQjEEAZBAojOiqeb7fwLGQ2-3mro7QZjvLgGHe4LT4hTxusd0j4YjZ3DFJTZeY");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWRhZDI4Yjc0NTEwMDg0MWRkOTYxOGZlNDI3ZWQxNjU4NWRmMGRiOTUwMTI5Y2E0MTc1NGUwY2E1MGYzOTBhMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDItMTlUMTc6MjI6NDAuNjczMjQxMTk3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVByU00xWXNJTE0wVm5TZHk0c2IyX21OaWVTU05CY3lxMjlxUG1DMjc5TUNtUVJ0am9yT3NUX1NxQVRuYjdLU2YybUJTZ1o2V0JsZGN2S0hJX1A5d3g0UXFVX0ZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67b61e5b5eeb0', 'paylater', 'paypal', 'pill', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67b61e5b5eeb0', 'paylater', 'paypal', 'pill', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67b61e5b5eeb0', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67b61e5b5eeb0', 'paypal', 'buynow', 'pill', 'gold');
});
}