Archive
{{ page.name }}
-
{{ product.name }}
{{ product.description }}
First Appearance {{ product.created_at | date: '%B, %Y' }}
{% endcase %}
{% endfor %}
{% endif %}
{% if products != blank %}
{% for product in products.all %}
{% case product.status %} {% when 'active' %}