{
  "product": "Quikpair",
  "module": {
    "slug": "inventory",
    "title": "Products & inventory"
  },
  "task": {
    "slug": "categories",
    "title": "Manage categories",
    "question": "How to manage product categories in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/inventory/categories/",
  "summary": "How the catalogue is grouped.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open Categories and tap New Product Category.",
      "controls": [
        "New Product Category"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/inventory/categories-flow-1-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/inventory/categories-flow-1-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Give it a Name and, if you want, a Description.",
      "controls": [
        "NAME",
        "DESCRIPTION"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/inventory/categories-flow-2-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/inventory/categories-flow-2-mobile.webp"
      }
    },
    {
      "n": 3,
      "instruction": "Set a Parent category to nest it, or leave it as None (root category) for a top-level group."
    },
    {
      "n": 4,
      "instruction": "Edit from the row, or Delete Category to remove one."
    }
  ],
  "notes": [
    "Categories drive the buttons above the product grid on a sale, so a sensible grouping is what makes the counter fast."
  ]
}
