->selectRaw('max(marking_price) as maxPrice, min(marking_price) as minPrice, product_id') ->groupBy('product_id')