SELECT * FROM produtos WHERE (p!=0 || m!=0 || g!=0 || gg!=0) AND status=1 AND (titulo LIKE '%boeing%' OR tags LIKE '%boeing%' OR texto LIKE '%boeing%' OR categ LIKE '%boeing%' OR genero LIKE '%boeing%') ORDER BY titulo Busca | Regentag