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/43sgxwy6k0q5/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ASeTekas-ZeEyqXyWJ-gApz4HY1Ev7fCllWanMVjDUMGLf3uL7iu6Sx_W8Nqi9E0eSzcXtBDltTewuA-");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzY1NjA5ODZiYTU1ODQ0NDJlNWRlNmY0ODM0Y2U0N2E5MGUxMDc3NmVhY2JjODhhZGJmMzc0NTQwOWE3YWU3N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDNUMjA6NTY6MjkuNDQzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9IME5LVnVpajFiYW9qTDRNT1hpa1A0dFVTYnBLeVRfQnl1Tm9vOWk5SDVNVE9DY1RDWnE0ZGtNWWFXLTdHUjM4NWVzZHB4SjZ0REFyczhZalZaeENiQmZRTkdnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dd771a1fd07', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dd771a1fd07', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dd771a1fd07', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dd771a1fd07', 'paypal', 'buynow', 'rect', 'gold');
});
}