Using a 'quantity' variable on items - needing this value to be in the cart

Jason Stephens
Kilo Guru

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 update the final value, but I would like the user to always see the value they have entered. At this point, the new value is not seen until "Submit Order" is clicked on the cart page and I get to the order status page. I can't help to think that I'm not the only one with this issue since the OOB quantity only goes to 5.

Thanks for any help.

Jason

6 REPLIES 6

That's odd, it works for me, take a look at the attached screenshots from my instance.


Well - it helps if i set "No Quantity" to true..... 🙂

So now my prices are off. If I "add to cart" they are fine, but when I go to the 'order status" screen, I see 0 as the item price, so in turn my RITM price is off. It's this way in production also, so I'm not sure what I have wrong....

Jason