{% liquid assign resources_type = 'query,product' if settings.search_collections assign resources_type = resources_type | append: ',collection' endif if settings.search_articles assign resources_type = resources_type | append: ',article' endif if settings.search_pages assign resources_type = resources_type | append: ',page' endif %}