{{$product->title}} {{$product->subtitle}}
-
@if($product->productcats)
- دستهبندی : @foreach($product->productcats as $cat) {{$cat->title}} / @endforeach @endif
میانگین امتیاز کاربران @if($product->rateCount)
(از {{$product->rateCount}} دیدگاه) @endif
-
@if($product->brands)
-
برند :
@if($product->brands->src)
@else {{$product->brands->title}} @endif
@endif
کد محصول: {{$product->code}}
@if($product->barcode)بارکد محصول: {{$product->barcode}}
@endifتعداد بازدید: {{$product->ViewCount}}
{{$com->content}}
{{$com->reply}}