function ajaxLogin(e){"GET"==e?$.get("login.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("login.php",{login:"S",usuari:$("#usuari").val(),passwd:$("#passwd").val(),volver:$("#volver").val()},(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}))}function ajaxCambio(e){"GET"==e?$.get("clave_cambio.php",(function(e){})):$.post("clave_cambio.php",{enviar:"S",clave_actual:$("#clave_actual").val(),clave_nueva:$("#clave_nueva").val(),clave_confirma:$("#clave_confirma").val()},(function(e){$("#ModalClave .modal-body").html(e)}))}function ajaxPreguntas(e,a){if("GET"==e)$.get("hacer_pregunta.php?producto="+a,(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}));else{document.getElementById("grabar_pregunta").value="Grabar",$.ajax({url:"hacer_pregunta.php",type:"POST",data:{tximseguridad:$("#tximseguridad2").val(),email:$("#email").val(),pregunta:$("#pregunta").val(),grabar:$("#grabar_pregunta").val()},contentType:"application/x-www-form-urlencoded; charset=UTF-8",success:function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}})}}function ajaxCotizarAndreani(e){$("#carrito").validate().form()&&("GET"==e?$.get("cotizarOpcionesAndreani.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("cotizarOpcionesAndreani.php",{codPostal:$("#codPostal").val(),grabar:"S"},(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})))}function ajaxCodigoPostal(e){$("#carrito").validate().form()&&("GET"==e?$.get("traerOpcionesDelivery.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("traerOpcionesDelivery.php",{codPostal:$("#codPostal").val(),prv_entrega:$("#prv_entrega").val(),grabar:"S"},(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})))}var banderaConsultaMerEnv=!0;function ajaxMercadoEnviosCalcular(){$("#codigoPostalMerEnv").val().length>=4&&banderaConsultaMerEnv&&($("#monedaMerEnv").hide(),$("#valorMerEnv").hide(),$("#cargandoMerEnv").show(),$("#codigoPostalMerEnv").prop("readonly",!0),banderaConsultaMerEnv=!1,$.post("ajaxMercadoPago.php",{funcion:"consulta",codigoPostal:$("#codigoPostalMerEnv").val()},(function(e){e=JSON.parse(e);var a="";e.response.options?$.each(e.response.options,(function(e,o){a+='
"})):a+=e.response.custom_message.reason,banderaConsultaMerEnv=!0,$("#codigoPostalMerEnv").prop("readonly",!1),$("#codigoPostalMerEnv").focus(),$("#valorMerEnv").html(a),$("#valorMerEnv").show(),$("#cargandoMerEnv").hide(),1==e.response.options.length&&($(".precioMerEnv").prop("checked","checked"),$(".precioMerEnv").trigger("click"))})))}function EnviosSumarCostos(e){$("#costo_envio").text("$ "+e),$("#valor_costo_envio").val(parseFloat(e));var a=$("#total_pedido").text().split(" "),o=parseFloat(a[1])+parseFloat(e);$("#total_con_costo").text(a[0]+" "+o.toFixed(2))}function ajaxCorreoAndreani(e){$.post("guardarOpcionesAndreani.php",{idServicio:$("input[name=dir_selected]:checked").val(),valor:$("input[name=dir_selected]:checked").attr("precio"),grabar:"S"},(function(e){"S"==(e=JSON.parse(e)).servicio||void 0===e.direccion?($("#cpElegidoAndreani").html(e.cod_postal),$("#soloCpAndreani").show(),$("#dirCompletaAndreani").hide()):($("#dirCompletaAndreani").html(e.direccion+" - "+e.localidad+" ("+e.cod_postal+") "+e.provincia+" - "+e.pais),$("#dirCompletaAndreani").show(),$("#soloCpAndreani").hide()),$("#servicioElegidoAndreani").html(e.nombre),$("#ModalLogin").modal("hide"),$("#valorAndreani").html(e.valor),$("#valor_costo_envio").val(parseFloat(e.valor)),$("#costo_envio").text(e.mon+" "+e.valor);var a=$("#total_pedido").text().split(" "),o=parseFloat(a[1])+parseFloat(e.valor);$("#total_con_costo").text(a[0]+" "+o.toFixed(2))}))}function ajaxCorreoEnvio(e){$.post("guardarOpcionesDelivery.php",{idServicio:$("input[name=dir_selected]:checked").val(),valor:$("input[name=dir_selected]:checked").attr("precio"),correo:$("#correoSel").val(),grabar:"S"},(function(e){e=JSON.parse(e),$("#ModalLogin").modal("hide"),$("#valorExterno").html(e.valor),$("#valor_costo_envio").val(parseFloat(e.valor)),$("#costo_envio").text(e.mon+" "+e.valor),$("#correo").css("display",""),$("#correoElegido").html(e.nombre);var a=$("#total_con_costo").text().split(" "),o=parseFloat(a[1])+parseFloat(e.valor);$("#total_con_costo").text(a[0]+" "+o.toFixed(2))}))}function ajaxFaq(e){"GET"==e&&$.get("faq_index.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}))}function ajaxOlvido(e){"GET"==e?$.get("olvido.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("olvido.php",{mailcliente:$("#mailcliente").val()},(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}))}function ajaxContactoHome(e){"GET"==e?$.get("login_contactenos.php",(function(e){$("#ModalContacto .modal-body").html(e),$("#ModalContacto").modal("show")})):$.post("login_contactenos.php",{tximseguridad:$("#tximseguridad").val(),subject:$("#subject").val(),nombre:$("#nombre").val(),email:$("#email").val(),tel:$("#tel").val(),consulta:$("#consulta").val()},(function(e){$("#ModalContacto .modal-body").html(e)}))}function ajaxSuscripcion(e){"GET"==e&&$.get("suscripcion.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}))}function ajaxFinSuscripcion(){$.post("graba_suscripcion.php",{tximseguridad:$("#tximseguridad").val(),email:$("#email").val(),nombre:$("#nombre").val()},(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")}))}function ajaxRecomendar(e,a){if("GET"==e)url="recomenda_articulo.php?producto="+$("#articulo").val(),o=$("#talle").val(),t=$("#color").val(),null!=o&&null!=t&&(url+="&talle="+o+"&color="+t),$.get(url,(function(e){$("#myModal .modal-body").html(e),$("#myModal").modal("show")}));else{var o=$("#talle").val(),t=$("#color").val();null==o&&(o=""),null==t&&(t=""),$.post("envia_reco_articulo.php",{tximseguridad:$("#tximseguridad2").val(),email:$("#email").val(),nombre:$("#nombre").val(),emaildest:$("#emaildest").val(),nombredest:$("#nombredest").val(),articulo:$("#arti").val(),talle:o,color:t,enviar:$("#enviar").val()},(function(e){$("#myModal .modal-body").html(e),$("#myModal").modal("show")}))}}function ajaxGrilla(e,a){if("GET"==e)$.get("grilla_tallecolor.php?articulo="+a,(function(e){$("#ModalGrilla .modal-body").html(e),$("#ModalGrilla").modal("show")}));else{var o=!0;$("input[id^=cant_]").each((function(){if("cant_x_pack"!=$(this).attr("name")){var e=$(this).attr("name").split("_");if("disabled"!=$(this).attr("disabled")&&$(this).val()>0){if(parseInt($(this).val())>parseInt($("#stock_"+e[1]+"_"+e[2]).val())&&"S"==valida_stock)return $("#modalError .modal-body").html("
'),$("#ModalLogin").modal("show"),$.get("notificacionesEnvioPack.php?id="+e,(function(e){0==e?$("#ModalLogin .modal-body").html("No hay informacion de Tracking. Su pedido aun no fue procesado."):($("#ModalLogin").modal("hide"),window.open("https://seguimiento.enviopack.com/"+e))}))}function favoritos(e){$.ajax({url:"ajaxFavoritos.php",type:"POST",data:{funcion:"favoritos",articulo:e},contentType:"application/x-www-form-urlencoded; charset=UTF-8",dataType:"json",success:function(e){"agrego"==e.accion&&(window.dataLayer=window.dataLayer||[],dataLayer.push({ecommerce:null}),dataLayer.push({event:"add_to_wishlist",ecommerce:{currency:e.datos.moneda,value:e.datos.precio,items:[{item_id:e.datos.codigo,item_name:e.datos.nombre,item_brand:e.datos.marca,item_category:"",item_category2:"",item_category3:"",item_category4:"",item_category5:"",price:e.datos.precio,quantity:1}]}}))},error:function(){console.log("ocurrio un error al tratar de cambiar el estado del favorito")}})}function ajaxAgregarArtAvisoStock(e){$.ajax({url:"ajaxFavoritos.php",type:"POST",data:{funcion:"avisoStock",articulo:e},contentType:"application/x-www-form-urlencoded; charset=UTF-8",dataType:"json",success:function(e){},error:function(e,a,o){console.log("ocurrio un error al realizar el AJAX para agregar el articulo a la lista de articulos a avisar"+o)}})}function ajaxZippin(e){$("#carrito").validate().form()&&("GET"==e?$.get("zippinDelivery.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("zippinDelivery.php",{codPostal:$("#codPostal").val(),prv_entrega:$("#prv_entrega").val(),loc_entrega:$("#loc_entrega").val(),grabar:"S"},(function(e){var a=JSON.parse(e);if("ok"==a.status){$("#ModalLogin").modal("hide"),$("#valorZippin").html(a.valorEnvio),$("#valor_costo_envio").val(parseFloat(a.valorEnvio)),$("#costo_envio").text(a.moneda+" "+a.valorEnvio),$("#zippinDatos").css("display",""),$("#zippinElegido").html("llega de "+a.demora);var o=$("#total_con_costo").text().split(" "),t=parseFloat(o[1])+parseFloat(a.valorEnvio);$("#total_con_costo").text(o[0]+" "+t.toFixed(2))}else $("#ModalLogin .modal-body").html(a.html)})))}function ajaxCorreoArgentino(e){$("#carrito").validate().form()&&("GET"==e&&$.get("cotizarMiCorreo.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})),"POST"==e&&$.post("cotizarMiCorreo.php",{codPostal:$("#codPostal").val(),prv_entrega:$("#prv_entrega").val(),loc_entrega:$("#loc_entrega").val(),cliente:$("#cliente").val(),grabar:"S"},(function(e){var a=JSON.parse(e);"sucursales"==a.status&&$("#ModalLogin .modal-body").html(a.html),"error"==a.status&&$("#ModalLogin .modal-body").html(a.html)})),"SUCURSAL"==e&&$.post("cotizarMiCorreo.php",{codPostal:$("#codPostal").val(),prv_entrega:$("#prv_entrega").val(),loc_entrega:$("#loc_entrega").val(),servicio:$("input[name='servicio']:checked").val(),precio:$("#precio"+$("input[name='servicio']:checked").val()).val(),grabar:"S"},(function(e){var a=JSON.parse(e);if("ok"==a.status){$("#ModalLogin").modal("hide"),$("#valorCorreoArgentino").html(a.valorEnvio),$("#valor_costo_envio").val(parseFloat(a.valorEnvio)),$("#costo_envio").text(a.moneda+" "+a.valorEnvio),$("#CorreoArgentinoDatos").css("display","");var o=$("#total_con_costo").text().split(" "),t=parseFloat(o[1])+parseFloat(a.valorEnvio);$("#total_con_costo").text(o[0]+" "+t.toFixed(2))}else $("#ModalLogin .modal-body").html(a.html)})))}function ajaxEnviaCom(e){$("#carrito").validate().form()&&("GET"==e?$.get("enviaComDelivery.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("enviaComDelivery.php",{codPostal:$("#codPostal").val(),prv_entrega:$("#prv_entrega").val(),ciu_entrega:$("#ciu_entrega").val(),cal_entrega:$("#cal_entrega").val(),num_entrega:$("#num_entrega").val(),col_entrega:$("#col_entrega").val(),grabar:"S"},(function(e){var a=JSON.parse(e);if("ok"==a.status){$("#ModalLogin").modal("hide"),$("#valorEnviaCom").html(a.valorEnvio),$("#valor_costo_envio").val(parseFloat(a.valorEnvio)),$("#costo_envio").text(a.moneda+" "+a.valorEnvio),$("#enviaComDatos").css("display","");var o=$("#total_con_costo").text().split(" "),t=parseFloat(o[1])+parseFloat(a.valorEnvio);$("#total_con_costo").text(o[0]+" "+t.toFixed(2))}else $("#ModalLogin .modal-body").html(a.html)})))}function ajaxChilexpress(e){$("#carrito").validate().form()&&("GET"==e?$.get("chilexpressDelivery.php",(function(e){$("#ModalLogin .modal-body").html(e),$("#ModalLogin").modal("show")})):$.post("chilexpressDelivery.php",{comuna:$("#comuna").val(),region:$("#region").val()},(function(e){var a=JSON.parse(e);$("#ModalLogin .modal-body").html(a.html)})))}$("#lista-colores").on("change",(function(){codigo=$(this).data("codigo"),cargar_imagen_ejemplo_combo(codigo)}));const compa2=document.querySelectorAll(".eliminar-compa");compa2&&compa2.forEach((e=>{e.addEventListener("click",clickQuitarComparativa)}));const comparativas=document.querySelectorAll(".agregarComparacion");function clickQuitarComparativa(){document.getElementById("mensaje_comparacion").innerHTML="";let e=new XMLHttpRequest;e.open("GET","servicios.php?servicio=quitarComparacion&articulo="+event.target.dataset.value),e.addEventListener("load",callbackQuitarComparativa),e.send()}function callbackQuitarComparativa(e){let a=JSON.parse(e.target.response),o=document.getElementById("productos_comparativa");switch(e.target.status){case 200:document.querySelector("div#mensaje_comparativa b").innerHTML=a.cantidad,document.getElementById("mensaje_comparacion").innerHTML=a.mensaje;let e=document.getElementById("comp_"+a.producto);document.querySelectorAll("[data-value='"+a.producto+"']").forEach((e=>{e.checked=!1})),e.remove();break;case 201:document.getElementById("mensaje_comparacion").innerHTML=a.mensaje}o.parentElement.style.display="inline",0==parseInt(a.cantidad.substring(0,a.cantidad.indexOf("/")))&&(document.getElementById("ventanaComparativa").style.display="none")}comparativas&&comparativas.forEach((e=>{e.addEventListener("click",(()=>{if(event.target.checked)!function(){document.getElementById("mensaje_comparacion").innerHTML="";let e=new XMLHttpRequest;e.open("GET","servicios.php?servicio=agregarComparacion&articulo="+event.target.dataset.value),e.addEventListener("load",a),e.send()}(event.target);else{let a=new XMLHttpRequest;a.open("GET","servicios.php?servicio=quitarComparacion&articulo="+event.target.dataset.value),a.addEventListener("load",(function(){let a=JSON.parse(event.target.response),o=document.getElementById("productos_comparativa");switch(event.target.status){case 200:document.querySelector("div#mensaje_comparativa b").innerHTML=a.cantidad,document.getElementById("mensaje_comparacion").innerHTML=a.mensaje,document.getElementById("comp_"+a.producto).remove(),$(".productos_comparativa").slideDown("fast");break;case 201:document.getElementById("mensaje_comparacion").innerHTML=a.mensaje,e.checked=!0}o.parentElement.style.display="inline",0==parseInt(a.cantidad.substring(0,a.cantidad.indexOf("/")))&&(document.getElementById("ventanaComparativa").style.display="none")})),a.send()}function a(){let a=JSON.parse(event.target.response),o=document.getElementById("productos_comparativa");switch(event.target.status){case 200:document.getElementById("ventanaComparativa").style.display="inline",document.querySelector("div#mensaje_comparativa b").innerHTML=a.cantidad;let t=document.createDocumentFragment(),l=document.createElement("div");l.setAttribute("id","comp_"+e.dataset.value),l.classList.add("col-md-3"),l.classList.add("cajacompa");let r=document.createElement("span"),n=document.createElement("p"),i=document.createElement("i");i.classList.add("fas"),i.classList.add("fa-times-circle"),i.classList.add("eliminar-compa"),i.dataset.toggle="tooltip",i.setAttribute("title","Eliminar"),i.dataset.value=a.codigo,i.dataset.placement="bottom",i.addEventListener("click",clickQuitarComparativa),r.innerHTML=a.imagen,n.innerHTML=a.nombre,l.appendChild(r),l.appendChild(n),l.appendChild(i),t.appendChild(l);let c=o.children[0];c.insertBefore(t,c.childNodes[0]),$(".productos_comparativa").slideDown("fast");break;case 201:document.getElementById("mensaje_comparacion").innerHTML=a.mensaje,e.checked=!1}}}))}));const compQuitar=document.getElementById("quitarTodosComparativa");if(compQuitar){function callbackQuitarComparativaTodos(e){let a=JSON.parse(e.target.response);switch(e.target.status){case 200:document.querySelector("div#mensaje_comparativa b").innerHTML=a.cantidad,document.getElementById("mensaje_comparacion").innerHTML=a.mensaje;let e=document.querySelectorAll("#productos_comparativa div.row > div.cajacompa");document.querySelectorAll(".agregarComparacion:checked").forEach((e=>{e.checked=!1})),e.forEach((e=>{e.remove()})),document.getElementById("ventanaComparativa").style.display="none";break;case 201:document.getElementById("mensaje_comparacion").innerHTML=a.mensaje}}compQuitar.addEventListener("click",(()=>{document.getElementById("mensaje_comparacion").innerHTML="";let e=new XMLHttpRequest;e.open("GET","servicios.php?servicio=quitarComparacionTodos"),e.addEventListener("load",callbackQuitarComparativaTodos),e.send()}))}function ajaxChilexpressGrabar(){$.post("guardarOpcionesChilexpress.php",{idServicio:$("input[name=dir_selected]:checked").val(),grabar:"S"},(function(e){e=JSON.parse(e),$("#ModalLogin").modal("hide"),$("#valorChilexpress").html(e.valor),$("#valor_costo_envio").val(parseFloat(e.valor)),$("#costo_envio").text(e.mon+" "+e.valor),$("#chilexpressDatos").css("display",""),$("#chilexpressElegido").html(e.nombre);var a=$("#total_con_costo").text().split(" "),o=parseFloat(a[1])+parseFloat(e.valor);$("#total_con_costo").text(a[0]+" "+o.toFixed(2))}))}function ajaxCostosEnvio(e){if("POST"==e){let e=document.getElementById("cod_postal");if(e.validity.valid){let a=document.getElementById("articulo"),o=document.getElementById("localidad"),t=document.getElementById("provincia");$.post("estimacion_costo_envio.php",{articulo:a.value,cod_postal:e.value,localidad:o.value,provincia:t.value},(function(e){$("#modalCostos .modal-body").html(e),$("#modalCostos").modal("show")}))}else e.reportValidity()}else $.get("estimacion_costo_envio.php",{articulo:articulo.value},(function(e){$("#modalCostos .modal-body").html(e),$("#modalCostos").modal("show")}))}function ajaxFinanciacion(e){if("POST"==e){var a=document.querySelector("input[name=tarjetaFinanciacion]:checked");$.post("modal_opciones_financiacion.php",{articulo:articulo.value,tarjeta:a.value},(function(e){$("#modalCuotas .modal-body").html(e),$("#modalCuotas").modal("show"),document.querySelectorAll("#medios_financiacion li").forEach((e=>{e.addEventListener("click",(()=>{const a=e.querySelector('input[type="radio"]');a&&(a.checked=!0),ajaxFinanciacion("POST")}))}))}))}else $.get("modal_opciones_financiacion.php",{articulo:articulo.value},(function(e){$("#modalCuotas .modal-body").html(e),$("#modalCuotas").modal("show"),document.querySelectorAll("#medios_financiacion li").forEach((e=>{e.addEventListener("click",(()=>{const a=e.querySelector('input[type="radio"]');a&&(a.checked=!0),ajaxFinanciacion("POST")}))}))}))}function cuentaBanner(e){$.get("servicios.php",{servicio:"clickBanner",banner:e})}