ProductController.php#60texmith_dev_pilot_mart1.5msselectcount(*) as aggregate from `products` where `search_tags` LIKE'%Aviation Headset%'and `products`.`status` =1
AppLayout.php#41texmith_dev_pilot_mart910μsselect*from `categories` where ((`featured` =1) or (`is_top` =1)) and `status` =1orderby `created_at` desc limit 10
ShopSidebar.php#36texmith_dev_pilot_mart890μsselect `id`, `category_id`, `name`, `slug` from `categories` where `categories`.`category_id` in (92, 131, 132)
ShopHeader.php#26texmith_dev_pilot_mart1.58msselect `id`, `category_id`, `name`, `slug` from `categories` where `categories`.`category_id` in (92, 131, 132)