Jump to content

[Solved] Hide add cart button and prices via css


Recommended Posts

Is it possible to just hide the add to cart buttons and prices without jumping into the templates. Or would I need to add id's to the sections required.

Sorted this via commenting out php code in the tpl files. And also css for the prices etc via firebug.

Link to comment
Share on other sites

I went through the productlist.tpl file , product.tpl file and commented out the add to cart and price details for the each. Then I used firebug to display none the price and stock details for the global css in the prestashop theme folder

Link to comment
Share on other sites

×
×
  • Create New...