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/smu7x4uy8oyz/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AR9U8ihzhnOP0nAtJ1sbpEi69qrrJpTOfRVCou6Pdxg7IXAZJl8Uu7nkfkzpoDPvYmXVMpK2Lf2cPh3U");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODViZmZlYzBkOTQzYzEzZjdlMDY0ZDU0NTVlYjU1YzE2YjM2YTRmOWQ1YWUxZTNhNWViNDA3MjI0Y2NmMjFhMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDYtMjVUMTk6MTY6NTkuMjk0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5zSmZBb29kQzJqc3BITlVqZUZIeHhXLXhUNGdHY1Z4RlMySE1wbThFUzA2bnZTbmZjdFB1SWl4YllhUTY1YXd4eU1wenprUWNCaGRjNkFNcExxRFctODB4OXRRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62b75f2ae3eed', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62b75f2ae3eed', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62b75f2ae3eed', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62b75f2ae3eed', 'paylater', 'paypal', 'rect', 'gold');
});
}