Just wondering what would be required to have the ability to show the quantity field in views? I'd like to be able to have no quantity fields in the catalog using a custom view but have it on the product node page. Seems disabeling the quantity fileds also removes it from the Add To Cart field in views.

Comments

longwave’s picture

Category: feature » support
Status: Active » Fixed

Use "Buy it now" instead of "Add to cart" in Views to hide the quantity field.

end user’s picture

Only issue with that is you don't get the attribute fields. Might not be a common usage thing but I use the attributes for different bottle sizes for each product, other wise I'd end up with 3-4 different nodes per each product which would make the catalog too big.

longwave’s picture

Category: support » feature
Status: Fixed » Active

I guess "show quantity field" could be added as an option to the Add to cart views handler.

TR’s picture

Version: 7.x-3.2 » 7.x-3.x-dev

Feature requests should be made against HEAD.

TR’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Issue summary: View changes

New features need to go into 8.x-4.x first at this point, then get backported as needed.