SELECT `e`.*, (SELECT IF(NOW() >= news_from_date AND NOW() <= news_to_date, 1, 0) as new) AS `new`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable` FROM `catalog_product_entity` AS `e` INNER JOIN (SELECT catalog_product_relation.parent_id FROM `catalog_product_relation` INNER JOIN `amasty_multiinventory_warehouse_item` ON(catalog_product_relation.child_id=amasty_multiinventory_warehouse_item.product_id AND amasty_multiinventory_warehouse_item.warehouse_id=30 AND amasty_multiinventory_warehouse_item.stock_status = 1) GROUP BY catalog_product_relation.parent_id) AS `sub` ON e.entity_id=sub.parent_id INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '3' AND price_index.customer_group_id = 0 INNER JOIN `catalog_category_product_index` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=13 AND cat_index.visibility IN(2, 4) AND cat_index.category_id='2' INNER JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 WHERE (e.entity_id IN((SELECT `cat`.`product_id` FROM `catalog_category_product` AS `cat` WHERE (cat.category_id IN('510'))))) AND (`e`.`entity_id` NOT IN('61437')) AND (stock_status_index.stock_status = 1) ORDER BY `new` DESC, SUBSTR(`season_value`, 3, 2) DESC, `season_value` ASC, CAST(`gp_ge` AS SIGNED) DESC, `cat_index_position` DESC LIMIT 12SELECT `e`.*, (SELECT IF(NOW() >= news_from_date AND NOW() <= news_to_date, 1, 0) as new) AS `new`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable` FROM `catalog_product_entity` AS `e` INNER JOIN (SELECT catalog_product_relation.parent_id FROM `catalog_product_relation` INNER JOIN `amasty_multiinventory_warehouse_item` ON(catalog_product_relation.child_id=amasty_multiinventory_warehouse_item.product_id AND amasty_multiinventory_warehouse_item.warehouse_id=30 AND amasty_multiinventory_warehouse_item.stock_status = 1) GROUP BY catalog_product_relation.parent_id) AS `sub` ON e.entity_id=sub.parent_id INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '3' AND price_index.customer_group_id = 0 INNER JOIN `catalog_category_product_index` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=13 AND cat_index.visibility IN(2, 4) AND cat_index.category_id='2' INNER JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 WHERE (e.entity_id IN((SELECT `cat`.`product_id` FROM `catalog_category_product` AS `cat` WHERE (cat.category_id IN('552'))))) AND (stock_status_index.stock_status = 1) ORDER BY `new` DESC, SUBSTR(`season_value`, 3, 2) DESC, `season_value` ASC, CAST(`gp_ge` AS SIGNED) DESC, `cat_index_position` DESC LIMIT 12SELECT `e`.*, (SELECT IF(NOW() >= news_from_date AND NOW() <= news_to_date, 1, 0) as new) AS `new`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable` FROM `catalog_product_entity` AS `e` INNER JOIN (SELECT catalog_product_relation.parent_id FROM `catalog_product_relation` INNER JOIN `amasty_multiinventory_warehouse_item` ON(catalog_product_relation.child_id=amasty_multiinventory_warehouse_item.product_id AND amasty_multiinventory_warehouse_item.warehouse_id=30 AND amasty_multiinventory_warehouse_item.stock_status = 1) GROUP BY catalog_product_relation.parent_id) AS `sub` ON e.entity_id=sub.parent_id INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '3' AND price_index.customer_group_id = 0 INNER JOIN `catalog_category_product_index` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=13 AND cat_index.visibility IN(2, 4) AND cat_index.category_id='2' INNER JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 WHERE (e.entity_id IN((SELECT `cat`.`product_id` FROM `catalog_category_product` AS `cat` WHERE (cat.category_id IN('510'))))) AND (`e`.`entity_id` NOT IN('61437')) AND (stock_status_index.stock_status = 1) ORDER BY `new` DESC, SUBSTR(`season_value`, 3, 2) DESC, `season_value` ASC, CAST(`gp_ge` AS SIGNED) DESC, `cat_index_position` DESC LIMIT 12