Page MenuHomeIn-Portal Phabricator

pick_products.elm.tpl
No OneTemporary

File Metadata

Created
Fri, Oct 3, 3:18 AM

pick_products.elm.tpl

<!-- pick products -->
<inp2:p_InitList list_name="pick_products" types="pick" parent_cat_id="0" recursive="1" per_page="short_list"/>
<inp2:m_Capture to_var="header">
<a href="<inp2:m_Link template="in-commerce/products/pick_products" m_cat_id="0" m_cat_page="1" />"><inp2:m_phrase name="lu_title_PickProducts"/></a> (<inp2:p_TotalRecords list_name="pick_products"/>)
</inp2:m_Capture>
<inp2:m_include template="in-commerce/elements/products.elm"/>
<table width="100%" style="border-width: 0px;">
<inp2:p_ListProducts list_name="pick_products" render_as="product_short_element" direction="H"/>
</table>
<inp2:m_DefineElement name="more_link">
<a href="<inp2:m_Link template="in-commerce/products/pick_products" m_cat_id="0" m_cat_page="1" />"><inp2:m_Phrase label="lu_More" /></a>
</inp2:m_DefineElement>
<inp2:p_MoreLink list_name="pick_products" render_as="more_link"/>
<!-- // pick products -->

Event Timeline