Redicom Help Center

search

search.result_count

Version 1.0

Returns the value of the result_count field of the search.

<li><p>{{response.search.result_count}} PRODUCTS </p></li>

Input

{{ response.search.result_count }}

Output

2

search.terms

Version 1.0

Returns the value of the terms field of the search.

Input

{{ response.search.terms }}

Output

relógio

search.search_url

Version 1.0

Returns the value of the search_url field of the search.

Input

{{ response.search.search_url }}

Output

index.pgp?id=66&q=relógio

search.results

Version 1.0

Returns all of the line results in the search.

search.filters

Version

Retorna um array com as características dos filtros disponíveis para a listagem.