How to implement a pizza constructor so that users can assemble pizza from different ingredients?
In order to enable users to independently assemble pizza from different products, you can create a new category, for example, “Create a pizza yourself!”, where all the ingredients from which the client can create their own pizza will be listed as separate products.
Link to this article: here
Link to this article: here
Updated on: 09/07/2023
Thank you!