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/1acx5qxfq3ao/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTFmZWM4NGFmN2I1MTdhZjliYzk0MzY3ZTA2YTdlZmIyYTBjOGNkOTIxYjMyYTcyMmExOTg3NWIwODUyNTU0MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDhUMTM6NTM6MTcuMTAzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU94QlBzQ2pES3poVEpXeDVFVXBabVhMYjI4bllWX1FlT0hvZHRKMTg1Y0JvX2tfeHlYdUhxMVBnVzF4YllHX0s3YTlzTlZUMERPb2xDczF2Yi1MejhWcEw2WXF3In19");
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", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTFmZWM4NGFmN2I1MTdhZjliYzk0MzY3ZTA2YTdlZmIyYTBjOGNkOTIxYjMyYTcyMmExOTg3NWIwODUyNTU0MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDhUMTM6NTM6MTcuMTAzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU94QlBzQ2pES3poVEpXeDVFVXBabVhMYjI4bllWX1FlT0hvZHRKMTg1Y0JvX2tfeHlYdUhxMVBnVzF4YllHX0s3YTlzTlZUMERPb2xDczF2Yi1MejhWcEw2WXF3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6481e3084bc7a', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6481e3084bc7a', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6481e3084bc7a', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6481e3084bc7a', 'paypal', 'buynow', 'rect', 'gold');
});
}