if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/k1swu4s9yw8u/plugin/41/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AeruRmxo13qzoi0ixQ1ktBvPat2rvhrI89oUuGNplJOsURYNfHWOuS32OimJ9HHPZSJYFFfY99DJXg0P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjgzZTFiOTAwZTc4ZjhlYjg4YjMxZThhMmFjMjRkYjI2M2Q4ODZmZTcwYzM3YmIxOTE5NGYwMmMyYTY3N2M3YnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDMtMTFUMjA6MjE6NDYuODI3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9IclBNUXRydGFaRXRfRERpYlJEdmY5T0Utb1ZFQW1nZmd3UzhhTUFQNG1tVmJvQ1BCd19jd1pvYTZKSFJIVTZRVUZTazg4Q2ktOWhidjJETjNXcWJtRlhlLWdnIn19");
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", "AeruRmxo13qzoi0ixQ1ktBvPat2rvhrI89oUuGNplJOsURYNfHWOuS32OimJ9HHPZSJYFFfY99DJXg0P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjgzZTFiOTAwZTc4ZjhlYjg4YjMxZThhMmFjMjRkYjI2M2Q4ODZmZTcwYzM3YmIxOTE5NGYwMmMyYTY3N2M3YnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDMtMTFUMjA6MjE6NDYuODI3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9IclBNUXRydGFaRXRfRERpYlJEdmY5T0Utb1ZFQW1nZmd3UzhhTUFQNG1tVmJvQ1BCd19jd1pvYTZKSFJIVTZRVUZTazg4Q2ktOWhidjJETjNXcWJtRlhlLWdnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}