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.plentyone.com/lrp65937fw42/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AaavtaOQWmt8_kEqRh5Vs622SmJj1kd_iXlTtRzQftoDL6CSjyKzutVqUJIPYB9O9J1lfQfitczRaIAo");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiN2QyMjU5OTBjZTI0YTg5ZWY5YWNiOGNjNjQ2ODY4MGRiZjdlMzk1YjljOGJiNWI1MmExMWQyMjFiZjRiMjgyNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDctMjNUMjE6MjU6NDYuNjE2NTI2MDM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBLZWVOYWlESGV2bk9rcHdqRDQ2NEhtd2lsX3dEc2d5MG1IdlhhRFhFdkdlelNwQ3VXXy1tU2lqUnhoeG1TeWFta3Itc3dOYklRS2hlaS1kQWp5MlVJMFA4UE5nIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AaavtaOQWmt8_kEqRh5Vs622SmJj1kd_iXlTtRzQftoDL6CSjyKzutVqUJIPYB9O9J1lfQfitczRaIAo");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiN2QyMjU5OTBjZTI0YTg5ZWY5YWNiOGNjNjQ2ODY4MGRiZjdlMzk1YjljOGJiNWI1MmExMWQyMjFiZjRiMjgyNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDctMjNUMjE6MjU6NDYuNjE2NTI2MDM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBLZWVOYWlESGV2bk9rcHdqRDQ2NEhtd2lsX3dEc2d5MG1IdlhhRFhFdkdlelNwQ3VXXy1tU2lqUnhoeG1TeWFta3Itc3dOYklRS2hlaS1kQWp5MlVJMFA4UE5nIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6a62894bd4263', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6a62894bd4263', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6a62894bd4263', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6a62894bd4263', 'paypal', 'buynow', 'rect', 'gold');
});
}