| الوصف | السعر | الخصم | المجموع |
|---|---|---|---|
| {{ item.name }} {{ item.description }} | {{ item.qty }} × {{ formatPrice(item.priceNowItem.price) }} | {{ item.getDiscountValue() }} | {{ formatPrice(item.getTotalAmount(),'SR') }} |
| شامل لضريبة القيمة المضافة 15% | {{ formatPrice(cartTotalVat(),'SR') }} | ||
| الإجمالي | {{ formatPrice(cartTotal(),'SR') }} | ||