#2158

sns_lanhk
Moderator

Hi,
You see config in xml
<block type=”tini/wrapper” name=”section.no1″>
<action method=”setParams”><params>class=”mrb50″</params></action>
<action method=”setRow”><row>1</row></action>
<block type=”tini/wrapper” name=”section.no1.no1″>
<action method=”setParams”><params>class=”col-lg-6 col-md-6 col-xs-12″</params></action>
<block type=”products/sale” name=”section.no1.no1.1″ />
</block>
<block type=”tini/wrapper” name=”section.no1.no2″>
<action method=”setParams”><params>class=”col-lg-6 col-md-6 col-xs-12″</params></action>
<block type=”products/slider” name=”slider_tab1″>
<action method=”setConfig”>
<name>
<title>Featured Products</title>
<product_limitation>12</product_limitation>
</name>
</action>
</block>
</block>
</block>
File app\design\frontend\sns_tini\default\template\sns\products\sale.phtml
File app\design\frontend\sns_tini\default\template\sns\products\slider.phtml
Thanks!