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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2011 06:39 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2011 02:27 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2011 10:37 AM
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