Skip to content

Instantly share code, notes, and snippets.

@OlegShchavelev
Created June 9, 2017 21:11
Show Gist options
  • Save OlegShchavelev/6a958072bc0ae732fb671ceabf5a945f to your computer and use it in GitHub Desktop.
Save OlegShchavelev/6a958072bc0ae732fb671ceabf5a945f to your computer and use it in GitHub Desktop.
MSProduct фильтрация по тегам MS2
{'!msProducts' | snippet : [
'parents' => 3,
'includeThumbs' => 'medium',
'tpl' => 'mainrowInfo',
'where' => ['Data.tags:LIKE' => '%Associated%']
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment