SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rndzlogic_demo_cms.catalog_product_entity' doesn't exist, query was: SELECT `e`.*, `at_qty`.`qty` FROM `catalog_product_entity` AS `e`
LEFT JOIN `cataloginventory_stock_item` AS `at_qty` ON (at_qty.`product_id`=e.entity_id) AND (at_qty.stock_id=1) LIMIT 20