There is no provision for adding multiple quantities for product variations to the cart in the current code. Attached patch adds a Quantity field for product variations.
The code may need some work, but it was taken directly from the product.module in 5.x-3.x-dev.
| Comment | File | Size | Author |
|---|---|---|---|
| subproducts.module-5.x-3.x-dev-quantity.patch | 706 bytes | djflux |
Comments
Comment #1
brmassa commentedGuys,
EC Live Subproducts (an advanced subproducts module) deals with this problem already. I suggest to use it instead the original subproducts. It is going to be merged to original subproducts on the next ecommerce version, v4. So you will have full support.
regards,
massa
Comment #2
brmassa commented