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/hmcctrn8pxnc/plugin/54/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmY4ZjM2NGVkOGY3ZGI3ZWE3ZDdmZTI3ZjViNmVjNTA2NTRmNTBlOGNjZjllNzM5YTFkZjlmMjNjZGVhZTA5M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMTZUMjM6MDg6NTIuMzk2MzYwMjI1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9xcUViVXBJUkpWcjd3ek9uejc4aVF3eEhJcWJSX2R1aG44LUZ2VC1wSW5HOTlHNWx2ZWVTOFRvRzRQOFFaenpydUpMOFB5Vm5XOVp5RzVhTjRkQmt4LUpEeUZRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "es_ES");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmY4ZjM2NGVkOGY3ZGI3ZWE3ZDdmZTI3ZjViNmVjNTA2NTRmNTBlOGNjZjllNzM5YTFkZjlmMjNjZGVhZTA5M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMTZUMjM6MDg6NTIuMzk2MzYwMjI1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9xcUViVXBJUkpWcjd3ek9uejc4aVF3eEhJcWJSX2R1aG44LUZ2VC1wSW5HOTlHNWx2ZWVTOFRvRzRQOFFaenpydUpMOFB5Vm5XOVp5RzVhTjRkQmt4LUpEeUZRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "es_ES");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67899bb3d5125', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67899bb3d5125', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67899bb3d5125', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67899bb3d5125', 'paypal', 'buynow', 'pill', 'gold');
});
}