How to remove the ADD TO COMPARE

Hi
how can i remove the ADD TO COMPARE from all the products?
Thank u

3 answers

Profile photo of David Tursic 0.00 $tone April 28, 2010
Public

Sure. I removed it from the home page, but what about in the products? On magentos website this is described for default template. I use morganite -- can you help me please?

Regards

#2
Profile photo of JA Developer 0.00 $tone May 3, 2010
Public

Hi you

Please open app\design\frontend\default\jm_morganitetemplate\ catalog\product\list.phtml file, find following code section:

Code:

<button type="button" class="form-button" onclick="setLocation('<?php echo $this->getAddToCartUrl($_product) ?>')"><span><?php echo $this->__('Add to Cart') ?></span></button>

and remove it

#3

This question is now closed

Written By

Comments