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/dguhim13ihum/plugin/21/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjcyYWZhYjJhZTMyNjEzMWM5OWZhODVlODZiMjA1YjU3YWExZDhhZGMyNjM5MWEwN2I0ZTBiNTg3YTdiMGVkOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMTBUMTU6MzE6MTEuNDM5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NbjBjRHJ0RGN5ZG1BdFFMN0REbnA0NjZ5eHB5X0lBNEZuekd0TTNLM1RGaWMzNkJkUTg0SjkxUFNONXhjb1ZpSGJ6RXVhMkRxeGJ6NEk4dm1mQlB1am0yYjhBIn19");
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", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjcyYWZhYjJhZTMyNjEzMWM5OWZhODVlODZiMjA1YjU3YWExZDhhZGMyNjM5MWEwN2I0ZTBiNTg3YTdiMGVkOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMTBUMTU6MzE6MTEuNDM5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NbjBjRHJ0RGN5ZG1BdFFMN0REbnA0NjZ5eHB5X0lBNEZuekd0TTNLM1RGaWMzNkJkUTg0SjkxUFNONXhjb1ZpSGJ6RXVhMkRxeGJ6NEk4dm1mQlB1am0yYjhBIn19");
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('64fded4241728', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('64fded4241728', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64fded4241728', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('64fded4241728', 'paypal', 'buynow', 'rect', 'gold');
}