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/1ukve4rrx6jg/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYon4CazGcnkA_wFZW5KYa2tnZiTp-WrhfhKCYSAd0-c4KLf2qI4R6e-oWLDtVB74woBQY0b17FMSV7x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzY2NzNhMzVjYzUxNTk3M2MzOWU4Y2Y1MzE2NDY4YzE2YTk4ZGUwOGI1OTQ2MTI0ZjM5MjZhMTMxOWM0OWVmYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDJUMjE6NDU6MDguODExWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU93X1c3d3E4VHZHcFAyX2dRaFpFbHY2N2NPaWNtQWI2ZE40R3p1UlB6TUs5TGNsYWdGWUdqdzVDUFdyaWlRejNkcDZlRWh6V2FpT0NFSXUtODR1V0xMS2VXZG9nIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dc333c69d81', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dc333c69d81', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dc333c69d81', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dc333c69d81', 'paypal', 'buynow', 'rect', 'gold');
});
}