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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjk5ODkxNGM2MGQ3OWYxMzk5NDQ3ZTBhMzE0NDM3YjhhMmNiZGI3NWQ3NmY0ODkzZjYxZDA5ZDViZTYxMjNjOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMzFUMDc6Mjc6MjUuNjUwNDI4NTU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8tRmZ0UGg0OHZobTJDU2NuM1hxS3liZXN4VjF1OFRuZnQ0Wm15RTdTRmcxZXQybGNwY1otN2w4M0NBYTBla1J5RmJXQ1lBNU5tbGM3M3V5R2x2Yk8zT2VITk13In19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjk5ODkxNGM2MGQ3OWYxMzk5NDQ3ZTBhMzE0NDM3YjhhMmNiZGI3NWQ3NmY0ODkzZjYxZDA5ZDViZTYxMjNjOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMzFUMDc6Mjc6MjUuNjUwNDI4NTU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8tRmZ0UGg0OHZobTJDU2NuM1hxS3liZXN4VjF1OFRuZnQ0Wm15RTdTRmcxZXQybGNwY1otN2w4M0NBYTBla1J5RmJXQ1lBNU5tbGM3M3V5R2x2Yk8zT2VITk13In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('688b1dfb4d5a0', 'paylater', 'paypal', 'pill', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('688b1dfb4d5a0', 'paylater', 'paypal', 'pill', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('688b1dfb4d5a0', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('688b1dfb4d5a0', 'paypal', 'buynow', 'pill', 'gold');
});
}