Hi all,
I am trying to create a shopping cart for my office merchandise. I would like to add a plus and minus button to the gallery of items that are pulled from a SharePoint list.

Once someone has selected the quantity, I would like it to be saved to a collection that is the basket which they can then make an order for the total items selected. I have managed to create a collection for the basket but the last part I am stuck on is getting plus and minus buttons to work. I don't want to connect it to a SharePoint list until the order has been confirmed and sent to processing so would prefer if this was a collection but UpdateContext doesn't work and can't seem to work out the exact formula for a collection.
Does anyone have any suggestions?
Thanks,