Cart

Understanding the attributes needed to convert your design into cart page.

Before starting, please set the parent element that wraps everything with pc="cart if you are starting from scratch.

Name
Value
Description
Required

Initialize the Cart page

Parent element for all cart items

Identifies the cart item structure to render dynamically

Captures the quantity

Element to remove cart item

Product SKU

Display list of product options

Product image

Display store subtotal

Display store shipping rate

Display store taxes

Display store total

Button to proceed to the checkout page

Parent element for discount rate

Element to nest applied discounts

Display store discount rate

Parent element for coupon input elements

Define form block for input validation

Define button that triggers coupon submission

Element for coupon success

Element for coupon failure

Child element within coupon element to display valid discount code

Last updated

Was this helpful?