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/osw92wymh2z0/plugin/15/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdjaBRF0f97ucONkXV68Fb_v3n4DYa61hZ2tjFFMQLlqhzrB-1NPfEX6iJ2QpGpgT3tXdLzaw-Msmgjc");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQ3NWQ3NjY4OTVlNjU1YTkzNGM3Y2VjNzVmZWVlZTVkNDhkYWE1NzU0OTE3YWRmNzdkYTkzNjY1NjE1YjAyNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTRUMDQ6NDI6MDMuODYwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1fTmpBMm0zdGR0VW9QSVQ1U2xSS0h5QklITnk5b1NjZ2JnYkZiVWE4dGI2QWMxbV95cFBIVXdFX05QQ1VlMTNRTzVBZlRsX0FlUGtYZmlmWHF6Nk53N0N5SnRnIn19");
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", "AdjaBRF0f97ucONkXV68Fb_v3n4DYa61hZ2tjFFMQLlqhzrB-1NPfEX6iJ2QpGpgT3tXdLzaw-Msmgjc");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQ3NWQ3NjY4OTVlNjU1YTkzNGM3Y2VjNzVmZWVlZTVkNDhkYWE1NzU0OTE3YWRmNzdkYTkzNjY1NjE1YjAyNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTRUMDQ6NDI6MDMuODYwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1fTmpBMm0zdGR0VW9QSVQ1U2xSS0h5QklITnk5b1NjZ2JnYkZiVWE4dGI2QWMxbV95cFBIVXdFX05QQ1VlMTNRTzVBZlRsX0FlUGtYZmlmWHF6Nk53N0N5SnRnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640ffce018613', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640ffce018613', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640ffce018613', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640ffce018613', 'paypal', 'buynow', 'rect', 'gold');
});
}