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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjVmNjYzNGZlODFmOWUwOGNhNDMxNDhkZTQ3MDVhODNjY2EzOWEwMDAwMTJjMTY2NDdhMDhiODY2MDE1YTQ4NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMjhUMTk6NTg6MDUuMjA3OTE0OTU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1HTVU1d20xdlNuOEZ1TWRseUd3Zi0wSmFiTmt6Z1NHNko3ZlFuZ0hOLVZXRU5ESHU3TzExZVpiNzk5cG9Lb1NjajdiY1RYWHViNUJReUp0S2RuSnI2RERVbHNnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjVmNjYzNGZlODFmOWUwOGNhNDMxNDhkZTQ3MDVhODNjY2EzOWEwMDAwMTJjMTY2NDdhMDhiODY2MDE1YTQ4NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMjhUMTk6NTg6MDUuMjA3OTE0OTU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1HTVU1d20xdlNuOEZ1TWRseUd3Zi0wSmFiTmt6Z1NHNko3ZlFuZ0hOLVZXRU5ESHU3TzExZVpiNzk5cG9Lb1NjajdiY1RYWHViNUJReUp0S2RuSnI2RERVbHNnIn19");
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('697a6e94dff2d', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('697a6e94dff2d', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('697a6e94dff2d', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('697a6e94dff2d', 'paypal', 'buynow', 'rect', 'gold');
}