Product Spotlight not on home page

Hi,

How is it possible to make the Product Spotlight module visible, except on the home page (ie, still visible on the product and cataloge pages)

Thanks

Charlie

2 answers

Profile photo of Saguaros 0.00 $tone December 30, 2011
Public

Yes.
You can do it by going to: Backend > CMS > Pages >Design > Page Layout> Layout Update XML
Add this code:

Code:

<reference name="left">        	
			<remove name="jmproductsspotlight" />
</reference>

Sorry for this late response and hope this helps.
Best.

#1

This question is now closed

Written By

Comments