This beautiful collection brings you high-quality baby soft toys, comforters and rattles in soft, gentle colours featuring the world's most loved bear; Winnie-the-Pooh and other characters from the Hundred Acre Wood, inspired by the classic British bedtime story.
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`, `stock_status_index`.`stock_status` AS `is_salable`, `at_bestsellers`.`qty_ordered` AS `bestsellers`, `product_attributes`.`absolute_price`, `product_attributes`.`absolute_cost`, `product_attributes`.`absolute_weight`, `product_attributes`.`hide_additional_product_price`, `product_attributes`.`dependency_rules`, `product_attributes`.`hidden_dependents` 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 = '5'
LEFT 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
LEFT JOIN `amasty_sorting_bestsellers` AS `at_bestsellers` ON (at_bestsellers.`product_id`=e.entity_id) AND (at_bestsellers.store_id = '5')
LEFT JOIN `mageworx_optionbase_product_attributes` AS `product_attributes` ON `e`.`entity_id` = `product_attributes`.`product_id` WHERE (e.entity_id IN (66726, 49456, 49505, 49499, 49488, 72309, 49433, 49509, 54581, 66729, 72308, 80525, 49465, 79161, 79162, 72311, 66727, 66728, 80343, 80344, 80345, 80346, 49467, 79163, 72310, 74358, 74359, 74363, 79021, 79022, 79222, 79223)) ORDER BY FIELD(e.entity_id,66726,49456,49505,49499,49488,72309,49433,49509,54581,66729,72308,80525,49465,79161,79162,72311,66727,66728,80343,80344,80345,80346,49467,79163,72310,74358,74359,74363,79021,79022,79222,79223)