wildchief Posted October 11, 2010 Share Posted October 11, 2010 Hello,I am using accessories to add cross sell related items on my site. However I would like it to show by default instead of the more info tab. I thought it might be related to the position of modules but it doesn't appear to beThanks for reading Link to comment Share on other sites More sharing options...
wildchief Posted October 11, 2010 Author Share Posted October 11, 2010 Hello,I worked it out. It was a case of tweaking the product.tpl file in my theme.I moved the accessories tab to the first in the list and it did the trick {if isset($accessories) AND $accessories}{l s='Accessories'}{/if} {if $product->description}{l s='More info'}{/if} {if $features}{l s='Data sheet'}{/if} {if $attachments}{l s='Download'}{/if} {$HOOK_PRODUCT_TAB} Link to comment Share on other sites More sharing options...
jaymaster Posted March 7, 2011 Share Posted March 7, 2011 Great! Thanks for the tip! Link to comment Share on other sites More sharing options...
angelyssa Posted July 16, 2011 Share Posted July 16, 2011 how do I do the exact opposite? lol Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now