In this article, we will build a custom pizza with "Single Choice" and "Multiple Choice" types of options.
You can see the whole process in the video below:
The difference between these two options is the following:
Single Choice - this option allows the customer to select one item from those available.
Multiple Choice - the customer can pick several choices at the same time.
Let's have a closer look at both options:
We will use a customizable pizza as an example.
The first option we create has a "SINGLE CHOICE" type.
Put down the names of the choices.
This option means that you can choose one ready-made pizza flavor.
In the "Price" field, you can write down the additional cost for each flavor if needed.
Frontend:
Now let's create an option that would let you pick some additional flavors. We will use the "Multiple choice" type this time.
Each choice stands for different add-ons. For example, you can add salami, pepper, etc.
As you can see on the storefront, the second option lets you pick several choices at the same time.
Comments
0 comments
Please sign in to leave a comment.