reactioncommerce / reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
https://mailchimp.com/developer/open-commerce/
GNU General Public License v3.0
12.34k stars 2.17k forks source link

Product Detail Add To Cart #4137

Closed spencern closed 6 years ago

spencern commented 6 years ago

Create an Add To Cart button on the product detail page.

When clicked, the add to cart button should add a qty number of the currently selected variant/option to the cart for the active user or session if no user.

This ticket is only to create the UI for this button. Actions will be added later on when GraphQL is ready to accept them.

pdp_-_standard_enterprise_-_storefront_-_zeplin

kieckhafer commented 6 years ago

Closing this in favor of a ticket in the reaction-next-starterkit repo: https://github.com/reactioncommerce/reaction-next-starterkit/issues/98