{{ $product->short_description ?? Str::limit($product->short_description, 160) }}
{{-- ADD TO CART --}} {{-- AVAILABILITY / META --}}{!! nl2br(e($product->product_description)) !!}
Artisan Name:- {!! nl2br(e($artisan->artisan_name)) !!}
Artisan Id:- {!! nl2br(e($product->uthhan_id)) !!}
Care:- {!! nl2br(e($product->care)) !!}
Delivery Within:- {!! nl2br(e($product->delivery_date)) !!}Days
Color:- {!! nl2br(e($product->color)) !!}
Dimensions:- {!! nl2br(e($product->product_dimension)) !!}Inches
Weight:- {!! nl2br(e($product->weight)) !!}Grams
No reviews yet. Be the first to review this product!
{{-- Later: loop through reviews --}}