bigcommerce / nextjs-commerce

Next.js Commerce
https://next-commerce-v2.vercel.app
MIT License
84 stars 76 forks source link

Request: Add logic for handling Modifiers #21

Open ll-r-magner opened 1 year ago

ll-r-magner commented 1 year ago

No "issues", this is a great template to get started and save us Developers some time. However, the variant-selector component is coded to handle variant options very well and even renders options for modifiers however it does not handle the fact modifiers are not "available for sale" and also doesnt allow you to add any product to cart that has a modifier.

TLDR; Please add logic for handling modifiers within variant-selector component and add to cart functionality.

becomevocal commented 1 year ago

Thanks for the request @ll-r-magner 🙇

I'll bring this back to the team!