Home & Garden

InstockProductsFirst Debug

SQL Query:

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`, IFNULL(review_summary.reviews_count, 0) AS `reviews_count`, IFNULL(review_summary.rating_summary, 0) AS `rating_summary`, MAX(stock.stock_status) AS `stock_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'
 LEFT JOIN `review_entity_summary` AS `review_summary` ON e.entity_id = review_summary.entity_pk_value AND review_summary.store_id = 1 AND review_summary.entity_type = (SELECT `review_entity`.`entity_id` FROM `review_entity` WHERE (entity_code = 'product'))
 LEFT JOIN `cataloginventory_stock_status` AS `stock` ON e.entity_id = stock.product_id GROUP BY `e`.`entity_id` ORDER BY `stock`.`stock_status` DESC

ORDER BY Clauses:

Total ORDER BY clauses: 1

Order #1: stock.stock_status DESC

Stock Distribution (Total: 9 products):

Stock Status "0": 4 products

Stock Status "1": 5 products

Product Samples:

Pos ID SKU Name Stock
1 1740 142307820000 Aluminum Sign Coffee Cappuccino Mocha Es 0 (OUT OF STOCK)
2 1739 930907820000 Cast Iron Horse Dinner Bell – Rustic B 0 (OUT OF STOCK)
3 1742 277015134596 CyberPower 1000VA UPS Battery Backup Sur 0 (OUT OF STOCK)
4 1741 277012444440 New Brielle Home Cotton Jersey Knit (T-S 0 (OUT OF STOCK)
5 1824 273907820000 Cast Iron Skillet Wall Hanging Holstein 1 (IN STOCK)
6 1833 218107280003 Holiday Home Snowman Pattern Mug China T 1 (IN STOCK)
7 1834 268507820000 Lady Bug Hide A Key Box Distressed Brown 1 (IN STOCK)
8 1835 198507820000 Welcome Garden Sign Pink Flowers Black C 1 (IN STOCK)
9 204 930907820004 Cast Iron Dinner Bell Green Farm Tractor 1 (IN STOCK)
View as Grid List

9 Items

Set Descending Direction
per page
Copyright © 2023-present Chillicothe Market All rights reserved.