if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/y8kuokbpcrao/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZHeK6ZrsQPgWi28LHR0L5huuRcCWwf4De_xsDnCqsKTxX3tw0mRghv2WY5DaHnVk-crkuwCH6Cygg-m");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTZiN2I1NTJmYTRjNGZmMWIyNDk3MTdiYTBiMzVkNzdkNGEzMzhkYzJjYjc2NmMyMDU0YmU5YzI0ODg4OGU3NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDlUMTY6MTI6MDQuOTQxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NN0QyQ2pQU0MyeG5mU2tKZy1wUVRDZXc5X0JQazNDM2M3VFVGT2MyU05GNDI0d2JrMXFmTmlNRmtQVDVpbkxvSHBtNkE0ei1tdzZXd1k3VHJfU280X3h6M1ZRIn19");
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", "AZHeK6ZrsQPgWi28LHR0L5huuRcCWwf4De_xsDnCqsKTxX3tw0mRghv2WY5DaHnVk-crkuwCH6Cygg-m");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTZiN2I1NTJmYTRjNGZmMWIyNDk3MTdiYTBiMzVkNzdkNGEzMzhkYzJjYjc2NmMyMDU0YmU5YzI0ODg4OGU3NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDlUMTY6MTI6MDQuOTQxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NN0QyQ2pQU0MyeG5mU2tKZy1wUVRDZXc5X0JQazNDM2M3VFVGT2MyU05GNDI0d2JrMXFmTmlNRmtQVDVpbkxvSHBtNkE0ei1tdzZXd1k3VHJfU280X3h6M1ZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64835d226ce1a', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64835d226ce1a', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64835d226ce1a', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64835d226ce1a', 'paypal', 'buynow', 'rect', 'gold');
});
}