{% if aboutProduct.showInfographic != 'true' %} {% endif %}

{{aboutProduct.title}}

{{aboutProduct.content}}

{% if aboutProduct.showInfographic == 'true' %} {% include "../infographic/infographic.html" %} {% endif %}