function notificacionEstadoCompra(){alertify.alert().setting("closable");var a=jQuery,o=location.protocol+"//"+window.location.host,e='
Es posible que tu compra ya esté Aprobada o Pendiente de pago, te invitamos a verificar tu perfil y puedas hacer seguimiento a tu pedido.
Si piensas que hay un error, puedes comunicarte con nosotros por medio de nuestro Chat, o llamandonos a los teléfonos de Servicio al Cliente nacional '+a("#input_linea_atencion_nacional").val()+' o en Bogotá '+a("#input_linea_atencion_bogota").val()+" y revisaremos tu caso.
";alertify.confirm().set({closableByDimmer:!1,labels:{ok:"Limpiar caché y cerrar sesión",cancel:"Ir a mis compras"}}),alertify.confirm("Notificación de pedido",e,function(){location.href=o+"/account-log-out",alertify.success("Cerrando sesión")},function(){location.href=o+"/mis-compras"})}jQuery(window).on("load",function(){var a=window.location.pathname;"/"!=a.slice(-1)&&(a=window.location.pathname+"/");var o=jQuery;jQuery.ajax({url:"master_amount_test",data:"",type:"post",dataType:"json"}).done(function(a){a.vlr_favorites?o(".master_amount_g").html(a.vlr_favorites).show():o(".master_amount_g").html(a.vlr_favorites).hide(),a.vlr_cart?(o(".master_amount_circle_notif").html(a.vlr_cart).show(),o("a.icon-basket").attr({href:"/compras",style:"cursor:pointer"})):(o(".master_amount_circle_notif").html(a.vlr_cart).hide(),o("a.icon-basket").attr({href:"javascript:return false",style:"cursor:default"}))})});