A Database Error Occurred

Error Number: 1054

Unknown column 'mobiles' in 'where clause'

select min(proTbl.selling_price) as minPrice, max(proTbl.selling_price) as maxPrice from cb_products as proTbl where status = 1 and pro_cat_id = mobiles-tablets

Filename: models/Web_product_model.php

Line Number: 211