{##
# Main element (input)
#
# @ListChild (list="product.simple-search-form.simple-box.elements", weight="10")
#}
{{ widget('\\XLite\\View\\FormField\\Input\\Text\\SearchBox',
fieldName='substring',
fieldOnly='true',
fieldLabel=t('Search items...(customer header search form)')
) }}