magentocategoriesconfigurable

How to hide base price in category view (MAGENTO)?


I've setup a simple product with custom options but I would like to hide the base price from the category page (list or grid mode). How can I do this ?

I highlighted the "price" I would like to remove : https://i.sstatic.net/VBMzs.png

Here you have my price.phtml code : http://pastebin.com/JGjSQDB7


Solution

  • I would hide it using CSS, that will likely be the easiest way to hide the price. I'm not sure what your selectors are called. If you include a link to the site I'm sure you can be helped!