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/d6fedazio4ai/plugin/27/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AaLruxa_dlPo3hP1JqgV2KeeR2eZPK8g3kOgpcMOgB_TnEst3V9d-OwXjoxo_TD9G8aU5QZSLBMpKZFp");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmVjYWM4ZDQ0MGQzMjA0MjE1NzA1YzIxNjk3OWRiZjc5OTU3ZGZiYjIxMTVmMTdmZmI0MmI5MzM5MzE3OGE1OXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMzFUMjA6MjI6NDUuNDMyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU95X1NSX3A2c1hkNmJYSjIzbFJyNzFkUFdoZTFnNWZjOWtpWHdXWWpmR0kwMkdhNlQ4Qkt1eW5fYlVtcmJvVGtwc256UUxWYktMcTlWZXA5QVdSUV8zeXpoa1RRIn19");
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", "AaLruxa_dlPo3hP1JqgV2KeeR2eZPK8g3kOgpcMOgB_TnEst3V9d-OwXjoxo_TD9G8aU5QZSLBMpKZFp");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmVjYWM4ZDQ0MGQzMjA0MjE1NzA1YzIxNjk3OWRiZjc5OTU3ZGZiYjIxMTVmMTdmZmI0MmI5MzM5MzE3OGE1OXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMzFUMjA6MjI6NDUuNDMyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU95X1NSX3A2c1hkNmJYSjIzbFJyNzFkUFdoZTFnNWZjOWtpWHdXWWpmR0kwMkdhNlQ4Qkt1eW5fYlVtcmJvVGtwc256UUxWYktMcTlWZXA5QVdSUV8zeXpoa1RRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}