Valoilmio Posted October 25, 2015 Share Posted October 25, 2015 Hi I have whole shop configured, on product page the product category list is showns but i would need 1 product page where the list is not shown (basically only product shown (no left or right columns) also i would like to modify the category (category 54-products) to be also removed from left and right colums. but i guess this will go the same way as modifying the product page. went through the whole product.tpl, forums, videos and topic "how to: different product.tpl .....) but cannot figure out how to modify the product page. Please help to proceed. -MK Link to comment Share on other sites More sharing options...
NemoPS Posted October 26, 2015 Share Posted October 26, 2015 use $smarty.get.id_product and $smarty.get.id_category in the templates. You can easily create conditions to exclude hooks this way, just make sure indexes are set before checking the number Link to comment Share on other sites More sharing options...
Valoilmio Posted November 11, 2015 Author Share Posted November 11, 2015 Hi. think i got the smarty definition but how to define the hooks in this case? Link to comment Share on other sites More sharing options...
NemoPS Posted November 13, 2015 Share Posted November 13, 2015 WHat do you mean by define? 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