{
  "product": "Quikpair",
  "module": {
    "slug": "rent",
    "title": "Rent"
  },
  "task": {
    "slug": "insurance",
    "title": "Add insurance to a booking",
    "question": "How to add rental insurance in Quikpair"
  },
  "url": "https://www.quikpair.com/how-to-use/rent/insurance/",
  "summary": "Cover on an item, with terms the customer agrees to.",
  "steps": [
    {
      "n": 1,
      "instruction": "On the rent order, tap Change on the item.",
      "controls": [
        "Save Insurance"
      ],
      "screenshot": {
        "desktop": "https://www.quikpair.com/screenshots/rent/insurance-desktop.webp",
        "mobile": "https://www.quikpair.com/screenshots/rent/insurance-mobile.webp"
      }
    },
    {
      "n": 2,
      "instruction": "Switch on Insurance and choose the Tier."
    },
    {
      "n": 3,
      "instruction": "The Terms are the ones set on the product, and are editable for this order if this booking needs different wording."
    },
    {
      "n": 4,
      "instruction": "Reset to product default puts the standard terms back."
    },
    {
      "n": 5,
      "instruction": "Save the order."
    }
  ],
  "notes": [
    "The terms are recorded against the booking, so what the customer agreed to is what you can show later.",
    "Save Insurance applies it to that item; the order total updates with it.",
    "Insurance is priced by tier on the product, so a weekly hire and a daily one are covered at different rates."
  ]
}
