No Image
@endif
{{ $product->name }}
SKU:
{{ $product->sku }}
৳{{ number_format((float) $displayPrice, 0) }}
@if ($hasDiscount)
৳{{ number_format((float) $product->regular_price, 0) }}
@endif