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/694uslvk2d6v/plugin/64/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AUNJixOBt_X78poJbCV2i6Cd2heql2BLq2I6ZD8LP-A6LSvwPwuw0KYrnDZO08bOAfhp2jgtX79Yp65h");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTU3YjBhYjYxZWUxMmU3NWEyNGExMTkyZTAyYTZlNTM4ZTllNjcxNWRkMWFmNDNhODk5OTY4ZmQ3MWFkMWQ3M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjFUMDg6MzM6MzIuNjE0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1GTTJpZ3F5aXZ3SGRULVpmQnZaYjA5c1ZpaWtHX1piZlE3TmlMck5HVm1nZXN3Ti1NTmZJMHNvZlpTUGV5a0VqamluOUdfUk0xdDE4TEV2UVNSbDdjNHQtN0JBIn19");
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", "AUNJixOBt_X78poJbCV2i6Cd2heql2BLq2I6ZD8LP-A6LSvwPwuw0KYrnDZO08bOAfhp2jgtX79Yp65h");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTU3YjBhYjYxZWUxMmU3NWEyNGExMTkyZTAyYTZlNTM4ZTllNjcxNWRkMWFmNDNhODk5OTY4ZmQ3MWFkMWQ3M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjFUMDg6MzM6MzIuNjE0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1GTTJpZ3F5aXZ3SGRULVpmQnZaYjA5c1ZpaWtHX1piZlE3TmlMck5HVm1nZXN3Ti1NTmZJMHNvZlpTUGV5a0VqamluOUdfUk0xdDE4TEV2UVNSbDdjNHQtN0JBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('673ef58dbf778', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('673ef58dbf778', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('673ef58dbf778', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('673ef58dbf778', 'paypal', 'buynow', 'rect', 'gold');
}