<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('top_message')->toHtml(); ?>
I am a Magento 2 Certified Developer, and I have more than 10 years of experience in the Magento, PHP, and WordPress sectors. I specialise in backend and frontend Magento module development. In addition, when someone updates their store's products, those will be instantly updated on the destination domain via API. Also, I have developed a Magento multivendor marketplace website. I have developed more than 700 custom modules as per the requirements.
Sunday, 15 September 2013
Monday, 9 September 2013
magento layered navigation extension
I will provide you multiple select functionality layered navigation extension, This extension makes store navigation more flexible and more user-friendly by enabling store customer to apply multiple values of the same filter.
Please contact me for the above module. It will be suitable price for you.
Please contact me for the above module. It will be suitable price for you.
magento layered navigation on homepage
<reference name="left">
<block type="catalog/navigation" name="catalog.cat.leftnav" before="cart_sidebar" template="catalog/navigation/left.phtml"/>
<block type="catalog/layer_view" name="catalog.leftnav" after="catalog.cat.leftnav" template="catalog/layer/view.phtml"/>
<action method="unsetChild"><alias>right.reports.product.viewed</alias></action>
<action method="unsetChild"><alias>right.reports.product.compared</alias></action>
</reference>
<reference name="content">
<block type="catalog/navigation" name="catalog.categories" template="catalog/navigation/category_listing.phtml"></block>
<block type="catalog/product_list" name="product_home" template="catalog/product/list.phtml">
<action method="setCategoryId"><category_id>52</category_id></action>
<block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
<block type="page/html_pager" name="product_list_toolbar_pager" />
</block>
<action method="setToolbarBlockName"><name>product_list_toolbar</name></action>
</block>
</reference>
Subscribe to:
Comments (Atom)
