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/fq266pe6a8zs/plugin/31/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Aaqi6sVSu0SOcMDiaWmhKSfW_MyVZqI3UOS1p8_RTx0aDx3oZrBaVAf4TU01WVgSGXVgCNePuiBJ0d2b");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmY1YWVkMGY4MzU5NzVjOTk3YzE5YTQ0MDBhYjEwYjFjNTU5YTE4YTUxNGJhY2EzNjU5YWExYThiNjcwZDhjMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjRUMDQ6MDI6MzIuNzI2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1Idm5uOXNhMUxSbHRVaWlxNUtNTWZVbldhTmtMZXNkWFhKaHZGUWR2UlBveXpZSE9LQW1ENUU5REdwWE9fb3A1OXlVSXNhRlVnRjM1RWFKeTlJcjd4UF9NZXF3In19");
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", "Aaqi6sVSu0SOcMDiaWmhKSfW_MyVZqI3UOS1p8_RTx0aDx3oZrBaVAf4TU01WVgSGXVgCNePuiBJ0d2b");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmY1YWVkMGY4MzU5NzVjOTk3YzE5YTQ0MDBhYjEwYjFjNTU5YTE4YTUxNGJhY2EzNjU5YWExYThiNjcwZDhjMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjRUMDQ6MDI6MzIuNzI2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1Idm5uOXNhMUxSbHRVaWlxNUtNTWZVbldhTmtMZXNkWFhKaHZGUWR2UlBveXpZSE9LQW1ENUU5REdwWE9fb3A1OXlVSXNhRlVnRjM1RWFKeTlJcjd4UF9NZXF3In19");
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('650fbe1d35e99', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('650fbe1d35e99', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650fbe1d35e99', 'paypal', 'pay', 'rect', 'gold');
});
} else {
renderPayPalButtons('650fbe1d35e99', 'paypal', 'pay', 'rect', 'gold');
}