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/2r78zj1ma0nn/plugin/84/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AZjT2ksEPkbWI6D9Bv70-jjxcsQp16ZwmOiw8zbCTwAsGene-KL43qMgKrYZUNt-Bk590G6djPPYxmAR"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWE0ZGM4NWFlOTE4ZDdlYjc1Y2EyYmMzMmUwMGZhOWI0OGY1MmUxZTE5NDdjYmNjOTI1OTg5Mzc1MWEwOTAyMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMDk6NDE6MjUuODM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBQXzg4d3BNTVlRLWw5dVlwV2JrN3ZaZzl6Q3Vkd091bl9WOWxVNlkwN2tiVDJBMHVWOFBTRERhZ3YxWkZYT1MxYjZjY1Qtd1gzYnJSeGVHMEZ4SjgzbU81Q1JBIn19"); script.setAttribute("data-append-trailing-slash", "true"); script.setAttribute("data-locale", "de_DE"); document.body.appendChild(script); }