| Product | Price | Quantity | Subtotal | |
|---|---|---|---|---|
|
{{ item.productName }}
{{ option }}
|
AED {{ item.productPrice.toFixed(2) }} | {{ item.quantity }} | AED {{ (item.productPrice * item.quantity).toFixed(2) }} |