Hi,
A client needs a website for his fruit bowl delivery service. The idea for the checkout process is that you can select from three different box sizes (6, 9, and 12 bowls, respectively), and once you select the box size, for example, 6 bowls, you can then choose 6 bowls from all the options available.
It should function like this:
I found this tutorial about Bulk Add to Cart: https://www.wix.com/code/home/example/Bulk-Add-to-Cart?dvc=c&experiment_id=wix%2Bcode^e^209150830980^1t1%3B%3Fh&gclid=EAIaIQobChMI7bae8Jzc3AIVGYfVCh0nWgKzEAAYASAAEgJTmPD_BwE&h=https%3A%2F%2Fwww.wix.com%2Fcode%2Fhome&utm_campaign=179424220^47357753009&utm_medium=cpc&utm_source=google
In this example, you can first pick the bracelet’s color, and then pick up to 5 accessories no matter what color of the bracelet you pick in the first step.
My two questions are:
-
How to let customers pick the number of bowls according to the box size they pick in the prior step?
-
Would it be possible to let customers add the same fruit bowl more than once, or have an item number adjustment bar next to each item like shown in the image above?