{"product_id":"mazda-rx-8-02-08-pre-facelift-ashtray-front-f15164626","title":"Mazda RX-8 02-08 Pre-Facelift Ashtray Front F15164626","description":"\u003cbody\u003e\n        \n        \u003ctitle\u003eMazda RX-8 2002-2008 Pre Facelift Ashtray Front F15164626 Dashboard Black\u003c\/title\u003e\n  \u003cstyle\u003e\n    :root {\n      --bg: #0b1020;\n      --panel: rgba(16, 23, 43, 0.88);\n      --panel-2: rgba(255,255,255,0.05);\n      --line: rgba(255,255,255,0.10);\n      --text: #f5f7fb;\n      --muted: #c7cfdf;\n      --gold: #d7b56d;\n      --gold-2: #f4d89a;\n      --accent: #88a9ff;\n      --success: #86e6aa;\n      --danger: #ffb7b7;\n      --shadow: 0 22px 70px rgba(0,0,0,.45);\n      --radius: 24px;\n      --radius-sm: 16px;\n    }\n    * { box-sizing: border-box; }\n    html, body {\n      margin: 0;\n      padding: 0;\n      background:\n        radial-gradient(circle at top left, rgba(215,181,109,.16), transparent 28%),\n        radial-gradient(circle at top right, rgba(136,169,255,.14), transparent 26%),\n        linear-gradient(180deg, #0a0f1f 0%, #11182d 55%, #0a0f1f 100%);\n      color: var(--text);\n      font-family: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n      line-height: 1.65;\n      font-size: 18px;\n    }\n    body::before {\n      content: \"THEPARTPILOT\";\n      position: fixed;\n      inset: 0;\n      display: grid;\n      place-items: center;\n      font-size: clamp(56px, 12vw, 180px);\n      font-weight: 900;\n      letter-spacing: .14em;\n      color: rgba(255,255,255,.035);\n      transform: rotate(-22deg);\n      pointer-events: none;\n      user-select: none;\n      z-index: 0;\n      white-space: nowrap;\n    }\n    .wrap {\n      position: relative;\n      z-index: 1;\n      width: min(1200px, calc(100% - 28px));\n      margin: 18px auto 40px;\n    }\n    .hero {\n      border: 1px solid var(--line);\n      border-radius: 30px;\n      overflow: hidden;\n      background: linear-gradient(180deg, rgba(19,26,48,.92), rgba(10,16,32,.94));\n      box-shadow: var(--shadow);\n    }\n    .topbar {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 14px;\n      padding: 18px 22px;\n      border-bottom: 1px solid var(--line);\n      background: linear-gradient(90deg, rgba(255,255,255,.06), transparent);\n    }\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      min-width: 0;\n    }\n    .brand-mark {\n      width: 46px;\n      height: 46px;\n      border-radius: 14px;\n      background:\n        linear-gradient(145deg, rgba(215,181,109,.95), rgba(244,216,154,.58));\n      color: #111;\n      display: grid;\n      place-items: center;\n      font-weight: 900;\n      box-shadow: inset 0 1px 0 rgba(255,255,255,.35);\n      letter-spacing: .04em;\n    }\n    .brand h1 {\n      margin: 0;\n      font-size: clamp(22px, 2.3vw, 34px);\n      line-height: 1.15;\n      letter-spacing: .01em;\n    }\n    .brand p {\n      margin: 2px 0 0;\n      color: var(--muted);\n      font-size: 14px;\n    }\n    .pill {\n      border: 1px solid rgba(215,181,109,.35);\n      color: var(--gold-2);\n      background: rgba(215,181,109,.10);\n      padding: 10px 14px;\n      border-radius: 999px;\n      font-size: 14px;\n      white-space: nowrap;\n    }\n    .hero-grid {\n      display: grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 0;\n    }\n    .hero-copy {\n      padding: 26px 26px 22px;\n      border-right: 1px solid var(--line);\n    }\n    .hero-copy h2 {\n      margin: 0 0 10px;\n      font-size: clamp(24px, 3vw, 40px);\n      line-height: 1.08;\n    }\n    .hero-copy .sub {\n      color: var(--muted);\n      margin: 0 0 18px;\n      font-size: 18px;\n    }\n    .copybox {\n      user-select: all;\n      border: 1px solid rgba(215,181,109,.38);\n      border-radius: 18px;\n      background: linear-gradient(180deg, rgba(215,181,109,.15), rgba(255,255,255,.05));\n      padding: 16px 18px;\n      margin: 14px 0 18px;\n      box-shadow: inset 0 1px 0 rgba(255,255,255,.08);\n    }\n    .copybox .label {\n      display: inline-block;\n      margin-bottom: 8px;\n      font-size: 12px;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      color: var(--gold-2);\n    }\n    .copybox .title {\n      font-size: 22px;\n      font-weight: 800;\n      line-height: 1.35;\n    }\n    .callout {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0,1fr));\n      gap: 12px;\n      margin-top: 16px;\n    }\n    .stat {\n      border: 1px solid var(--line);\n      border-radius: 18px;\n      background: rgba(255,255,255,.04);\n      padding: 14px 16px;\n    }\n    .stat .k {\n      color: var(--muted);\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: .12em;\n      margin-bottom: 4px;\n    }\n    .stat .v {\n      font-size: 18px;\n      font-weight: 750;\n    }\n    .hero-media {\n      display: grid;\n      grid-template-rows: 1fr 1fr;\n      gap: 0;\n      background: rgba(0,0,0,.15);\n    }\n    .img-card {\n      position: relative;\n      min-height: 280px;\n      border-bottom: 1px solid var(--line);\n      overflow: hidden;\n    }\n    .img-card:last-child {\n      border-bottom: 0;\n    }\n    .img-card img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      filter: saturate(1.02) contrast(1.02);\n      transform: scale(1.01);\n    }\n    .img-card .cap {\n      position: absolute;\n      left: 14px;\n      bottom: 14px;\n      right: 14px;\n      background: linear-gradient(180deg, rgba(11,16,32,.06), rgba(11,16,32,.84));\n      border: 1px solid rgba(255,255,255,.08);\n      border-radius: 16px;\n      padding: 10px 12px;\n      font-size: 14px;\n      color: #fff;\n      backdrop-filter: blur(8px);\n    }\n    .section {\n      margin-top: 22px;\n      border: 1px solid var(--line);\n      background: var(--panel);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n    }\n    .section h3 {\n      margin: 0;\n      padding: 18px 22px;\n      font-size: 24px;\n      border-bottom: 1px solid var(--line);\n      background: linear-gradient(90deg, rgba(215,181,109,.10), transparent 70%);\n    }\n    .section .content {\n      padding: 22px;\n    }\n    .grid-2 {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0,1fr));\n      gap: 16px;\n    }\n    .card {\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,.04);\n      border-radius: 20px;\n      padding: 16px 16px 14px;\n    }\n    .card h4 {\n      margin: 0 0 8px;\n      color: var(--gold-2);\n      font-size: 18px;\n    }\n    .card p { margin: 0; color: #e9edf7; }\n    .badge-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 12px;\n    }\n    .badge {\n      padding: 8px 12px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.05);\n      border: 1px solid var(--line);\n      color: var(--text);\n      font-size: 14px;\n    }\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      overflow: hidden;\n      border-radius: 18px;\n      font-size: 16px;\n    }\n    th, td {\n      padding: 14px 14px;\n      border-bottom: 1px solid rgba(255,255,255,.08);\n      vertical-align: top;\n      text-align: left;\n    }\n    th {\n      background: rgba(215,181,109,.12);\n      color: var(--gold-2);\n      font-weight: 800;\n    }\n    tr:nth-child(even) td {\n      background: rgba(255,255,255,.03);\n    }\n    .note {\n      border-left: 4px solid var(--gold);\n      background: rgba(215,181,109,.08);\n      padding: 14px 16px;\n      border-radius: 14px;\n      color: #fff;\n    }\n    .good {\n      color: var(--success);\n      font-weight: 700;\n    }\n    .warn {\n      color: #ffd9a8;\n      font-weight: 700;\n    }\n    .grid-3 {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0,1fr));\n      gap: 16px;\n    }\n    .photo-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0,1fr));\n      gap: 16px;\n    }\n    figure {\n      margin: 0;\n      overflow: hidden;\n      border-radius: 20px;\n      border: 1px solid var(--line);\n      background: rgba(255,255,255,.04);\n    }\n    figure img {\n      display: block;\n      width: 100%;\n      height: 360px;\n      object-fit: cover;\n    }\n    figcaption {\n      padding: 12px 14px;\n      color: var(--muted);\n      font-size: 14px;\n      border-top: 1px solid var(--line);\n    }\n    .qr {\n      display: grid;\n      grid-template-columns: auto 1fr;\n      gap: 18px;\n      align-items: center;\n    }\n    .qr img {\n      width: 180px;\n      height: 180px;\n      border-radius: 18px;\n      border: 8px solid #fff;\n      background: #fff;\n    }\n    .footer {\n      text-align: center;\n      color: var(--muted);\n      padding: 18px 10px 10px;\n      font-size: 14px;\n    }\n    .tiny {\n      font-size: 13px;\n      color: var(--muted);\n    }\n    .em {\n      color: var(--gold-2);\n      font-weight: 800;\n    }\n    @media (max-width: 920px) {\n      .hero-grid, .grid-2, .grid-3, .photo-grid, .qr {\n        grid-template-columns: 1fr;\n      }\n      .hero-copy {\n        border-right: 0;\n        border-bottom: 1px solid var(--line);\n      }\n      figure img {\n        height: 280px;\n      }\n      .callout {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \n        \n        \n        \u003cdiv class=\"wrap\"\u003e\n    \u003csection class=\"hero\"\u003e\n      \u003cdiv class=\"topbar\"\u003e\n        \u003cdiv class=\"brand\"\u003e\n          \u003cdiv class=\"brand-mark\"\u003ePP\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch1\u003ePART.PILOT\u003c\/h1\u003e\n            \u003cp\u003ePremium used parts listings • large font • no active content\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pill\"\u003eGlobal VAT Scheme • No VAT Charged\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hero-grid\"\u003e\n        \u003cdiv class=\"hero-copy\"\u003e\n          \u003ch2\u003eMazda RX-8 Pre-Facelift Ashtray\u003cbr\u003eFront Dashboard Assembly\u003c\/h2\u003e\n          \u003cp class=\"sub\"\u003eBuilt to help buyers confirm the right part first time, reduce returns, and improve eBay search visibility with clear fitment, part number matching, and premium presentation.\u003c\/p\u003e\n\n          \u003cdiv class=\"callout\"\u003e\n            \u003cdiv class=\"stat\"\u003e\n              \u003cdiv class=\"k\"\u003eConfirmed part number\u003c\/div\u003e\n              \u003cdiv class=\"v\"\u003eF15164626 \/ F151-64-626\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat\"\u003e\n              \u003cdiv class=\"k\"\u003eConfirmed placement\u003c\/div\u003e\n              \u003cdiv class=\"v\"\u003eDashboard \/ front centre console\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat\"\u003e\n              \u003cdiv class=\"k\"\u003eMaterial \/ finish\u003c\/div\u003e\n              \u003cdiv class=\"v\"\u003eBlack plastic\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"stat\"\u003e\n              \u003cdiv class=\"k\"\u003eFitment approach\u003c\/div\u003e\n              \u003cdiv class=\"v\"\u003eVerify by photo + part number\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"badge-row\"\u003e\n            \u003cspan class=\"badge\"\u003eMazda RX-8 2002-2008 pre-facelift\u003c\/span\u003e\n            \u003cspan class=\"badge\"\u003e4-door freestyle body\u003c\/span\u003e\n            \u003cspan class=\"badge\"\u003eUsed original part\u003c\/span\u003e\n            \u003cspan class=\"badge\"\u003e3 month seller warranty\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hero-media\"\u003e\n          \u003cdiv class=\"img-card\"\u003e\n            \u003cimg alt=\"Mazda RX-8 exterior reference photo\" src=\"https:\/\/www.carsinvasion.com\/wp-content\/uploads\/2014\/02\/Mazda-RX-8-2003-wallpaper.jpg\"\u003e\n            \u003cdiv class=\"cap\"\u003eReference photo 1: Mazda RX-8 exterior profile (4-door freestyle body)\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"img-card\"\u003e\n            \u003cimg alt=\"Mazda RX-8 interior dashboard reference photo\" src=\"https:\/\/parkers-images.bauersecure.com\/wp-images\/3279\/main-interior\/1200x800\/m_3504_en_jpg300.jpg?mode=max\u0026amp;quality=90\u0026amp;scale=down\"\u003e\n            \u003cdiv class=\"cap\"\u003eReference photo 2: Mazda RX-8 dashboard \/ interior reference\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eFitment \u0026amp; Compatibility Chart\u003c\/h3\u003e\n      \u003cdiv class=\"content\"\u003e\n        \u003cdiv class=\"note\"\u003e\n          \u003cstrong\u003eVerified fitment:\u003c\/strong\u003e Mazda RX-8 pre-facelift models 2002-2008, front dashboard \/ centre console ashtray assembly, part number F15164626 \/ F151-64-626, black plastic. The current listing title and item specifics identify the same ashtray, dashboard placement, and Mazda branding. Where fitment is not confirmed by part number and photographs, do not assume compatibility.\n        \u003c\/div\u003e\n        \u003cbr\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVehicle \/ Model\u003c\/th\u003e\n              \u003cth\u003eStatus\u003c\/th\u003e\n              \u003cth\u003eNotes for the buyer\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMazda RX-8 (pre-facelift) 2002-2008\u003c\/td\u003e\n              \u003ctd class=\"good\"\u003eConfirmed\u003c\/td\u003e\n              \u003ctd\u003eMatch part number F15164626 \/ F151-64-626 and compare the dashboard shape and surround in the photos before ordering.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMazda RX-8 facelift \/ later imports\u003c\/td\u003e\n              \u003ctd class=\"warn\"\u003eNot confirmed\u003c\/td\u003e\n              \u003ctd\u003eDo not assume fit unless the part number and photo match exactly.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eOther Mazda models\u003c\/td\u003e\n              \u003ctd class=\"warn\"\u003eNot confirmed\u003c\/td\u003e\n              \u003ctd\u003eNo additional vehicle fitment was reliably confirmed from the checked sources.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cp class=\"tiny\"\u003eTip: always compare the listing images first, then verify the part number, then check the car shape and trim level. This helps prevent the wrong order.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eWhat the Part Does \/ Where It Is Fitted\u003c\/h3\u003e\n      \u003cdiv class=\"content grid-2\"\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eLocation\u003c\/h4\u003e\n          \u003cp\u003eFitted in the dashboard \/ front centre console area of the Mazda RX-8 pre-facelift interior.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eFunction\u003c\/h4\u003e\n          \u003cp\u003eProvides the original ashtray \/ storage opening and the surrounding trim finish in the cabin.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eWhy replacement matters\u003c\/h4\u003e\n          \u003cp\u003eCracked, missing, or badly fitted trim can make the cabin look untidy, rattle on the road, or leave the console looking unfinished.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eCommon signs it needs replacing\u003c\/h4\u003e\n          \u003cp\u003eBroken lid, missing insert, loose fit, worn hinges, cracked surround, rattles, or a poor match to the rest of the dash.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eDetailed Buyer Description\u003c\/h3\u003e\n      \u003cdiv class=\"content\"\u003e\n        \u003cp\u003eThis is a \u003cspan class=\"em\"\u003eused original Mazda ashtray assembly\u003c\/span\u003e for the RX-8 pre-facelift interior. It is designed for buyers who want the right part the first time, with clear photo-based identification and part-number matching to cut down on returns.\u003c\/p\u003e\n        \u003cp\u003eCompared with a cheap copy, a correct original part is usually a better visual match for the dash, clips into place more cleanly, and helps keep the interior looking factory-correct. Many buyers also choose used parts because they can save significantly compared with buying new.\u003c\/p\u003e\n        \u003cp\u003eThe listing has been written for eBay search visibility using strong terms such as Mazda RX-8, pre-facelift, ashtray, front centre console, dashboard, black plastic, and the exact part number.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eFitting Notes, Tools \u0026amp; Labour Estimate\u003c\/h3\u003e\n      \u003cdiv class=\"content grid-3\"\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eTypical tools\u003c\/h4\u003e\n          \u003cp\u003eTrim tool, soft cloth, small flat blade screwdriver if required, and clean hands for refitting the surround carefully.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eEstimated time\u003c\/h4\u003e\n          \u003cp\u003eUsually around \u003cspan class=\"em\"\u003e5 to 15 minutes\u003c\/span\u003e depending on trim condition and whether any surrounding panels need to be moved.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eRepair service\u003c\/h4\u003e\n          \u003cp\u003eWe also offer fitting \/ repair services subject to availability.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cbr\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLabour time\u003c\/th\u003e\n            \u003cth\u003e£60 \/ hour\u003c\/th\u003e\n            \u003cth\u003e£90 \/ hour\u003c\/th\u003e\n            \u003cth\u003e£120 \/ hour\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e0.10 hour (about 6 mins)\u003c\/td\u003e\n            \u003ctd\u003e£6.00\u003c\/td\u003e\n            \u003ctd\u003e£9.00\u003c\/td\u003e\n            \u003ctd\u003e£12.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e0.25 hour (15 mins)\u003c\/td\u003e\n            \u003ctd\u003e£15.00\u003c\/td\u003e\n            \u003ctd\u003e£22.50\u003c\/td\u003e\n            \u003ctd\u003e£30.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e0.50 hour (30 mins)\u003c\/td\u003e\n            \u003ctd\u003e£30.00\u003c\/td\u003e\n            \u003ctd\u003e£45.00\u003c\/td\u003e\n            \u003ctd\u003e£60.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n      \u003cp class=\"tiny\"\u003eGarage charge formula: labour hours × hourly rate. This static table replaces live JavaScript because eBay strips active content.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eWhy Buyers Prefer the Right Original Part\u003c\/h3\u003e\n      \u003cdiv class=\"content grid-2\"\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eFactory-correct look\u003c\/h4\u003e\n          \u003cp\u003eBetter match for the dashboard finish, shape, and fit compared with many cheap copies.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eLower waste\u003c\/h4\u003e\n          \u003cp\u003eRecycling used parts helps keep good components in use for longer and reduces unnecessary disposal.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eValue\u003c\/h4\u003e\n          \u003cp\u003eUsed parts can offer strong savings versus buying new, while still keeping the car looking right.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"card\"\u003e\n          \u003ch4\u003eFitment confidence\u003c\/h4\u003e\n          \u003cp\u003eClear part-number verification and image matching help the buyer order the correct part first time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eWarehouse, Dispatch \u0026amp; Repair Photos\u003c\/h3\u003e\n      \u003cdiv class=\"content photo-grid\"\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Warehouse of car parts on shelves\" src=\"https:\/\/preferredjunkyard.com\/uploads\/images\/sm\/ppic\/2024351\/auto-parts-warehouse-aisles-engines.webp\"\u003e\n          \u003cfigcaption\u003eStock image: warehouse aisle with automotive parts on the shelf at scale.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Mechanic repair garage photo\" src=\"https:\/\/luisautorepairsllc.com\/files\/2023\/08\/333198420_1361941968070786_5338170834644254849_n.jpg?a=t\u0026amp;w=1600\"\u003e\n          \u003cfigcaption\u003eRepair bay photo: professional workshop environment for servicing and repairs.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Boxes ready for dispatch in warehouse\" src=\"https:\/\/preferredjunkyard.com\/uploads\/images\/sm\/ppic\/2024351\/auto-parts-warehouse-aisles-engines.webp\"\u003e\n          \u003cfigcaption\u003eDispatch view: boxed items prepared in warehouse stock for fast fulfilment.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n        \u003cfigure\u003e\n          \u003cimg alt=\"Mazda RX-8 reference vehicle photo\" src=\"https:\/\/www.carsinvasion.com\/wp-content\/uploads\/2014\/02\/Mazda-RX-8-2003-wallpaper.jpg\"\u003e\n          \u003cfigcaption\u003eVehicle reference: same model family shown clearly for fitment confidence.\u003c\/figcaption\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eCollections, Postage \u0026amp; Contact\u003c\/h3\u003e\n      \u003cdiv class=\"content\"\u003e\n        \u003cdiv class=\"qr\"\u003e\n          \u003cimg alt=\"WhatsApp QR code for collection contact\" 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 for collections:\u003c\/strong\u003e scan the QR code to message on WhatsApp\u003c\/p\u003e\n            \u003cp\u003eCollections are available \u003cspan class=\"em\"\u003e7 days a week until 8pm\u003c\/span\u003e by appointment, including bank holidays by prior appointment.\u003c\/p\u003e\n            \u003cp\u003eWorldwide postage is available through eBay shipping programmes where eligible at checkout. Current eBay UK guidance says the Global Shipping Programme reaches buyers in over 100 markets, with the shipping centre managing the international postage and customs process for eligible items.\u003c\/p\u003e\n            \u003cp class=\"tiny\"\u003ePlease ensure your checkout address is correct before purchase, as it may not be possible to change it later.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section\"\u003e\n      \u003ch3\u003eSeller Policy \u0026amp; Sustainability\u003c\/h3\u003e\n      \u003cdiv class=\"content\"\u003e\n        \u003cp\u003eWe are on the \u003cspan class=\"em\"\u003eGlobal VAT scheme\u003c\/span\u003e, so no VAT is charged. We also buy cars for cash with nationwide collection and same-day payment.\u003c\/p\u003e\n        \u003cp\u003eWhere a return is raised as “Doesn’t Fit” or “Item Not as Described” after the fitment has been clearly explained and the part number matched, a restocking fee may be applied where permitted and in line with the relevant marketplace rules and consumer law.\u003c\/p\u003e\n        \u003cp\u003eThank you for supporting a local small business. Reusing and recycling used parts keeps good components in circulation, reduces waste, and helps the automotive world stay more sustainable 🌍♻️\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"footer\"\u003e\n      THEPARTPILOT • Mazda RX-8 ashtray listing template • large-font premium layout • static HTML only\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n        \n        \u003c\/body\u003e","brand":"Mazda","offers":[{"title":"Default Title","offer_id":62986105946442,"sku":"IF_A56F3664-1","price":26.41,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_b9cb7d39-dff7-4ac3-a5ab-262836ce89d7.jpg?v=1787007894","url":"https:\/\/thepartpilot.co.uk\/products\/mazda-rx-8-02-08-pre-facelift-ashtray-front-f15164626","provider":"The Part Pilot","version":"1.0","type":"link"}