SQLSTATE[42S02]: Base table or view not found: 1146 Table 'vld.product_id' doesn't exist (SQL: select * from `products` inner join `variations` as `v` on `v`.`product_id` = `products`.`id` inner join (`variation_location_details` as `vld` inner join `vld`.`product_id` on `products`.`id` = `` inner join `vld`.`variation_id` on `variations`.`id` = ``) where `sku` = 799899999 and `shopify_id` = 8097281999170 limit 1)