Is there a way to display the quantity field on th...
# suitecommerce
a
Is there a way to display the quantity field on the product list page? There is the field on the Configuration for "Add to Cart from Facets View" but it doesn't show the quantity field. Is there a way to expose it without application level customization?
c
I've done this with an extension, and I don't remember seeing any way to do it without wring some code.
a
Thank you!