Reference
Reference
Exact names, values and locations for the Beauty Affairs AU theme.
Reference
These pages are lookup tables. They give exact names and locations. For how to use something, see Operations or the Developer guide.
| Page | Contents |
|---|---|
| npm scripts | Every script in package.json and what it runs |
| Entrypoint map | Which Liquid file loads which bundle |
| Theme settings | Every theme settings group and what reads it |
| Cart events | Every CartEvents name and its payload |
| Theme globals | Every window.theme key and where it comes from |
| Debug logging | Namespaces and how to switch logging on |
| Third-party apps | Installed apps and their theme files |
| Legacy and unused code | What is dead, what is dormant, what is vendor-owned |
| Glossary | Terms that mean something specific here |
Regenerating these pages
Entrypoint map, Cart events and Debug logging are derived from the code, and nothing warns you when they go out of date. Each page carries the command that regenerates its data. Run it when you change what it describes.