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/qlxmcsumdvz5/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVEmE8TEdM3y6KAegbKR4CCeepA6RguTgXlzvqA-mTlNrD-PTf2G5j23INogwmEJssEIAR0586LfFNtC");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzgwNTc3MDgwNTc4MDliNjkxNWUwN2Y3ZmU1MGRlZjFiM2M3MGZhYzRmZTRkZDU3MzRkNmI0MjBlMmRjMGRiZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDUtMjNUMTA6NDc6MjkuMzA1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1SbEE4R25zaGZxQ3A1ME5tQ2pzdWhmMm5CMjNNT01aVkxYa2xxeWlJWWNwemRRX0NCbFRBMklTMkc2UFhlYWdCejEzUlJWS0lDeHY5RXE5YUZkUWc5VHBhNzNRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('628b6640a39db', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('628b6640a39db', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('628b6640a39db', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('628b6640a39db', 'paylater', 'paypal', 'rect', 'gold');
});
}