I need to remove the displayed price in the product listing only ? is there a way with out removing by hard coding please ?


if this is the only way I guess I would edit tpl_product_info_display.php and comment out:

<!--bof Product Price block -->
<h2 id="productPrices" class="productGeneral">

line62-63

don't want to break it !!!

Thanks