{% get products from products.all limit:theme.featured_products order:theme.featured_order %}

{% if products != blank %} {% for product in products %} {% if forloop.first %} {% endif %} {% endfor %} {% else %}

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
receive exclusive discount codes available only by email
{% endget %}