How to do a code push and switch Shopify themes

We create alternate templates for each custom Builder page, as described in this Shopify blog post. It’s important to ensure that you don’t remove those template files, so if you plan to switch themes make sure to copy those templates over to the new theme.

  1. Download your current Shopify theme
  2. Grab all the files matching */*.builder.liquid
  3. Copy those files into the code file you’re about to push.
  4. Zip the file and push!