{"product_id":"ford-transit-mk7-left-passenger-side-cover-box-6c11-117a72-bbw-2011-2014-transit","title":"Ford Transit MK7 Left Passenger Side Cover Box 6C11-117A72-BBW 2011-2014 Transit","description":"\u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eFord Transit MK7 Left Passenger Side Cover Box 6C11-117A72-BBW 2011-2014\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root{\n      --bg:#f6f2ea;\n      --panel:#ffffff;\n      --ink:#1d1d1f;\n      --muted:#6a6a6a;\n      --gold:#8c6b2f;\n      --gold2:#c7a25a;\n      --line:#e6dcc8;\n      --soft:#fbf8f2;\n      --shadow:0 16px 40px rgba(29,29,31,.10);\n      --radius:22px;\n    }\n    *{box-sizing:border-box}\n    body{\n      margin:0;\n      background:linear-gradient(180deg,#fff 0%, var(--bg) 100%);\n      color:var(--ink);\n      font-family:Arial, Helvetica, sans-serif;\n      font-size:18px;\n      line-height:1.65;\n    }\n    .wrap{\n      max-width:1100px;\n      margin:0 auto;\n      padding:18px;\n    }\n    .watermark{\n      position:relative;\n      overflow:hidden;\n    }\n    .watermark:before{\n      content:\"PARTPILOT\";\n      position:absolute;\n      inset:auto -10% 20% auto;\n      transform:rotate(-20deg);\n      font-size:84px;\n      font-weight:800;\n      letter-spacing:6px;\n      color:rgba(140,107,47,.08);\n      pointer-events:none;\n      white-space:nowrap;\n      z-index:0;\n    }\n    .hero, .card{\n      background:rgba(255,255,255,.92);\n      border:1px solid var(--line);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n    }\n    .hero{\n      padding:26px;\n      margin-bottom:18px;\n      position:relative;\n      z-index:1;\n    }\n    .brand-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      align-items:center;\n      justify-content:space-between;\n      margin-bottom:14px;\n    }\n    .badge{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      padding:10px 16px;\n      border-radius:999px;\n      background:linear-gradient(135deg,#1c1c1c 0%, #343434 100%);\n      color:#fff;\n      font-weight:700;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n      font-size:13px;\n    }\n    .badge.gold{\n      background:linear-gradient(135deg,var(--gold) 0%, var(--gold2) 100%);\n      color:#fff;\n    }\n    h1{\n      margin:8px 0 8px;\n      font-size:34px;\n      line-height:1.15;\n      letter-spacing:-.02em;\n    }\n    .sub{\n      color:var(--muted);\n      font-size:18px;\n      margin:0 0 8px;\n    }\n    .title-copy{\n      margin-top:18px;\n      background:var(--soft);\n      border:1px dashed #d7c8aa;\n      padding:14px 16px;\n      border-radius:16px;\n      font-size:16px;\n    }\n    .title-copy code{\n      display:block;\n      margin-top:8px;\n      font-size:18px;\n      white-space:normal;\n      word-break:break-word;\n      color:#222;\n    }\n    .grid{\n      display:grid;\n      grid-template-columns:1.2fr .8fr;\n      gap:18px;\n      margin-top:18px;\n    }\n    .gallery{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:12px;\n    }\n    .gallery img, .gallery .vehicle-slot{\n      width:100%;\n      min-height:220px;\n      border-radius:18px;\n      border:1px solid var(--line);\n      background:#f7f7f7;\n      object-fit:cover;\n      box-shadow:0 10px 24px rgba(0,0,0,.06);\n    }\n    .vehicle-slot{\n      padding:18px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n      background:linear-gradient(180deg,#fff 0%, #fbf7ef 100%);\n    }\n    .vehicle-slot strong{font-size:22px; color:#222}\n    .vehicle-slot p{margin:8px 0 0; color:var(--muted)}\n    .panel{\n      padding:20px;\n    }\n    .panel h2{\n      margin:0 0 12px;\n      font-size:24px;\n      color:#222;\n    }\n    .panel p{margin:0 0 10px}\n    .highlight{\n      background:linear-gradient(135deg,#fff7e6 0%, #fdfaf4 100%);\n      border:1px solid #e8d6ad;\n      border-radius:18px;\n      padding:14px 16px;\n      margin-top:12px;\n    }\n    .section{\n      margin-top:18px;\n      padding:22px;\n    }\n    .section h2{\n      margin:0 0 14px;\n      font-size:28px;\n      line-height:1.15;\n      color:#222;\n    }\n    .section h3{\n      margin:18px 0 10px;\n      font-size:20px;\n      color:#222;\n    }\n    table{\n      width:100%;\n      border-collapse:separate;\n      border-spacing:0;\n      overflow:hidden;\n      border-radius:18px;\n      border:1px solid var(--line);\n      background:#fff;\n      font-size:16px;\n    }\n    th, td{\n      padding:14px 12px;\n      text-align:left;\n      vertical-align:top;\n      border-bottom:1px solid var(--line);\n    }\n    th{\n      background:#f8f2e4;\n      color:#2a2a2a;\n      font-size:15px;\n      text-transform:uppercase;\n      letter-spacing:.04em;\n    }\n    tr:last-child td{border-bottom:none}\n    .two-col{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:16px;\n    }\n    ul{\n      margin:10px 0 0 20px;\n      padding:0;\n    }\n    .pill-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n      margin-top:8px;\n    }\n    .pill{\n      padding:8px 12px;\n      border-radius:999px;\n      background:#f5efe3;\n      border:1px solid #e6d8be;\n      font-size:14px;\n      color:#333;\n    }\n    .note{\n      color:var(--muted);\n      font-size:15px;\n    }\n    .footer{\n      margin:18px 0 8px;\n      padding:22px;\n      text-align:center;\n      background:linear-gradient(180deg,#171717 0%, #282828 100%);\n      color:#f5f1e6;\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n    }\n    .footer strong{color:#fff}\n    .qr{\n      display:flex;\n      flex-wrap:wrap;\n      align-items:center;\n      justify-content:center;\n      gap:18px;\n      margin-top:16px;\n    }\n    .qr img{\n      width:180px;\n      height:180px;\n      border-radius:18px;\n      background:#fff;\n      padding:8px;\n    }\n    .small{\n      font-size:14px;\n      color:#cfcfcf;\n    }\n    .warn{\n      color:#8a4b00;\n      background:#fff6e8;\n      border:1px solid #efd3a3;\n      padding:12px 14px;\n      border-radius:14px;\n      margin-top:12px;\n      font-size:15px;\n    }\n    @media (max-width:900px){\n      .grid, .two-col, .gallery{grid-template-columns:1fr}\n      h1{font-size:28px}\n      .gallery img, .gallery .vehicle-slot{min-height:180px}\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"wrap watermark\"\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cdiv class=\"brand-row\"\u003e\n        \u003cdiv class=\"badge\"\u003ePartPilot\u003c\/div\u003e\n        \u003cdiv class=\"badge gold\"\u003eUsed Genuine Ford Part\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ch1\u003eFord Transit MK7 Left Passenger Side Cover Box\u003c\/h1\u003e\n      \u003cp class=\"sub\"\u003ePart Number: \u003cstrong\u003e6C11-117A72-BBW\u003c\/strong\u003e | Confirmed fitment based on the live listing table\u003c\/p\u003e\n\u003cdiv class=\"title-copy\"\u003e\n\u003ccode\u003e\u003cfont size=\"5\"\u003e\u003cstrong\u003eFord Transit MK7 Left Passenger Side Cover Box 6C11-117A72-BBW 2011-2014 Transit Bus Van Chassis Cab\u003c\/strong\u003e\u003c\/font\u003e\u003c\/code\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"grid\"\u003e\n        \u003cdiv class=\"gallery\"\u003e\n          \u003cimg src=\"https:\/\/i.ebayimg.com\/images\/g\/ev8AAeSw1iZoghU9\/s-l1600.webp\" alt=\"Ford Transit MK7 left passenger side cover box photo 1\"\u003e\n          \u003cimg src=\"https:\/\/i.ebayimg.com\/images\/g\/NSUAAeSwwNRoghVA\/s-l1600.webp\" alt=\"Ford Transit MK7 left passenger side cover box photo 2\"\u003e\n          \u003cimg src=\"https:\/\/i.ebayimg.com\/images\/g\/EWIAAeSwLj9oghVJ\/s-l1600.webp\" alt=\"Ford Transit MK7 left passenger side cover box photo 3\"\u003e\n          \u003cimg src=\"https:\/\/i.ebayimg.com\/images\/g\/IjsAAeSwZchoghVK\/s-l1600.webp\" alt=\"Ford Transit MK7 left passenger side cover box photo 4\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vehicle-slot\"\u003e\n          \u003cstrong\u003eVehicle reference photo slot\u003c\/strong\u003e\n          \u003cp\u003e\n            Insert a licensed direct-image URL for the matching Ford Transit Mk7 cabin or exterior reference image here.\n            This slot is kept separate so the listing stays clean and eBay-safe.\n          \u003c\/p\u003e\n          \u003cp class=\"note\" style=\"margin-top:12px;\"\u003e\n            Best practice: use a direct HTTPS image URL of the exact body style you are selling against.\n          \u003c\/p\u003e\n          \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eBody style guidance\u003c\/strong\u003e\n            \u003cdiv class=\"pill-row\"\u003e\n              \u003cspan class=\"pill\"\u003eBus\u003c\/span\u003e\n              \u003cspan class=\"pill\"\u003eChassis Cab\u003c\/span\u003e\n              \u003cspan class=\"pill\"\u003eVan\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"warn\"\u003e\n        Please compare the part number and photos carefully before ordering. This is a used part, so cosmetic marks may be present.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eVerified Fitment\u003c\/h2\u003e\n      \u003cp\u003e\n        This template is written around the listing’s confirmed compatibility table, which shows Ford Transit applications for\n        \u003cstrong\u003e2011, 2012, 2013 and 2014\u003c\/strong\u003e only, with the listed diesel Bus \/ Chassis Cab \/ Van variants and chassis codes.\n        Use the part number \u003cstrong\u003e6C11-117A72-BBW\u003c\/strong\u003e to confirm against your original item before purchase.\n      \u003c\/p\u003e\n\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFitment\u003c\/th\u003e\n            \u003cth\u003eDetails\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eConfirmed model\u003c\/td\u003e\n            \u003ctd\u003eFord Transit MK7\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eYears shown on the listing compatibility table\u003c\/td\u003e\n            \u003ctd\u003e2011, 2012, 2013, 2014\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBody styles shown\u003c\/td\u003e\n            \u003ctd\u003eBus, Chassis Cab, Van\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEngines shown\u003c\/td\u003e\n            \u003ctd\u003e2.2 TDCi FWD, 3.2 TDCi RWD\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eChassis codes shown\u003c\/td\u003e\n            \u003ctd\u003eFD \/ FB \/ FS \/ FZ \/ FC, FM \/ FN \/ FF, FA\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePlacement\u003c\/td\u003e\n            \u003ctd\u003eLeft \/ Passenger side\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePart number\u003c\/td\u003e\n            \u003ctd\u003e6C11-117A72-BBW\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"two-col\" style=\"margin-top:16px;\"\u003e\n        \u003cdiv class=\"highlight\"\u003e\n          \u003ch3\u003eWhat this part is\u003c\/h3\u003e\n          \u003cp\u003e\n            Interior left-side cover box \/ trim cover for the Transit cabin. It helps restore the original factory look,\n            covers the storage or trim opening, and keeps the interior finished properly.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight\"\u003e\n          \u003ch3\u003eWhat it controls\u003c\/h3\u003e\n          \u003cp\u003e\n            This is a trim and cover component. It does not control a mechanical system, but it does protect the open area,\n            improve cabin appearance, and help reduce rattles or loose trim noise.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eCommon Symptoms of a Damaged or Missing Cover\u003c\/h2\u003e\n      \u003cdiv class=\"two-col\"\u003e\n        \u003cdiv\u003e\n          \u003cul\u003e\n            \u003cli\u003eBroken clips or loose trim.\u003c\/li\u003e\n            \u003cli\u003eMissing cover \/ exposed storage cavity.\u003c\/li\u003e\n            \u003cli\u003eRattles from unsecured interior trim.\u003c\/li\u003e\n            \u003cli\u003eUntidy cabin finish or visible damage.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cul\u003e\n            \u003cli\u003eReplacement needed to restore factory appearance.\u003c\/li\u003e\n            \u003cli\u003eHelps keep the correct left-side interior layout in place.\u003c\/li\u003e\n            \u003cli\u003eBest replaced with the correct genuine Ford part to ensure fit.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eFitting Information\u003c\/h2\u003e\n      \u003cdiv class=\"two-col\"\u003e\n        \u003cdiv class=\"highlight\"\u003e\n          \u003ch3\u003eTools required\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eTrim removal tool\u003c\/li\u003e\n            \u003cli\u003eSmall flat screwdriver\u003c\/li\u003e\n            \u003cli\u003eTorx driver if required by surrounding trim\u003c\/li\u003e\n            \u003cli\u003eSoft cloth to protect surfaces\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight\"\u003e\n          \u003ch3\u003eEstimated repair time\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eApprox. 15–30 minutes\u003c\/strong\u003e for a straightforward trim replacement.\u003c\/p\u003e\n          \u003cp class=\"note\"\u003eTime may vary depending on vehicle condition and trim wear.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eGarage Labour Estimate\u003c\/h2\u003e\n      \u003cp\u003e\n        The table below gives a simple labour estimate using the common workshop rate per hour. This is static for eBay-safe HTML.\n      \u003c\/p\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHourly rate\u003c\/th\u003e\n            \u003cth\u003e1 hour labour\u003c\/th\u003e\n            \u003cth\u003e30 minutes labour\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e£50 \/ hour\u003c\/td\u003e\n            \u003ctd\u003e£50\u003c\/td\u003e\n            \u003ctd\u003e£25\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e£75 \/ hour\u003c\/td\u003e\n            \u003ctd\u003e£75\u003c\/td\u003e\n            \u003ctd\u003e£37.50\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e£100 \/ hour\u003c\/td\u003e\n            \u003ctd\u003e£100\u003c\/td\u003e\n            \u003ctd\u003e£50\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n        You can change these figures to match your workshop rate.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eWhy Buy the Correct Genuine Part\u003c\/h2\u003e\n      \u003cdiv class=\"two-col\"\u003e\n        \u003cdiv\u003e\n          \u003cul\u003e\n            \u003cli\u003eBetter fit than cheap copy parts.\u003c\/li\u003e\n            \u003cli\u003eCleaner finish and factory-style appearance.\u003c\/li\u003e\n            \u003cli\u003eLess chance of clips not lining up.\u003c\/li\u003e\n            \u003cli\u003eImproves first-time-right ordering and helps reduce returns.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cul\u003e\n            \u003cli\u003eUsed genuine parts can offer major savings versus new dealer pricing.\u003c\/li\u003e\n            \u003cli\u003eGreat option when the original part is no longer available new.\u003c\/li\u003e\n            \u003cli\u003ePartPilot checks parts carefully before listing.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eImportant Buyer Notes\u003c\/h2\u003e\n      \u003cul\u003e\n        \u003cli\u003ePlease verify the part number and compare photos before checkout.\u003c\/li\u003e\n        \u003cli\u003eReturns opened because the buyer did not check fitment may be subject to a 50% restock fee where permitted by your policy.\u003c\/li\u003e\n        \u003cli\u003eCustomers must ensure their checkout address is correct because orders cannot be changed after purchase.\u003c\/li\u003e\n        \u003cli\u003eNo VAT charged under the Global VAT scheme.\u003c\/li\u003e\n        \u003cli\u003eNo free postage is included unless you choose to add it separately.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card section\"\u003e\n      \u003ch2\u003eAbout PartPilot\u003c\/h2\u003e\n      \u003cp\u003e\n        PartPilot keeps more than 25,000 parts in stock and on the shelf at any one time. We also offer fitting service subject to availability,\n        garage repair support, and cash for cars with nationwide collection and same-day payment.\n      \u003c\/p\u003e\n      \u003cp class=\"note\"\u003e\n        Recycling used parts helps reduce waste, supports local small business, and keeps good components in use for longer. ♻️\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"footer\"\u003e\n      \u003cstrong\u003eHow to find us\u003c\/strong\u003e\u003cbr\u003e\n      WhatsApp contact:\u003cdiv class=\"qr\"\u003e\n        \u003cimg src=\"https:\/\/api.qrserver.com\/v1\/create-qr-code\/?size=220x220\u0026amp;data=https%3A%2F%2Fwa.me%2F447495972152\" alt=\"WhatsApp QR code for PartPilot\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv style=\"font-size:20px; font-weight:700;\"\u003eThePartPilot\u003c\/div\u003e\n          \u003cdiv class=\"small\"\u003eBrand protection watermark included in the layout\u003c\/div\u003e\n          \u003cdiv class=\"small\" style=\"margin-top:10px;\"\u003eRepairs subject to availability • Worldwide postage via eBay Global Shipping Programme where offered at checkout\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e","brand":"Ford","offers":[{"title":"Default Title","offer_id":62987204690250,"sku":"206289829082","price":24.28,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_b7e8b42e-b38b-40b7-bfcc-d97692898b20.jpg?v=1787014698","url":"https:\/\/thepartpilot.co.uk\/products\/ford-transit-mk7-left-passenger-side-cover-box-6c11-117a72-bbw-2011-2014-transit","provider":"The Part Pilot","version":"1.0","type":"link"}