# 2.1 Store details

1. Go to **Settings → Stores** and click **Edit** on the store.
2. Fill in **name, address, phone, email**.
3. **Map location (optional, recommended):** click the map or drag the marker to the store's door. The
   coordinates make the address **clickable** on the public page — the customer taps it and Google Maps
   opens with directions.
4. **Active/Inactive:** an inactive store stops appearing on the public page and the switcher but keeps
   its history. Handy for a temporary closure.
5. Save.

> 📸 **`02-store-edit.png`** — Store edit page with the map picker (Leaflet/OpenStreetMap).
![Edit store](images/02-store-edit.png)

---