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/ha6nm7qz4245/plugin/21/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUcRhLOs5B8_rGQ0IUawKCER3vuF_Jh-ewQ6vfsNsca1GuDGhZVfADcjwH01OMdZm9v3uBmC5JE77puV");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTZmN2JlMzg2OTY5YWM4ZTI5NzA5NGRkNzBlOTI0ODdkMWEyZWFiMWNiMDBlMjQ5ODA4YWU2NGIyYTBmNjJjYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDMtMDFUMjA6MTE6MTMuNDg4OTA2MDQ3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5DVXBEWHQyX1NGSFk1b200endKNnVqcmE3M0F6UlNYNkVfNEhxSEdzZHVPMUo5X3NmM2doLU5hSVE1V2d1R2F3QVo5R29xVzAwS0dPSDVCcXZ2SXBCY0IybTBRIn19");
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", "AUcRhLOs5B8_rGQ0IUawKCER3vuF_Jh-ewQ6vfsNsca1GuDGhZVfADcjwH01OMdZm9v3uBmC5JE77puV");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTZmN2JlMzg2OTY5YWM4ZTI5NzA5NGRkNzBlOTI0ODdkMWEyZWFiMWNiMDBlMjQ5ODA4YWU2NGIyYTBmNjJjYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDMtMDFUMjA6MTE6MTMuNDg4OTA2MDQ3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5DVXBEWHQyX1NGSFk1b200endKNnVqcmE3M0F6UlNYNkVfNEhxSEdzZHVPMUo5X3NmM2doLU5hSVE1V2d1R2F3QVo5R29xVzAwS0dPSDVCcXZ2SXBCY0IybTBRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69a4a3d227929', 'paylater', 'paypal', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69a4a3d227929', 'paylater', 'paypal', 'rect', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69a4a3d227929', 'paypal', 'pay', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69a4a3d227929', 'paypal', 'pay', 'rect', 'white');
});
}