SELECT `e`.*, `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`, `at_visibility`.`value` AS `visibility`, `at_status`.`value` AS `status` FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1' INNER JOIN `catalog_product_entity_int` AS `at_visibility` ON (`at_visibility`.`entity_id` = `e`.`entity_id`) AND (`at_visibility`.`attribute_id` = '99') AND (`at_visibility`.`store_id` = 0) INNER JOIN `catalog_product_entity_int` AS `at_status` ON (`at_status`.`entity_id` = `e`.`entity_id`) AND (`at_status`.`attribute_id` = '97') AND (`at_status`.`store_id` = 0) WHERE ( (price_index.min_price > 0 OR price_index.final_price > 0) ) AND (`e`.`entity_id` IN('315', '316', '318', '320', '322')) AND (at_visibility.value IN(4)) AND (at_status.value = '1')
315 - Jute Bag With Hand Embroidery 316 - Jute Shopping Bag With Hand Embroider (Pink) 318 - Jute Bags With Hand Embroidery (Pink-Flower) 320 - Jute Bag With Hand Embroidery (Maroon colour)