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/thw61dp2dvyx/plugin/5/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXUgk2KDoduIM1s3KewcqIjiHXdg3HVUhrosGfQHsdtKHT9bx_WoPjVfhyPFDiitUUz-LCfG1bZpwuYT");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjMzNjU3NWI2YTllMTRlYjdiNTE5M2FhOGY2ZGJiZTUyYTFjNzE0MTk4YWEzM2QxNjQzYmFiN2YwYzcxZTIxYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMDFUMTE6MTM6NTUuNDk0NzA1ODY1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU03Yk9OcW5NOGx0XzFYeHBDQTI2R2phVVlBdURiM2ZzRnR1UHFOSUZDZ0t3UWJDVDh0RG5aajR2VGExeXgzcXk5RXhEZXQwd1M5VHFWbjItQTMtYXZmR3MySjRnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67ebcb11311fe', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67ebcb11311fe', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67ebcb11311fe', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67ebcb11311fe', 'paypal', 'buynow', 'rect', 'gold');
});
}