I am working on app that allows users to add a section under add to cart button that say something like:
“Bundle & Add” : which shows a selection of additional products users can select to go with the main product.
If either one of them is selected, on add to cart click I want to add them to cart with the main product. How do I go about this?