{"product_id":"ford-fiesta-mk6-2002-2008-right-centre-dashboard-air-vent-driver-side","title":"Ford Fiesta Mk6 2002-2008 Right Centre Dashboard Air Vent Driver Side","description":"\u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eFord Fiesta Mk6 2002-2008 Right Centre Dashboard Air Vent Driver Side OSF | PartPilot\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root{\n      --bg:#f5f1ea;\n      --panel:#ffffff;\n      --ink:#1e1e1e;\n      --muted:#666;\n      --accent:#8c6a3a;\n      --accent2:#c9a46b;\n      --line:#e8dfd3;\n      --shadow:0 20px 60px rgba(0,0,0,.10);\n    }\n    *{box-sizing:border-box}\n    body{\n      margin:0;\n      background:linear-gradient(180deg,#f8f4ee 0%, #efe7dc 100%);\n      color:var(--ink);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size:18px;\n      line-height:1.6;\n    }\n    .wrap{\n      max-width:1100px;\n      margin:0 auto;\n      padding:18px;\n    }\n    .hero{\n      position:relative;\n      overflow:hidden;\n      border:1px solid var(--line);\n      border-radius:28px;\n      background:\n        radial-gradient(circle at top right, rgba(201,164,107,.18), transparent 35%),\n        linear-gradient(145deg, #ffffff, #fbf7f2);\n      box-shadow:var(--shadow);\n      padding:28px;\n    }\n    .watermark{\n      position:absolute;\n      right:16px;\n      top:14px;\n      font-size:64px;\n      letter-spacing:4px;\n      color:rgba(140,106,58,.09);\n      font-weight:900;\n      transform:rotate(-10deg);\n      user-select:none;\n      pointer-events:none;\n      white-space:nowrap;\n    }\n    .brand{\n      display:flex;\n      align-items:center;\n      gap:14px;\n      margin-bottom:14px;\n    }\n    .brand-badge{\n      width:54px;height:54px;border-radius:16px;\n      background:linear-gradient(145deg,var(--accent),#5d4523);\n      color:#fff;\n      display:grid;place-items:center;\n      font-weight:900;\n      box-shadow:inset 0 1px 0 rgba(255,255,255,.25);\n      flex:0 0 auto;\n    }\n    .brand h1{\n      font-size:30px;\n      line-height:1.1;\n      margin:0;\n    }\n    .sub{\n      color:var(--muted);\n      margin:8px 0 0;\n      font-size:17px;\n    }\n    .pill-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n      margin-top:18px;\n    }\n    .pill{\n      border:1px solid var(--line);\n      background:#fff;\n      border-radius:999px;\n      padding:9px 14px;\n      font-size:15px;\n      font-weight:700;\n      color:#3a332b;\n    }\n    .section{\n      margin-top:18px;\n      background:var(--panel);\n      border:1px solid var(--line);\n      border-radius:24px;\n      padding:22px;\n      box-shadow:0 8px 30px rgba(0,0,0,.05);\n    }\n    .section h2{\n      font-size:24px;\n      margin:0 0 14px;\n      color:#2a241b;\n    }\n    .grid{\n      display:grid;\n      grid-template-columns:repeat(12,1fr);\n      gap:16px;\n    }\n    .card{\n      background:#fff;\n      border:1px solid var(--line);\n      border-radius:20px;\n      padding:18px;\n      min-height:100%;\n    }\n    .card h3{\n      margin:0 0 10px;\n      font-size:20px;\n      color:#2f281e;\n    }\n    .kpi{\n      font-size:30px;\n      font-weight:900;\n      color:var(--accent);\n      margin:6px 0 0;\n    }\n    .small{font-size:15px;color:var(--muted)}\n    .img-row{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:12px;\n    }\n    .img-card{\n      border:1px solid var(--line);\n      border-radius:20px;\n      overflow:hidden;\n      background:#fff;\n    }\n    .img-card img{\n      width:100%;\n      height:250px;\n      object-fit:cover;\n      display:block;\n      background:#f3f3f3;\n    }\n    .img-card .cap{\n      padding:10px 12px 12px;\n      font-size:14px;\n      color:var(--muted);\n    }\n    table{\n      width:100%;\n      border-collapse:collapse;\n      overflow:hidden;\n      border-radius:18px;\n      background:#fff;\n    }\n    th,td{\n      border-bottom:1px solid var(--line);\n      padding:12px 10px;\n      vertical-align:top;\n      text-align:left;\n    }\n    th{\n      background:#f8f2e8;\n      color:#2a241b;\n      font-size:15px;\n      text-transform:uppercase;\n      letter-spacing:.04em;\n    }\n    tr:last-child td{border-bottom:none}\n    .note{\n      border-left:5px solid var(--accent);\n      background:#fcf8f2;\n      padding:14px 16px;\n      border-radius:12px;\n      margin:14px 0 0;\n      color:#3a332b;\n    }\n    .titlebox{\n      margin-top:14px;\n      border:1px dashed var(--accent2);\n      background:#fffaf2;\n      border-radius:18px;\n      padding:16px;\n    }\n    .titlebox code{\n      display:block;\n      white-space:pre-wrap;\n      font-size:19px;\n      font-weight:700;\n      color:#1f1f1f;\n      line-height:1.5;\n      user-select:text;\n    }\n    .two{\n      display:grid;\n      grid-template-columns:1.05fr .95fr;\n      gap:16px;\n    }\n    .bullet{\n      padding-left:20px;\n      margin:8px 0 0;\n    }\n    .bullet li{margin:7px 0}\n    .lab{\n      display:inline-block;\n      font-size:13px;\n      font-weight:800;\n      color:#6c5734;\n      text-transform:uppercase;\n      letter-spacing:.06em;\n      margin-bottom:8px;\n    }\n    .qr-wrap{\n      display:flex;\n      gap:16px;\n      align-items:center;\n      flex-wrap:wrap;\n    }\n    .qr{\n      width:180px;\n      height:180px;\n      border-radius:18px;\n      border:1px solid var(--line);\n      background:#fff;\n      padding:10px;\n    }\n    .footer{\n      text-align:center;\n      color:var(--muted);\n      font-size:15px;\n      padding:14px 0 8px;\n    }\n    .emoji{font-size:22px}\n    .warm{\n      color:#8a6237;\n      font-weight:700;\n    }\n    .tag{\n      display:inline-block;\n      padding:6px 10px;\n      background:#f6ede1;\n      border:1px solid #eadcc8;\n      border-radius:999px;\n      margin:4px 6px 0 0;\n      font-size:14px;\n      font-weight:700;\n    }\n    .disclaimer{\n      font-size:14px;\n      color:#655d54;\n      margin-top:10px;\n    }\n    @media (max-width: 860px){\n      .img-row,.two{grid-template-columns:1fr}\n      .grid{grid-template-columns:1fr}\n      .brand h1{font-size:25px}\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"hero\"\u003e\n      \u003cdiv class=\"watermark\"\u003eTHEPARTPILOT\u003c\/div\u003e\n      \u003cdiv class=\"brand\"\u003e\n        \u003cdiv class=\"brand-badge\"\u003eTP\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch1\u003ePartPilot Premium eBay Template\u003c\/h1\u003e\n          \u003cdiv class=\"sub\"\u003eeBay-safe HTML  • large text • luxury layout • fitment-focused to reduce returns\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pill-row\"\u003e\n        \u003cdiv class=\"pill\"\u003eNo VAT charged (Global VAT Scheme)\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eUsed, fully checked\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003ePartPilot branding\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eWorldwide GSP shipping: insert your enabled destinations\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eListing summary\u003c\/h2\u003e\n      \u003cdiv class=\"grid\"\u003e\n        \u003cdiv class=\"card\" style=\"grid-column:span 4\"\u003e\n          \u003cdiv class=\"lab\"\u003ePart\u003c\/div\u003e\n          \u003ch3\u003eFord Fiesta Mk6 dashboard vent\u003c\/h3\u003e\n          \u003cdiv class=\"small\"\u003eRight centre dashboard air vent \/ driver side (OSF)\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\" style=\"grid-column:span 4\"\u003e\n          \u003cdiv class=\"lab\"\u003eCondition\u003c\/div\u003e\n          \u003ch3\u003eUsed\u003c\/h3\u003e\n          \u003cdiv class=\"small\"\u003eItem specific data on the listing shows Ford brand and “Does not apply” for manufacturer part number.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\" style=\"grid-column:span 4\"\u003e\n          \u003cdiv class=\"lab\"\u003eFitment source\u003c\/div\u003e\n          \u003ch3\u003eVisible compatibility table\u003c\/h3\u003e\n          \u003cdiv class=\"small\"\u003eThe current eBay page shows 35 compatible vehicles and lists 2005-2008 Fiesta entries on the visible table.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note\"\u003e\n        Important: the item title on the live listing says \u003cstrong\u003e2002-2008\u003c\/strong\u003e, but the visible compatibility table on the page explicitly shows \u003cstrong\u003e2005-2008\u003c\/strong\u003e Ford Fiesta entries. For zero-guess fitment, keep the visible compatibility data as the confirmed table and treat any unshown years as unconfirmed unless you have additional evidence.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eReference vehicle images\u003c\/h2\u003e\n      \u003cdiv class=\"img-row\"\u003e\n        \u003cdiv class=\"img-card\"\u003e\n          \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/2006_Ford_Fiesta_%28WQ%29_LX_5-door_hatchback_03.jpg\" alt=\"2006 Ford Fiesta 5-door hatchback example\"\u003e\n          \u003cdiv class=\"cap\"\u003e5-door Ford Fiesta Mk6 example vehicle (same body style reference).\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"img-card\"\u003e\n          \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Ford_Fiesta_MK6_%282005-2008%29_front.jpg\" alt=\"Ford Fiesta Mk6 2005-2008 front view\"\u003e\n          \u003cdiv class=\"cap\"\u003e2005-2008 Ford Fiesta Mk6 front view reference.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"img-card\"\u003e\n          \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Ford_Fiesta_MK6_%282005-2008%29_rear.jpg\" alt=\"Ford Fiesta Mk6 2005-2008 rear view\"\u003e\n          \u003cdiv class=\"cap\"\u003e2005-2008 Ford Fiesta Mk6 rear view reference.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"note\"\u003e\n        If you want a closer fitment image for the exact vent location, replace the third image with a licensed interior dashboard photograph for the same Mk6\/2005-2008 model year range. The template below already includes a dedicated fitment-location panel.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eFitment table\u003c\/h2\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWill fit\u003c\/th\u003e\n            \u003cth\u003eConfirmed from live compatibility table\u003c\/th\u003e\n            \u003cth\u003eNotes\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2008 Petrol Hatch\u003c\/td\u003e\n            \u003ctd\u003e1.0 \/ 1.25 16V \/ 1.6\u003c\/td\u003e\n            \u003ctd\u003eJH_, JD_ chassis entries visible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2008 Petrol Panel Van\u003c\/td\u003e\n            \u003ctd\u003e1.3\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2008 Petrol Saloon\u003c\/td\u003e\n            \u003ctd\u003e1.0\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2007 Petrol Hatch\u003c\/td\u003e\n            \u003ctd\u003e1.0 \/ 1.25 16V \/ 1.6\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2007 Petrol Panel Van \/ Saloon\u003c\/td\u003e\n            \u003ctd\u003e1.3 \/ 1.0\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2006 Petrol Hatch\u003c\/td\u003e\n            \u003ctd\u003e1.0 \/ 1.25 16V \/ 1.6\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2006 Petrol Panel Van \/ Saloon\u003c\/td\u003e\n            \u003ctd\u003e1.3 \/ 1.0\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2005 Petrol Hatch\u003c\/td\u003e\n            \u003ctd\u003e1.0 \/ 1.25 16V \/ 1.6\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFord Fiesta 2005 Petrol Panel Van \/ Saloon\u003c\/td\u003e\n            \u003ctd\u003e1.3 \/ 1.0\u003c\/td\u003e\n            \u003ctd\u003eVisible on the page.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cdiv class=\"note\"\u003e\n        Not explicitly confirmed on the visible table: 2002-2004. If you list those years, add supporting evidence from the full compatibility data or photo verification before publishing.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section two\"\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003ch2\u003eWhat this part does\u003c\/h2\u003e\n        \u003cp\u003eThis dashboard air vent directs airflow from the heater and ventilation system into the cabin. It helps the driver adjust comfort and air direction from the front dashboard area.\u003c\/p\u003e\n\n        \u003ch3\u003eTypical symptoms of a damaged vent\u003c\/h3\u003e\n        \u003cul class=\"bullet\"\u003e\n          \u003cli\u003eBroken or loose vent blades\u003c\/li\u003e\n          \u003cli\u003eRattling or clicking noises\u003c\/li\u003e\n          \u003cli\u003eVent will not stay positioned correctly\u003c\/li\u003e\n          \u003cli\u003ePoor airflow direction control\u003c\/li\u003e\n          \u003cli\u003eCracked surround or missing trim pieces\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch3\u003eWhy replace it\u003c\/h3\u003e\n        \u003cp\u003eA damaged vent can look untidy, reduce comfort, and make the dashboard feel worn. Replacing it restores the cabin finish and airflow control.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003ch2\u003eFitment verification checklist\u003c\/h2\u003e\n        \u003cdiv class=\"tag\"\u003eMatch the vehicle body style\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003eCheck the dashboard shape\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003eCheck front right \/ OSF location\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003eCompare the photo carefully\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003eConfirm year against the table\u003c\/div\u003e\n        \u003cdiv class=\"tag\"\u003eAsk before ordering if unsure\u003c\/div\u003e\n\n        \u003cdiv class=\"note\"\u003e\n          The live eBay page shows no manufacturer part number and the item specifics list the brand as Ford. Use the image, position, and compatibility table together rather than relying on one field alone.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eFitting instructions\u003c\/h2\u003e\n      \u003col class=\"bullet\"\u003e\n        \u003cli\u003eSwitch off the ignition and open the driver door for access.\u003c\/li\u003e\n        \u003cli\u003eUse a plastic trim tool to protect the dashboard finish.\u003c\/li\u003e\n        \u003cli\u003eRemove the old vent carefully by easing the clips free.\u003c\/li\u003e\n        \u003cli\u003eTransfer any trims or adjusters that are still serviceable.\u003c\/li\u003e\n        \u003cli\u003ePush the replacement vent into position until all clips seat correctly.\u003c\/li\u003e\n        \u003cli\u003eTest blade movement and airflow direction before finishing.\u003c\/li\u003e\n      \u003c\/ol\u003e\n\n      \u003ch3\u003eRequired tools\u003c\/h3\u003e\n      \u003cp\u003ePlastic trim tools, a small flat trim lever, microfibre cloth, and good lighting.\u003c\/p\u003e\n\n      \u003ch3\u003eEstimated repair time\u003c\/h3\u003e\n      \u003cp\u003eTypical DIY time: \u003cstrong\u003e10 to 20 minutes\u003c\/strong\u003e. Garage time will vary by labour rate and workshop access.\u003c\/p\u003e\n\n      \u003cdiv class=\"note\"\u003e\n        Labour estimate example: multiply your garage hourly rate by the time taken in hours. Example: 1.0 hour at £70\/hr = £70.00; 0.5 hour at £70\/hr = £35.00. For an eBay-safe listing, keep this as a simple cost guide instead of using JavaScript.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eGarage cost guide\u003c\/h2\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGarage hourly rate\u003c\/th\u003e\n            \u003cth\u003e10 mins\u003c\/th\u003e\n            \u003cth\u003e20 mins\u003c\/th\u003e\n            \u003cth\u003e30 mins\u003c\/th\u003e\n            \u003cth\u003e1 hour\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e£50\/hr\u003c\/td\u003e\n\u003ctd\u003e£8.33\u003c\/td\u003e\n\u003ctd\u003e£16.67\u003c\/td\u003e\n\u003ctd\u003e£25.00\u003c\/td\u003e\n\u003ctd\u003e£50.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e£70\/hr\u003c\/td\u003e\n\u003ctd\u003e£11.67\u003c\/td\u003e\n\u003ctd\u003e£23.33\u003c\/td\u003e\n\u003ctd\u003e£35.00\u003c\/td\u003e\n\u003ctd\u003e£70.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e£90\/hr\u003c\/td\u003e\n\u003ctd\u003e£15.00\u003c\/td\u003e\n\u003ctd\u003e£30.00\u003c\/td\u003e\n\u003ctd\u003e£45.00\u003c\/td\u003e\n\u003ctd\u003e£90.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003ePartPilot service and buying confidence\u003c\/h2\u003e\n      \u003cp\u003e\n        We offer fitting service subject to availability. Please ensure your checkout address is correct before paying, as changes may not be possible after order placement. If you are unsure about fitment, message us with your registration or a clear photo before ordering.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Supporting local small business matters 🤝 Recycling and reusing quality used parts helps reduce waste, keeps valuable components in circulation, and can save customers money compared with buying new.\n      \u003c\/p\u003e\n\n      \u003cp class=\"warm\"\u003eUsed parts can be a smart choice when you want quality, value, and a more sustainable option.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eWarehouse \u0026amp; dispatch\u003c\/h2\u003e\n      \u003cdiv class=\"img-row\"\u003e\n        \u003cdiv class=\"img-card\"\u003e\n          \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/UNICEF_pallets_02.jpg\" alt=\"Warehouse boxed items on pallets\"\u003e\n          \u003cdiv class=\"cap\"\u003eWarehouse dispatch example with boxed items on pallets.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"img-card\"\u003e\n          \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Modern_warehouse_with_pallet_rack_storage_system.jpg\" alt=\"Automotive warehouse storage racks\"\u003e\n          \u003cdiv class=\"cap\"\u003eWarehouse storage example for boxed stock and parts shelving.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"img-card\"\u003e\n          \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Reusable_pallet_box.png\" alt=\"Packaged goods ready for dispatch\"\u003e\n          \u003cdiv class=\"cap\"\u003eDispatch-ready boxed goods image for a clean fulfilment look.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eHow to find us\u003c\/h2\u003e\n      \u003cdiv class=\"qr-wrap\"\u003e\n        \u003cimg class=\"qr\" src=\"https:\/\/quickchart.io\/qr?text=https%3A%2F%2Fwa.me%2F447495972152\u0026amp;size=180\" alt=\"WhatsApp QR code for PartPilot\"\u003e\u003cdiv\u003e\n          \u003cp\u003eScan the QR code to open WhatsApp chat.\u003c\/p\u003e\n          \u003cp class=\"small\"\u003e\u003cbr\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"footer\"\u003e\n      PartPilot • premium used parts listing template • eBay-safe HTML • no active content • no manufacturer logos used\n    \u003c\/div\u003e\n  \u003c\/div\u003e","brand":"Ford","offers":[{"title":"Default Title","offer_id":62987019321674,"sku":"206221628611","price":23.72,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_cac92606-96a8-4fda-b10d-67b22c44adfa.jpg?v=1787013038","url":"https:\/\/thepartpilot.co.uk\/products\/ford-fiesta-mk6-2002-2008-right-centre-dashboard-air-vent-driver-side","provider":"The Part Pilot","version":"1.0","type":"link"}