Ships within {{ $product['ships_within'] }}
@if(Auth::check() && ($product['product_available'] ?? 0) <= 0) Notify Me @endif{!! implode(' ', array_slice($words, 0, 50)) !!} @if(count($words) > 50) ... Read More @endif
{{$product['product_discount_price']}}% OFF
M.R.P. ₹{{ number_format($product['product_price']),2 }}
₹{{ number_format($product['total_discount_price']), 2 }}
M.R.P. ₹{{ number_format($product['total_discount_price']), 2 }}
@endifInclusive of all taxes
FREE delivery {{ $deliveryEstimate['estimated_date'] }}.
@if(Auth::check())Deliver to {{ $deliveryEstimate['user_name'] }} {{ $deliveryEstimate['city'] }} {{ $deliveryEstimate['pincode'] }}
@elseto see delivery info
@endifDelivered by popconcult
Sold by {{$product['seller_name']}}
Payment Secure transaction
{!! $product['title_description'] !!}
{{$product['product_book_author']}} {!! $product['author_details'] !!}
ISBN-13: {{ $product['product_isbn_13'] }}
ISBN-10: {{ $product['product_isbn_10'] }}
Publisher: {{$product['product_publisher_name']}}
Weight: {{$product['weight']}}
Publisher Date: {{$product['publication_date']}}
Binding: {{$product['product_format']}}
Depth: {{$product['product_width']}}
Language: {{$product['product_language']}}
Height: {{$product['product_height']}}
No of Pages: {{$product['product_page_count']}}
Width: {{$product['product_width']}}
{!! $review->review !!}
No reviews yet.
@endforelse