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/n0t16grl1cx6/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ARTVRfFmKdSrnO2YJodSV6uH1dCOZuwQZEF5Hn-dSwMnnE14JOskqMvxkLMuuTSm0lsTf6RI4HgNg-bH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzg5Y2UxMTg2YWJjOGViMzkzYzhjMmE3ODdkNDY4ZTdkYzcxOWJjMDYyMTY3ZDhhYTkxZmIzZjg5NzFjNGVlZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjRUMTc6MTY6NDUuODA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1aUVFDV2hfUjNSU1RBQVBzbzVKNFQwYTdKZlhOWnRDb1YwQUVQR1pudHJpM0ZPWmVvMDBsRTl2SzJ6QVdxT19LUGJ1bU9KbnhMYWJFWkxtSU5odGtsU1JpTlJ3In19");
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", "ARTVRfFmKdSrnO2YJodSV6uH1dCOZuwQZEF5Hn-dSwMnnE14JOskqMvxkLMuuTSm0lsTf6RI4HgNg-bH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzg5Y2UxMTg2YWJjOGViMzkzYzhjMmE3ODdkNDY4ZTdkYzcxOWJjMDYyMTY3ZDhhYTkxZmIzZjg5NzFjNGVlZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjRUMTc6MTY6NDUuODA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1aUVFDV2hfUjNSU1RBQVBzbzVKNFQwYTdKZlhOWnRDb1YwQUVQR1pudHJpM0ZPWmVvMDBsRTl2SzJ6QVdxT19LUGJ1bU9KbnhMYWJFWkxtSU5odGtsU1JpTlJ3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}