Stores, Zones, and Catalog Items
Store management controls how grocery lists are organized for a household.
Store Model
Fiddy separates:
- Global store records: system-level store templates.
- Household-owned stores: stores configured for a specific household.
- Locations: concrete shopping locations under a household store.
- Zones: ordered areas inside a location.
- Available items: location-specific catalog items used for suggestions and defaults.
The active shopping list is scoped to a household and one location.
Add A Household Store And Location
Open Manage > Stores.
Owners/admins can:
- Add a household store.
- Add one or more locations for that store.
- Rename stores or locations.
- Set the default shopping location.
- Remove stores or locations when they are no longer needed.
The main list uses the active/default location when showing list items and suggestions.
Manage Zones
Zones represent store areas such as produce, dairy, freezer, household, or checkout.
Owners/admins can:
- Add zones.
- Rename zones.
- Set zone order.
- Delete zones.
Users see list items grouped by the active location's zones. Zone order should match the route people normally walk through the store.
Manage Available Items
Available items are reusable household/location catalog entries. They power suggestions and default details when users add groceries.
From Manage > Stores > Manage Items, owners/admins can:
- Search the catalog.
- Add catalog items.
- Edit item names, defaults, notes, classification, and images.
- Delete catalog items.
- Import current list items into the catalog.
Members can use catalog-backed suggestions while adding items. Admin-only catalog deletion is enforced by the backend.
Good Catalog Hygiene
Use stable, simple item names:
- Prefer
milkoverneed milk. - Prefer
eggsover12 eggsbecause quantity is tracked separately. - Use notes for brand, size, or special instructions.
- Keep zones broad enough to be useful while shopping.
When A Store Is Missing
If the list says no stores are found:
- Confirm the correct household is selected.
- Ask an owner/admin to open Manage > Stores.
- Add a store and at least one location.
- Set the location as default if it should open automatically.