-
Notifications
You must be signed in to change notification settings - Fork 685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Product options #550
Product options #550
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code is high quality and basically ready for merge. Thank you, @pcvonz and @jimbo, for working so hard on it.
I shoot it back as "request changes" only because of one or two small tweaks, and a general need for comments in the areas where we're doing something weird. I can add these comments if necessary before merge, but you can if you prefer.
packages/venia-concept/src/components/ProductFullDetail/ProductFullDetail.js
Outdated
Show resolved
Hide resolved
packages/venia-concept/src/components/ProductFullDetail/ProductFullDetail.js
Show resolved
Hide resolved
packages/venia-concept/src/components/ProductFullDetail/ProductFullDetail.js
Outdated
Show resolved
Hide resolved
Storybook is missing again. But I think that can be handled in a separate issue. |
This PR is a:
Summary
When this pull request is merged, it will enable shoppers to select values for configurable options and purchase configurable products.
Additional information