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/03jtuzbg4pvm/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AWfO-SQ4uucsdBxWHtgw2RlbCkCOCH1SG1KRwOrBppS2lZa3gnlW8pIJK95OU1A6RsxqMJwYpj5cvand");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmIzODlkYmIwMDc1N2E1YmEwZDk5NzgyZWU5NWJlOGQ5YmUxODk5YjcwMzhjZDI2YTE3MjEyMTU0ZjhlOWJjZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTNUMTg6MDM6MDIuMDc1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1KeXY4M3BTajVNbGZONGY3TkRVeDVLMnNPZk1sR09WZWVua05QT09kdEdIMXpTUm1jWVFIUFRULTNZOWNKb0VoZWdsOGkyOTJfaE9tcUlUaFFwWm9EVnJuQ0R3In19");
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", "AWfO-SQ4uucsdBxWHtgw2RlbCkCOCH1SG1KRwOrBppS2lZa3gnlW8pIJK95OU1A6RsxqMJwYpj5cvand");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmIzODlkYmIwMDc1N2E1YmEwZDk5NzgyZWU5NWJlOGQ5YmUxODk5YjcwMzhjZDI2YTE3MjEyMTU0ZjhlOWJjZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTNUMTg6MDM6MDIuMDc1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1KeXY4M3BTajVNbGZONGY3TkRVeDVLMnNPZk1sR09WZWVua05QT09kdEdIMXpTUm1jWVFIUFRULTNZOWNKb0VoZWdsOGkyOTJfaE9tcUlUaFFwWm9EVnJuQ0R3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640f7274b235f', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640f7274b235f', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640f7274b235f', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640f7274b235f', 'paypal', 'buynow', 'rect', 'gold');
});
}