{
  "product": "Quikpair",
  "module": {
    "slug": "lanes",
    "title": "Lanes — van sales & collection"
  },
  "task": {
    "slug": "sale",
    "title": "Sell to a customer on the round",
    "question": "How to make a sale from a lane stop in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/lanes/sale/",
  "summary": "Sell something at the door, with the sale counted against the round.",
  "steps": [
    {
      "n": 1,
      "instruction": "Open the lane and tap Add sale on the stop — the blue trolley beside Collect. A desktop row labels it Sale.",
      "controls": [
        "Sale"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/lanes/sale-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/lanes/sale-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "The sale opens with that customer already chosen, so there is no picking them off a list on the doorstep."
    },
    {
      "n": 3,
      "instruction": "Add the products as you would at the counter, then finish the sale."
    },
    {
      "n": 4,
      "instruction": "Take the money now if they are paying, or leave it on account — the balance then shows against their stop on the next round."
    },
    {
      "n": 5,
      "instruction": "Back on the lane, Sold counts what went out on the round and Route due updates with anything still owing."
    }
  ],
  "notes": [
    "The lane is attached to the sale, not just the customer. That is what lets the day be reconciled by lane and by rep — what was sold against what was collected.",
    "Show nearby carries the same Add sale button, so a stop can be served out of order.",
    "Selling needs the sales create permission; a rep without it sees only Collect on the row."
  ]
}
