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