Skip to content

Instantly share code, notes, and snippets.

@4e6ka
Created May 16, 2017 09:50
Show Gist options
  • Save 4e6ka/d85f429417623053c64fd252af13a6ab to your computer and use it in GitHub Desktop.
Save 4e6ka/d85f429417623053c64fd252af13a6ab to your computer and use it in GitHub Desktop.
Вариант поиска по бренду
<select onchange="window.location.href=this.options[this.selectedIndex].value" class="input-search form-control top15">
<option>Поиск по бренду</option>
[[!pdoResources?
&parents=`11`
&resources=`12,13,14,3467,4051,4107,1345,4108,5613,5614,6122,6231`
&depth=`0`
&tpl=`BrandsRowTpl`
&limit=`100`
]]
</select>
BrandsRowTpl
<option value="[[~[[+id]]]]">[[+pagetitle]]</option>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment