You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commerce-add-ons/packages/cart/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Along with the `ucc-add-to-cart` class, a series of data attributes provides inf
66
66
67
67
Some attributes end with a number. This signifies that the attribute defines a collection and so multiple attributes can be defined with each distinct combination incrementing the number by `1`. It is important that these attributes start from `1` and must be sequential without gaps.
68
68
69
-
With an add-to-cart button defined, clicking on the button will automatically add the given product to the cart and open the cart for display.
69
+
With an add-to-cart button defined, clicking on the button will automatically add the product and open the cart for display.
0 commit comments