Manual Update

Alternate method - download from the theme store

We recommend you use the Shopify updater. If your store is not displaying the 'update available' feature, you can use this alternate method to update your theme.

Start by downloading a new version of the theme directly from the Shopify theme store:

Use the link below for the Shopify theme store. Be sure to 'log in' with the account that purchased the theme:

  • Click on the 'Add latest theme version button'. The download will be added to your theme library and will not affect your Live theme.

  • Next, you can open the code editor of your current copy by going into your online store > themes and clicking on actions (the three dots, ellipsis icon) > edit code.

Here, you should find the edited page templates with a small gray dot as an indication that they have changed.

Open up the edited page templates, we'll use index.json for our example, and copy the content to paste into the new theme.

The last step is to open the code editor for the new copy, open up the same file (in this case index.json), and paste in all of the code.

Finally, all that's left is to save the changes. If no build errors pop up, you have successfully transferred all of the settings that are still compatible with the new version.

Please note that it's possible not all settings will be compatible, in which case you could run into a build error or just have missing sections.

Repeat this process for all templates.

Always check your progress through the theme editor and add in the missing sections before publishing the new copy.

If you run into a lot of build errors, then the best thing to do would be to manually redo all sections from the theme editor for the template.

Last updated