{% if topSection.showBackgroundImage and topSection.showBackgroundImage == 'true' %}
{% endif %}
{% if global.isVslVersion == 'false' and topSection.offer_text_and_effect.content != '' and topSection.showProductImage and topSection.showProductImage == 'true' %}
{% endif %}
{% if topSection.showProductImage and topSection.showProductImage == 'true' %}
{% if global.isVslVersion == 'false' and topSection.offer_text_and_effect.content != '' %}
{{topSection.offer_text_and_effect.content}}
{% endif %}
{% endif %}
{% if topSection.badges[0].image and topSection.badges[0].image != '' %}
{% for badge in topSection.badges %}
{% endfor %}
{% endif %}
{% if topSection.title and topSection.title != '' or topSection.content and topSection.content != '' %}
{% if topSection.dynamic_title.use_dynamic_title and topSection.dynamic_title.use_dynamic_title == 'true' %}