Tags/topics: 
3
Answers
Vote up!
0
Vote down!

Product details display customization

I am looking for some information or help to quickly add more filed to a product such as

overview > details description for the product
specifications > technical details
reviews> link to either comments or reviews plugin
video > link to product videos hosted on you tube or elsewhere
downloads > link to any file downloads available for the product
further info >>
store offers

I have also attached a image which can be found in the link below, I need to be able to import these fileds from my suppliers and be able to create products and view using the feeds importer..

what the best way to do it?

http://dl.dropbox.com/u/5837619/ProductDetail%20Page.PNG

Asked by: lowit
on March 31, 2013

3 Answers

Vote up!
1
Vote down!

You can add new attribute fields to products using this documentation:

http://www.drupalcommerce.org/commerce-kickstart-2/adding-taxonomy-field...

You can add new features to your Product Displays, like "Video" or "Reviews" using any of the thousands of Drupal 7 Modules.

Josh Miller
Answer by: Josh Miller
Posted: Apr 2, 2013

Comments

Thanks for the help but its not quite what I am looking for, adding a product variation doesn't achieve what I want.
I need to be able to add stating content to the products such as
Specifications,
more information
product related download

These are not the attributes which customers must choose for a product but they are more information related to products and I would like to display them in under the product image in a sort of horizontal tabs,
if you look at the image I have attached, you will see what I mean.

Thanks

- lowit on April 7, 2013

I see what you mean about the tabs. That's easily accomplished by adding fields to the Product Display. For example, you'd want to go to the admin/structure/types admin page and click "manage fields" next to your product type's product display. Next, you would want to add a few fields.

Finally, to get the tab functionality, there's a great little module called "Quick Tabs" for Drupal: http://drupal.org/project/quicktabs That should get you going with the tab functionality.

- Josh Miller on April 8, 2013
Vote up!
0
Vote down!

yes but how can link product display ans quicktabs

best regard
philippe

Answer by: philippe3441
Posted: Oct 15, 2013