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("

STOCK INSUFICIENTE

Ha superado la cantidad de stock disponible para la variante "+$("#name_"+e[1]+"_"+e[2]).val()+", presione X y vuelva a cargarla

*El numero de stock disponible se refleja en cada casilla

"),$("#modalError").modal("show"),o=!1,!1;if($("#pack_"+e[1]+"_"+e[2]).val()&&parseInt($(this).val())%parseInt($("#pack_"+e[1]+"_"+e[2]).val())!=0)return $("#modalError .modal-body").html("

ARTICULO POR PACK

La variante "+$("#name_"+e[1]+"_"+e[2]).val()+" debe comprarse por multiplo de "+$("#pack_"+e[1]+"_"+e[2]).val()+"

*El numero de cantidad por pack se refleja en cada casilla

"),$("#modalError").modal("show"),o=!1,!1;if(parseInt($(this).val())COMPRA MINIMA

La variante "+$("#name_"+e[1]+"_"+e[2]).val()+" debe comprarse por al menos "+$("#compra_minima_"+e[1]+"_"+e[2]).val()+"

*El numero de compra minima se refleja en cada casilla

"),$("#modalError").modal("show"),o=!1,!1}}})),o&&$.ajax({type:"post",url:"grilla_tallecolor.php",data:$("#grilla").serialize(),success:function(e){$("#ModalGrilla .modal-body").html(e),$("#ModalGrilla").modal("show")}})}}function crearInstancia(){if(XMLHttp=!1,window.XMLHttpRequest)return new XMLHttpRequest;if(window.ActiveXObject)for(var e=["Msxml2.XMLHTTP.7.0","Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.5.0","Msxml2.XMLHTTP.4.0","Msxml2.XMLHTTP.3.0","Msxml2.XMLHTTP","Microsoft.XMLHTTP"],a=0;a0&&$("#preview_color").html(""+nom_colores[0].firstChild.data+""),listoptions(nom_colores,cod_colores,"lista-colores",muestra_boton,null),$("#loading_colores").css("display","none"),$("#colores").css("display",""),$("#lista-colores").trigger("change")}}}else alert("No se puede crear la instancia de XMLHttp");XMLHttp.send(null)}}function list_colores(e,a,o,t,l,r){$("#lista-colores li").remove();$("#lista-colores");var n=!1;for(loopIndex=0;loopIndex0||"S"==ignorarStock?($(i).attr("class","li-color"),1!=parseInt(l[loopIndex].firstChild.data)?$(i).click((function(){$("#boton_compra").css("display","none")})):$(i).click((function(){$("#boton_compra").css("display","block")})),"S"==TALLE_COLOR_DEFAULT&&(n||($(i).addClass("selected"),cargar_imagen_ejemplo(articuloGlobal,a[loopIndex].firstChild.data),n=!0,1==parseInt(l[loopIndex].firstChild.data)?$("#boton_compra").css("display","block"):$("#boton_compra").css("display","none")))):($(i).attr("class","li-color-off"),$(i).attr("title","No disponible")),$(i).html(''+e[loopIndex].firstChild.data+''),$(i).appendTo("#lista-colores")}$("ul#lista-colores li#opcion_color_02 img").trigger("click")}function cargar_colores_selected(e,a,o){if(document.getElementById("talles").selectedIndex>0?(document.getElementById("colores").disabled=!1,document.getElementById("preview_color").selectedIndex>0?(document.getElementById("boton_compra").disabled=!1,document.getElementById("preview_color").style.display="block"):(document.getElementById("preview_color").style.display="none",document.getElementById("boton_compra").disabled=!0)):(document.getElementById("colores").selectedIndex=0,document.getElementById("colores").disabled=!0,document.getElementById("preview_color").style.display="none",document.getElementById("boton_compra").disabled=!0),XMLHttp=crearInstancia(),XMLHttp){var t="servicios.php?servicio=stock_colores&talle="+a+"&producto="+e;XMLHttp.open("GET",t,!0),XMLHttp.onreadystatechange=function(){if(4==XMLHttp.readyState&&200==XMLHttp.status){var e,a=XMLHttp.responseXML;cod_colores=a.getElementsByTagName("codigo"),nom_colores=a.getElementsByTagName("nombre"),array_imagenes_color=a.getElementsByTagName("imagen"),array_precio_color=a.getElementsByTagName("precio"),array_moneda_color=a.getElementsByTagName("moneda"),array_packs_color=a.getElementsByTagName("packs");var t,l=document.getElementById("colores");for(l.options.length=0,e=0;e img").attr("src",e.imagen),$("a.jqzoom").attr("href",e.imagen),$("a.jqzoom > img").attr("src",e.imagen))},error:function(){alert("ocurrio un error.")}})}function cargar_talles_combos(e){if(color=$("#lista-colores").val(),$("#loading_talles").css("display",""),$("#talles").css("display","none"),$("#talles").val(""),document.getElementById("talles").disabled=!1,document.getElementById("boton_compra")&&!muestra_boton_tallecolor_siempre&&$("#boton_compra").css("display","none"),color_selected=color,$("#colores").val(color),XMLHttp=crearInstancia(),XMLHttp){var a="servicios.php?servicio=stock_talles&color="+color+"&producto="+e;XMLHttp.open("GET",a,!0),XMLHttp.onreadystatechange=function(){if(4==XMLHttp.readyState&&200==XMLHttp.status){var e=XMLHttp.responseXML;cod_talles=e.getElementsByTagName("codigo"),nom_talles=e.getElementsByTagName("nombre"),sto_talles=e.getElementsByTagName("stock"),compra_minima=e.getElementsByTagName("compra_minima"),array_precio_color=e.getElementsByTagName("precio"),array_precio_color_efectivo=e.getElementsByTagName("precio_efectivo"),array_iva_color=e.getElementsByTagName("info_iva"),array_imi_color=e.getElementsByTagName("info_imi"),array_preciofinal_color=e.getElementsByTagName("precio_total"),array_moneda_color=e.getElementsByTagName("moneda"),array_packs_color=e.getElementsByTagName("packs"),muestra_boton=e.getElementsByTagName("boton"),listoptions(nom_talles,cod_talles,"lista-talles",muestra_boton,compra_minima);var a=document.getElementById("lista-colores").selectedIndex;$("#preview_color").html(array_imagenes_color[a]),$("#loading_talles").css("display","none"),$("#talles").css("display",""),$("#lista-talles").trigger("change")}}}else alert("No se puede crear la instancia de XMLHttp");XMLHttp.send(null)}function cargar_imagen_ejemplo_combo(e){color=$("#lista-colores").val(),$.ajax({url:"ajaxDetalles.php",type:"POST",data:{funcion:"obtenerImagenColor",articulo:e,color:color},contentType:"application/x-www-form-urlencoded; charset=UTF-8",dataType:"json",success:function(e){1==e.cambiar&&($("a.sp-current").removeClass("sp-current"),$("a.sp-current-big").attr("href",e.imagen),$("a.sp-current-big > img").attr("src",e.imagen),$("a.jqzoom").attr("href",e.imagen),$("a.jqzoom > img").attr("src",e.imagen))},error:function(){alert("ocurrio un error.")}})}function list_talles(e,a,o,t,l){const r=$("#lista-talles");r.find("li").remove();const n=e=>e&&e.firstChild?e.firstChild.data:"",i=e=>String(e||"").trim(),c=e=>parseInt(e,10)||0,d=Math.min(e.length,a.length,o.length,t.length,l.length);arr_talles.length=0,arr_stocks.length=0,arr_compra_minima.length=0;let s=!1;const m=document.createDocumentFragment();for(let r=0;r0||"S"===ignorarStock){if(v.className="li-talle",v.dataset.index=String(r),v.addEventListener("click",(function(){$("#boton_compra").css("display",_?"block":"none").prop("disabled",!_)})),"S"===TALLE_COLOR_DEFAULT&&!s){if($(v).addClass("selected"),$("#talles").val(d),$("#boton_compra").css("display",_?"block":"none").prop("disabled",!_),array_precio_color[r]&&$("#precio").html(n(array_precio_color[r])),document.querySelector("div#detalle .detalle_producto div.ivaprecio")&&array_iva_color[r]&&$("div#detalle .detalle_producto div.ivaprecio").html(n(array_iva_color[r])),document.querySelector("div#detalle .detalle_producto div.impuestoprecio")&&array_imi_color[r]&&$("div#detalle .detalle_producto div.impuestoprecio").html(n(array_imi_color[r])),document.querySelector("div#detalle .detalle_producto div.pricefinal")&&array_preciofinal_color[r]&&$("div#detalle .detalle_producto div.pricefinal").html(n(array_preciofinal_color[r])),"undefined"!=typeof array_packs_color&&array_packs_color[r]){const e=n(array_packs_color[r]);$("#cant_x_pack").val(e),$("#cant_por_pack").text(e)}s=!0}}else v.className="li-talle-off",v.title="No disponible";v.textContent=p,m.appendChild(v)}if(r.append(m),!s&&1===d){const e=0,l=i(n(a[e]));$("#talles").val(l),(c(n(o[e]))>0||"S"===ignorarStock)&&$("#opcion_talle_"+l.replace(/\s+/g,"")).addClass("selected");const r=1===c(n(t[e]));if($("#boton_compra").css("display",r?"block":"none").prop("disabled",!r),array_precio_color[e]&&$("#precio").html(n(array_precio_color[e])),document.querySelector("div#detalle .detalle_producto div.ivaprecio")&&array_iva_color[e]&&$("div#detalle .detalle_producto div.ivaprecio").html(n(array_iva_color[e])),document.querySelector("div#detalle .detalle_producto div.impuestoprecio")&&array_imi_color[e]&&$("div#detalle .detalle_producto div.impuestoprecio").html(n(array_imi_color[e])),document.querySelector("div#detalle .detalle_producto div.pricefinal")&&array_preciofinal_color[e]&&$("div#detalle .detalle_producto div.pricefinal").html(n(array_preciofinal_color[e])),"undefined"!=typeof array_packs_color&&array_packs_color[e]){const a=n(array_packs_color[e]);$("#cant_x_pack").val(a),$("#cant_por_pack").text(a)}}}function listoptionsTalles(e,a,o,t){var l,r=document.getElementById("colores");for(r.options.length=0,l=0;l0?(document.getElementById("boton_compra")&&(document.getElementById("boton_compra").disabled=!1),document.getElementById("preview_color").style.display="block",document.getElementById("preview_color").innerHTML='',document.getElementById("precio").innerHTML=array_precio_color[document.agregado_articulo.colores.selectedIndex].firstChild.data,document.querySelector("div#detalle .detalle_producto div.ivaprecio")&&$("div#detalle .detalle_producto div.ivaprecio").html(array_iva_color[document.agregado_articulo.colores.selectedIndex].firstChild.data),document.querySelector("div#detalle .detalle_producto div.impuestoprecio")&&$("div#detalle .detalle_producto div.impuestoprecio").html(array_imi_color[document.agregado_articulo.colores.selectedIndex].firstChild.data),document.querySelector("div#detalle .detalle_producto div.pricefinal")&&$("div#detalle .detalle_producto div.pricefinal").html(array_preciofinal_color[document.agregado_articulo.colores.selectedIndex].firstChild.data)):(document.getElementById("boton_compra")&&(document.getElementById("boton_compra").disabled=!0),document.getElementById("preview_color").style.display="none")}function mostrar_boton2(){document.getElementById("boton_compra")&&(document.getElementById("talles").selectedIndex>0?(document.getElementById("boton_compra").disabled=!1,document.getElementById("precio").innerHTML=array_precio_color[document.agregado_articulo.talles.selectedIndex].firstChild.data,document.querySelector("div#detalle .detalle_producto div.ivaprecio")&&$("div#detalle .detalle_producto div.ivaprecio").html(array_iva_color[document.agregado_articulo.talles.selectedIndex].firstChild.data),document.querySelector("div#detalle .detalle_producto div.impuestoprecio")&&$("div#detalle .detalle_producto div.impuestoprecio").html(array_imi_color[document.agregado_articulo.talles.selectedIndex].firstChild.data),document.querySelector("div#detalle .detalle_producto div.pricefinal")&&$("div#detalle .detalle_producto div.pricefinal").html(array_preciofinal_color[document.agregado_articulo.talles.selectedIndex].firstChild.data)):document.getElementById("boton_compra").disabled=!0)}function sumar_a_carrito_tallecolor(e,a){var o=$("#colores").val(),t=$("#talles").val();if(""==o||""==t)return alert(alert_talle_color),!1;if($(".cantidades")[0]&&!$("#agregado_articulo").valid())return!1;var l=$("#cantidad").val();if(parseInt(arr_stocks[arr_talles.indexOf(t)])No hay stock suficiente para satisfacer su compra"),$("#ModalLogin").modal("show"),!1;var r=parseInt(arr_compra_minima[arr_talles.indexOf(t)]);if(r>0&&r>parseInt(l))return $("#ModalLogin .modal-body").html("

La cantidad minima de compra es de "+r+" unidades

"),$("#ModalLogin").modal("show"),!1;if(XMLHttp=crearInstancia(),cantidadComprada=l,XMLHttp){var n="servicios.php?servicio=sumar_a_carrito&producto="+e+"&color="+o+"&talle="+t+"&cantidad="+l;XMLHttp.open("GET",n,!0),XMLHttp.onreadystatechange=function(){if(4==XMLHttp.readyState&&200==XMLHttp.status){var a=XMLHttp.responseXML;monto=a.getElementsByTagName("monto"),l=a.getElementsByTagName("cantidad"),o=a.getElementsByTagName("color"),t=a.getElementsByTagName("talle"),imagen=a.getElementsByTagName("imagen"),precio=a.getElementsByTagName("precio"),moneda=a.getElementsByTagName("moneda"),nombre=a.getElementsByTagName("nombre"),decimales=a.getElementsByTagName("decimales"),document.getElementById("monto_carrito_alert")?($(".monto_carrito").html(monto[0].firstChild.data),document.getElementById("monto_carrito_alert").innerHTML=monto[0].firstChild.data):$("#light .info_carrito span#total").hide(),$(".cantidad_carrito").html(l[0].firstChild.data),document.getElementById("cantidad_carrito_alert").innerHTML=l[0].firstChild.data,document.getElementById("color_talle_alert").innerHTML=''+o[0].firstChild.data+' | '+t[0].firstChild.data+"","-"!=imagen[0].firstChild.data&&(document.getElementById("imagen_alert").innerHTML=''),precio1=precio[0].firstChild.data,moneda1=moneda[0].firstChild.data;var r=decimales[0].firstChild.data;isNaN(precio1)?document.getElementById("precio_alert").innerHTML="":(totalitem=parseFloat(cantidadComprada*precio1),document.getElementById("precio_alert").innerHTML="Cantidad: "+cantidadComprada+" - "+moneda1+" "+totalitem.toLocaleString("es-AR",{maximumFractionDigits:r})),document.getElementById("nombre_prod_alert").innerHTML=nombre[0].firstChild.data,window.dataLayer=window.dataLayer||[],dataLayer.push({ecommerce:null}),dataLayer.push({event:"add_to_cart",ecommerce:{currency:moneda1,value:totalitem,items:[{item_id:e,item_name:nombre,affiliation:"",item_brand:"",item_category:"",item_category2:"",item_category3:"",item_category4:"",item_category5:"",price:totalitem,quantity:totalitem}]}}),$(".btn_modal").trigger("click")}}}else alert("No se puede crear la instancia de XMLHttp");XMLHttp.send(null)}function getScrollXY(){var e=0,a=0;return"number"==typeof window.pageYOffset?(a=window.pageYOffset,e=window.pageXOffset):document.body&&(document.body.scrollLeft||document.body.scrollTop)?(a=document.body.scrollTop,e=document.body.scrollLeft):document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)&&(a=document.documentElement.scrollTop,e=document.documentElement.scrollLeft),[e,a]}function sumar_a_carrito(e,a){if($(".cantidades")[0]&&!$("#agregado_articulo").valid())return!1;let o=document.getElementById("pack_articulo_"+e),t=0;null!==o&&validar_packs&&""!==o.value&&(t=parseInt(o.value));var l=parseInt($("#cantidad_compra_minima").text());if(t>1&&a%t!=0||l>0&&l>parseInt(a))return t>1&&a%t!=0?$("#ModalLogin .modal-body").html("

Este articulo se debe comprar por multiplos de "+t+"

"):$("#ModalLogin .modal-body").html("

La cantidad minima de compra es de "+l+" unidades

"),$("#ModalLogin").modal("show"),!1;if($(".btn_modal").trigger("click"),XMLHttp=crearInstancia(),cantidadComprada=a,XMLHttp){var r="servicios.php?servicio=sumar_a_carrito&producto="+e+"&cantidad="+a;XMLHttp.open("GET",r,!0),XMLHttp.onreadystatechange=function(){if(4==XMLHttp.readyState&&200==XMLHttp.status){var o=XMLHttp.responseXML;monto=o.getElementsByTagName("monto"),a=o.getElementsByTagName("cantidad"),talle=o.getElementsByTagName("talle"),imagen=o.getElementsByTagName("imagen"),precio=o.getElementsByTagName("precio"),moneda=o.getElementsByTagName("moneda"),nombre=o.getElementsByTagName("nombre"),decimales=o.getElementsByTagName("decimales"),precio1=precio[0].firstChild.data,moneda1=moneda[0].firstChild.data;var t=decimales[0].firstChild.data;document.getElementById("monto_carrito_alert")?($(".monto_carrito").html(monto[0].firstChild.data),document.getElementById("monto_carrito_alert").innerHTML=monto[0].firstChild.data):$("#light .info_carrito span#total").hide(),$(".cantidad_carrito").html(a[0].firstChild.data),document.getElementById("cantidad_carrito_alert").innerHTML=a[0].firstChild.data,"-"!=imagen[0].firstChild.data&&(document.getElementById("imagen_alert").innerHTML=''),isNaN(precio1)?document.getElementById("precio_alert").innerHTML="":(totalitem=parseFloat(cantidadComprada*precio1),document.getElementById("precio_alert").innerHTML="Cantidad: "+cantidadComprada+" - "+moneda1+" "+totalitem.toLocaleString("es-AR",{maximumFractionDigits:t})),document.getElementById("nombre_prod_alert").innerHTML=nombre[0].firstChild.data,window.dataLayer=window.dataLayer||[],dataLayer.push({ecommerce:null}),dataLayer.push({event:"add_to_cart",ecommerce:{currency:moneda1,value:totalitem,items:[{item_id:e,item_name:nombre,affiliation:"",item_brand:"",item_category:"",item_category2:"",item_category3:"",item_category4:"",item_category5:"",price:precio1,quantity:cantidadComprada}]}})}}}else alert("No se puede crear la instancia de XMLHttp");XMLHttp.send(null)}function agregar_fila(e,a){var o=document.createElement("tr"),t=document.createElement("td"),l=document.createElement("td"),r=document.createElement("td");t.innerHTML=" ",l.innerHTML=e,r.innerHTML=a,o.appendChild(t),o.appendChild(l),o.appendChild(r),o.className="tds",t.className="tds",l.className="tds",r.className="tds",t.style.padding="3px",l.style.padding="3px",r.style.padding="3px",document.getElementById("submonedas").appendChild(o),l.width="75",l.align="center",r.width="75",r.align="right"}function loading(){$("#loading").css("display","block")}function finloading(){$("#loading").css("display","none")}function loading_con_modal(){$("#loading").css("display","block"),$(".overlay").css("display","block")}function fin_loading_con_modal(){$("#loading").css("display","none"),$(".overlay").css("display","none")}function scrollea(e){var a=$("a[name='"+e+"']");$("html,body").animate({scrollTop:a.offset().top},"slow")}function verTracking(e){$("#ModalLogin .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})}