Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
/home| Variable | Type |
|---|---|
store | Store |
session | Session |
{% extends "layout.jinja" %}
{% block main_content %}
<div class="home">
{% template_components %}
</div>
{% endblock %}{% template_components %} renders sections from Theme Editorhome.json schema