{% if aboutProductSection.title.topLine != '' or aboutProductSection.title.bottomLine != '' %}

{% if aboutProductSection.title.topLine and aboutProductSection.title.topLine != '' %}{{aboutProductSection.title.topLine}}
{% endif %} {% if aboutProductSection.title.bottomLine != '' %} {{aboutProductSection.title.bottomLine}} {% endif %}

{% endif %} {{ aboutProductSection.image.image_alt }}
{% if aboutProductSection.content != "" %}

{{aboutProductSection.content}}

{% endif %} {% if aboutProductSection.contentItems != "" %} {% endif %}