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/kxcix632kyom/plugin/19/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AduFFj3ENqY-fwZ9ZuYVSQuyAGZMpn9ps2AtGks7l5D6uuFMgFih12uajDJX0oJS-wutqX3AWLI6sy0H");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGQ2NDQ2M2RlMTkyMTg4M2UxZjE5MGViODZiMDM0ZTNhMjUxODMwMzhmYzAzOWMyMDY3MzMzYzk5OTRiMDRkNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDRUMTQ6MDI6MjQuOTIzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8zZ0hzNXB0c3FZY2lrT09RLU9RdjRWZVNhT2hEQ1BXR3g4dlFCRGlHLXo2X0Zwb2tsU1RxX1k1TDEybllvd2JPWlRSeHZ5SGtFMzNic292LXdWSHBNbXkybEJBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63de7107bb3f7', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63de7107bb3f7', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63de7107bb3f7', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63de7107bb3f7', 'paypal', 'buynow', 'rect', 'gold');
});
}