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.plentyone.com/1sdc67sf6871/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWUlkc9qQfEPvBQjZEh264GjLCszAAz8UY3ZoAj0i0SeyvtuFXR6tPJTTN1CQ64DnKtefixDsQifBmgA");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODI4ZWI2ZWJjYzBlNDlkNjE1MGY2MDAxZTJlNzhiYWE0M2M3YzU2MDY1MDQ2YzI3ZDNiMTE1MjcxMWI0NzJiM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDctMDFUMTA6MjM6MzguODA2ODQ2MDIyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU56T0JpbnRDREFpSi1yVFhZT3VDRzhpVGxkYlhpTVB6SmwwYVFvdllXc1dsdHNicWdvcFhMcjQ1YTdOUjhkRlZvdENhSG5VMS1Gc3E0RVQ2ZHZ2OGZ2RlpGVWVnIn19");
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", "AWUlkc9qQfEPvBQjZEh264GjLCszAAz8UY3ZoAj0i0SeyvtuFXR6tPJTTN1CQ64DnKtefixDsQifBmgA");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODI4ZWI2ZWJjYzBlNDlkNjE1MGY2MDAxZTJlNzhiYWE0M2M3YzU2MDY1MDQ2YzI3ZDNiMTE1MjcxMWI0NzJiM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDctMDFUMTA6MjM6MzguODA2ODQ2MDIyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU56T0JpbnRDREFpSi1yVFhZT3VDRzhpVGxkYlhpTVB6SmwwYVFvdllXc1dsdHNicWdvcFhMcjQ1YTdOUjhkRlZvdENhSG5VMS1Gc3E0RVQ2ZHZ2OGZ2RlpGVWVnIn19");
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('6a44f6c7d0eaf', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6a44f6c7d0eaf', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6a44f6c7d0eaf', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6a44f6c7d0eaf', 'paypal', 'buynow', 'rect', 'gold');
}