Here's a demo of it:
https://youtu.be/K5-djxBQhhE
So.. I was asked by a friend of mine who's really into baking and stuff to make a site like this, where a visitor can come on, customize cookies based on their own preferences and place an order.
My friend decided on lots of customization options:
It took me about ~2 days to come up with what's on the video and it's 100% dynamic. I don't need to touch html/css to generate more options or sections.
I did NOT use any existing no-code tool, but built it myself using JS to parse a JSON file.
My question really is... Is this something a lot of people need? Is it worth probably making a tool or some such for people to create their own 'make it yourself' / 'options' website?
What do you guys think?