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/e3gibhj4y2bw/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWVBKTWE2nHTzA5A_Q-YyR6BpOI7FU14XTb8i8DHVbI8oNKBgsSS0WF2o6NL36drGIFQCYhdFBtNlif5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNWVmYjU2ZmZiYWQ2NmQxZmJkOTNiYmU1NDFjNjczNGIxZmRhODI0YjFhMGZlZGFiMDZkMDQ4M2U3MzE4Mjk3NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDdUMjE6NTE6MjkuMDM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9vTFdoT2xqYXg2UFYwLTNmUjFFcGJIdkMtY0ljT2MwOWlzTFRxMjB3YV9hem1NM3V1WDh1cUt0Qm01Vy1XbGZGMzV0ZEtFaENFX2hJT1lRVE1MTmlqdnBXTjV3In19");
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", "AWVBKTWE2nHTzA5A_Q-YyR6BpOI7FU14XTb8i8DHVbI8oNKBgsSS0WF2o6NL36drGIFQCYhdFBtNlif5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNWVmYjU2ZmZiYWQ2NmQxZmJkOTNiYmU1NDFjNjczNGIxZmRhODI0YjFhMGZlZGFiMDZkMDQ4M2U3MzE4Mjk3NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDdUMjE6NTE6MjkuMDM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9vTFdoT2xqYXg2UFYwLTNmUjFFcGJIdkMtY0ljT2MwOWlzTFRxMjB3YV9hem1NM3V1WDh1cUt0Qm01Vy1XbGZGMzV0ZEtFaENFX2hJT1lRVE1MTmlqdnBXTjV3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('657245828389c', 'paylater', 'paypal', 'pill', 'silver');
});
} else {
renderPayPalButtons('657245828389c', 'paylater', 'paypal', 'pill', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('657245828389c', 'paypal', 'checkout', 'pill', 'gold');
});
} else {
renderPayPalButtons('657245828389c', 'paypal', 'checkout', 'pill', 'gold');
}