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/6hnpznuwnv0g/plugin/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AT2E8l6GOnjaA-2Eb6B2n6msM1kxGSiel6tOi2W7g0ESOe2h_obiaAQE-7GdC5cGd7_MKOzT0XVk4GYb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzBhNTAzYmE3MTNhODFlYTQ3ZDVmYWZjNTFmOWUyNWRjZGRkZjM5NzRhODgyY2NlZTAxZmJlM2M2Y2NhYTA1YXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDMtMTdUMDM6NDY6NDguMTk1MDk3ODY3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5Sam9zT3BQSTlYQ052cDdNT1ZuYVFzak1uN21KTHlIWTd0RTB2ODBTMXhVZ2pkUkJZTl9RalNNLVdXTW1mWWZMb1h5dXZab2hZRV8wNklDTUVwNjVYWnhUb1J3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69b8d42351533', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69b8d42351533', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69b8d42351533', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69b8d42351533', 'paypal', 'buynow', 'rect', 'gold');
});
}