Ubercart Add to Cart Extras

Categories

Component ID

2133813

Component name

Ubercart Add to Cart Extras

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module provides alternative ways of adding products to cart.

The initial version provides a views field handler ("Product: Quantity input field") that relies on the Views Form API (a part of Views 3 since RC1) to output a quantity textfield that turns the view into an add to cart form. The default quantity can be configured, and only products with a quantity larger than 0 are added to the cart.

Thanks to bojanz for creating the excellent Commerce Add to Cart Extras which this is adapted from.

Thanks to Ideas by Nature for making this public domain.