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/bcrl3a0qiooy/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZnHFZNEGK4wkET8YF0m7d9YcEZCxnf1uJvRClBEof8p9vfh6sIFlLE9skegpUVcIe1WnI_H46_MFRvF");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmIwMzRiNjViODkxN2UwYWY4MjhiZGVhYmZhYmEwMmEyYzBjYmM0ZWUwMzJhYjNmNjM5MmIzZGZiNzg5ZjI5NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDVUMjA6MDc6MjIuODMwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA0alFOTGlsTFlWRjl4R1hXSmdsM0ZlT0Y0WjB2a2ZjbTUwT0FLbnZKVjhueGZIOEktXzYtQWtiOV9ueUFtYkRGU2ZsV0R5UF9tUk1nc2x1WXlWOXZ1Y2JoUkx3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63e00c7a7421d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63e00c7a7421d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63e00c7a7421d', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63e00c7a7421d', 'paypal', 'buynow', 'rect', 'gold');
});
}