VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: bonline on July 21, 2014, 12:16:33 PM

Title: Adding Additional Description Tabs
Post by: bonline on July 21, 2014, 12:16:33 PM
Hi I am running VM 2.6.6 and would like to know how I can add additional information tabs next to description.

For instance i would like a sizing chart tab, specs tab etc. Is there an extension that I could perhaps use to do this?

Thank you for the assistance.
Title: Re: Adding Additional Description Tabs
Post by: jenkinhill on July 21, 2014, 13:52:08 PM
There is a tab extension - http://forum.virtuemart.net/index.php?topic=116263  - or code your own, plenty of code examples on the 'net.
Title: Re: Adding Additional Description Tabs
Post by: bonline on July 21, 2014, 14:06:01 PM
That extensions allow you to show procuts in tabs. It is not what I am trying to do, I am trying to add additional tabs for the description of the individual product.
Title: Re: Adding Additional Description Tabs
Post by: GJC Web Design on July 21, 2014, 14:11:33 PM
Then Jenks 2nd answer applies
Quoteor code your own, plenty of code examples on the 'net.

this really isn't a VM question - it is a general htm/js/css technique to show info in tabs - in that tabbing system you put your call to the product description or what ever .. in the product details template
Title: Re: Adding Additional Description Tabs
Post by: jenkinhill on July 21, 2014, 15:13:27 PM
Tabs in Joomla are really easy to code. But for those who can't  there are various tab extensions listed on the JED.