Vilas Posted June 28, 2013 Share Posted June 28, 2013 (edited) Hello Friends, I like to show image or banner on right hand side of the product page. Please find attached images for reference. I am using column less them. Will be great if anyone suggest solution on it. Thanks Edited July 28, 2013 by Vilas (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 28, 2013 Share Posted June 28, 2013 you want to use banner / image for all pages? or maybe for each product you want to use different image / banner ? im asking, because second method isn't as simple as it seems (this will need a huge modificaiton of the sources of the .tpl or external module) if you want to use one type of image / banner for each product page, you should edit product.tpl file located in your theme directory if you've got any questions related to this case (like questions related to the product.tpl file modification) - feel free to write Link to comment Share on other sites More sharing options...
Vilas Posted July 28, 2013 Author Share Posted July 28, 2013 Thank you vekia for kind support. Have a nice time ahead. Link to comment Share on other sites More sharing options...
vekia Posted July 28, 2013 Share Posted July 28, 2013 hello you marked thread as solved, but we don't know the solution for this can you say somethig more how you achieved it? Link to comment Share on other sites More sharing options...
ivandal Posted May 9, 2015 Share Posted May 9, 2015 hi! i want to show different banner for different id category in product.tpl for example: banner1 in category ipad banner2 in category iphone ... i used this code but dont work {if $category->id == 6} banner1 {/if} {if $category->id == 7} banner2 {/if} ... thanx! ps 1.5.6.2 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