Web Cart
Parameters
products
A list of ProductItem objects representing the items in the cart, or null if no items are present.
total
The Total object containing the cart's pricing summary, or null if not available.
A list of ProductItem objects representing the items in the cart, or null if no items are present.
The Total object containing the cart's pricing summary, or null if not available.