{{ $product->product_title }}
{{ number_format($displayPrice, 0) }}৳
@if ($hasOffer)
{{ number_format((float) $product->price, 0) }}৳
OFFER
@endif
{{-- Qty stepper (hidden until item added) --}}
1
@if ($product->hasVariantInventory())
Variants
@else
@endif