Best Seller Scroller in Category Pages

I see a product scroller titled "BEST SELLERS" in the left column in the category pages.

It doesn’t look like JM Products or JM Product Slider.

Where is this controlled from?

If I wanted to show JM Product Slider here in the left column of the category pages instead, how do I do it?

Thanks

1 answer

Profile photo of Ziven Staff 100280.00 $tone June 16, 2014
Public

It is "JM Product Slider", you can edit this file. app\design\frontend\default\jm_monsieur\layout\cat alog.xml

On line 69, edit this code block.

Code:

<block type="joomlart_jmproductsslider/list" name="category.jmproductsslider" before="catalog.compare.sidebar" template="joomlart/jmproductsslider/bestseller.phtml" >
  <action method="setData"><key>mode</key><value>best_buy</value></action> 
</block>

See this screenshot for reference:
http://prntscr.com/3taul4

#1

Please login or Register to Submit Answer

Written By

Comments