select *,(SELECT size_layouts_id FROM restaurant WHERE id=97) as size_layouts_id,(SELECT image_display FROM category WHERE id=1296) as image_display from product where status=1 and category_id=1296 order by position ASC
1
Mouassal معسل
Price6 - LBP 0 Price 0
6$
select *,(SELECT size_layouts_id FROM restaurant WHERE id=97) as size_layouts_id,(SELECT image_display FROM category WHERE id=1296) as image_display from product where status=1 and category_id=1296 order by position ASC