{% if offer.primary_media.size > 0 %}
{% endif %}
{% if products.size == 1 %}
{% else %}
{% endif %}
{% for p in products %}
Featured {{post_title}}
Featured {{post_title}}
{% partial card_product_h %}
{% endfor %}