Getting Started
Update Hyper theme
4 min read
Ecommerce Website Templates - Free and Premium Themes for Your Online Store.
themes.shopify.com
Update the theme automatically ⚙️
Check notifications on Shopify

Check notifications on Shopify
Review update details
- Click the notification to view more details about the update.
- Select View release notes to read what’s new in the release.
Add to Theme library
Troubleshooting: No update notification? 🔍
- Re-Install the Theme
Download the latest version of Hyper from the Shopify Theme Store and upload it to your store (instructions below). - Manually Transfer Customizations
Any custom code or third-party app snippets will need to be re-implemented in the new version.
Preparing for the update: Create a backup
- In your Shopify admin, go to Online store > Themes.
- Under the Actions dropdown for your current theme, select Duplicate.
- Rename the duplicated file.
Upload the latest theme version
- From your Shopify dashboard, go to Online Store.
- In the Theme library, select Add theme > Upload zip file.
- In the Upload theme modal, click Add file and select the file you want to upload.
- Click Upload file.

Move the theme settings and pages
- Go to your current theme, click Actions > Edit code.
- Copy the following files from the old theme and paste them into the same folders in the new version:
- All edited JSON files in the
Templatesfolder. - The
settings_data.jsonfile in theConfigfolder.
- All edited JSON files in the
- Re-create custom templates (if any).

For custom templates, you'll need to create the JSON template in the new theme files since they won't exist there by default. More details here from Shopify on creating new templates in the theme.
Re-install apps
Find the app documentation in the App Store to follow the installation instructions.
Last updated