{% if page.hardware_section_2.i_image %} {% assign feature_image = '' %} {% capture feature_image %}{% picture open_graph pages/{{ page.hardware_section_2.i_image}} %}{% endcapture %} {{ page.hardware_section_2.i_image | remove: '.png' | remove: '.webp' | remove: '.jpg' | replace: '-',' ' | replace: '_',' ' }} {% endif %} {% if page.hardware_section_2.p_video %} {% endif %}
{% for feature in page.hardware_section_2.features %}

{{ feature.t_title }}

{{ feature.t_description }}

{% endfor %}