@extends('layouts.shop') @section('title', $product->meta_title ?? $product->name) @section('meta_description', $product->meta_description ?? \Illuminate\Support\Str::limit(strip_tags($product->short_description), 160)) @section('meta_keywords', $product->meta_keywords ?? '') @push('schema_markup') @if($product->schema_markup) {!! $product->schema_markup !!} @endif @endpush @section('content')
{{ number_format($avgRating, 1) }} out of 5 stars
document.getElementById('reviews').scrollIntoView({ behavior: 'smooth' }), 100)" class="ml-3 text-sm font-medium text-[#9B2D69] hover:text-[#7a2454]">{{ $reviewCount }} reviews
Returnable within {{ $product->return_window_days ?? $settings->return_window_days ?? 7 }} days of delivery.
@if($product->return_policy_desc){!! nl2br(e($product->return_policy_desc)) !!}
@elseThis product is eligible for returns under our general return policy conditions.
@endif @elseThis product is not eligible for returns.
@endif{{ $review->comment }}
@endifNo reviews yet.
@endif@if($relatedProduct->variations->count() > 0) ₹{{ number_format($relatedProduct->variations->min('sp'), 2) }} @else N/A @endif