Installation
Requirements
- Shopify store (any plan with Online Store)
- Admin access to Online Store → Themes
Install from ZIP
- Download the Novara theme ZIP (
Novara-theme-3.4.1.zip). - Shopify Admin → Online Store → Themes.
- Click Add theme → Upload zip file.
- Select the ZIP and wait for upload to finish.
- Click Publish when ready to go live.
Install via Shopify CLI
shopify auth login
shopify theme push --store your-store.myshopify.com
After installation
- Click Customize on the new theme.
- Go to Theme settings and upload your logo and favicon.
- Configure colors and typography to match your brand.
- Set up header menu in Navigation (Shopify admin → Content → Menus).
- Review homepage sections on the index template.
Demo preset
The theme includes a Novara preset in settings_data.json with neutral demo content. Customize all text and images before launch.
Updating the theme
- Duplicate your live theme as backup.
- Upload the new ZIP or push via CLI.
- Re-apply any custom code changes from the backup.
