Hi Am2003,
I would need to display my own tabs as follows (to group each product data in the first part of the screen and avoid visitors to have to scroll down through a too long description text) :
Tab1 -> Product short description + thumbnail pic, price, options, add to cart
Tab2 -> Product long description + thumbnail pic, price, options, add to cart
Tab3 -> Product detailed image
Tab4 -> Product technical specifications
Tab5 -> product technical specs (continuation)
Tab6 -> Various (download link) or something else...
I'm not interested to use the tabs as x-cart does, showing 'recommended products', 'send to a friend' and so on...
Something i don't understand :
Quote:
- tab_description.tpl = showing short + long description
|
...how to dynamicaly populate this .tpl based on each product called ?
Can you please explain ?
Thanks,