Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.                <div class="control-group">
  2.                     <label class="control-label">Item (Product)</label>
  3.                     <div class="controls">
  4.                         {include file="pickers/products/picker.tpl" data_id="added_products"
  5.                         but_text=__("add_products_item") item_ids=$template_data.product_ids input_name="home_content[product_id]"
  6.                         type="links" no_container=true picker_view=true}
  7.                     </div>
  8.                 </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement