selectCASEWHEN price <500THEN "Less than 500"
WHEN price BETWEEN500AND5000THEN "500 - 5000"
WHEN price BETWEEN5000AND10000THEN "5000 - 10000"
WHEN price BETWEEN10000AND20000THEN "10000 - 20000"
ELSE "More than 20000"
ENDAS price_range,
COUNT(products.id) as products_count
from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(88, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1groupby `price_range`
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(88, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(255, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(82, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(94, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(250, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(93, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(92, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(252, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(87, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(251, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(249, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(253, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(83, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(84, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(276, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(91, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(distinct `products`.`id`) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(254, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1
selectcount(*) as aggregate from `products` whereexists (select*from `products_filter_attribute` where `products`.`id` = `products_filter_attribute`.`product_id` and (FIND_IN_SET(88, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1