Cart

Objectives of the Cart page

It allows administrator to do the configurations related to the cart.

Section description

How to navigate in the admin page : Config ->> Cart

Name of the fieldTypeMandatoryDescription
Use Invoice Engine PreviewCheckboxNoIf checked we use Zuora to calculate the price, if not we use the front end. With the front end much faster but does not cover all the scenarios.
Include Tax In ProductCheckboxNoBy default the tax is excluded in product , by ticking on the check box you can include tax.Please refer below sections on how tax calculates
Display Tax DetailCheckboxNoIt allows to display the tax details
Display Discount DetailCheckboxNoIt allows to display the discount details

How tax calculates and display in Summary section

Subscription content section>>
when user tick on "Include Tax In Product" >>Cart page Unit price will be display as 'Unit price'

when user tick on "Include Tax In Product" >>Cart page Unit price will be display as 'Unit price-Tax'

Summary Section

price = 'list price' in zuora

Include Tax in ZuoraExclude Tax in Zuora
Summary section : Sub total ->Price-TaxPrice
TaxTaxTax
Sub totalPricePrice+Tax
Include Tax in AdminExclude Tax in Admin
Summary section : Unit Price->Price+TaxPrice

How discount calculates
Grand total = Tier wise unit price*units
Discount amount =(subtotal-discount)*discount rate
Tax = [(subtotal-discount)* tax rate]

How Grand Total calculates
Grand Total=Subtotal+Discount+Tax

Tips
**For Tax configuration :
Go to admin site>Config>Cart

flat fee price/ Per unit price/ Tier wise volume pricing should be displayed in the shop-cart page

Volume Pricing
Ex:When user select Qty as 1 it should select Tier 1 price from the volume pricing

Flat fee price
Unit price,Sub total should not change when user increase the Qty

Per unit price
Unit price should be updated according to the No of plans