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