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/uukk8x76wqix/plugin/29/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbBpTgRPGvX83bMCLqaqnCJutkLy4D1qTFuTg8iT1ht3iY_tlez3DburtStKkGS3PR6UqTzr87t9n-E_");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGZhN2FkMzIyYTNkNzRlZGQ4ZDdiNGQ5YTdjMTZmMDM4MGIxMTMzMzVjMzQ1YTUxN2IzY2YyZDU2NTg2ODI1M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMjlUMDk6MDM6MjAuNTgyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5ObnN0cXM4LThkU3Y2ekdYT1FLSVQ1SVR4RFZJaEE1dUFZNnVLVnp4akl2cGt1RzUtV0JMVjdZRnBtb0hEXzU2YUxKMkIxMkptZElJUnlWMUMyWm1aLUlyS2VnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6720ad7800bea', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6720ad7800bea', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6720ad7800bea', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6720ad7800bea', 'paypal', 'buynow', 'rect', 'gold');
});
}