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/3/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjk2YzBkZjBlMTU2MmNhYTk3MjFlNWRkZGExZTlhNzc0OGZlZDU2ZjMzNDU4MjEwZmY0ZGE5YThmMTU0MjRhOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDYtMjhUMDI6NDA6MTAuNjM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBId0hnLWhhSVlYWDBHa2I5bF9pM3F0YkhoQ1o1aE9WbU5LX1p2NC1ad0hlRG4zWnZhTi1RLVdmdXVXYUhibWloUG5aUFZ2YmpMX0RiajNRMzlaVzdfNU9aVzd3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62ba6a0a4cad5', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62ba6a0a4cad5', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62ba6a0a4cad5', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62ba6a0a4cad5', 'paylater', 'paypal', 'rect', 'gold');
});
}