You currently have {{ cart.cart_count}} item(s) in your cart.
Books | Quantity | Unit price | Sale/Rent | Total | ||
---|---|---|---|---|---|---|
|
{{ contents.name}}
Refundable amount NPR {{ parseFloat(parseFloat(contents.options.deposit_price.split(',').join(''),2).toFixed(2) *contents.qty).toFixed(2) }} |
NPR {{ contents.price}} | {{ contents.options.service}} | NPR {{ contents.subtotal}} | ||
Sub Total : | NPR {{ cart.cart_subtotal}} | |||||
Refundable Total : | NPR {{ cart.rental_deposit | numFormat('00,00,000.00') }} |
Shipping and Other Additional Charges will be calculated on the basis of your shipping preferences and other relevant details.
Order Subtotal | NPR {{ cart.cart_subtotal}} |
Refundable Amount | NPR {{ cart.rental_deposit | numFormat('00,00,000.00') }} |
Discount | NPR {{ cart.cart_discount}} |
Order Total | NPR {{ parseFloat(cart.rental_deposit,2) + parseFloat(cart.cart_total.split(',').join(''),2) | numFormat('00,00,000.00') }} |
Your Cart is Empty. Please, Click Here to add some items to Continue Shopping.