Custom Theme


Our custom theme is built on Pipeline.

Property Value
Font Questrial
Framework Bootstrap 4

TIP: Use the Shopify Theme Kit for development.

I only discovered this recently… It lets you use your favorite IDE to work on Shopify themes instead of having to use their web editor.

Install it and use theme watch to auto upload any changes!

Launching the USA and Canada Shopify stores


Trying to manage them individually will be impossible. Best thing to do is to set up separate environments in Theme Kit like US and CA with credentials to separate stores.

Then to deploy, run theme deploy -a -n to upload the theme to both stores simultaneously!

Liquid Cheat Sheet


Check it out here!