Cart
Understanding the attributes needed to convert your design into cart page.
Last updated
Understanding the attributes needed to convert your design into cart page.
Last updated
Please note that this document is still Work in Progress. It might be updated, revised, or changed entirely in the near future.
All attribute names will start with data-pc for the "Name" inside the Webflow Designer
Value | Description | Required |
---|---|---|
Parent element for all cart items | ||
Identifies the cart item structure to render dynamically | ||
Captures the quantity | ||
Product SKU | ||
Element to remove cart item | ||
Product image | ||
Display store subtotal | ||
Display store shipping rate | ||
Parent element for discount rate | ||
Display store discount rate | ||
Display store taxes | ||
Display store total | ||
Button to proceed to the checkout page | ||
Parent element for coupon elements | ||
Define coupon form element for input | ||
Define button that triggers coupon submission | ||
Element for coupon success | ||
Element for coupon failure | ||
Child element within coupon element to display inputted code |