Configure FEATURED PRODUCT

How and where can I configure the Feature Product section shown on the main page of http://www.jolipanda.com

I searched a lot .. I can’t find it . Thank you

6 answers

Profile photo of Saguaros 0.00 $tone August 18, 2014
Public

Hi

If you go to Admin > CMS > Pages > Homepage > Design > Layout Update XML, you can see that this ‘Featured product’ contains 4 tabs and each tab will display content from a static block: http://prntscr.com/4dy33x .

You then open static block with identifier which these tabs are calling. For example, in the first tab: Clothing:

Code:

{{block type="joomlart_jmproductsslider/list" name="Clothing " template="joomlart/jmproductsslider/list.phtml" title="test" catsid="10"}}

It’s showing products (category ID =10) retrieved from JM Product Slider extension

Please check out documentation of this theme: http://www.joomlart.com/documentatio…nfigure-blocks , we provide guideline in details there.

#1

This question is now closed

Written By

Comments