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/ugqefoh1nk2m/plugin/8/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdGqNd3ARNiCiSfRHX14al8fsag8i6tUv187E-TBCCKObtdHORfCG7WKv7dkLnu8UPuyiWtyO3XI_ja4");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjJjZTFkMzk1NzIyZmMyMDczMGM5ZTY2ZDIzNmM0YzlmNjcwZTMxNzcwYWI3ZGEyY2M4ODNmMDNhMjU5NDYyYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjFUMTI6NTk6MjEuMTU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU84cElUUWpYbFNENDFNa0xBZFFZdFp0RW45T3JRcmpYX29XTF9GeHZwNTNOQzdlYnBSR0JjR1JEdk9YbEFIMDRzdnBsOTlTWUJnX0xpNnQ1QWxBcGp6eGE4ZGdRIn19");
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", "AdGqNd3ARNiCiSfRHX14al8fsag8i6tUv187E-TBCCKObtdHORfCG7WKv7dkLnu8UPuyiWtyO3XI_ja4");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjJjZTFkMzk1NzIyZmMyMDczMGM5ZTY2ZDIzNmM0YzlmNjcwZTMxNzcwYWI3ZGEyY2M4ODNmMDNhMjU5NDYyYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjFUMTI6NTk6MjEuMTU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU84cElUUWpYbFNENDFNa0xBZFFZdFp0RW45T3JRcmpYX29XTF9GeHZwNTNOQzdlYnBSR0JjR1JEdk9YbEFIMDRzdnBsOTlTWUJnX0xpNnQ1QWxBcGp6eGE4ZGdRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}