SQLSTATE[42S22]: Column not found: 1054 Unknown column 'e.price_guardian_value' in 'field list', query was: SELECT 1 AS `status`, `e`.`entity_id`, `e`.`attribute_set_id`, `e`.`type_id`, `e`.`created_at`, `e`.`updated_at`, `e`.`sku`, `cat_index`.`position` AS `cat_index_position`, `e`.`name`, `e`.`description`, `e`.`short_description`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`meta_title`, `e`.`meta_description`, `e`.`image`, `e`.`small_image`, `e`.`thumbnail`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`msrp`, `e`.`msrp_display_actual_price_type`, `e`.`url_key`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`swatch_image`, `e`.`tax_class_id`, `e`.`stampa`, `e`.`stampa_value`, `e`.`stampa_sale`, `e`.`stampa_sale_value`, `e`.`fabric`, `e`.`laundry`, `e`.`color_group`, `e`.`facric`, `e`.`logo`, `e`.`barcode`, `e`.`shape`, `e`.`shape_value`, `e`.`season`, `e`.`season_value`, `e`.`image_sku`, `e`.`brand`, `e`.`brand_value`, `e`.`style2`, `e`.`product_parent_id`, `e`.`dl_category`, `e`.`dl_sku`, `e`.`dl_variant`, `e`.`size`, `e`.`size_value`, `e`.`color`, `e`.`color_value`, `e`.`product_type`, `e`.`product_type_value`, `e`.`shape_filter`, `e`.`shape_filter_value`, `e`.`top_div`, `e`.`div`, `e`.`sub_div`, `e`.`is_enabled`, `e`.`season_entry`, `e`.`season_entry_value`, `e`.`sale_desc`, `e`.`sale_desc_value`, `e`.`tech`, `e`.`tech_value`, `e`.`marketing_product_type`, `e`.`marketing_product_type_value`, `e`.`video`, `e`.`dl_dimension1`, `e`.`shapes_filter`, `e`.`style`, `e`.`top_left_stampa`, `e`.`top_left_stampa_value`, `e`.`item_logo`, `e`.`school_name`, `e`.`school_city`, `e`.`school_stampa`, `e`.`kit_group`, `e`.`m_description`, `e`.`child_products_count`, `e`.`child_products_instock`, `e`.`related_product`, `e`.`free_text_font`, `e`.`free_text_item`, `e`.`free_text_image`, `e`.`has_print_option`, `e`.`child_qty_sum`, `e`.`child_products_rank`, `e`.`video_in_category`, `e`.`video_position`, `e`.`gender_delta`, `e`.`stampa_sale_mkt`, `e`.`product_print`, `e`.`model_size`, `e`.`budget_property_group`, `e`.`custom_layout_item_category`, `e`.`is_series`, `e`.`custom_layout_page_page`, `e`.`online_only`, `e`.`child_skus`, `e`.`price_guardian`, `e`.`price_guardian_value`, `e`.`backinstock`, `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` FROM `catalog_product_flat_1` AS `e`
INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id='184'
INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '1' AND price_index.customer_group_id = 0
INNER JOIN `search_tmp_695bc4a7426b72_15426310` AS `search_result` ON e.entity_id = search_result.entity_id
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 WHERE (e.entity_id IN('289444', '289445', '289446', '289447', '289448', '289449', '289450', '289451', '289452', '289453', '323266', '323267', '331863', '331864', '331865', '338035', '338036', '348729', '264804', '264806', '325483', '325486', '325487', '325489', '325490', '350028', '357800', '360290', '360298', '360323', '360382', '360387', '360401', '360407', '360408', '360409', '360410', '360414', '360415', '360416', '360417', '360422', '360424', '360484', '360603', '360709', '360710', '360711', '360712', '360713', '360714', '360715', '362589', '362654', '362655', '362719', '362762', '362785', '362786', '362793', '362794', '362799', '362800', '362810', '362813', '362814', '362831', '362878', '362879', '362880', '362889', '362890', '362891', '362892', '362894', '362895', '362896', '362897', '362898', '362899', '362901', '362902', '362903', '363157', '363857', '363858', '363861', '363872', '363873', '363874', '363898', '363899', '363900', '363901', '363902', '363915', '364218', '364219', '364264', '364473', '364474', '364577', '36193', '36194', '36195', '36201', '36204', '36215', '36216', '264821', '285192', '285194', '287331', '316604', '316618', '325711', '325715', '325716', '342728', '342729', '342730', '355842', '355843', '358009', '358010')) ORDER BY child_products_rank ASC, cat_index_position ASC, cat_index.position ASC, e.entity_id DESC
LIMIT 12