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/46jc6xkxmq45/plugin/20/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUqj2o6eShq39zcHWC9FECqIT6_ccS3Z7KnbVXmDjBdkeMTNSmPhLMR3fluVYotzWaBc1WmE5Y3fuwfG");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzc1ZGEyMjQ1N2Q4YzYyNDNmNjRiNzBiNTgxZGI0ZjMzMGU5ZGZlMDU0NzVkMzRkOTM5MGE0MDJjMTQyNDgzNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDQtMjlUMTI6NDc6MzEuODQ5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU41NXV0QWlVSjRyVm1RRlFWYVItdnhBOHFmN252X2xRM29YNnRidk1fbnB2WUM5T2Q3UmdCRmlKMVE0RzhtNVYxQ1RtcEMzVllvWDJKLUp2TUNxQ19VMUVhTUZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AUqj2o6eShq39zcHWC9FECqIT6_ccS3Z7KnbVXmDjBdkeMTNSmPhLMR3fluVYotzWaBc1WmE5Y3fuwfG");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzc1ZGEyMjQ1N2Q4YzYyNDNmNjRiNzBiNTgxZGI0ZjMzMGU5ZGZlMDU0NzVkMzRkOTM5MGE0MDJjMTQyNDgzNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDQtMjlUMTI6NDc6MzEuODQ5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU41NXV0QWlVSjRyVm1RRlFWYVItdnhBOHFmN252X2xRM29YNnRidk1fbnB2WUM5T2Q3UmdCRmlKMVE0RzhtNVYxQ1RtcEMzVllvWDJKLUp2TUNxQ19VMUVhTUZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
}