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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQ4ZTgwNThhODAwMGFhZTliY2Q3MzE1ZTM1NDIxZDE3YjliY2QxMDQ3MGM1YjJiMTgzNGIzYTAxNTdkZDBjOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjdUMTY6MjI6MjkuMjcyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5wSUtUNHU2MUQ1T1k3MnJaNlJjQkl5UFZKTEp4SG5JSmpPdGlpXzRuc0Rxd2thTXY3MDZhS05nNF80VFllbjE3eGJxNlc1aXJ1UkkwV3ZUbjQ1ZE10U2pYb1lnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQ4ZTgwNThhODAwMGFhZTliY2Q3MzE1ZTM1NDIxZDE3YjliY2QxMDQ3MGM1YjJiMTgzNGIzYTAxNTdkZDBjOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjdUMTY6MjI6MjkuMjcyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5wSUtUNHU2MUQ1T1k3MnJaNlJjQkl5UFZKTEp4SG5JSmpPdGlpXzRuc0Rxd2thTXY3MDZhS05nNF80VFllbjE3eGJxNlc1aXJ1UkkwV3ZUbjQ1ZE10U2pYb1lnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}