I have to upgrade my Shopify theme. I used the 1 hour to get some customization done. How do I transfer it to the new theme?
Hello @SweatFree ,
Here’s a general guide you can try to follow:
- Use a theme duplication app: Some Shopify apps allow you to duplicate your existing theme and carry over your customizations to the new version. Look for apps like “Duplicate Theme” or “Theme Copier” in the Shopify App Store.
- Export and import theme settings: If your customizations primarily involve theme settings configured through the theme editor, you can export those settings from the old theme version and import them into the new version.
- Utilize version control with Git: If you have been using Git to manage your theme’s code changes, you can create a new branch for the upgraded theme version and merge your customizations from the old branch to the new branch.
Hope this can help.
Transcy
1 Like