{% set products = __SELF__.userProducts %} {% set categories = __SELF__.userCategories %} {% set userProfile = __SELF__.userProfile %} {% set params = __SELF__.params %} {% set sliders = __SELF__.sliders %} {% set chatroom = __SELF__.chatroom %} {% set result = __SELF__.result %} {% set authUser = __SELF__.authUser %} {% for product in products %}
{% endfor %}