SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rndzlogic_demo_cms.catalog_product_entity' doesn't exist, query was: SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id WHERE (product_id=17) AND (stock_id=1) LIMIT 1