Installation

Requirements

  • Shopify store (any plan with Online Store)
  • Admin access to Online Store → Themes

Install from ZIP

  1. Download the Novara theme ZIP (Novara-theme-3.4.1.zip).
  2. Shopify Admin → Online Store → Themes.
  3. Click Add theme → Upload zip file.
  4. Select the ZIP and wait for upload to finish.
  5. Click Publish when ready to go live.

Install via Shopify CLI

shopify auth login
shopify theme push --store your-store.myshopify.com

After installation

  1. Click Customize on the new theme.
  2. Go to Theme settings and upload your logo and favicon.
  3. Configure colors and typography to match your brand.
  4. Set up header menu in Navigation (Shopify admin → Content → Menus).
  5. 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

  1. Duplicate your live theme as backup.
  2. Upload the new ZIP or push via CLI.
  3. Re-apply any custom code changes from the backup.