Close

Grouped Products

sedangroup
8 years ago
#9844 Quote
Avatar
  • 1
Any ideas on how I can have a group product with a price (eg. a motorcycle for $3,000.00) and show all the parts for that bike underneath with a product number, name, description, price and add to cart icon?


Example:



http://cobramotoparts.com/bikes/cobra-cx50-king-parts/2013-cobra-cx50-king/airbox-and-inlet-system-2013-cobra-cx50-king/
Stefan
8 years ago
#9848 Quote
Avatar
  • Moderator
  • 157
Hi sedangroup,

Unfortunately you cannot achieve this functionality with grouped products in nopCommerce. Grouped products have no price which can be displayed.

You can try some workaround like adding a specification for the grouped products with name price and a value of $3,000.00 and it will be displayed with the other specifications for that product, but the price will not adjust dynamically when adding to cart the associated products.

Or for example if you do not use the short description of the grouped product, you can enter for a product description something like: "Price: $3,000.00" which will be displayed on the product page.

The other best way will be to use javascript in order to achieve that and to dynamically update a specific html element that you have added to the grouped product template, but this will require some basic js knowledge.

Hope that helps!
Best Regards,

Stefan Hristov
Nop-Templates.com