/** FILE COMPLEMENT **/ if ( window.location.pathname == "/busqueda" ) { if (window.outerWidth <= 768) { setTimeout(() => { skuadd(); }, 300); } }