-
Is there a way to add a line item property to Hydrogen, as in Theme? For example, we are selling slacks and would like to give the option of raising the length of each line item, but we don't know how to do this. |
Beta Was this translation helpful? Give feedback.
Answered by
kkhys2
Feb 15, 2023
Replies: 1 comment
-
Self resolved. https://shopify.dev/docs/api/hydrogen-react/components/addtocartbutton |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kkhys2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Self resolved.
I can define custom attributes by adding the attributes property to the AddToCartButton component.
https://shopify.dev/docs/api/hydrogen-react/components/addtocartbutton