{
  "name": "FoshanBuild sample deliverables",
  "page": "https://foshanbuild.com/samples/",
  "disclaimer": "These files are only examples of format. Every real project needs its own item schedule, drawings, quantities, destination checks, and service scope.",
  "files": [
    {
      "title": "Example item schedule",
      "url": "https://foshanbuild.com/samples/sample-item-schedule.csv",
      "format": "CSV",
      "description": "Room, category, item, specification, quote basis, check point, packing note, and approval status."
    },
    {
      "title": "Inspection and packing checklist",
      "url": "https://foshanbuild.com/samples/qc-packing-checklist.txt",
      "format": "TXT",
      "description": "A checkpoint list before final payment, packing, and container loading."
    },
    {
      "title": "Installation handover notes",
      "url": "https://foshanbuild.com/samples/installation-handover.txt",
      "format": "TXT",
      "description": "Room tags, loading sequence, missing-item log, and local installer handover reminders."
    },
    {
      "title": "Structured example data",
      "url": "https://foshanbuild.com/samples/sample-deliverables.json",
      "format": "JSON",
      "description": "A structured version of the example records."
    }
  ],
  "item_schedule": [
    {
      "code": "FB-001",
      "room": "Living room",
      "category": "Loose furniture",
      "item": "Modular sofa set",
      "spec": "3.2 m fabric sofa, walnut side table, approved warm grey fabric",
      "quantity": "1 set",
      "quoteBasis": "EXW Foshan, sample fabric approved before deposit",
      "qcPoint": "Fabric color, frame, cushion density, leg finish",
      "packing": "Carton plus corner protection, room label LIVING-01",
      "status": "Sample finish approved"
    },
    {
      "code": "FB-002",
      "room": "Kitchen",
      "category": "Cabinetry",
      "item": "Kitchen cabinets",
      "spec": "L-shaped kitchen, plywood carcass, matte lacquer doors, Blum-equivalent hardware",
      "quantity": "1 package",
      "quoteBasis": "Shop drawing required, hardware list separated",
      "qcPoint": "Carcass thickness, door finish, hinge model, pre-assembly photos",
      "packing": "Flat-pack crates, cabinet code label by elevation",
      "status": "Drawing revision pending"
    },
    {
      "code": "FB-003",
      "room": "Bathrooms",
      "category": "Sanitary ware",
      "item": "Bathroom system package",
      "spec": "3 bathroom vanities, basins, toilets, shower screens, taps, drains, accessories",
      "quantity": "3 sets",
      "quoteBasis": "Accessory list and spare parts confirmed by set",
      "qcPoint": "Ceramic surface, faucet finish, glass size, drain compatibility",
      "packing": "Fragile labels, foam protection, set label BATH-01 to BATH-03",
      "status": "Quote basis confirmed"
    },
    {
      "code": "FB-004",
      "room": "Facade",
      "category": "Doors and windows",
      "item": "Aluminium window package",
      "spec": "Powder-coated aluminium frames, double glazing, insect screens where required",
      "quantity": "100 sqm",
      "quoteBasis": "Glass specification and target market compliance to be checked locally",
      "qcPoint": "Frame profile, glass label, hardware, opening direction, drainage holes",
      "packing": "Wooden crate, elevation label, installation note attached",
      "status": "Compliance questions open"
    }
  ],
  "qc_checkpoints": [
    "Confirm final product photos, dimensions, finish, hardware, and accessories before balance payment.",
    "Keep packing photos with labels visible, especially for glass, stone, furniture, cabinet panels, and small hardware.",
    "Record missing items, damaged surfaces, wrong finish, unclear labels, and supplier promised replacement dates.",
    "Check CBM, gross weight, crate dimensions, loading order, and fragile zones before handoff to the forwarder."
  ],
  "installation_handover": [
    "Use room tags and item codes so the local installer can match cartons to the correct room.",
    "Prepare a first-open list for fragile or high-value items that should be inspected immediately after delivery.",
    "Separate factory installation notes from local compliance or engineering responsibility.",
    "For the right projects, paid site guidance can help with sequence, issue checking, and final placement."
  ],
  "updated": "2026-06-20"
}