Sarak Posted January 26, 2013 Share Posted January 26, 2013 I'd like to have the "Top Sellers" to only appear in the left column on the product pages and nowhere else. At the moment, I have it on the product page but also under the Layered Navigation on the product list page. Is there a way to remove it but keep it on the product page only? P.S - My live edit isn't working :/ Link to comment Share on other sites More sharing options...
Sarak Posted February 8, 2013 Author Share Posted February 8, 2013 Bump... Link to comment Share on other sites More sharing options...
vekia Posted February 8, 2013 Share Posted February 8, 2013 you use default module? you should add something like i pasted below in the left hook section of this module: if ((int)Tools::getValue('id_product')){ // hook content } 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