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/apole3b4iob9/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYmc8L06IyWhB7bzWgkezJmYKgWLASXLgQXduARhF-oIc4ersRY4-hFSJJCwPO8ahkXNCtS6l_wqRjnT");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjhlNmMxNWY4NmJkZDQwY2NmZjhhNDI1MGIwNjEwYTVjMzk0MmU0ZDhkNDliNzI5NWQ1MTA4Nzg0ZGQyOGY3NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjRUMTI6NTQ6NTkuMTUxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU14UGxxOGp2SEN2NjVjMXppYUFPS0JEQUVJV1NUV0RMSzJ3ZVNReDAxWTIycjFsYkFkSlJIM1lzVDVOdGl5cm1VSk80WW5RNEZiRXdfTmZ3aGVLUDhJSnlTTlZRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641da4737790f', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641da4737790f', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641da4737790f', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641da4737790f', 'paypal', 'buynow', 'rect', 'gold');
});
}