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