Getting Started
Update Pebble theme
3 min read
Update the theme automatically ⚙️
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? 🔍
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.
Install the latest theme version
- Visit the Shopify Theme Store and choose Pebble theme.
- Click Add a new copy to add the latest theme version to your online store.
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