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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzViZTg5NTEzZDdiNWIyZTU5MjM2ZDhkOWQ0ZDZmNmRiZjllOTRlOTFjZTYwNDExOTFiZTFiYzA2ZDkxNDg5ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDEtMzFUMTg6NDc6NTIuOTg1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBPdEo5TnFXU2xVVnhUcC1aNTh6YTN2aEhZRjE0c0J2eHNEQjRQRW1xVHZrOUc0SEpNOTdHcWZDTEZ3NWlpNlpuRU5fMHl1aWRHWUtXWkNXUXhaMnNYT2M1N0JnIn19"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "de_DE"); document.body.appendChild(script); }