Redicom Help Center

catalog

catalog.id

Version 1.0

Returns the value of the id field of the catalog.

Input

{{ response.catalog.id }}

Output

4

catalog.title

Version 1.0

Returns the value of the title field of the catalog.

{% for item in response.catalog_items.0 %}
<h1>{{item.title|raw}}</h1>
{% endfor %}

Input

{{ response.catalog.title }}

Output

LookBook 2015

catalog.short_content

Version 1.0

Returns the value of the short_content field of the catalog.

Input

{{ response.catalog.short_content }}

Output

Lookbook images and Styles for the upcomming season

catalog.image

Version

catalog.childs

Version

catalog.products

Version

catalog.downloads

Version

catalog.url

Version