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/kju8397jro9u/plugin/18/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmNjY2JjMTlkZTFjMGE5MDI5MTFhODUxOTYyYjQ3OGE0ZmJjNjI4ZWM5ZTM1OTAyZTVlNGM0MDJjZGQ2MDllZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMTZUMTA6MDQ6NDIuNTU4OTc4NTcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5lQkdlT2xhWGNTek5YUzBJWUNEOVBYYWZDWjYxTi1YSC1LbDlTcmo4czB0QXNDc2tNZERSQVgzUVZLZDBxSUI3SUxBQTZZR1NqNHZxbVB4OVhEY253akUxMV9RIn19");
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", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmNjY2JjMTlkZTFjMGE5MDI5MTFhODUxOTYyYjQ3OGE0ZmJjNjI4ZWM5ZTM1OTAyZTVlNGM0MDJjZGQ2MDllZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMTZUMTA6MDQ6NDIuNTU4OTc4NTcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5lQkdlT2xhWGNTek5YUzBJWUNEOVBYYWZDWjYxTi1YSC1LbDlTcmo4czB0QXNDc2tNZERSQVgzUVZLZDBxSUI3SUxBQTZZR1NqNHZxbVB4OVhEY253akUxMV9RIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68271498b5066', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('68271498b5066', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68271498b5066', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('68271498b5066', 'paypal', 'buynow', 'rect', 'gold');
}