Skip to content

Instantly share code, notes, and snippets.

@Sentinel-7
Created May 15, 2021 16:26
Show Gist options
  • Save Sentinel-7/d185b825e850cffaa74264a5c4720ce9 to your computer and use it in GitHub Desktop.
Save Sentinel-7/d185b825e850cffaa74264a5c4720ce9 to your computer and use it in GitHub Desktop.
Выборка для mFilter2 если нужно сделать фильтрацию для ресурсов по url
Список ресурсов сделан списком и выведен через процессор в msFieldsManager для свойств товара
'optionFilters' => '{ "collection:!=":"" }',
'where' => ['collection.value' => $_modx->resource.pagetitle],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment