However, I have a couple of questions about it. I would like to use 2 tabs for contact form and combinations. I wonder whether your module can be easily modified to allow this. Also, I would like to be able to show the related products section within a tab. I wonder, as well, whether your module would easily allow it. Thank you for your response, Andy
Hello
Module allows to display custom contents inside the tabs. Itself it does not have feature to build predefined tab contents like combnations of products, products etc. (the contents depends on you).
But with plugin you can also run other modules that will appear inside a tab. This means that if you already have a combinations module, or related products module - you will be able to run these modules inside tabs.
You can achieve it with {hook:x:y} shortcode that module supports.
{HOOK:(1):(2)} | Feature to run selected hooks where (1) is a hook name and (2) is a module name to run |
like:
{hook:displayProductFooter:combinationstab}
{hook:displayProductFooter:ppb}
Just put this kind of shortcode inside tab contents editor, and module will show there module contents.
0 comments:
Post a Comment