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/i23vlmt0unbg/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Aca_DBhH9wSHJpKdRVVz0nppZbHELcMrCSb87pT8Esz8hQ-dq5v89YTmO5hmtC1XKFiFgBS_GX9m783c");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzQxNjc5MjAyNTFiN2QzOWQ3YThmYzc1NDJmNTRjZGNkNWU3MjRmYjg3ZjZkZDVjNjJkN2FhZWMxMWQwOTQzNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDQtMThUMTE6MzM6MjIuMTU3MzEyODEwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBNUDkwbGxhMnYzbTZ2WmN5NU81bEluNjBxNk1TbFlIeDdJc3pJT0hiTUZnaklNbEFndHdIek1zclhUSjNvS1llZWFpSmhQQllQSEFadXM1MkFhbDJWdlhNOGtnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69e36efc980c8', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69e36efc980c8', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69e36efc980c8', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69e36efc980c8', 'paypal', 'buynow', 'rect', 'gold');
});
}