Nova-IMP Theme Documentation
Theme: Nova-IMP (Novara-based, Online Store 2.0)
Maintained by: Trends WD
Docs folder: Nova-IMP-Docs/
A step-by-step guide to every page and sub-page of the storefront, with one file per page.
There are three parts:
- Page guides (
01–35) — a storefront walkthrough of each page, and which sections on it are editable. - Settings reference — a complete record of the theme's 1,310 settings: id, type, default, range, and a screenshot of every panel.
- Changelog — what was added or changed, and when.
Quick map
Repository layout (reference)
assets/ JS, CSS, icons
blocks/ Theme blocks (Flex PDP)
config/ settings_schema.json + settings_data.json
layout/ theme.liquid, password.liquid, gift_card.liquid
locales/ Translations
sections/ Page sections
snippets/ Reusable UI pieces
templates/ Page templates (JSON + Liquid)
How to use these docs
- Start with Global UI — the header, footer and drawers are the same on every page.
- Then open the file for the page you need. Each one covers the overview, URL, sections, a step-by-step user journey, the editable sections, and the related files.
- When you need the exact detail of a setting — its default, its range, or when it becomes visible — open the Settings reference.
Settings reference
| What | Where |
|---|---|
| Full index (16 theme settings groups, 62 sections, 14 theme blocks) | reference/00-INDEX.md |
| Global theme settings (Colors, Typography, Products, Cart, Additional Buttons…) | reference/theme-settings/ |
| Each section's settings and blocks | reference/sections/ |
| Flex PDP theme blocks | reference/theme-blocks/ |
| Panel screenshots (187 images) | screenshots/ |
| What changed and when | CHANGELOG.md |