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/7yyvmb6aozh6/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdUAjrYQCb4HEVUkiEmzUQwKquOMGVycU3xd1R7cscoy4ySTo0DawMWOp8Me3EHSZH7Pv0wPM5nQKNwv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzUxZTlhN2E1MWRmYzI4MTgwZThmM2QyYzljOTk3M2FiNjEyYTRiZmE3YWM5NTUyZDJkNGEzZmRmNmJjZjUyNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMzFUMDM6MDk6NTQuODU2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBVdUh6WHQ0MFB0SFlGUk5hRTJJMHlGQnZBbUNjS2l2TTNmSmRQbDBQbG1iNHJzWUdOX1paRzNhbE44d0Q4Vmc3Y2ktMkhHV2tCRDAzelltdFY4ZmJuYnd3MXJnIn19");
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", "AdUAjrYQCb4HEVUkiEmzUQwKquOMGVycU3xd1R7cscoy4ySTo0DawMWOp8Me3EHSZH7Pv0wPM5nQKNwv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzUxZTlhN2E1MWRmYzI4MTgwZThmM2QyYzljOTk3M2FiNjEyYTRiZmE3YWM5NTUyZDJkNGEzZmRmNmJjZjUyNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMzFUMDM6MDk6NTQuODU2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBVdUh6WHQ0MFB0SFlGUk5hRTJJMHlGQnZBbUNjS2l2TTNmSmRQbDBQbG1iNHJzWUdOX1paRzNhbE44d0Q4Vmc3Y2ktMkhHV2tCRDAzelltdFY4ZmJuYnd3MXJnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6426520326009', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6426520326009', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6426520326009', 'paypal', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6426520326009', 'paypal', 'paypal', 'pill', 'gold');
});
}