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