main
{% get products from products.all limit:theme.featured_products order:theme.featured_order %} {% if products != blank %} {% for product in products %} {% if forloop.first %}
-
{% endif %}
-
{{ product.name }}
{{ product.default_price | money_with_sign }}
{% case product.status %} {% when 'active' %} {% if product.on_sale %}On Sale
{% endif %} {% when 'sold-out' %}Sold Out
{% when 'coming-soon' %}Coming Soon
{% endcase %}
{% if forloop.last %}
No products found.
{% endif %}#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
Join The Mailing List