object

RawBreakup

Price raw breakup of the cart which denotes cod charge, convinience fee, coupon amount, delivery charge, discount, loyalty points, gift card, gst charge, etc.
Fields
cod_charge
Float
Cod charge value applied to cart. This is applied when user select payment mode as COD.
convenience_fee
Float
Convenience fee amount applied to cart.
promotion
Float
coupon
Float
Coupon amount applied to cart.
delivery_charge
Float
Delivery charge applied to cart.
discount
Float
Discount amount recieved on cart.
fynd_cash
Float
Loyalty points applied on cart.
gift_card
Float
Gift cart amount applied on cart.
gst_charges
Float
GST charges applied on cart.
mop_total
Float
Total of payment modes by which payment is going to be done.
mrp_total
Float
Maximum price total amount of all products in cart.
subtotal
Float
Selling price amount of all products in cart.
total
Float
Total payable amount by the customer.
Total value of goods after all discount, coupons and promotion applied of all products in cart.
you_saved
Float
Total amount will be saved if customer places the order.
total_charge
Float
Total amount of charges applied on cart.
sub_total
Float
Selling price amount of all products in cart.