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