{% for item in aboutProductBanner.list %}
  • {{item.text}}
  • {% endfor %}
{{aboutProductBanner.product.image_alt}}
{% if aboutProductBanner.aboutProductModal and aboutProductBanner.aboutProductModal.show == 'true' %}
? Learn More
{% include "./includes/aboutProductModal.html" %} {% endif %}
{{aboutProductBanner.disclaimer}}