Imagine…
20 different options on a web page.
Each option has one button.
The user clicks one of the buttons for one of the options.
My Question I would like that user’s click of a button to be treated like a shopping item. Each item the user clicks gets added to a shopping cart so I can see what they are interested in…
Does that make sense?
How can it be done economically and easily?
Thanks in advance.