- Shop | {!! categoriesForProductDetail($product->category_id) !!} {{--
- {{$product->category->name ?? ''}} --}} {{-- |
- {{$product->sub_category->name ?? ''}} --}} |
- {{$product->product_name ?? ''}}
{{$product->product_name ?? ''}}
Running into an issue ? Contact UsPrice: ${{$product->product_current_price ?? 0.00}}
Product ID : {{$product->id}} {{$productReviewsCalc['avgRating'] ?? 0}} out of 5 ({{$productReviewsCalc['totalReviews'] ?? 0}} review)Description
{!! $product->description ?? '' !!} {{--
- Size: 12-1/4" x 9-1/2"
- Embossed score lines for labels
- Thumbcut for quick opening and access
- ull and 3/4 sized pockets offer easy access from top and are closed on 3 sides to securely contain contents
- 50 Box
Product Reviews
{{$productReview->author ?? ''}}
{{$productReview->created_at->diffForHumans() ?? ''}}
@for($i=1; $i<=5; $i++) @if($i <= round($productReview->rating)) @else @endif @endfor{{$productReview->description ?? ''}}