{"product_id":"vauxhall-corsa-d-front-right-door-handle-osf-3-5-door-2006-2014-painted-abs","title":"Vauxhall Corsa D Front Right Door Handle OSF 3\/5 Door 2006-2014 Painted ABS","description":"\u003cbody\u003e\n        \n        \u003cmeta charset=\"utf-8\"\u003e\n  \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n  \u003ctitle\u003eVauxhall Corsa D Front Right Door Handle OSF 3\/5 Door 2006-2014 Painted ABS\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root {\n      --bg: #08111f;\n      --panel: #101b2f;\n      --panel-2: #15233b;\n      --text: #f3f6fb;\n      --muted: #b7c2d6;\n      --gold: #d7b46a;\n      --gold-2: #f4d99b;\n      --line: rgba(255,255,255,.12);\n      --good: #8fe39a;\n      --warn: #ffcf77;\n    }\n    * { box-sizing: border-box; }\n    body {\n      margin: 0;\n      padding: 0;\n      background: linear-gradient(180deg, #05101d 0%, #0a1628 42%, #07101a 100%);\n      color: var(--text);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n      font-size: 18px;\n    }\n    .wrap {\n      max-width: 1080px;\n      margin: 0 auto;\n      padding: 20px 14px 40px;\n      position: relative;\n      overflow: hidden;\n    }\n    .watermark {\n      position: absolute;\n      inset: 0;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      pointer-events: none;\n      opacity: .05;\n      font-size: 92px;\n      font-weight: 800;\n      letter-spacing: 6px;\n      text-transform: uppercase;\n      transform: rotate(-18deg);\n      user-select: none;\n      white-space: nowrap;\n    }\n    .hero {\n      position: relative;\n      background:\n        radial-gradient(circle at top right, rgba(215,180,106,.25), transparent 32%),\n        linear-gradient(135deg, rgba(21,35,59,.98), rgba(8,17,31,.98));\n      border: 1px solid var(--line);\n      border-radius: 26px;\n      padding: 26px;\n      box-shadow: 0 18px 48px rgba(0,0,0,.32);\n      overflow: hidden;\n    }\n    .eyebrow {\n      display: inline-block;\n      color: var(--gold-2);\n      text-transform: uppercase;\n      font-size: 13px;\n      letter-spacing: 2px;\n      font-weight: 700;\n      margin-bottom: 10px;\n    }\n    h1 {\n      margin: 0 0 10px;\n      font-size: clamp(28px, 4vw, 44px);\n      line-height: 1.12;\n      letter-spacing: -.02em;\n    }\n    .sub {\n      color: var(--muted);\n      font-size: 18px;\n      margin: 0;\n      max-width: 900px;\n    }\n    .pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 18px;\n    }\n    .pill {\n      background: rgba(255,255,255,.06);\n      border: 1px solid var(--line);\n      color: var(--text);\n      padding: 10px 14px;\n      border-radius: 999px;\n      font-size: 15px;\n      font-weight: 700;\n    }\n    .pill.gold {\n      background: linear-gradient(135deg, rgba(215,180,106,.2), rgba(215,180,106,.08));\n      border-color: rgba(215,180,106,.35);\n      color: #fff7e5;\n    }\n    .panel {\n      margin-top: 18px;\n      background: rgba(16,27,47,.94);\n      border: 1px solid var(--line);\n      border-radius: 24px;\n      padding: 20px;\n      box-shadow: 0 10px 30px rgba(0,0,0,.2);\n    }\n    .title-box {\n      background: linear-gradient(135deg, rgba(215,180,106,.22), rgba(255,255,255,.04));\n      border: 1px solid rgba(215,180,106,.35);\n      padding: 16px 18px;\n      border-radius: 18px;\n      font-weight: 800;\n      font-size: 19px;\n      color: #fff8ea;\n      word-break: break-word;\n    }\n    .grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n    .grid-3 {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n    @media (max-width: 860px) {\n      .grid, .grid-3 { grid-template-columns: 1fr; }\n      body { font-size: 17px; }\n      .wrap { padding: 10px 10px 30px; }\n    }\n    .card {\n      background: linear-gradient(180deg, rgba(21,35,59,.95), rgba(12,21,36,.95));\n      border: 1px solid var(--line);\n      border-radius: 22px;\n      padding: 18px;\n      box-shadow: 0 10px 24px rgba(0,0,0,.16);\n    }\n    .card h2, .card h3 {\n      margin: 0 0 10px;\n      font-size: 22px;\n      line-height: 1.2;\n    }\n    .card h3 { font-size: 20px; }\n    .small {\n      color: var(--muted);\n      font-size: 15px;\n    }\n    .images {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n    }\n    .images.three {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n    @media (max-width: 960px) {\n      .images, .images.three { grid-template-columns: 1fr; }\n    }\n    figure {\n      margin: 0;\n      background: #0b1424;\n      border: 1px solid var(--line);\n      border-radius: 20px;\n      overflow: hidden;\n    }\n    figure img {\n      width: 100%;\n      display: block;\n      height: 290px;\n      object-fit: cover;\n      background: #111;\n    }\n    figcaption {\n      padding: 12px 14px 14px;\n      color: var(--muted);\n      font-size: 14px;\n    }\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      overflow: hidden;\n      border-radius: 18px;\n      background: rgba(10,18,31,.92);\n    }\n    th, td {\n      padding: 14px 12px;\n      border-bottom: 1px solid var(--line);\n      text-align: left;\n      vertical-align: top;\n    }\n    th {\n      background: rgba(215,180,106,.13);\n      color: #fff4d7;\n      font-size: 15px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    tr:last-child td { border-bottom: none; }\n    .checklist {\n      display: grid;\n      gap: 10px;\n      margin: 0;\n      padding-left: 0;\n      list-style: none;\n    }\n    .checklist li {\n      background: rgba(255,255,255,.04);\n      border: 1px solid var(--line);\n      border-radius: 14px;\n      padding: 12px 14px;\n    }\n    .badge {\n      display: inline-block;\n      font-size: 13px;\n      font-weight: 800;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      padding: 7px 10px;\n      border-radius: 999px;\n      margin-bottom: 10px;\n      background: rgba(143,227,154,.12);\n      color: #d8ffe1;\n      border: 1px solid rgba(143,227,154,.25);\n    }\n    .warn {\n      background: rgba(255,207,119,.12);\n      color: #ffe8bc;\n      border-color: rgba(255,207,119,.25);\n    }\n    .footer-note {\n      color: var(--muted);\n      font-size: 16px;\n    }\n    .qr {\n      display: grid;\n      grid-template-columns: 180px 1fr;\n      gap: 18px;\n      align-items: center;\n    }\n    .qr img {\n      width: 180px;\n      height: 180px;\n      border-radius: 18px;\n      background: #fff;\n      padding: 8px;\n    }\n    @media (max-width: 700px) {\n      .qr { grid-template-columns: 1fr; }\n      .qr img { width: 220px; height: 220px; }\n    }\n    .muted {\n      color: var(--muted);\n    }\n    .split {\n      display: grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 16px;\n    }\n    @media (max-width: 860px) {\n      .split { grid-template-columns: 1fr; }\n    }\n    .cost-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 12px;\n    }\n    @media (max-width: 860px) {\n      .cost-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    }\n    @media (max-width: 520px) {\n      .cost-grid { grid-template-columns: 1fr; }\n    }\n    .cost {\n      background: rgba(255,255,255,.04);\n      border: 1px solid var(--line);\n      border-radius: 16px;\n      padding: 12px;\n      text-align: center;\n    }\n    .cost strong {\n      display: block;\n      font-size: 20px;\n      margin-top: 4px;\n      color: #fff7e7;\n    }\n    .divider {\n      height: 1px;\n      background: linear-gradient(90deg, transparent, rgba(215,180,106,.55), transparent);\n      margin: 18px 0;\n    }\n  \u003c\/style\u003e\n\n\n  \n        \n        \n        \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"watermark\"\u003eThePartPilot\u003c\/div\u003e\n\n    \u003csection class=\"hero\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eThePartPilot • Premium eBay Listing Template\u003c\/div\u003e\n      \u003ch1\u003eVauxhall Corsa D Front Right Door Handle OSF 3\/5 Door 2006-2014 Painted ABS\u003c\/h1\u003e\n      \u003cp class=\"sub\"\u003eLuxury, high-clarity, eBay-safe HTML designed to reduce fitment mistakes, improve search relevance, and make it easy for buyers to match the correct part first time.\u003c\/p\u003e\n      \u003cdiv class=\"pill-row\"\u003e\n        \u003cdiv class=\"pill gold\"\u003eGlobal VAT Scheme • No VAT Charged\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eUsed Part\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eFront Right \/ OSF\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eABS Plastic\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003ePainted Finish\u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eThePartPilot Branding\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n    \u003csection class=\"grid\"\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003cspan class=\"badge\"\u003eConfirmed vehicle references\u003c\/span\u003e\n        \u003ch2\u003eVehicle body style match\u003c\/h2\u003e\n        \u003cdiv class=\"images\"\u003e\n          \u003cfigure\u003e\n            \u003cimg alt=\"Vauxhall Corsa D 3-door hatchback reference photo\" loading=\"lazy\" referrerpolicy=\"no-referrer\" src=\"https:\/\/www.opel-infos.de\/media\/images\/modelle\/corsa_d\/galerie\/corsa_d3t_01.jpg\"\u003e\n            \u003cfigcaption\u003e\u003cstrong\u003e3-door Corsa D reference.\u003c\/strong\u003e Use this example for 3-door fitment matching only.\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure\u003e\n            \u003cimg alt=\"Vauxhall Corsa D 5-door hatchback reference photo\" loading=\"lazy\" referrerpolicy=\"no-referrer\" src=\"https:\/\/www.opel-infos.de\/media\/images\/modelle\/corsa_d\/galerie\/corsa_d5t_01.jpg\"\u003e\n            \u003cfigcaption\u003e\u003cstrong\u003e5-door Corsa D reference.\u003c\/strong\u003e Use this example for 5-door fitment matching only.\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"footer-note\" style=\"margin-top:12px;\"\u003eAlways match the body style, front-right placement, and handle shape before purchase.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"card\"\u003e\n        \u003cspan class=\"badge warn\"\u003eFitment certainty\u003c\/span\u003e\n        \u003ch2\u003eWhat this listing is for\u003c\/h2\u003e\n        \u003cul class=\"checklist\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePart type:\u003c\/strong\u003e Front right exterior door handle\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePlacement:\u003c\/strong\u003e OSF \/ driver-side on UK right-hand-drive vehicles\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e ABS\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e Painted\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePieces:\u003c\/strong\u003e 1\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eManufacturer part number:\u003c\/strong\u003e Not supplied on the source listing\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"panel\"\u003e\n      \u003ch2 style=\"margin-top:0;\"\u003eExact fitment table\u003c\/h2\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eVehicle\u003c\/th\u003e\n            \u003cth\u003eBody \/ code\u003c\/th\u003e\n            \u003cth\u003eConfirmed years\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\u003eVauxhall Corsa D 3-door\u003c\/td\u003e\n            \u003ctd\u003e0A_08\u003c\/td\u003e\n            \u003ctd\u003e10\/2006 - 11\/2010\u003c\/td\u003e\n            \u003ctd\u003eFacelift model continues from \u003cstrong\u003e12\/2010 - 08\/2014\u003c\/strong\u003e.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eVauxhall Corsa D 5-door\u003c\/td\u003e\n            \u003ctd\u003e0A_68\u003c\/td\u003e\n            \u003ctd\u003e10\/2006 - 11\/2010\u003c\/td\u003e\n            \u003ctd\u003eFacelift model continues from \u003cstrong\u003e12\/2010 - 08\/2014\u003c\/strong\u003e.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eVisible eBay compatibility examples\u003c\/td\u003e\n            \u003ctd\u003eHatch \/ Corsa D\u003c\/td\u003e\n            \u003ctd\u003e2012 - 2014\u003c\/td\u003e\n            \u003ctd\u003eExamples shown on the source listing include 1.0, 1.2, 1.4, 1.4 LPG, 1.3 CDTi, 1.7 CDTi and 1.6 VXR variants.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"small\" style=\"margin:12px 0 0;\"\u003eDo not add guessed fitment. If your removed handle looks different, compare the photo, door count, and mounting style before ordering.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"grid\"\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003ch2\u003eNot a fit if your car is...\u003c\/h2\u003e\n        \u003cul class=\"checklist\"\u003e\n          \u003cli\u003eCorsa C or Corsa E\u003c\/li\u003e\n          \u003cli\u003eA different door count than the photo reference\u003c\/li\u003e\n          \u003cli\u003eA different side \/ door position\u003c\/li\u003e\n          \u003cli\u003eAny vehicle with a different handle shape, mounting, or finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003ch2\u003eWhat a faulty handle can cause\u003c\/h2\u003e\n        \u003cul class=\"checklist\"\u003e\n          \u003cli\u003eDoor does not open smoothly from the outside\u003c\/li\u003e\n          \u003cli\u003eHandle feels loose, cracked, or bent\u003c\/li\u003e\n          \u003cli\u003eBroken return spring or internal linkage\u003c\/li\u003e\n          \u003cli\u003ePoor appearance, security issues, or sticking operation\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"panel\"\u003e\n      \u003ch2 style=\"margin-top:0;\"\u003eReplacement guidance\u003c\/h2\u003e\n      \u003cdiv class=\"split\"\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\u003cstrong\u003eWhy replace?\u003c\/strong\u003e A damaged exterior door handle affects daily access, security, and the overall appearance of the vehicle. Replacing a worn or broken handle restores smooth opening action and avoids further damage to the door skin and internal linkage.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eHow to verify fitment:\u003c\/strong\u003e The best match is the vehicle body style shown in the reference photos, the front-right position, and the exact handle shape. If you are unsure, compare the removed part to the listing images before checkout.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"cost\"\u003e\n            \u003cspan class=\"muted\"\u003eRepair estimate\u003c\/span\u003e\n            \u003cstrong\u003e30 - 60 mins\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"grid\"\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003ch2\u003eTools needed\u003c\/h2\u003e\n        \u003cul class=\"checklist\"\u003e\n          \u003cli\u003eTrim removal tool\u003c\/li\u003e\n          \u003cli\u003eTorx \/ screwdriver set\u003c\/li\u003e\n          \u003cli\u003eSocket set\u003c\/li\u003e\n          \u003cli\u003eGloves and panel clip tool\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card\"\u003e\n        \u003ch2\u003eGarage labour estimator\u003c\/h2\u003e\n        \u003cdiv class=\"cost-grid\"\u003e\n          \u003cdiv class=\"cost\"\u003e0.5 hr\u003cstrong\u003e£25\u003c\/strong\u003e\u003cspan class=\"small\"\u003eat £50\/hr\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"cost\"\u003e0.5 hr\u003cstrong\u003e£35\u003c\/strong\u003e\u003cspan class=\"small\"\u003eat £70\/hr\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"cost\"\u003e1.0 hr\u003cstrong\u003e£60\u003c\/strong\u003e\u003cspan class=\"small\"\u003eat £60\/hr\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"cost\"\u003e1.0 hr\u003cstrong\u003e£90\u003c\/strong\u003e\u003cspan class=\"small\"\u003eat £90\/hr\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"small\" style=\"margin-top:10px;\"\u003eFormula: labour hours × garage hourly rate. Use this as an estimate only.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"panel\"\u003e\n      \u003ch2 style=\"margin-top:0;\"\u003ePremium image support\u003c\/h2\u003e\n      \u003cdiv class=\"images three\"\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Warehouse storage reference photo\" loading=\"lazy\" referrerpolicy=\"no-referrer\" src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Modern_warehouse_with_pallet_rack_storage_system.jpg\"\u003e\n          \u003cfigcaption\u003e\u003cstrong\u003eWarehouse storage reference.\u003c\/strong\u003e Helpful for buyer trust and dispatch presentation.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Auto repair shop reference photo\" loading=\"lazy\" referrerpolicy=\"no-referrer\" src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/Auto_Repair_shop.jpg\"\u003e\n          \u003cfigcaption\u003e\u003cstrong\u003eMechanic garage reference.\u003c\/strong\u003e Useful for fitting service and workshop branding.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Boxed items being dispatched in a warehouse\" loading=\"lazy\" referrerpolicy=\"no-referrer\" src=\"https:\/\/commons.wikimedia.org\/wiki\/Special:FilePath\/UNICEF_pallets_02.jpg\"\u003e\n          \u003cfigcaption\u003e\u003cstrong\u003eDispatch photo style.\u003c\/strong\u003e Boxes on pallets to support stock-and-dispatch messaging.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"panel\"\u003e\n      \u003ch2 style=\"margin-top:0;\"\u003eWhatsApp contact QR\u003c\/h2\u003e\n      \u003cdiv class=\"qr\"\u003e\n        \u003cimg alt=\"QR code for WhatsApp contact number 07495972152\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOgAAADoCAIAAABqyz8vAAAEIElEQVR4nO3dMW4cMRAAQa\/h\/39ZDqx0AxockK2riu3V3l2DwYAgn6+vr19Q8\/v0C8D\/EC5JwiVJuCQJlyThkiRckoRLknBJEi5JwiVJuCQJlyThkiRckv6s\/ofneSbeY7td+4xXP+\/q3317\/qn3P2X181pxSRIuScIlSbgkCZck4ZIkXJKW57hvTp3PMD2nrHyu1fesfK43VlyShEuScEkSLknCJUm4JAmXpG1z3De75na37U\/d9T679u\/uctv388aKS5JwSRIuScIlSbgkCZck4ZI0Psete5tHrp6HsOvf848VlyThkiRckoRLknBJEi5JwiXJHPfbrnMJVuev0+fj\/lRWXJKES5JwSRIuScIlSbgkCZek8Tnup80jp89\/mP4+K7+XFZck4ZIkXJKES5JwSRIuScIladsc96eeA3Dq\/IRd\/\/5N\/fey4pIkXJKES5JwSRIuScIlSbgkLc9xK\/s1T\/mp97HdxopLknBJEi5JwiVJuCQJlyThkrQ8x63c1\/X2Prftc53+3m77\/nex4pIkXJKES5JwSRIuScIlSbgk5e852zWXvW1eu2sOeurvTj\/fikuScEkSLknCJUm4JAmXJOGS9FTOAZjeV3rq\/IFd8+Bdz1+16\/da\/VxWXJKES5JwSRIuScIlSbgkCZek5TnubecGnJpr3jb\/3mV6nr1rn64VlyThkiRckoRLknBJEi5JwiVp2z1nt81lp8\/HvW3\/8a7nVM4\/tuKSJFyShEuScEkSLknCJUm4JG2752zabfPFU3PTVdNz61Pn71pxSRIuScIlSbgkCZck4ZIkXJK23XN26n6sXfPC287fvW1\/8y7OVeCjCZck4ZIkXJKES5JwSRIuSdvmuNOm93eu\/t3p55\/a5\/pm9fnT+6StuCQJlyThkiRckoRLknBJEi5J43PcU+fI1s\/xXVU578K5Cnw04ZIkXJKES5JwSRIuScIl6Znex3mb2+a+p+bKb3bdrzbNikuScEkSLknCJUm4JAmXJOGSlLnnbNXqftDp+eWu55+6R+22ObQVlyThkiRckoRLknBJEi5JwiXpunvOVu2aa05bnYNW9unajwsLhEuScEkSLknCJUm4JAmXpPz5uLtM7zedPs9hej59271rVlyShEuScEkSLknCJUm4JAmXpPE5bsX0nHV6Djr9PtNzZecq8BGES5JwSRIuScIlSbgkCZckc9xvu86LfTO9b3X6OafO931jxSVJuCQJlyThkiRckoRLknBJGp\/jnjo\/9c30\/PXU\/to3t91PtosVlyThkiRckoRLknBJEi5JwiXpOTVfnDa9r3TV9H7cyu\/yxrkKfAThkiRckoRLknBJEi5JwiVpeY4LN7DikiRckoRLknBJEi5JwiVJuCQJlyThkiRckoRLknBJEi5JwiVJuCT9BTIWjddzNWSoAAAAAElFTkSuQmCC\"\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\u003cstrong\u003eHow to find us:\u003c\/strong\u003e Scan the QR code or message on WhatsApp.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"panel\"\u003e\n      \u003ch2 style=\"margin-top:0;\"\u003eShipping, returns, and trust text\u003c\/h2\u003e\n      \u003cp\u003eWe offer worldwide postage via eBay shipping options where available. Postage is charged as quoted at checkout and is not advertised as free.\u003c\/p\u003e\n      \u003cp\u003eOrders are packed carefully from stock held on the shelf. Part Pilot is a small business with over 25,000 parts moving through stock, and every effort is made to help customers order the correct item first time.\u003c\/p\u003e\n      \u003cp\u003eIf fitment has been clearly described and verified with photos, a return claimed as “does not fit” or “item not as described” may be subject to a restocking deduction where allowed by platform policy.\u003c\/p\u003e\n      \u003cp\u003eFitting service and repair work are subject to availability.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"panel\"\u003e\n      \u003ch2 style=\"margin-top:0;\"\u003eWhy buy used?\u003c\/h2\u003e\n      \u003cp\u003eChoosing a good used part can save money compared with buying new, while also helping recycling and reducing waste. It is a practical option for keeping more vehicles on the road, supporting local small business, and lowering the environmental impact of repairs.\u003c\/p\u003e\n      \u003cp class=\"small\"\u003eUse image matching, exact door count, and the confirmed fitment table above to reduce returns and ensure buyers order the correct handle the first time.\u003c\/p\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n        \n        \u003c\/body\u003e","brand":"Vauxhall","offers":[{"title":"Default Title","offer_id":62987122704714,"sku":"206283112286","price":19.26,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_8a3fe859-f9ff-4963-90b2-61879cee2c81.jpg?v=1787013966","url":"https:\/\/thepartpilot.co.uk\/products\/vauxhall-corsa-d-front-right-door-handle-osf-3-5-door-2006-2014-painted-abs","provider":"The Part Pilot","version":"1.0","type":"link"}