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