Closed (fixed)
Project:
eC Live Subproducts
Version:
5.x-2.09
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 May 2007 at 00:00 UTC
Updated:
21 Jul 2007 at 19:58 UTC
When a product has subproducts (product variations) the 'Add to Cart' link/button is displayed twice - once with the variations and once with the parent product (outside the Variations box).
The attached patch resolves the issue for me, however I don't know if this is the proper way to resolve the issue (i.e. test for subproducts). Is the subproducts_get_variations method available even if the subproducts module is not enabled? Don't know.
I will be using subproducts so the attached patch "works for me."
| Comment | File | Size | Author |
|---|---|---|---|
| product.module-5.x-3.x-dev-variationscart.patch | 1.4 KB | djflux |
Comments
Comment #1
brmassa commentedAndrew,
Its a problem on the old Subproducts module. There is a more advanced module called EC Live Subproducts. this problem was fixed there.
Since EC Live Subproducts will be merged on the next Ecommerce version, you will get full support from it later.
regards,
massa
Comment #2
brmassa commented