seoUrl)}}"> @if(!empty($p->image)) {{$p->productName}} @else {{$p->productName}} @endif
seoUrl)}}" class="grid-link__title">{{$p->productName}}
Rs {{ number_format($p->price,2)}} @if($p->compareAtPrice>$p->price) Rs {{number_format($p->compareAtPrice,2)}} @endif
@auth
@csrf @if($p->stock<=0)
 
@else
@endif
@endauth