if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/b0zmorq1yaud/plugin/16/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQfIwuvJozJaZcQ6qkMzNvzDhKpaiEHYxwIy5BVVQ-9Z_7iU_xUY8gM5JdjqsASNNYDnWltZXQv4TySc");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGU2ZThmNTNkODNiMGUwMmZlNGMzOGExNjM4MjJkMzRlYjkzODlhZDNkNGZmZTY0ZjU5MDNmYjI2MzMxZmVmOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjdUMjA6Mzg6MDAuODU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU45RloyWWg0U3M3S1BzYkY5dktIZWF1ZllESnVoZUtneGlyLTdzYk4tczJRRHUyRXVJM3N5WFlrUHpkWmQ4d2JYdGpLV3VXeGo5UzB3RFUxemg2LVZodVZaejRBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64726d3c16171', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64726d3c16171', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64726d3c16171', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64726d3c16171', 'paypal', 'buynow', 'rect', 'gold');
});
}