Shopify theme tutorials

Grouping images with color variants - Debut theme

For older themes, try the article for the Launchpad theme.  This article will show you how to group variant images by color on product pages in the...

Grouping images with variants - Launchpad theme

Update: For newer themes, try the updated article for the Debut theme. This article will show you how to add multiple variant images to product pa...

A method for three-level collection navigation in Shopify

Sub collections are not natively built into Shopify, meaning we need to be creative in order to output these. There are many ways to go about this...

Using Zurb Foundation with Shopify

I had wanted to use the Zurb Foundation framework to build a Shopify theme for a while, but the major hurdle was getting it to work with SASS. Sub...

Alphabetical vendor categorization with liquid

The snippet will enable vendor categorization by alphabet letter.  The idea here is to create a "Brands" page where each vendor is listed under th...

How to output an inventory table on the product page

This tutorial is going to provide the code needed to output an inventory table for 1 or 2 product options. If you are using 3 options, it will use ...

How to add inventory quantities to the product page

This tutorial is going to show you how to add the inventory quantity to your product pages. A few things to note: Your store must be using jQuery ...