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(199, 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(203, 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(210, 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(198, 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(211, 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(200, 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(205, 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(194, 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(209, 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(202, 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(197, 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(214, 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(213, 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(206, 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(196, 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(199, 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(212, 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(195, 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(199, categories_ids)) and `active` =1) and `products`.`name` !=''and `products`.`slug` !=''and `products`.`active` =1