if(!document.getElementById('paypal-smart-payment-script')) { var script = document.createElement("script"); script.type = "module"; script.id = "paypal-smart-payment-script"; script.src = "https://cdn03.plentymarkets.com/f534emf107r0/plugin/18/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "Afkmact6-xMQrasrOJxJitVg-a2-o3xOF8_Jmnj5j-MQH95z6LGnZMrjrharARFT038OJbFEC-nkIUYg"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWQ2YTdiOWFiNWM4MmQ3MTg3MmZiM2MxMDRjZWJiZWFiOGI4YTIyNzc5NzVhN2ZiMzlhOGNiNThlMGVhZWVjMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMjhUMDY6MzQ6MzYuMTkwMjM4MjU1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1oY2NWOWxsOEFTSm1URmRzY2FVbVYtX0FhNXFiZ2I1Q2hkaWZCMWNucjN4UmlETklmVEtfRnRYZ3Q2aUNQNUJyak0yZkZjam1UYmlXWGh3NzE2OGRjSjRCbUZnIn19"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "de_DE"); document.body.appendChild(script); }