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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjRjOWIzMDE3NGY4MDFhNWVjNjk4YzQzNzc3NmU3YjZjZDZjYThjMDI0MzAxYzI3OWIwMmM1OTYyYjU4MzliOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDlUMDY6NTM6MjIuNzE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5ISDBrOGxoRC1oam1VSF80R0FrVzY5S1h6TnAxaktOdjBGM2JVX1llM08xengxdVlycVR0d1BEaEFSRjRDZVR4dlVnZlBiZURJUjF1X3oyS0lFVEJvdWY3ZVJ3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6482d4b77ba84', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6482d4b77ba84', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6482d4b77ba84', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6482d4b77ba84', 'paypal', 'buynow', 'rect', 'gold');
});
}