Product Image @if(!empty($prod->features))
@foreach($prod->features as $key => $data1) {{ $prod->features[$key] }} @endforeach
@endif @if ($prod->offPercentage() && round($prod->offPercentage())>0)
- {{ round($prod->offPercentage() )}}%
@endif

{{ $prod->showName() }}

{{ $prod->showPrice() }} {{ $prod->showPreviousPrice() }}

{{ number_format($prod->ratings_avg_rating,1) }} ({{ $prod->ratings_count }})