{
  "product": "Quikpair",
  "module": {
    "slug": "inventory",
    "title": "Products & inventory"
  },
  "task": {
    "slug": "import",
    "title": "Import products from CSV",
    "question": "How to import products into Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/inventory/import/",
  "summary": "Bring an existing catalogue in at once.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open Products and choose Bulk Import — it is in the products list header on a desktop browser. The import screen is Bulk Import Products.",
      "controls": [
        "Import Products"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/inventory/import-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/inventory/import-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Read the Column Documentation — it says which columns are Required and which are Optional, with an Example row."
    },
    {
      "n": 3,
      "instruction": "Fill in your product data in a CSV."
    },
    {
      "n": 4,
      "instruction": "Upload CSV File — CSV files only, up to 10MB."
    },
    {
      "n": 5,
      "instruction": "Import Results reports Total Rows, Successful and Failed, so a bad row is named rather than silently skipped."
    },
    {
      "n": 6,
      "instruction": "View Products to see what came in, or Import Another File to carry on."
    }
  ]
}
