Using a 'quantity' variable on items - needing this value to be in the cart
I am using a variable called 'quantity' on all of my catalog items. I would like this value to be used from the point of "add to cart" or "order now" being clicked when an item is being ordered. I have successfully created a catalog client script to ...