SilverCart Forum
We moderate this Forum and we're here to help. Have you already run a forum search to check if your problem has already been solved?
You can help us helping you by providing detailed error messages, screenshots and logfile entries.
Page: 1 | ||
Topic Product tabs? | 2492 Views |
Product tabs?
9 August 2011 at 5:11pmI spotted on your demo that on the product page there is a product description tab that can also be linked to using http://demo.silvercart.org/silvercart/productgroups/testgroup1/1#tab1
Is there a way in the shop backend to add extra tabs? Tried to find this in the documentation but no joy.
Any ideas?
Thanks!
Konrad
Re: Product tabs?
9 August 2011 at 5:44pmHello sparkdigital,
currently there's no way to configure those tabs in the backend.
But you can easily extend the tabs in the template itself by using your own theme and thus overwriting the system template.
You can find a tutorial for implementing your own theme in Silvercart here: "http://www.silvercart.org/documentation/techbase/develop/how-to-implement-custom-themes/".
A documentation for the tabs (HTML structure and CSS classes to use) is available at "http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/".
Best regards,
Sascha
Re: Product tabs?
9 August 2011 at 6:03pmThanks Sascha,
A pity to hear it's not yet included but thanks for the pointers - I will see how to add them myself.
Thanks for your help!
Konrad