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/9891ii0uggla/plugin/8/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATnf8Qr_A5tAKqWrobc7QAbbai5ryIQC7_neL7G8ND2GkL83TRkQfWwshmwZT2uWcNdWMUVW19imCP-K");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODk1NDViOWMwODVjMGQ1ZGZlNjE2NGU1MzNhM2YyNzcxNjJjNDllMmQ2N2I3Y2ZlMmUxNDM5Zjg4NWI0MmRhNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMjVUMDU6MDc6NDguMjM5NTg2MTAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1IdGVQc2pUOWM4M2x4anNvZDhGdWxld2xsX3AxU2JqWm1CcUUtU1UwbGYtbkRpbWtCRTJVX09WTmY1U1NNZUFGdy1OeDNZR2s3S2M4b3dLMWYteVIta3FrU3B3In19");
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", "ATnf8Qr_A5tAKqWrobc7QAbbai5ryIQC7_neL7G8ND2GkL83TRkQfWwshmwZT2uWcNdWMUVW19imCP-K");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODk1NDViOWMwODVjMGQ1ZGZlNjE2NGU1MzNhM2YyNzcxNjJjNDllMmQ2N2I3Y2ZlMmUxNDM5Zjg4NWI0MmRhNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMjVUMDU6MDc6NDguMjM5NTg2MTAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1IdGVQc2pUOWM4M2x4anNvZDhGdWxld2xsX3AxU2JqWm1CcUUtU1UwbGYtbkRpbWtCRTJVX09WTmY1U1NNZUFGdy1OeDNZR2s3S2M4b3dLMWYteVIta3FrU3B3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6975a5e514e3f', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6975a5e514e3f', 'paypal', 'buynow', 'rect', 'gold');
}