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/6ci46tf32w69/plugin/60/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzRlN2IwMTk2MjFmNmYzNzIzMDhkMTVhZTdjZjI4ZGFiZThhMjRjNzM4NWU0YmNiZmEwMjU1NzQ0NjE4ZmUzN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMTNUMjI6NDY6NTYuNzQwNzU5NjA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB0TzM2V3AzQV9vYkY3cGlWNFRDNy1KaXlfalBpa1o4bEpub0JGZWV1SnIyMjRueE5GUllsT21PUVlUXzM2YlJndFZNV0VkSlBzY2JTWGZQQnBUeWNWaFNiTllnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "es_ES");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzRlN2IwMTk2MjFmNmYzNzIzMDhkMTVhZTdjZjI4ZGFiZThhMjRjNzM4NWU0YmNiZmEwMjU1NzQ0NjE4ZmUzN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMTNUMjI6NDY6NTYuNzQwNzU5NjA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB0TzM2V3AzQV9vYkY3cGlWNFRDNy1KaXlfalBpa1o4bEpub0JGZWV1SnIyMjRueE5GUllsT21PUVlUXzM2YlJndFZNV0VkSlBzY2JTWGZQQnBUeWNWaFNiTllnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "es_ES");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67d362b62a49f', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('67d362b62a49f', 'paypal', 'buynow', 'rect', 'gold');
}