> ## Documentation Index
> Fetch the complete documentation index at: https://help.macleather.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Catalog Overview

> Browse, search, and manage your entire inventory of accessories, linings, and materials.

# Product Catalog

The Product Catalog is your complete inventory system — a full replacement for Sortly. Every accessory, lining, zipper, button, rivet, and packing material is tracked here with real-time stock levels.

## What's in the Catalog

Your catalog contains **500+ items** organized into four main folders:

| Folder                   | Items | What's Inside                                                        |
| ------------------------ | ----- | -------------------------------------------------------------------- |
| **ACCESSORIES**          | 458   | Buttons, Zippers, Rivets, Buckles, Eyelets, Tapes, Needles, and more |
| **HANGTAGS & PACKAGING** | 18    | Branded hang tags, polybags, packing materials                       |
| **LABELS & TAGS**        | 12    | MARDI branded labels and tags                                        |
| **LINING & INTERLINING** | 12    | Satin lining fabrics                                                 |

## Navigating the Catalog

### Folder View

When you open the catalog, you see folders on the left side. Click a folder to see its categories.

The hierarchy works like this:

```
Folder → Category → Subcategory → Items
```

**Example:** ACCESSORIES → Buttons → Hard Buttons → "15mm Black Hard Button Plane"

### Category Sidebar

The left sidebar shows all categories with item counts. Categories with subcategories show a chevron arrow — click to expand.

* **Coloured dots** indicate different categories
* **Dark highlight** shows your current selection
* **Counts** update based on your filters

### Search

Use the search bar to find items by name. Type any part of the item name to filter results.

## Item Cards

Each item shows:

* **Photo** (from Sortly import)
* **Name** of the item
* **Price** in RS (Pakistani Rupees)
* **Current stock** with unit
* **Low stock badge** when stock is below minimum level

Click any card to view full details.

## Stock Health

Items are colour-coded by stock health:

* **Green** — In stock (above minimum level)
* **Amber** — Low stock (below minimum but not zero)
* **Red** — Out of stock (zero quantity)

## Quick Tips

<CardGroup cols={2}>
  <Card title="Find Items Fast" icon="magnifying-glass">
    Use search to find items by name — even partial matches work
  </Card>

  <Card title="Check Stock" icon="boxes-stacked">
    Look for the amber "Low" badge on item cards
  </Card>

  <Card title="View Details" icon="eye">
    Click any item card to see full details, specs, and transaction history
  </Card>

  <Card title="Add Items" icon="plus">
    Use the "Add Item" button to create new catalog entries
  </Card>
</CardGroup>
