{"title":"Range Rover","description":"","products":[{"product_id":"jaguar-range-rover-2-0-diesel-air-flow-mass-meter-sensor-2016-g4d3-12b579-aa","title":"JAGUAR\/RANGE ROVER 2.0 DIESEL AIR FLOW MASS METER SENSOR 2016 G4D3-12B579-AA","description":"\u003cbody\u003e\n\n \n  \u003cmeta charset=\"utf-8\"\u003e\n  \u003ctitle\u003e\n   Mass Air Flow Meter\n  \u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n   :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }\n  \u003c\/style\u003e\n \n \n  \u003cdiv class=\"container\"\u003e\n   \u003cdiv class=\"header\"\u003e\n    \u003cimg alt=\"Company Logo\" class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\"\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"title\"\u003e\n    Mass Air Flow Meter\n   \u003c\/div\u003e\n   \u003cdiv class=\"main-content\"\u003e\n    \u003cdiv class=\"left-panel\"\u003e\n     \u003cdiv class=\"highlight-box\"\u003e\n      ✅ 20+ Years experienced eBay seller\n      \u003cbr\u003e\n      📦 FREE tracked UK delivery\n      \u003cbr\u003e\n      🔁 30 Day returns policy\n      \u003cbr\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"right-panel\"\u003e\n     \u003ctable class=\"aspects-table\"\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Manufacturer Part Number\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        G4D3-12B579-AA\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Tag Number\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        00000292\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Type\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        Mass Air Flow Meter\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Brand\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        JAGUAR\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Fitment\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        XE R-SPORT D Saloon 2015 - 2018\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n     \u003c\/table\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"sub-section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n     Donor Vehicle\n    \u003c\/div\u003e\n    \u003cdiv class=\"vehicle-section\"\u003e\n     \u003cdiv class=\"vehicle-details\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Make\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         JAGUAR\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Model\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         XE\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Year\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         2016\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         VRM\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         FJ66WDN\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         VIN\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         SAJAB4CN3HCP02788\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Body Style\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         Saloon\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Fuel Type\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         Diesel\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Engine Size\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         2.0L\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n      \u003c\/table\u003e\n      \u003ctable class=\"spec-table\"\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Transmission\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         Manual\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Colour\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         LRC NER POLARIS WHITE\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Paint Colour Code\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         LRC NER POLARIS WHITE\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Paint Colour Name\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         LRC NER POLARIS WHITE\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Mileage\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         84,367\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Trim\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         R-Sport\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Doors\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         4\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Style\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         Saloon\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Gearbox\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         6 Speed Manual\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n       \u003ctr\u003e\n        \u003ctd\u003e\n         Drive Type\n        \u003c\/td\u003e\n        \u003ctd\u003e\n         Rear 4x2\n        \u003c\/td\u003e\n       \u003c\/tr\u003e\n      \u003c\/table\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"sub-section\"\u003e\n    \u003cdiv class=\"tabs-container\"\u003e\n     \u003c!-- Hidden checkboxes for tab functionality --\u003e\n     \u003cinput checked class=\"tab-checkbox\" id=\"warranty-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n     \u003cinput class=\"tab-checkbox\" id=\"terms-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n     \u003cinput class=\"tab-checkbox\" id=\"returns-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n     \u003cinput class=\"tab-checkbox\" id=\"additional-info-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n     \u003c!-- Tab labels --\u003e\n     \u003cdiv class=\"tabs\"\u003e\n      \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003e\n       WARRANTY\n      \u003c\/label\u003e\n      \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003e\n       PART TERMS \u0026amp; CONDITIONS\n      \u003c\/label\u003e\n      \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003e\n       RETURNS\n      \u003c\/label\u003e\n     \u003c\/div\u003e\n     \u003c!-- Tab content --\u003e\n     \u003cdiv class=\"tab-content\"\u003e\n      \u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n       \u003cp\u003e\n        This warranty applies to all tested, working used parts sold by Partsworth unless otherwise stated.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        Warranty Duration:\n        \u003cbr\u003e\n        \u003cbr\u003e\n        30 days from the date of delivery.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        Covers:\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - Mechanical or electrical failure under normal use;\n        \u003cbr\u003e\n        - Defects not caused by improper installation;\n        \u003cbr\u003e\n        - Faults present at the time of sale;\n        \u003cbr\u003e\n        - Replacement or refund if a fault is confirmed.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        ✔️ What This Warranty Covers\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - Failure of the part through normal, proper use;\n        \u003cbr\u003e\n        - Internal mechanical or electrical defects;\n        \u003cbr\u003e\n        - Incorrect part supplied (must match our CCTV and ID mark);\n        \u003cbr\u003e\n        - One replacement part (if available);\n        \u003cbr\u003e\n        - Refund if replacement is unavailable.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        ❗ Identification Mark Requirement\n        \u003cbr\u003e\n        \u003cbr\u003e\n        All Partsworth parts include a unique ID mark or label.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        To prevent fraudulent returns:\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - The ID mark must be present and intact;\n        \u003cbr\u003e\n        - Parts with removed\/altered markings will be rejected;\n        \u003cbr\u003e\n        - Returned parts must match our CCTV footage at dispatch.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        🎥 CCTV Verification\n        \u003cbr\u003e\n        \u003cbr\u003e\n        Partsworth operates CCTV recording in the picking and packing area.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        Video footage is used to verify:\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - The correct item was packed;\n        \u003cbr\u003e\n        - The condition of the part before dispatch;\n        \u003cbr\u003e\n        - Claims of \"wrong item\" or \"missing item\";\n        \u003cbr\u003e\n        \u003cbr\u003e\n        If CCTV proves the correct part was sent, the claim will be refused.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        ❌ What This Warranty Does NOT Cover\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - Incorrect installation or fitting;\n        \u003cbr\u003e\n        - Damage caused by misuse or forced removal;\n        \u003cbr\u003e\n        - Labour, diagnostics, coding, or programming costs;\n        \u003cbr\u003e\n        - Wear-and-tear items (pads, belts, fluids, bulbs, filters, etc.);\n        \u003cbr\u003e\n        - Return of a different item than what we shipped;\n        \u003cbr\u003e\n        - Parts sold as \"Spares \u0026amp; Repairs\", \"Untested\", or \"No Warranty\";\n        \u003cbr\u003e\n        - Electrical parts damaged by improper testing.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        📦 Return Requirements\n        \u003cbr\u003e\n        \u003cbr\u003e\n        To submit a warranty claim, the buyer must:\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - Report the fault within 30 days;\n        \u003cbr\u003e\n        - Return the item in the same condition;\n        \u003cbr\u003e\n        - Ensure the Partsworth ID mark is still present;\n        \u003cbr\u003e\n        - Provide order details and description of the issue;\n        \u003cbr\u003e\n        - Allow inspection\/testing before refund or replacement.\n        \u003cbr\u003e\n        \u003cbr\u003e\n        🛡️ Fraud Prevention\n        \u003cbr\u003e\n        \u003cbr\u003e\n        Partsworth reserves the right to refuse a claim if:\n        \u003cbr\u003e\n        \u003cbr\u003e\n        - A different part is returned;\n        \u003cbr\u003e\n        - The item shows forced damage;\n        \u003cbr\u003e\n        - The ID label is missing or altered;\n        \u003cbr\u003e\n        - CCTV contradicts the buyer's claim;\n        \u003cbr\u003e\n        - The part has been dismantled or modified.\n        \u003cbr\u003e\n       \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n       \u003cp\u003e\n        These Terms \u0026amp; Conditions apply to all products sold by Partsworth, including sales made via our website, eBay, SellAVehicle, and direct channels. By purchasing from us, you agree to the terms outlined below.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        1. Nature of Goods\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Partsworth supplies used vehicle parts removed from end-of-life or damaged vehicles.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        All parts are inspected and recorded prior to dispatch. Some components may show signs of wear consistent with used condition.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        2. Part Identification \u0026amp; Security Marking\n       \u003c\/p\u003e\n       \u003cp\u003e\n        To protect against fraudulent returns, all items are marked with a unique Partsworth Identification Mark before dispatch.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - This ID mark must be present and intact on any returned item.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Items returned without the correct marking will be rejected.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        CCTV is in operation in our warehouse and packing areas to verify the condition, identity, and packaging of each part dispatched.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        3. Warranty\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Parts sold as working include a 30-Day Standard Warranty unless otherwise stated.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Items listed as \"Spares \u0026amp; Repairs,\" \"Untested,\" or \"No Warranty\" are excluded from any warranty.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Warranty covers:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Mechanical or electrical failure under normal use;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Faults not caused by improper installation\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Warranty does NOT cover:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Labour costs;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Diagnostic or programming costs;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Damage during installation;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Items that have been modified or tampered with;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Missing ID marking.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        4. Compatibility \u0026amp; Installation\n       \u003c\/p\u003e\n       \u003cp\u003e\n        It is the buyer's responsibility to ensure compatibility before purchase.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Professional installation is strongly recommended, especially for electrical, ECU, engine, and gearbox components.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Partsworth is not liable for:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Incorrect fitment;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Incorrect diagnosis;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Damage during installation.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        5. Delivery\n       \u003c\/p\u003e\n       \u003cp\u003e\n        All orders are dispatched with tracking and CCTV verification.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        If the buyer claims a missing, damaged, or incorrect item, CCTV and scan data will be reviewed. Evidence contradicting the claim will result in refusal.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        6. Returns\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Returns must follow the Partsworth Returns Policy (see below).\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Returned items must be in the same condition and include the Partsworth ID mark.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        7. Limitation of Liability\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Partsworth is not responsible for:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Consequential loss;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Vehicle damage;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Labour or fitting charges;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Loss of earnings.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Our responsibility is limited to the value of the item purchased.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        8. Legal\n       \u003c\/p\u003e\n       \u003cp\u003e\n        These Terms \u0026amp; Conditions are governed by UK consumer law.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Your statutory rights are not affected.\n       \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n       \u003cp\u003e\n        1. Warranty Returns (30 Days)\n       \u003c\/p\u003e\n       \u003cp\u003e\n        For items sold with a warranty, buyers have 30 days from the date of delivery to report an issue.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        To request a return, you must provide:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Order ID;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Description of the fault;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Photos\/video (if applicable).\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Partsworth may test the item before issuing a refund or replacement.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        2. Condition of Returned Items\nReturned parts must:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Be in the same condition as sent\n\n\nInclude all components supplied;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Show the Partsworth ID marking intact;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Not be tampered with or dismantled;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Any returned item missing the ID mark or showing signs of forced damage will be rejected.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        3. Incorrect or Missing Items\n       \u003c\/p\u003e\n       \u003cp\u003e\n        If the buyer claims they received the wrong part, CCTV footage of the packing process will be reviewed.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        If evidence shows the correct part was dispatched, the claim will be refused.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        4. Spares \u0026amp; Repairs \/ No Warranty\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Items\nItems sold as:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Spares \u0026amp; Repairs;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Untested;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - No Warranty\n       \u003c\/p\u003e\n       \u003cp\u003e\n        are non-returnable and non-refundable, unless the wrong item was sent.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        5. Return Shipping\n       \u003c\/p\u003e\n       \u003cp\u003e\n        The buyer is responsible for:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Packaging the item securely;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Ensuring safe transit back to Partsworth;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - Return postage costs (unless we made an error).\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Damage caused in transit due to poor packaging is the buyer's responsibility.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        6. Refunds \u0026amp; Processing Time\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Refunds or replacements are processed only after inspection.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Refund method will match the original payment method.\n       \u003c\/p\u003e\n       \u003cp\u003e\n        \u003cbr\u003e\n       \u003c\/p\u003e\n       \u003cp\u003e\n        7. Fraud Prevention\n       \u003c\/p\u003e\n       \u003cp\u003e\n        Partsworth reserves the right to refuse any return where:\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - The returned item is not the same as the one sent;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - The ID marking is missing;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - The item has been swapped, altered, or damaged;\n       \u003c\/p\u003e\n       \u003cp\u003e\n        - CCTV contradicts the buyer's claim.\n       \u003c\/p\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \n\n\u003c\/body\u003e","brand":"Jaguar","offers":[{"title":"Default Title","offer_id":56577287455045,"sku":"00000292","price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/10_8787ac72-4f79-43ef-9f2b-c782b251fc0a.jpg?v=1765204962"},{"product_id":"range-rover-jaguar-telematics-control-module-ecu-dpla-70718-nx-genuine-oem","title":"RANGE ROVER \/ JAGUAR TELEMATICS CONTROL MODULE ECU DPLA-70718-NX GENUINE OEM","description":"\u003cp\u003e\n \u003cmeta charset=\"utf-8\"\u003e\n \u003c\/p\u003e\u003ctitle\u003e\n  SAM Control Unit\n \u003c\/title\u003e\n \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n \u003cdiv class=\"header\"\u003e\n  \u003cimg alt=\"Company Logo\" class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\"\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"title\"\u003e\n  RANGE ROVER \/ JAGUAR TELEMATICS CONTROL MODULE ECU DPLA-70718-NX GENUINE OEM\n \u003c\/div\u003e\n \u003cdiv class=\"main-content\"\u003e\n  \u003cdiv class=\"left-panel\"\u003e\n   \u003cdiv class=\"highlight-box\"\u003e\n    ✅ 20+ Years experienced eBay seller\n    \u003cbr\u003e\n    📦 FREE tracked UK delivery\n    \u003cbr\u003e\n    🔁 30 Day returns policy\n    \u003cbr\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"right-panel\"\u003e\n   \u003ctable class=\"aspects-table\"\u003e\n    \u003ctbody\u003e\n     \u003ctr\u003e\n      \u003ctd\u003e\n       Manufacturer Part Number\n      \u003c\/td\u003e\n      \u003ctd\u003e\n       DPLA-70718-NX\n      \u003c\/td\u003e\n     \u003c\/tr\u003e\n     \u003ctr\u003e\n      \u003ctd\u003e\n       Fitment\n      \u003c\/td\u003e\n      \u003ctd\u003e\n       XE R-SPORT D Saloon 2015 - 2018\n      \u003c\/td\u003e\n     \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n   \u003c\/table\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"sub-section\"\u003e\n  \u003cdiv class=\"section-title\"\u003e\n   Donor Vehicle\n  \u003c\/div\u003e\n  \u003cdiv class=\"vehicle-section\"\u003e\n   \u003cdiv class=\"vehicle-details\"\u003e\n    \u003ctable class=\"spec-table\"\u003e\n     \u003ctbody\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Make\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        JAGUAR\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Model\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        XE\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Year\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        2016\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        VRM\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        FJ66WDN\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        VIN\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        SAJAB4CN3HCP02788\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Body Style\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        Saloon\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Fuel Type\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        Diesel\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Engine Size\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        2.0L\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n     \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003ctable class=\"spec-table\"\u003e\n     \u003ctbody\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Transmission\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        Manual\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Colour\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        LRC NER POLARIS WHITE\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Paint Colour Code\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        LRC NER POLARIS WHITE\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Paint Colour Name\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        LRC NER POLARIS WHITE\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Mileage\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        84,367\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Trim\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        R-Sport\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Doors\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        4\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Style\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        Saloon\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Gearbox\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        6 Speed Manual\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n       \u003ctd\u003e\n        Drive Type\n       \u003c\/td\u003e\n       \u003ctd\u003e\n        Rear 4x2\n       \u003c\/td\u003e\n      \u003c\/tr\u003e\n     \u003c\/tbody\u003e\n    \u003c\/table\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"sub-section\"\u003e\n  \u003cdiv class=\"tabs-container\"\u003e\n   \u003c!-- Hidden checkboxes for tab functionality --\u003e\n   \u003cinput checked class=\"tab-checkbox\" id=\"warranty-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n   \u003cinput class=\"tab-checkbox\" id=\"terms-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n   \u003cinput class=\"tab-checkbox\" id=\"returns-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n   \u003cinput class=\"tab-checkbox\" id=\"additional-info-checkbox\" name=\"tab-group\" type=\"radio\"\u003e\n   \u003c!-- Tab labels --\u003e\n   \u003cdiv class=\"tabs\"\u003e\n    \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003e\n     WARRANTY\n    \u003c\/label\u003e\n    \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003e\n     PART TERMS \u0026amp; CONDITIONS\n    \u003c\/label\u003e\n    \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003e\n     RETURNS\n    \u003c\/label\u003e\n   \u003c\/div\u003e\n   \u003c!-- Tab content --\u003e\n   \u003cdiv class=\"tab-content\"\u003e\n    \u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n     \u003cp\u003e\n      ✅ Partsworth Warranty \u0026amp; Returns Policy\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Applies to all tested, fully working used car parts sold by Partsworth, unless otherwise stated.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth supplies quality-tested OEM used car parts backed by a 30-day warranty for your peace of mind.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🕒 Warranty Duration\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      30 days from the date of delivery.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🛡️ What This Warranty Covers\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      This warranty protects you against genuine part faults under normal, correct usage, including:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tMechanical or electrical failure through proper use\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tInternal defects not caused by incorrect installation\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tFaults present at the time of sale\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tIncorrect part supplied (verified via CCTV and ID marking)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tOne replacement part where available\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tFull refund if replacement is unavailable\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Every part is tested, cleaned, and quality-controlled before dispatch.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🔐 Partsworth ID Mark — Required for All Returns\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      To protect buyers and prevent fraudulent claims, every part includes a unique Partsworth ID mark or label.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      For warranty approval:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe ID mark must be present and intact\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe part must match the item shipped (verified with dispatch CCTV)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tParts with removed, altered, or tampered ID markings will be rejected\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🎥 CCTV Recording \u0026amp; Verification\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth uses 24\/7 CCTV in all picking, packing, and dispatch areas.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      CCTV is used to verify:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe correct part was picked\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe condition of the item before shipping\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tClaims of \"wrong item received\"\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tClaims of \"item missing\"\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      If CCTV shows the correct part was supplied, the claim will be refused.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ❌ What This Warranty Does NOT Cover\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      For clarity and transparency, the following are excluded:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tIncorrect installation, fitting, or programming\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tDamage caused by misuse, forced removal, impact, or tampering\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tLabour, diagnostics, coding, or programming fees\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tWear-and-tear consumables (pads, discs, belts, bulbs, filters, fluids, etc.)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tAny return of a different item than what was shipped\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tParts sold as \"Spares \u0026amp; Repairs\", \"Untested\", or \"No Warranty\"\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tElectrical parts damaged by incorrect testing or improper handling\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tItems dismantled, opened, or modified after purchase\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      📦 Return Requirements for Warranty Claims\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      To process your claim quickly and fairly, the buyer must:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      1.\tReport the fault within 30 days\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      2.\tReturn the part in the same condition as supplied\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      3.\tEnsure the Partsworth ID mark is still present\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      4.\tProvide order details and a clear description of the issue\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      5.\tAllow proper inspection and testing upon return\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Refunds or replacements are issued once we confirm the fault.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🛡️ Fraud Prevention \u0026amp; Claim Rejection\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth reserves the right to refuse claims if:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tA different item is returned\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe ID label is missing, altered, or replaced\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe part shows forced damage or tampering\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCCTV contradicts the claim\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe part has been dismantled or modified\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      This policy protects honest buyers and ensures we maintain fair pricing and reliable stock.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🔧 Partsworth - Quality Used Car Parts You Can Trust\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Every order is handled with care, CCTV-verified, and backed by a 30-day warranty for your confidence.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n     \u003cp\u003e\n      ✅ Partsworth - Terms \u0026amp; Conditions\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      These Terms \u0026amp; Conditions apply to all products sold by Partsworth, including purchases made via our website, eBay, SellAVehicle, and direct sales channels. By completing a purchase, you agree to the following terms.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      1️⃣ Nature of Goods - Understanding Used Vehicle Parts\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth supplies quality tested OEM used vehicle parts removed from end-of-life, accident-damaged, or dismantled vehicles.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tEvery item is inspected, tested, and recorded before dispatch\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tUsed parts may show cosmetic wear or signs of previous use\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tAll photos and descriptions accurately reflect the item supplied\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Our goal is transparency, reliability, and exceptional value.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      2️⃣ Part Identification \u0026amp; Security Marking (Mandatory)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      To prevent fraudulent returns, every Partsworth item carries a unique Identification Mark or label.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      For a return or warranty claim to be accepted:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe ID mark must be present, intact, and unaltered\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tItems returned without the correct marking will be automatically rejected\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tItems are verified using CCTV footage from our picking and packing areas\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      CCTV confirms:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCorrect part selection\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCondition before packaging\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tPackaging and dispatch accuracy\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Fraudulent claims cannot be accepted.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      3️⃣ Warranty Terms (30-Day Standard Warranty)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      All working parts include a 30-day warranty, unless otherwise stated in the listing.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Items listed as \"Spares \u0026amp; Repairs\", \"Untested\", or \"No Warranty\" are fully excluded from warranty.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ✔️ Warranty Covers\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tMechanical or electrical failure under normal use\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tFaults not caused by incorrect installation\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tDefects present at the time of sale\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ❌ Warranty Does NOT Cover\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tLabour, diagnostics, programming, or coding costs\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tDamage from incorrect fitting\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tConsequential damage to the vehicle\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tParts that have been opened, modified, or tampered with\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tItems returned without the Partsworth ID mark\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      All returns are inspected and tested before approval.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      4️⃣ Compatibility \u0026amp; Installation Responsibilities\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth strongly recommends professional installation for:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tECUs \u0026amp; electrical components\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tEngines, gearboxes, turbos\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tAirbags, safety systems, hybrid components\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      The buyer is responsible for ensuring compatibility prior to purchase.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth is not liable for:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tIncorrect fitment\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tIncorrect fault diagnosis\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tDamage caused during installation\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      We are always happy to assist with compatibility before purchase.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      5️⃣ Delivery, Tracking \u0026amp; Verification\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      All orders are dispatched with:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tFull tracking\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCCTV verification\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tSecure packaging\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      If a buyer reports a missing, damaged, or incorrect item, we review:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCCTV footage\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tScan data\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tPacking logs\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      If evidence contradicts the claim, it will be refused.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      6️⃣ Returns Process\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Returns must follow the Partsworth Returns Policy.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      All returns must:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tBe received in the same condition as supplied\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tInclude the original Partsworth ID mark\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tBe properly packaged to prevent damage in transit\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Unauthorised or unmarked items cannot be accepted.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      7️⃣ Limitation of Liability\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth is not responsible for:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tConsequential damages\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tVehicle damage\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tDiagnostic errors\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tLabour, removal, or refitting costs\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tLoss of income or downtime\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Liability is strictly limited to the original purchase price of the part.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      8️⃣ Legal Compliance\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      These Terms \u0026amp; Conditions are governed by UK consumer law.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Your statutory rights remain unaffected.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🔧 Partsworth - Quality Used Car Parts, Properly Tested \u0026amp; CCTV Verified\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Your trust matters. Every item we ship is inspected, recorded, and protected by secure ID and a fair 30-day warranty.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n     \u003cp\u003e\n      ✅ Partsworth - Returns Policy\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      This policy applies to all purchases made via eBay, our website, SellAVehicle, and direct channels.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      1️⃣ Warranty Returns (30-Day Return Window)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      For items sold with a warranty, buyers have 30 days from the delivery date to report an issue or request a return.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      To submit a return request, the buyer must provide:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tOrder ID\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tClear description of the fault\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tPhotos or video evidence (where applicable)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      All returned items may be tested and inspected before a refund or replacement is issued.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      2️⃣ Condition of Returned Items (Must Meet ALL Requirements)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      To qualify for a refund or replacement, returned parts must:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tBe in the same condition as originally supplied\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tInclude all components sent with the item\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tHave the Partsworth ID mark intact and unaltered\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tNot be dismantled, opened, or tampered with in any way\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Items that:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ❌ show forced damage,\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ❌ are returned without the ID mark,\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ❌ have been modified, or\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ❌ do not match our dispatch records\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      will be rejected.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      3️⃣ Incorrect or Missing Items Claim\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      If a buyer believes they received the wrong item, Partsworth will review:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCCTV footage from the picking \u0026amp; packing process\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tDispatch logs and scan data\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tItem photographs recorded before dispatch\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      If CCTV confirms the correct item was sent, the claim will be refused.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      This protects honest buyers and ensures pricing remains fair.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      4️⃣ Spares \u0026amp; Repairs \/ Untested \/ No Warranty Items\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Items sold as:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tSpares \u0026amp; Repairs\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tUntested\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tNo Warranty\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      are non-returnable and non-refundable, except where the wrong item was sent.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      These items are clearly marked at the point of sale.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      5️⃣ Return Shipping Requirements\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      The buyer is responsible for:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tPackaging the item securely for transit\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tEnsuring the part arrives safely back to Partsworth\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tPaying return postage costs (unless Partsworth made an error)\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Damage caused during return transit due to poor packaging is the buyer's responsibility.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      6️⃣ Refunds \u0026amp; Processing Time\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Refunds or replacements are issued only after inspection and verification.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tRefunds are processed via the original payment method\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tProcessing time may vary depending on courier return time and inspection\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Returned items must pass ID verification, CCTV comparison, and functionality testing (where applicable).\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      7️⃣ Fraud Prevention Measures\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Partsworth reserves the right to refuse any return where:\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe returned item is not the same item we shipped\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe ID mark is missing or altered\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tThe item appears swapped, damaged, or tampered with\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      •\tCCTV or dispatch records contradict the buyer's claim\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      These measures protect both buyers and the integrity of our stock.\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      ⸻\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      🔧 Partsworth - Professional, Tested, CCTV-Verified Used Car Parts\n     \u003c\/p\u003e\n     \u003cbr\u003e\n     \u003cbr\u003e\n     \u003cp\u003e\n      Every return is handled fairly, consistently, and with full verification to maintain trust and transparency.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Jaguar","offers":[{"title":"Default Title","offer_id":56577431306565,"sku":"00000339","price":29.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/10_5cbf331d-c084-4ced-a818-359bf17b6983.jpg?v=1765205902"},{"product_id":"jaguar-range-rover-evoque-belt-tensioner-2-0l-diesel-204dtd-gx736b248aa","title":"JAGUAR RANGE ROVER EVOQUE BELT TENSIONER 2.0L Diesel 204DTD GX736B248AA","description":"      \u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAuxiliary Drive Belt Tensioner\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e      \u003cdiv class=\"container\"\u003e          \u003cdiv class=\"header\"\u003e       \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\" class=\"brand-logo\"\u003e     \u003c\/div\u003e               \u003cdiv class=\"title\"\u003eJAGUAR RANGE ROVER EVOQUE BELT TENSIONER 2.0L Diesel 204DTD GX736B248AA 2015-2019\u003c\/div\u003e      \u003cdiv class=\"main-content\"\u003e       \u003cdiv class=\"left-panel\"\u003e                  \u003cdiv class=\"highlight-box\"\u003e           ✅ 20+ Years experienced eBay seller\u003cbr\u003e           📦 FREE tracked UK delivery\u003cbr\u003e           🔁 30 Day returns policy\u003cbr\u003e                       \u003c\/div\u003e                \u003c\/div\u003e       \u003cdiv class=\"right-panel\"\u003e                  \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eGX736B248AA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00007611\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAuxiliary Drive Belt Tensioner\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eJAGUAR\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eGX736B248AA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eXF PORTFOLIO D Saloon 2015 - 2017\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n                         \u003c\/div\u003e     \u003c\/div\u003e            \u003cdiv class=\"sub-section\"\u003e       \u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e              \u003cdiv class=\"vehicle-section\"\u003e                  \u003cdiv class=\"vehicle-details\"\u003e           \u003ctable class=\"spec-table\"\u003e             \u003ctbody\u003e\n\u003ctr\u003e               \u003ctd\u003eMake\u003c\/td\u003e               \u003ctd\u003eJAGUAR\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eModel\u003c\/td\u003e               \u003ctd\u003eXF\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eYear\u003c\/td\u003e               \u003ctd\u003e2016\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eVRM\u003c\/td\u003e               \u003ctd\u003eLL16GKP\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eVIN\u003c\/td\u003e               \u003ctd\u003eSAJBB4CN1HCY33240\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eBody Style\u003c\/td\u003e               \u003ctd\u003eSaloon\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eFuel Type\u003c\/td\u003e               \u003ctd\u003eDiesel\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eEngine Size\u003c\/td\u003e               \u003ctd\u003e2.0L\u003c\/td\u003e             \u003c\/tr\u003e           \u003c\/tbody\u003e\n\u003c\/table\u003e           \u003ctable class=\"spec-table\"\u003e             \u003ctbody\u003e\n\u003ctr\u003e               \u003ctd\u003eTransmission\u003c\/td\u003e               \u003ctd\u003eManual\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eColour\u003c\/td\u003e               \u003ctd\u003eEBONY BLACK\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003ePaint Colour Code\u003c\/td\u003e               \u003ctd\u003ePEC\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003ePaint Colour Name\u003c\/td\u003e               \u003ctd\u003eEBONY BLACK\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eMileage\u003c\/td\u003e               \u003ctd\u003e94,549\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eTrim\u003c\/td\u003e               \u003ctd\u003eD Portfolio\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eDoors\u003c\/td\u003e               \u003ctd\u003e4\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eStyle\u003c\/td\u003e               \u003ctd\u003eSaloon\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eGearbox\u003c\/td\u003e               \u003ctd\u003e6 Speed Manual\u003c\/td\u003e             \u003c\/tr\u003e             \u003ctr\u003e               \u003ctd\u003eDrive Type\u003c\/td\u003e               \u003ctd\u003eRear 4x2\u003c\/td\u003e             \u003c\/tr\u003e           \u003c\/tbody\u003e\n\u003c\/table\u003e         \u003c\/div\u003e       \u003c\/div\u003e            \u003c\/div\u003e      \u003cdiv class=\"sub-section\"\u003e       \u003cdiv class=\"tabs-container\"\u003e         \u003c!-- Hidden checkboxes for tab functionality --\u003e         \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e         \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e         \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e          \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e                  \u003c!-- Tab labels --\u003e         \u003cdiv class=\"tabs\"\u003e                      \u003clabel for=\"warranty-checkbox\" class=\"tab\"\u003eWARRANTY\u003c\/label\u003e                                  \u003clabel for=\"terms-checkbox\" class=\"tab\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e                                  \u003clabel for=\"returns-checkbox\" class=\"tab\"\u003eRETURNS\u003c\/label\u003e                                \u003c\/div\u003e                  \u003c!-- Tab content --\u003e         \u003cdiv class=\"tab-content\"\u003e                      \u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e             \u003cp\u003e✅ Partsworth – Warranty \u0026amp; Returns Information\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eQuality Tested • Trusted Supplier • Fast Dispatch\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAt Partsworth, we specialise in supplying professionally tested OEM used car parts from quality donor vehicles. Every component is carefully inspected, cleaned, photographed and securely packaged before dispatch, ensuring buyers receive exactly what they ordered.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🔧 Warranty Information – 30 Days of Buyer Confidence\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAll working parts include a 30-day warranty, covering:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tMechanical or electrical failure under normal use\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFaults present at the time of sale\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tIssues not caused by improper installation\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThis warranty gives buyers confidence when purchasing genuine used parts.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eImportant: This warranty works alongside eBay’s Money Back Guarantee.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eBuyers are fully protected, and we always work with eBay to ensure smooth resolutions.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🏷️ Partsworth Identification Mark\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eTo maintain accuracy and traceability, most of our parts include a Partsworth security ID mark.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eThis helps ensure the correct item is returned and supports faster, fair processing.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eNote: The presence of an ID mark does not override buyer rights.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eIt simply helps us verify the part more efficiently during the return inspection.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e📦 Returns Process\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eIf a buyer needs to return an item, we simply ask for:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t1.\tThe original order reference\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t2.\tA brief description of the issue\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t3.\tThe item to be packaged securely to avoid transit damage\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eOnce received, the part will be checked and processed promptly.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eWe always follow eBay’s return procedures and issue refunds through the original payment method.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🔍 Accuracy, Compatibility \u0026amp; Buyer Support\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eWe provide detailed information including:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tPart numbers\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tDonor vehicle details\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tEngine and trim info\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tClear photographs\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThis helps buyers confirm compatibility before purchase.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eIf you’re unsure whether a part fits your vehicle, simply send us your registration number and we’ll assist before you order.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e📦 Shipping \u0026amp; Dispatch\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAll orders are shipped with:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFast, reliable UK delivery\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tTracking information\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tSecure, protective packaging\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eWe handle every order with care to ensure safe arrival.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🚫 Spares\/Repairs \u0026amp; Untested Items\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eItems listed as “Spares or Repairs”, “Faulty”, or “Untested” are sold specifically for refurbishment, diagnosis or parts harvesting.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThey may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🔧 Why Buy from Partsworth?\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tTrusted UK supplier\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tProfessionally tested OEM parts\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFast tracked delivery\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tClear photos and accurate descriptions\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFriendly support before and after purchase\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eOur goal is to provide a reliable, transparent and professional buying experience for every customer.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⭐ Your Trusted Partner for Quality Used Car Parts\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eEvery part is handled, inspected and dispatched with care—helping you repair your vehicle quickly, affordably and with confidence.\u003c\/p\u003e           \u003c\/div\u003e                                  \u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e             \u003cp\u003e✅ Partsworth – Buyer Information \u0026amp; Terms\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eProfessional Used Car Parts • Tested • Verified • Fast UK Delivery\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels, including eBay. They are designed to give customers a clear understanding of how we handle used vehicle parts, inspections, returns and warranty support—while fully aligning with eBay’s policies.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e1️⃣ Understanding Used Vehicle Parts\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003ePartsworth supplies professionally tested OEM used car parts removed from quality donor vehicles.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eEach part is:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tCarefully inspected and function-tested where applicable\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tCleaned and prepared for resale\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tPhotographed clearly to show the exact item supplied\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eBecause these are pre-owned components, some cosmetic wear or signs of previous use may be present. We always aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e2️⃣ Partsworth Identification Mark\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eMost items feature a Partsworth ID\/security mark to support accurate handling and verification.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eThis helps us identify the correct part during processing and ensures fast, efficient service.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThe ID mark is used during return inspections to verify the item, but does not override eBay’s return policies. Buyers remain protected by eBay’s Money Back Guarantee.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e3️⃣ Standard Warranty – 30 Days\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAll working parts include a 30-day warranty, unless stated otherwise in the listing.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e✔️ Warranty covers:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tMechanical\/electrical failure under normal use\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tDefects present at the time of sale\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFaults not caused by incorrect fitting\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e❌ Warranty does not cover:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tLabour or fitting costs\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tProgramming\/coding issues\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tDamage caused by incorrect installation\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tParts that have been opened, altered or modified\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eItems listed as “Spares or Repairs”, “Untested”, or “For Parts” are sold for component harvesting or refurbishment and are not covered by the standard warranty.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAll inspections follow eBay’s return process.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e4️⃣ Compatibility \u0026amp; Installation\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eWe strongly recommend professional installation for components such as:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tECUs and electrical modules\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tEngines, gearboxes and turbos\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tSafety systems, airbags and hybrid components\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThe buyer is responsible for confirming compatibility before purchase. We’re always happy to help—just send us your vehicle registration and we can assist with fitment guidance prior to ordering.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e5️⃣ Delivery, Tracking \u0026amp; Dispatch Verification\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eEvery order is shipped with:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFull tracking for peace of mind\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tSecure packaging to protect the part\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tInternal verification before dispatch (photographs, scan logs, etc.)\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eIf a buyer reports a missing, damaged or incorrect item, we review all dispatch information to help resolve the issue quickly and fairly in line with eBay policies.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e6️⃣ Returns Process\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eIf a return is required, the item should be:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tSent back in the condition it was supplied\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tPackaged securely to avoid transit damage\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tReturned through the eBay returns system\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThe Partsworth ID mark (where present) helps us confirm the correct item has been returned quickly.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eWe process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e7️⃣ Liability\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAs with all used automotive parts, we cannot cover:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tLabour, fitting or programming costs\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tDamage arising from incorrect installation\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tVehicle downtime or loss of earnings\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eRefunds relate to the purchase price of the item, in accordance with eBay’s policies and UK consumer law.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e8️⃣ Legal Compliance\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eAll transactions comply with UK consumer regulations.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eYour statutory rights are fully protected, and eBay’s Money Back Guarantee applies to all eligible purchases.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🔧 Partsworth – Trusted, Tested, Professional\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eEvery part we supply is carefully handled, inspected and dispatched with attention to detail—giving you reliable, high-quality used car parts at great value.\u003c\/p\u003e           \u003c\/div\u003e                                  \u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e             \u003cp\u003e✅ Partsworth – Returns Policy\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eTested OEM Parts • Fast Delivery • Trusted UK Supplier\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels, including eBay. Our goal is to provide a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e1️⃣ 30-Day Returns \u0026amp; Warranty Period\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eFor items sold with a standard warranty, buyers have 30 days from the delivery date to report an issue or open a return request through eBay.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eTo help us process the return efficiently, buyers may be asked to provide:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tThe order reference\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tA short description of the issue\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tPhotos or videos where relevant\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eReturned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e2️⃣ Condition of Returned Items\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eWhen returning an item, please ensure it:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tIs in the same condition as originally supplied\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tIncludes any components originally sent\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tIs packaged securely to prevent transit damage\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tHas not been dismantled, opened or altered after delivery\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eWhere an item carries a Partsworth ID\/security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e(We work fully within eBay’s Money Back Guarantee rules.)\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e3️⃣ If You Believe You Received the Wrong Item\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eIf a buyer thinks an incorrect item was received, we will review:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tInternal packing and dispatch records\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tPre-dispatch photos\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tScan logs and order information\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThis helps ensure the correct part is identified and the issue is resolved promptly and fairly in line with eBay processes.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e4️⃣ Spares\/Repairs, Untested \u0026amp; No-Warranty Items\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eItems listed as:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tSpares or Repairs\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tFaulty\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tUntested\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eare sold specifically for refurbishment, diagnosis or parts harvesting.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eThese items are clearly marked in the listing so buyers know exactly what they are purchasing.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eeBay’s standard protections still apply where appropriate.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e5️⃣ Return Shipping\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eUnless the return is due to a Partsworth error, buyers are responsible for:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tPackaging the part securely\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tEnsuring the item is protected during transit\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eIf the return is a result of a listing error or incorrect item supplied, we will cover the return postage in line with eBay’s policies.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e6️⃣ Refunds \u0026amp; Processing Time\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eRefunds are issued:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tOnce the item has been received and checked\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tThrough the original payment method\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tIn accordance with eBay’s Money Back Guarantee\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eProcessing times can vary depending on courier return times and inspection.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eOur internal systems (photographs, ID marks, logs) help us verify items quickly and keep the process smooth for every buyer.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e7️⃣ Fair \u0026amp; Transparent Return Handling\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eTo maintain the integrity of our stock and ensure fair treatment for all customers, we review:\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tThe condition of the returned part\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tThe presence of the Partsworth ID mark (where applicable)\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003e\t•\tAny differences between the returned item and the original part supplied\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eThis ensures returns are handled consistently, accurately and in line with eBay’s policies.\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e⸻\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003e🔧 Partsworth – Professional, Tested \u0026amp; Quality-Assured Used Car Parts\u003c\/p\u003e\n\u003cbr\u003e\u003cbr\u003e\u003cp\u003eEvery return is handled with fairness, consistency and full transparency.\u003c\/p\u003e\n\u003cbr\u003e\u003cp\u003eYour trust matters to us, and we’re committed to providing a reliable, smooth experience from purchase to delivery.\u003c\/p\u003e           \u003c\/div\u003e                              \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/div\u003e   \u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":57830612140357,"sku":"00007611","price":24.95,"currency_code":"GBP","in_stock":true}]}],"url":"https:\/\/partsworth.com\/collections\/range-rover.oembed","provider":"Partsworth","version":"1.0","type":"link"}