Getting Started
How to use this handbook
Conventions, audience tags, and how the handbook is organised.
How to use this handbook
π€ Ops Β· π Dev β everyone should read this once.
Audience tags
Every page opens with a tag line so you know whether it's written for you:
- π€ Ops β Car Battery Pro staff running the store. Written in plain language, no code needed.
- π Dev β technical readers maintaining the theme and integrations.
A page tagged with both is relevant to everyone.
Conventions
- Callouts flag things you must not get wrong:
A warning like this marks an action that can silently break the store.
An info callout adds helpful context or a shortcut.
- Shopify standard tasks (adding products, processing refunds, managing customers) are not re-documented here. Instead we link to Shopify's own help centre, which stays current as Shopify changes. We only document the parts that are specific to CBP.
- Code, file names, and settings appear in
monospace.
How the handbook is organised
| Section | Read it when you want to⦠|
|---|---|
| Getting Started | Get oriented and learn the vocabulary. |
| How CBP Works | Understand the customer journey and the systems behind it. |
| Day-to-Day Operations | Run the store: products, orders, appointments, content. |
| Technical Reference | Maintain the theme, settings, and integrations. |
| Tracking & Analytics | Understand the analytics and data layer. |
| Troubleshooting & Support | Diagnose problems and know who to escalate to. |
| Appendix | Look up reference tables and the change log. |