{"product_id":"alfa-romeo-147-mk1-front-driver-offside-interior-door-handle-735302252-2004-2010","title":"Alfa Romeo 147 Mk1 Front Driver Offside Interior Door Handle 735302252 2004-2010","description":"\u003cmeta charset=\"utf-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n  \u003ctitle\u003eAlfa Romeo 147 Mk1 Front Driver Offside Interior Door Handle 735302252 2004-2010\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root{\n      --bg:#0b0f14;\n      --bg2:#111823;\n      --panel:#141c27;\n      --panel2:#1b2532;\n      --text:#f6f7fb;\n      --muted:#b9c2cf;\n      --gold:#d6b26e;\n      --gold2:#b38a42;\n      --line:rgba(214,178,110,.22);\n      --shadow:0 18px 50px rgba(0,0,0,.36);\n      --radius:22px;\n    }\n    *{box-sizing:border-box}\n    body{\n      margin:0;\n      background:\n        radial-gradient(circle at top left, rgba(214,178,110,.13), transparent 30%),\n        radial-gradient(circle at top right, rgba(120,158,208,.08), transparent 32%),\n        linear-gradient(180deg, #080b10 0%, #111722 100%);\n      color:var(--text);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size:18px;\n      line-height:1.65;\n      -webkit-font-smoothing:antialiased;\n      text-rendering:optimizeLegibility;\n    }\n    .wrap{\n      max-width:1180px;\n      margin:0 auto;\n      padding:24px 16px 44px;\n      position:relative;\n    }\n    .watermark{\n      position:fixed;\n      inset:0;\n      display:grid;\n      place-items:center;\n      pointer-events:none;\n      user-select:none;\n      opacity:.05;\n      transform:rotate(-28deg);\n      font-size:92px;\n      font-weight:800;\n      letter-spacing:.28em;\n      color:#fff;\n      white-space:nowrap;\n      text-transform:uppercase;\n      z-index:0;\n    }\n    .card{\n      position:relative;\n      z-index:1;\n      background:rgba(16,23,32,.94);\n      border:1px solid var(--line);\n      border-radius:var(--radius);\n      box-shadow:var(--shadow);\n      overflow:hidden;\n    }\n    .hero{\n      padding:28px;\n      border-bottom:1px solid var(--line);\n      background:\n        linear-gradient(135deg, rgba(214,178,110,.16), transparent 45%),\n        linear-gradient(180deg, rgba(255,255,255,.03), transparent);\n    }\n    .brandline{\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:16px;\n      flex-wrap:wrap;\n      margin-bottom:18px;\n    }\n    .brand{\n      display:inline-flex;\n      align-items:center;\n      gap:12px;\n      color:var(--gold);\n      letter-spacing:.24em;\n      text-transform:uppercase;\n      font-size:16px;\n      font-weight:800;\n    }\n    .dot{\n      width:12px;height:12px;border-radius:50%;\n      background:linear-gradient(180deg, var(--gold), #f4e1b9);\n      box-shadow:0 0 0 6px rgba(214,178,110,.12);\n      flex:0 0 auto;\n    }\n    h1{\n      margin:0 0 12px;\n      font-size:clamp(30px, 4vw, 56px);\n      line-height:1.05;\n      letter-spacing:-.03em;\n    }\n    .sub{\n      margin:0;\n      max-width:1020px;\n      color:var(--muted);\n      font-size:19px;\n    }\n    .chips{\n      display:flex;\n      flex-wrap:wrap;\n      gap:10px;\n      margin-top:18px;\n    }\n    .chip{\n      border:1px solid rgba(214,178,110,.28);\n      background:rgba(214,178,110,.08);\n      color:#fff;\n      border-radius:999px;\n      padding:10px 14px;\n      font-size:15px;\n      font-weight:700;\n    }\n    .section{\n      padding:24px 28px;\n      border-top:1px solid var(--line);\n    }\n    .section:first-of-type{border-top:none}\n    .titlebar{\n      display:flex;\n      align-items:end;\n      justify-content:space-between;\n      gap:12px;\n      flex-wrap:wrap;\n      margin-bottom:16px;\n    }\n    h2{\n      margin:0;\n      font-size:28px;\n      line-height:1.15;\n      letter-spacing:-.02em;\n    }\n    .section p, .section li{\n      color:var(--text);\n    }\n    .muted{color:var(--muted)}\n    .grid{\n      display:grid;\n      gap:16px;\n    }\n    .grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}\n    .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}\n    @media (max-width: 900px){\n      .grid-2,.grid-3{grid-template-columns:1fr}\n      .hero,.section{padding:20px}\n    }\n    .panel{\n      background:linear-gradient(180deg, rgba(255,255,255,.02), transparent), rgba(20,28,39,.96);\n      border:1px solid rgba(214,178,110,.14);\n      border-radius:18px;\n      padding:18px;\n    }\n    .fact{\n      display:flex;\n      justify-content:space-between;\n      gap:14px;\n      padding:12px 0;\n      border-bottom:1px solid rgba(255,255,255,.08);\n    }\n    .fact:last-child{border-bottom:none}\n    .fact .k{\n      color:var(--muted);\n      font-weight:700;\n    }\n    .fact .v{\n      text-align:right;\n      font-weight:700;\n    }\n    .heroimg{\n      display:grid;\n      grid-template-columns:1.2fr .8fr;\n      gap:16px;\n      align-items:stretch;\n      margin-top:16px;\n    }\n    @media (max-width: 900px){ .heroimg{grid-template-columns:1fr} }\n    .mainimg{\n      min-height:320px;\n      border-radius:18px;\n      overflow:hidden;\n      border:1px solid rgba(214,178,110,.2);\n      background:#0d1218;\n    }\n    .mainimg img{\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n    .miniimgs{\n      display:grid;\n      gap:16px;\n      grid-template-rows:1fr 1fr;\n    }\n    .miniimg{\n      border-radius:18px;\n      overflow:hidden;\n      border:1px solid rgba(214,178,110,.2);\n      background:#0d1218;\n      min-height:152px;\n    }\n    .miniimg img{\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n    .caption{\n      padding:10px 12px 12px;\n      color:var(--muted);\n      font-size:14px;\n      border-top:1px solid rgba(255,255,255,.08);\n      background:rgba(0,0,0,.2);\n    }\n    table{\n      width:100%;\n      border-collapse:collapse;\n      overflow:hidden;\n      border-radius:16px;\n      border:1px solid rgba(214,178,110,.16);\n      background:rgba(11,15,20,.25);\n      font-size:16px;\n    }\n    th, td{\n      padding:14px 12px;\n      vertical-align:top;\n      border-bottom:1px solid rgba(255,255,255,.08);\n    }\n    th{\n      text-align:left;\n      color:#fff;\n      background:rgba(214,178,110,.10);\n      font-size:15px;\n      letter-spacing:.02em;\n      text-transform:uppercase;\n    }\n    tr:last-child td{border-bottom:none}\n    .note{\n      border-left:4px solid var(--gold);\n      background:rgba(214,178,110,.08);\n      padding:14px 16px;\n      border-radius:12px;\n    }\n    .quote{\n      color:#fff;\n      font-weight:700;\n    }\n    .bullets{\n      margin:0;\n      padding-left:22px;\n    }\n    .bullets li{margin:7px 0}\n    .costgrid{\n      display:grid;\n      gap:14px;\n      grid-template-columns:repeat(4,minmax(0,1fr));\n    }\n    @media (max-width: 900px){ .costgrid{grid-template-columns:repeat(2,minmax(0,1fr));} }\n    @media (max-width: 560px){ .costgrid{grid-template-columns:1fr;} }\n    .rate{\n      border:1px solid rgba(214,178,110,.18);\n      background:rgba(214,178,110,.05);\n      border-radius:16px;\n      padding:16px;\n      text-align:center;\n    }\n    .rate .big{\n      display:block;\n      font-size:28px;\n      font-weight:800;\n      color:#fff;\n      margin-top:6px;\n    }\n    .qrbox{\n      display:grid;\n      grid-template-columns:220px 1fr;\n      gap:18px;\n      align-items:center;\n    }\n    @media (max-width: 700px){ .qrbox{grid-template-columns:1fr} }\n    .qr{\n      width:220px;\n      max-width:100%;\n      border-radius:18px;\n      background:#fff;\n      padding:12px;\n      display:block;\n      border:1px solid rgba(255,255,255,.14);\n    }\n    .small{\n      font-size:14px;\n      color:var(--muted);\n    }\n    .copytitle{\n      padding:16px;\n      border-radius:16px;\n      border:1px solid rgba(214,178,110,.28);\n      background:#0f1520;\n      color:#fff;\n      font-size:18px;\n      word-break:break-word;\n      font-weight:700;\n    }\n    .footer{\n      padding:20px 28px 28px;\n      border-top:1px solid var(--line);\n      color:var(--muted);\n    }\n    .badge{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      color:var(--gold);\n      font-weight:800;\n      text-transform:uppercase;\n      letter-spacing:.18em;\n      font-size:13px;\n      margin-bottom:14px;\n    }\n    .badge .dot{width:10px;height:10px;box-shadow:0 0 0 4px rgba(214,178,110,.12)}\n    .imageframe{\n      margin:0;\n    }\n    .imageframe img{\n      width:100%;\n      display:block;\n    }\n    .no-wrap{white-space:nowrap}\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"watermark\"\u003eTHEPARTPILOT\u003c\/div\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003cdiv class=\"hero\"\u003e\n        \u003cdiv class=\"brandline\"\u003e\n          \u003cdiv class=\"brand\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e ThePartPilot\u003c\/div\u003e\n          \u003cdiv class=\"chip\"\u003eNo VAT charged under global VAT scheme\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch1\u003eAlfa Romeo 147 Mk1 Front Driver Offside Interior Door Handle 735302252 2004-2010\u003c\/h1\u003e\n        \u003cp class=\"sub\"\u003e\n          Premium static eBay listing layout with clear fitment guidance, confirmed part number, image reference photos, practical fitting notes and a strong buyer-confidence structure to help reduce wrong orders and returns.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"chips\"\u003e\n          \u003cspan class=\"chip\"\u003ePart number: 735302252\u003c\/span\u003e\n          \u003cspan class=\"chip\"\u003eInterior door handle\u003c\/span\u003e\n          \u003cspan class=\"chip\"\u003eFront right \/ offside\u003c\/span\u003e\n          \u003cspan class=\"chip\"\u003eVerified Alfa Romeo 147 Mk1 fitment\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"heroimg\"\u003e\n          \u003cfigure class=\"mainimg imageframe\"\u003e\n            \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Alfa%20Romeo%20147%205door.JPG\" alt=\"Alfa Romeo 147 5-door reference vehicle\"\u003e\n            \u003cfigcaption class=\"caption\"\u003eVehicle reference photo: Alfa Romeo 147 5-door example from Wikimedia Commons.\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n\n          \u003cdiv class=\"miniimgs\"\u003e\n            \u003cfigure class=\"miniimg imageframe\"\u003e\n              \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/2008-2009%20Alfa%20Romeo%20147%20JTD%20Monza%205-door%20hatchback%20(2011-01-13)%2002.jpg\" alt=\"Alfa Romeo 147 JTD Monza 5-door reference photo\"\u003e\n              \u003cfigcaption class=\"caption\"\u003eAlternative vehicle reference photo for listing presentation.\u003c\/figcaption\u003e\n            \u003c\/figure\u003e\n            \u003cfigure class=\"miniimg imageframe\"\u003e\n              \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Mechanical%20workshop.jpg\" alt=\"Mechanical workshop reference image\"\u003e\n              \u003cfigcaption class=\"caption\"\u003eGarage \/ fitting-service style workshop image.\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eItem summary\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid grid-2\"\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"k\"\u003eVehicle\u003c\/span\u003e\u003cspan class=\"v\"\u003eAlfa Romeo 147 Mk1\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"k\"\u003eFitment years\u003c\/span\u003e\u003cspan class=\"v\"\u003e2004-2010\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"k\"\u003ePosition\u003c\/span\u003e\u003cspan class=\"v\"\u003eFront driver \/ offside\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"fact\"\u003e\n\u003cspan class=\"k\"\u003ePart number\u003c\/span\u003e\u003cspan class=\"v\"\u003e735302252\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eA clear fitment description helps customers order the correct handle the first time.\u003c\/p\u003e\n            \u003cp class=\"muted\"\u003e\n              Always compare your existing handle, door side, part number and the product photos before ordering. If your old part looks different, do not rely on the vehicle model alone.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eCompatibility table\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFitment\u003c\/th\u003e\n              \u003cth\u003eStatus\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\u003eAlfa Romeo 147 Mk1 (2004-2010)\u003c\/td\u003e\n              \u003ctd\u003eConfirmed\u003c\/td\u003e\n              \u003ctd\u003eFront driver \/ offside interior door handle, part number 735302252.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eOther Alfa Romeo models\u003c\/td\u003e\n              \u003ctd\u003eNot confirmed\u003c\/td\u003e\n              \u003ctd\u003eDo not assume fitment unless the part number and photos match your original part exactly.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e3-door \/ 5-door body styles\u003c\/td\u003e\n              \u003ctd\u003eCheck carefully\u003c\/td\u003e\n              \u003ctd\u003eMatch the photo and door trim style to your existing handle before purchase.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cdiv class=\"note\" style=\"margin-top:16px;\"\u003e\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e Photos are used as a reference guide. Please verify the part number, door side and trim style against your current part to avoid returns.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eWhat this part does\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid grid-2\"\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eThe interior door handle is the release point used to open the door from inside the car.\u003c\/p\u003e\n            \u003cp\u003e\n              If the handle is cracked, loose or the spring mechanism is weak, the door may feel stiff, fail to release cleanly or open inconsistently. Replacing the handle restores normal operation and keeps the cabin trim looking tidy.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eCommon symptoms of a failing handle:\u003c\/p\u003e\n            \u003cul class=\"bullets\"\u003e\n              \u003cli\u003eHandle feels loose or wobbly.\u003c\/li\u003e\n              \u003cli\u003eDoor release is stiff or inconsistent.\u003c\/li\u003e\n              \u003cli\u003ePlastic trim is cracked or broken.\u003c\/li\u003e\n              \u003cli\u003eHandle does not return properly after use.\u003c\/li\u003e\n              \u003cli\u003eInterior door opening feels rough or awkward.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eFitting guide\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid grid-2\"\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eTypical tools required\u003c\/p\u003e\n            \u003cul class=\"bullets\"\u003e\n              \u003cli\u003ePhillips screwdriver\u003c\/li\u003e\n              \u003cli\u003eTorx driver set\u003c\/li\u003e\n              \u003cli\u003eSmall flat blade screwdriver\u003c\/li\u003e\n              \u003cli\u003eTrim removal tool\u003c\/li\u003e\n              \u003cli\u003eSoft cloth for protecting trim\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eEstimated repair time\u003c\/p\u003e\n            \u003cp\u003e\n              Approx. \u003cstrong\u003e20-30 minutes\u003c\/strong\u003e for a confident DIY installer or workshop technician, depending on the condition of the door trim and fixings.\n            \u003c\/p\u003e\n            \u003cp class=\"muted\"\u003e\n              Basic guide only. Always work carefully around clips, trim panels and electrical connectors.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"panel\" style=\"margin-top:16px;\"\u003e\n          \u003cp class=\"quote\"\u003eSimple fitting steps\u003c\/p\u003e\n          \u003col class=\"bullets\"\u003e\n            \u003cli\u003eRemove the relevant inner door trim carefully.\u003c\/li\u003e\n            \u003cli\u003eLocate the handle fixings and release them without forcing the trim.\u003c\/li\u003e\n            \u003cli\u003eTransfer any clips or fittings if required.\u003c\/li\u003e\n            \u003cli\u003eInstall the replacement handle and test operation before refitting the panel.\u003c\/li\u003e\n            \u003cli\u003eReassemble the door card and check the handle moves smoothly.\u003c\/li\u003e\n          \u003c\/ol\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eGarage labour guide\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"costgrid\"\u003e\n          \u003cdiv class=\"rate\"\u003e1 hour at\u003cspan class=\"big\"\u003e£60\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rate\"\u003e1 hour at\u003cspan class=\"big\"\u003e£80\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rate\"\u003e1 hour at\u003cspan class=\"big\"\u003e£100\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rate\"\u003e1 hour at\u003cspan class=\"big\"\u003e£120\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"small\" style=\"margin-top:12px;\"\u003e\n          Manual guide only: labour cost = hourly rate × estimated time. For example, 0.5 hour at £80\/hr = £40.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eWhy buy the right part first time\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid grid-2\"\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp\u003e\n              Buying the correct used original part can save money versus new parts while still matching the original vehicle specification. It also helps reduce waste by keeping serviceable parts in use.\n            \u003c\/p\u003e\n            \u003cp\u003e\n              Used parts are a strong value option when the fitment is checked properly against the part number and photos.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp\u003e\n              Please double-check the part number, the door side and your existing handle before ordering. Customers are responsible for ensuring their checkout address is correct before completing purchase.\n            \u003c\/p\u003e\n            \u003cp class=\"muted\"\u003e\n              Worldwide shipping is available through eBay Global Shipping Programme where eligible.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003ePartPilot extras\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid grid-3\"\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003e25,000+ parts in stock\u003c\/p\u003e\n            \u003cp class=\"muted\"\u003eLarge warehouse inventory for fast dispatch and better part availability.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eFitting service\u003c\/p\u003e\n            \u003cp class=\"muted\"\u003eWe also offer repairs and fitting subject to availability.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eBuy local, reuse well\u003c\/p\u003e\n            \u003cp class=\"muted\"\u003eSupporting small business and recycling usable parts helps reduce waste.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eWarehouse and dispatch images\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"grid grid-2\"\u003e\n          \u003cfigure class=\"panel imageframe\" style=\"margin:0; padding:0; overflow:hidden;\"\u003e\n            \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/WAREHOUSE.jpg\" alt=\"Warehouse stock reference image\"\u003e\n            \u003cfigcaption class=\"caption\"\u003eWarehouse stock reference image.\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure class=\"panel imageframe\" style=\"margin:0; padding:0; overflow:hidden;\"\u003e\n            \u003cimg src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Mechanical%20workshop%2C%20Yabatech.jpg\" alt=\"Mechanical workshop reference image\"\u003e\n            \u003cfigcaption class=\"caption\"\u003eMechanical workshop reference image.\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section\"\u003e\n        \u003cdiv class=\"titlebar\"\u003e\n          \u003ch2\u003eHow to find us\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"qrbox\"\u003e\n          \u003cimg class=\"qr\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUgAAAFICAIAAAC9dvBkAAAHO0lEQVR4nO3dwbLkNBZAwXkT\/P8vNwvW6gjBFZIPmWtw+bnrhBa3JP\/8+vXrf0DL\/2\/fADBP2BAkbAgSNgQJG4KEDUHChiBhQ5CwIUjYECRsCBI2BAkbgoQNQcKGoD92\/4efn58T9zFutc98df+7+9J3n8PU\/Uw9\/6m\/97XrrJx+nqftPh8rNgQJG4KEDUHChiBhQ5CwIUjYELQ9x165dT75rXnm7nV2rz813741v701H576Hn7l+7xixYYgYUOQsCFI2BAkbAgSNgQJG4LG5tgrt\/YPr7y2\/\/bW3NV70f+e177PK1ZsCBI2BAkbgoQNQcKGIGFDkLAh6Pgc+yteO3d66vzt0587tY999374PSs2BAkbgoQNQcKGIGFDkLAhSNgQ9J+bY5\/e133r3PKvfK659L\/Dig1BwoYgYUOQsCFI2BAkbAgSNgQdn2O\/dn716f3DU07vx546h3zqPqfm2689t1us2BAkbAgSNgQJG4KEDUHChiBhQ9DYHPvr+2xP70O+9d\/veu36p\/efr3z9+2zFhiBhQ5CwIUjYECRsCBI2BAkbgn6+sr90yq392Lfmsaf3Rb92njl\/sWJDkLAhSNgQJGwIEjYECRuChA1Bx\/djv7bPduUr+6tP\/\/evzdVvfR9WvjK3t2JDkLAhSNgQJGwIEjYECRuChA1B2\/uxb82Td33lvO7Tbv37vvbcXvt3N8cGtgkbgoQNQcKGIGFDkLAhSNgQNLYf+7W5365b+8an5synz9me+ntP7w8\/\/RymPvf07xqs2BAkbAgSNgQJG4KEDUHChiBhQ9DY+7Ffm9++tr\/6tfPSd732e4GV165zixUbgoQNQcKGIGFDkLAhSNgQJGwI2t6PfXpevWtqvnp6nvyV+eqtefUu++R\/z4oNQcKGIGFDkLAhSNgQJGwIEjYEXTtX\/NZc8bTdOeprz+HW3PW1c+O\/fm65FRuChA1BwoYgYUOQsCFI2BAkbAgam2OfPmf7K+d47zr93undz929\/q33Zu9eZ2VqLv3a982KDUHChiBhQ5CwIUjYECRsCBI2BB1\/P\/bU+5Bvnaf9lf23t66\/69bvEV47J\/z09a3YECRsCBI2BAkbgoQNQcKGIGFD0Ngc+7TXzt\/e\/dzX9hvfup+VW793eO05rDhXHBA2FAkbgoQNQcKGIGFDkLAh6Ph+7NNem096nr\/32r73Ka\/t07ZiQ5CwIUjYECRsCBI2BAkbgoQNQdvvx35tDnn6vc239qu\/Ng+\/tT956vt2ev\/2ivdjA2OEDUHChiBhQ5CwIUjYECRsCNqeY++amhu\/dv72rtP7lk\/PS3fv5\/R9nv5e3fp9xNTzsWJDkLAhSNgQJGwIEjYECRuChA1Bx88Vv7Wv+LX3G7\/mK3P7Kbfm\/7fOBbBiQ5CwIUjYECRsCBI2BAkbgoQNQWPnik9dZ2o\/9q6vzzlfu\/7KrXPpd712P7us2BAkbAgSNgQJG4KEDUHChiBhQ9D2HPvW3PLW3PX09V87j3rqc2\/9HmHKV96jvmLFhiBhQ5CwIUjYECRsCBI2BAkbgsb2Y59+\/\/DK7vVf24d8y9Rzu\/W+6Nf255\/+Pu+yYkOQsCFI2BAkbAgSNgQJG4KEDUHbc+yV0\/PGqTnna\/vDV6bmw6+d4336dwqnnb6fqX8vKzYECRuChA1BwoYgYUOQsCFI2BA0dq746X2qu\/cz5Stz711T8\/\/X5uQrt\/6u0\/vYV6zYECRsCBI2BAkbgoQNQcKGIGFD0PFzxW\/NCatuze2nrnP6HPLd+6myYkOQsCFI2BAkbAgSNgQJG4KEDUE\/U3PRW+d7f\/1+Tjs97\/3Kud8rX9lPvsuKDUHChiBhQ5CwIUjYECRsCBI2BG3PsW\/NOU\/PS2\/tE155bb5665zt3etUeT82IGwoEjYECRuChA1BwoYgYUPQ2H7sr3htn\/CtfeNfeQ5T13nt9wWnfx9hxYYgYUOQsCFI2BAkbAgSNgQJG4LG3o\/9mt253+k55+5zOz2PfW2uO\/V+9V2vzb2n\/i4rNgQJG4KEDUHChiBhQ5CwIUjYELQ9x1557bzrqeucnsdOzW9vvaf61r7o186Bf40VG4KEDUHChiBhQ5CwIUjYECRsCBqbY6+cfn\/11HWm5sZTn3vLrfPJb+2LnnL6e7LLig1BwoYgYUOQsCFI2BAkbAgSNgQdn2O\/5ivvl761T\/vr782e+txbpr6fVmwIEjYECRuChA1BwoYgYUOQsCHoPzfHPn0e9a3rrEzNt0\/Pe7+yH\/u18wVWrNgQJGwIEjYECRuChA1BwoYgYUPQ8Tn2V\/a7rnzlPcy35uqvzbe\/fk67c8WBJWFDkLAhSNgQJGwIEjYECRuCxubYr80PV74+V9\/12rz3tfn\/rd81nH4OVmwIEjYECRuChA1BwoYgYUOQsCHo57W5LvDPWbEhSNgQJGwIEjYECRuChA1BwoYgYUOQsCFI2BAkbAgSNgQJG4KEDUHChqA\/AU0Es9nnEJhmAAAAAElFTkSuQmCC\" alt=\"WhatsApp QR code\"\u003e\n          \u003cdiv class=\"panel\"\u003e\n            \u003cp class=\"quote\"\u003eScan to contact on WhatsApp\u003c\/p\u003e\n            \u003cp class=\"muted\"\u003e\n              The QR code opens WhatsApp for a quick enquiry about fitment, availability or installation.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"footer\"\u003e\n        \u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e ThePartPilot\u003c\/div\u003e\n        \u003cp\u003e\n          Thank you for supporting local small business. Reusing quality used parts keeps good components on the road, lowers waste and gives drivers a cost-effective way to repair vehicles responsibly.\n        \u003c\/p\u003e\n        \u003cp class=\"small\"\u003e\n          Please verify fitment before ordering. No scripts, forms or active content are included in this HTML.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e","brand":"Alfa Romeo","offers":[{"title":"Default Title","offer_id":62986391093578,"sku":"206291961113","price":24.01,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_937ce541-505e-4f1c-8f8e-cf24a553acb2.jpg?v=1787009304","url":"https:\/\/thepartpilot.co.uk\/products\/alfa-romeo-147-mk1-front-driver-offside-interior-door-handle-735302252-2004-2010","provider":"The Part Pilot","version":"1.0","type":"link"}