home2
Chamel's Creations :: inspiring and empowering others through CREATIVE handmade gifts and the Word of God!
{% if product != blank and page.full_url contains '/product/' %}
{% endif %}
$(function() {
Store.init('{{ page.permalink }}', {
shippingEnabled: {{ cart.shipping.enabled }},
discountEnabled: {{ cart.discount.enabled }},
showSearch: {{ theme.show_search }}
});
});
$(function(){
SyntaxHighlighter.all();
});
$(window).load(function(){
$('.flexslider').flexslider({
animation: "slide",
start: function(slider){
$('body').removeClass('loading');
}
});
});
{{ head_content }}
#mc_embed_signup{background-color: transparent; clear:center; font:14px Helvetica,Arial,sans-serif; width}
/* 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. */
-
{% for error in errors %}
- {{ error }} {% endfor %}
{{ page.name }}
{{ page_content | paragraphs }} {% else %} {{ page_content }} {% endif %}Related products
-
{% for product in category.products limit:4 %}
{% unless product.url == page.full_path %}
-
{{ 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 %}
{% endunless %}
{% endfor %}
-
{% if product.previous_product != blank %}
- {{ product.previous_product | link_to: "Previous product" }} {% endif %} {% if product.next_product != blank %}
- {{ product.next_product | link_to: "Next product" }} {% endif %}
-
{% if product.previous_product != blank %}
- {{ product.previous_product | link_to: "Previous product" }} {% endif %} {% if product.next_product != blank %}
- {{ product.next_product | link_to: "Next product" }} {% endif %}
More
- Home
- Products
- Contact
- Cart {% if theme.twitter_username != blank %}
- Search {% endif %}
Interested in purchasing a gift certificate?
Copyright © {{ 'Today' | date: "%Y" }} {{ store.name }}
{% if store.website != blank %} Visit Blog! {% endif %}