{{ 'main.css' | asset_url | stylesheet_tag }} {{ 'shop.js' | asset_url | script_tag }} {{ 'mootools.js' | asset_url | script_tag }} {{ 'slimbox.js' | asset_url | script_tag }} {{ 'option_selection.js' | shopify_asset_url | script_tag }} {{ 'slimbox.css' | asset_url | stylesheet_tag }} {{ content_for_header }}

Skip to navigation.

{{ content_for_layout }}
{% if template != 'cart' %}
Shopping Cart
{% if cart.item_count != 0 %} {{ cart.item_count }} {{ cart.item_count | pluralize: 'item', 'items' }} in your cart {% else %} Your cart is empty {% endif %}
{% endif %}