I am trying to redesign my product page.
I want to show a product with mutiple flavors listed as attributes.
Example sites:
http://www.perfumania.com/Products.a...Cat1Id=1001277
or
http://www.fragrancex.com/products/_..._products.html
now i added three attributes to my product as checkbox but wht i see this -->
http://www.fragranceocean.com/mm5/me...t_Code=TEST001
what mistake i am doing?
i want to add add_to_cart button for each selection.
More like product grouping under one page display.
anyone did it?
basically, i want to edit display of -->
<mvt:item name="product_attributes" param="product:id" />
How do i show attribute's prices/costs/weight?
I want to show a product with mutiple flavors listed as attributes.
Example sites:
http://www.perfumania.com/Products.a...Cat1Id=1001277
or
http://www.fragrancex.com/products/_..._products.html
now i added three attributes to my product as checkbox but wht i see this -->
http://www.fragranceocean.com/mm5/me...t_Code=TEST001
what mistake i am doing?
i want to add add_to_cart button for each selection.
More like product grouping under one page display.
anyone did it?
basically, i want to edit display of -->
<mvt:item name="product_attributes" param="product:id" />
How do i show attribute's prices/costs/weight?
Comment