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/1acx5qxfq3ao/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTg4ZmJiMDA4MDI1ZTU2MDA0ZjBjNmU4YThhODczYzU0Nzc3MjAxOTI2ZDMyZjUxMTljZjVmYzY4YTIxZWJhM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjlUMjM6Mzc6MjEuODMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBmREdhVXVZNFRMR05BWklyanBjUUZ3WDhDVjluaFN0SlFtM0lSZVlyZDRpS2hoVDlGbnNKZVF5ek1uY1hkNUNZM1pfcnpQQmVWZ3VwV2FqcWNBczNJS3BQb0pBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTg4ZmJiMDA4MDI1ZTU2MDA0ZjBjNmU4YThhODczYzU0Nzc3MjAxOTI2ZDMyZjUxMTljZjVmYzY4YTIxZWJhM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjlUMjM6Mzc6MjEuODMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBmREdhVXVZNFRMR05BWklyanBjUUZ3WDhDVjluaFN0SlFtM0lSZVlyZDRpS2hoVDlGbnNKZVF5ek1uY1hkNUNZM1pfcnpQQmVWZ3VwV2FqcWNBczNJS3BQb0pBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65176484c6d90', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65176484c6d90', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65176484c6d90', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65176484c6d90', 'paypal', 'buynow', 'rect', 'gold');
}