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/zxfpz5646o6q/plugin/2/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AYQ6KeRWYKsMv2s0eh_1xu6OTpCLt_aNT2um3JjIaDA_Qr-uVO_JO-whw_UyVpL2FF9K_E91JsKJF7J6");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDJmZTJkNzljNGViOWQ4YzA5Y2JhZjcxZGI1OWE0NTRiNDE5NmY4ZTdkOGRlNjdkODI5M2YzZjRlZTQ0OWJiZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjFUMDk6MTc6MDUuMDQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBzd3dhM2hWUmpMUUQ1SEZBZXRBVkdscEhDTTJzaEthVlcwRHpTT1psaUtkUjBRaXJJS1JHaGdsem56TVdVYWNFc3NJMi1sMjg2VlJXT1lNVk9rcVNJRUQxOElnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AYQ6KeRWYKsMv2s0eh_1xu6OTpCLt_aNT2um3JjIaDA_Qr-uVO_JO-whw_UyVpL2FF9K_E91JsKJF7J6");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDJmZTJkNzljNGViOWQ4YzA5Y2JhZjcxZGI1OWE0NTRiNDE5NmY4ZTdkOGRlNjdkODI5M2YzZjRlZTQ0OWJiZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjFUMDk6MTc6MDUuMDQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBzd3dhM2hWUmpMUUQ1SEZBZXRBVkdscEhDTTJzaEthVlcwRHpTT1psaUtkUjBRaXJJS1JHaGdsem56TVdVYWNFc3NJMi1sMjg2VlJXT1lNVk9rcVNJRUQxOElnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('673f011b3e6ab', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('673f011b3e6ab', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('673f011b3e6ab', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('673f011b3e6ab', 'paypal', 'buynow', 'rect', 'gold');
}