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/8xdcvvn9kakf/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AaarLwNUyLfukrysQdUXlUKQknIodOtyZ4HdcQ9-1qME1V2b7GXcZdvSCbaL16XuAvktjKMtUw9KTo99");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjA2MmUxNWIyNjgwN2VmNzQ0NDgwZTFmMjRjMTkxNThjMmIyNjU4YmNiYjUwMGFhZmJhMDczMzdiZDg4MjYwMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMzFUMDI6NDU6MTUuMzU3MzMxOTgzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU42MC1YYXI5eGpSbEh3S3ZRTHR0aElNTGM4U0M2TnAzY2U0TWZ6R1BCMTF5M3J4U1BGVUtPU0FqN29Id2hzbVFvSmc3WXc0aXhwLUg2bVlWTTM4RUFyLTVWbGlBIn19");
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", "AaarLwNUyLfukrysQdUXlUKQknIodOtyZ4HdcQ9-1qME1V2b7GXcZdvSCbaL16XuAvktjKMtUw9KTo99");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjA2MmUxNWIyNjgwN2VmNzQ0NDgwZTFmMjRjMTkxNThjMmIyNjU4YmNiYjUwMGFhZmJhMDczMzdiZDg4MjYwMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMzFUMDI6NDU6MTUuMzU3MzMxOTgzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU42MC1YYXI5eGpSbEh3S3ZRTHR0aElNTGM4U0M2TnAzY2U0TWZ6R1BCMTF5M3J4U1BGVUtPU0FqN29Id2hzbVFvSmc3WXc0aXhwLUg2bVlWTTM4RUFyLTVWbGlBIn19");
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('67ea0b1065caf', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('67ea0b1065caf', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67ea0b1065caf', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('67ea0b1065caf', 'paypal', 'buynow', 'rect', 'gold');
}