{% for section_name in registry.brand_product_physical.sections %} {% if sections[section_name] is defined %} {{ sections[section_name] | safe }} {% endif %} {% endfor %}