{"product_id":"bmw-x5-e70-front-right-driver-side-seat-belt-osf-305537599001-ag-2006-2013-40d","title":"BMW X5 E70 Front Right Driver Side Seat Belt OSF 305537599001-AG 2006-2013 40d","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThePartPilot Premium Car Parts\u003c\/title\u003e\n\u003cstyle\u003e\n    \/* No JavaScript or Active Content Included *\/\n    body {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        font-size: 20px; \/* Large font for easy reading *\/\n        color: #1a1a1a;\n        background-color: #f4f4f4;\n        margin: 0;\n        padding: 0;\n        line-height: 1.7;\n    }\n    .container {\n        max-width: 1200px;\n        margin: 20px auto;\n        background-color: #ffffff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n    }\n    .header {\n        background: linear-gradient(135deg, #0f0f0f 0%, #2c2c2c 100%);\n        color: #ffffff;\n        padding: 50px 20px;\n        text-align: center;\n        position: relative;\n    }\n    .header h1 {\n        margin: 0;\n        font-size: 48px;\n        font-weight: 800;\n        letter-spacing: 3px;\n        text-transform: uppercase;\n    }\n    .header p {\n        font-size: 22px;\n        color: #d4af37;\n        margin-top: 15px;\n        font-weight: bold;\n    }\n    .brand-logo {\n        position: absolute;\n        top: 25px;\n        right: 30px;\n        width: 80px;\n        height: auto;\n    }\n    .section {\n        padding: 50px;\n        border-bottom: 1px solid #eeeeee;\n    }\n    .section-title {\n        font-size: 32px;\n        color: #1a1a1a;\n        border-bottom: 4px solid #d4af37;\n        padding-bottom: 12px;\n        margin-top: 0;\n        margin-bottom: 30px;\n        font-weight: bold;\n    }\n    .image-grid {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px;\n        justify-content: center;\n        margin-top: 30px;\n    }\n    .image-card {\n        flex: 1;\n        min-width: 350px;\n        position: relative;\n        text-align: center;\n    }\n    .image-card img {\n        max-width: 100%;\n        height: auto;\n        border-radius: 10px;\n        box-shadow: 0 6px 15px rgba(0,0,0,0.1);\n        display: block;\n    }\n    .watermark {\n        position: absolute;\n        bottom: 15px;\n        right: 15px;\n        background: rgba(0, 0, 0, 0.7);\n        color: #fff;\n        padding: 8px 15px;\n        font-size: 14px;\n        font-weight: bold;\n        border-radius: 5px;\n        letter-spacing: 1px;\n    }\n    table.details-table, table.calc-table, table.comp-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 20px;\n        margin-top: 20px;\n    }\n    table.details-table td, table.details-table th, table.comp-table td, table.comp-table th {\n        padding: 18px;\n        border: 1px solid #ddd;\n    }\n    table.details-table tr:nth-child(even) {\n        background-color: #f9f9f9;\n    }\n    table.details-table td:first-child {\n        font-weight: bold;\n        width: 35%;\n        background-color: #f1f1f1;\n    }\n    .highlight-box {\n        background-color: #1a1a1a;\n        color: #ffffff;\n        padding: 40px;\n        border-radius: 10px;\n        margin-top: 30px;\n    }\n    .highlight-box h3 {\n        color: #d4af37;\n        font-size: 26px;\n        margin-top: 0;\n    }\n    .comp-grid {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px;\n        margin-top: 20px;\n    }\n    .comp-box {\n        flex: 1;\n        min-width: 300px;\n        padding: 25px;\n        border-radius: 8px;\n    }\n    .comp-yes { background-color: #e8f5e9; border-left: 6px solid #4caf50; }\n    .comp-no { background-color: #ffebee; border-left: 6px solid #f44336; }\n    .comp-yes h4 { color: #2e7d32; margin-top: 0; font-size: 24px; }\n    .comp-no h4 { color: #c62828; margin-top: 0; font-size: 24px; }\n    .calc-box {\n        background-color: #fff8e1;\n        border: 2px dashed #ffc107;\n        padding: 25px;\n        border-radius: 10px;\n        margin-top: 25px;\n    }\n    .policy-grid {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 30px;\n        margin-top: 30px;\n    }\n    .policy-card {\n        flex: 1;\n        min-width: 300px;\n        background: #fdfdfd;\n        padding: 25px;\n        border-radius: 8px;\n        border: 1px solid #eee;\n    }\n    .policy-card h3 {\n        color: #333;\n        font-size: 22px;\n        border-bottom: 2px solid #d4af37;\n        padding-bottom: 10px;\n    }\n    .footer {\n        background-color: #111;\n        color: #fff;\n        padding: 60px 40px;\n        text-align: center;\n    }\n    .footer h2 {\n        color: #d4af37;\n        font-size: 32px;\n    }\n    .contact-box {\n        background-color: #222;\n        padding: 35px;\n        border-radius: 15px;\n        display: inline-block;\n        margin-top: 30px;\n        border: 1px solid #444;\n    }\n    .contact-box h3 { color: #25D366; font-size: 28px; margin-top: 0; }\n    .cash-banner {\n        background: linear-gradient(90deg, #d4af37 0%, #ffdf00 100%);\n        color: #000;\n        padding: 20px;\n        text-align: center;\n        font-size: 24px;\n        font-weight: bold;\n        border-radius: 8px;\n        margin-top: 40px;\n    }\n    ul { padding-left: 20px; }\n    li { margin-bottom: 10px; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Header Section --\u003e\n    \u003cdiv class=\"header\"\u003e\n        \u003ch1\u003eTHEPARTPILOT\u003c\/h1\u003e\n        \u003cp\u003ePremium Automotive Parts \u0026amp; Components\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/4\/44\/BMW.svg\" alt=\"BMW Manufacturer Logo\" class=\"brand-logo\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\" style=\"background-color: #fafafa;\"\u003e\n\u003cdiv class=\"image-grid\"\u003e\n\u003cdiv class=\"image-card\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Detailed Item Description --\u003e\n    \u003cdiv class=\"section\"\u003e\n        \u003ch2 class=\"section-title\"\u003eComponent Specifications\u003c\/h2\u003e\n        \u003ctable class=\"details-table\"\u003e\n            \u003ctbody\u003e\n\u003ctr\u003e\n                \u003ctd\u003ePart Name\u003c\/td\u003e\n                \u003ctd\u003eDriver Seat Belt Front Right (Off Side Front \/ OSF) Complete with Pre-tensioner\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eDonor Vehicle\u003c\/td\u003e\n                \u003ctd\u003eBMW X5 E70 40d 5-Door (2012)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n                \u003ctd\u003e305537599001-AG\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eFitment Years\u003c\/td\u003e\n                \u003ctd\u003e2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eMaterial \u0026amp; Construction\u003c\/td\u003e\n                \u003ctd\u003eHigh-tensile woven polyester safety webbing, reinforced steel anchoring brackets, ABS plastic spool housing.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eFitting Location \u0026amp; Function\u003c\/td\u003e\n                \u003ctd\u003eMounted inside the Driver's Side B-Pillar (UK Right Hand Drive). Controls primary passenger restraint and interfaces with the SRS system for explosive pre-tensioning during rapid deceleration.\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n\u003c\/table\u003e\n\n        \u003cdiv class=\"highlight-box\"\u003e\n            \u003ch3\u003eWhy Buy Factory Original Parts?\u003c\/h3\u003e\n            \u003cp\u003eChoosing original factory-spec parts ensures strict compliance with automotive safety standards. You benefit from exact tension calibration and guaranteed airbag module communication. \u003cstrong\u003eBy buying a tested, used original part, you bypass cheap aftermarket copies and can save up to 70% off main dealer retail prices!\u003c\/strong\u003e\u003c\/p\u003e\n            \n            \u003ch4 style=\"color: #fff; margin-bottom: 5px;\"\u003eCommon Symptoms of a Faulty Part:\u003c\/h4\u003e\n            \u003cul style=\"color: #ddd;\"\u003e\n                \u003cli\u003eSRS \/ Airbag warning light illuminated on the dashboard.\u003c\/li\u003e\n                \u003cli\u003eWebbing fails to retract or sags when unbuckled.\u003c\/li\u003e\n                \u003cli\u003eSeatbelt is locked entirely (often resulting from a previous pre-tensioner deployment).\u003c\/li\u003e\n                \u003cli\u003eFraying or structural damage to the fabric belt.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Compatibility Table --\u003e\n    \u003cdiv class=\"section\"\u003e\n        \u003ch2 class=\"section-title\"\u003eParts Compatibility Chart\u003c\/h2\u003e\n        \u003cp\u003eTo ensure customers order the correct part the first time and avoid delays, please reference our clear fitment guide below. Please match the part number \u003cstrong\u003e305537599001-AG\u003c\/strong\u003e and visually inspect the connectors in our photos.\u003c\/p\u003e\n        \n        \u003cdiv class=\"comp-grid\"\u003e\n            \u003cdiv class=\"comp-box comp-yes\"\u003e\n                \u003ch4\u003e✅ CONFIRMED TO FIT\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003eBMW X5 E70 (2006 - 2013) 5-Door SUV\u003c\/li\u003e\n                    \u003cli\u003eBMW X5 E70 30d \/ 3.0d \/ 35d xDrive\u003c\/li\u003e\n                    \u003cli\u003eBMW X5 E70 40d xDrive (SE \u0026amp; M-Sport)\u003c\/li\u003e\n                    \u003cli\u003eBMW X5 E70 4.8i \/ 50i V8\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"comp-box comp-no\"\u003e\n                \u003ch4\u003e❌ WILL NOT FIT\u003c\/h4\u003e\n                \u003cul\u003e\n                    \u003cli\u003eBMW X5 E53 Generation (1999 - 2006)\u003c\/li\u003e\n                    \u003cli\u003eBMW X5 F15 Generation (2013 - 2018)\u003c\/li\u003e\n                    \u003cli\u003eBMW X6 E71 (Due to different roofline\/pillar angle)\u003c\/li\u003e\n                    \u003cli\u003eLeft Hand Drive (LHD) Vehicles (Passenger side mounting differs)\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Fitting Instructions \u0026 Mechanic Details --\u003e\n    \u003cdiv class=\"section\" style=\"background-color: #fafafa;\"\u003e\n        \u003ch2 class=\"section-title\"\u003eRepair, Tools \u0026amp; Professional Fitting\u003c\/h2\u003e\n        \n        \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start;\"\u003e\n            \u003cdiv style=\"flex: 1; min-width: 350px;\"\u003e\n                \u003cp\u003e\u003cstrong\u003eRequired Tools:\u003c\/strong\u003e Torx T50 Socket, 10mm Spanner (for battery), Nylon Trim Removal Tools, Small Flathead Screwdriver.\u003c\/p\u003e\n                \u003cp\u003e\u003cstrong\u003eFitting Instructions:\u003c\/strong\u003e \u003cbr\u003e1. \u003cem\u003eCrucial:\u003c\/em\u003e Disconnect the negative terminal of the vehicle battery and wait 15 minutes to de-energize the SRS airbag circuit.\u003cbr\u003e2. Carefully pry away the upper and lower B-Pillar interior plastic trims.\u003cbr\u003e3. Disconnect the yellow\/green pre-tensioner electrical plug.\u003cbr\u003e4. Unbolt the T50 bolts at the upper slider, lower sill anchor, and main reel unit.\u003cbr\u003e5. Install the replacement in reverse order.\u003c\/p\u003e\n                \n                \u003cdiv class=\"calc-box\"\u003e\n                    \u003ch3 style=\"margin-top: 0; color: #333;\"\u003eEstimated Garage Labour Calculator\u003c\/h3\u003e\n                    \u003ctable class=\"calc-table\"\u003e\n                        \u003ctbody\u003e\n\u003ctr\u003e\n                            \u003ctd\u003eEstimated Repair Time:\u003c\/td\u003e\n                            \u003ctd style=\"text-align: right;\"\u003e\u003cstrong\u003e1.5 Hours\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eAverage UK Garage Rate:\u003c\/td\u003e\n                            \u003ctd style=\"text-align: right;\"\u003e\u003cstrong\u003e£75.00 \/ Hour\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr style=\"border-top: 2px solid #ccc;\"\u003e\n                            \u003ctd style=\"padding-top: 15px;\"\u003e\u003cstrong\u003eTotal Estimated Labour:\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd style=\"text-align: right; padding-top: 15px; color: #d32f2f; font-size: 24px;\"\u003e\u003cstrong\u003e£112.50\u003c\/strong\u003e\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n\u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv style=\"flex: 1; min-width: 350px; text-align: center;\"\u003e\n                \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1619642751034-765dfdf7c58e?auto=format\u0026amp;fit=crop\u0026amp;q=80\u0026amp;w=800\" alt=\"Professional Mechanic Garage Service\" style=\"max-width: 100%; border-radius: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\"\u003e\n                \u003cp style=\"margin-top: 15px; font-size: 18px; color: #444;\"\u003e\u003cstrong\u003eWe offer a professional fitting service and mechanical repairs subject to availability. Message us to book your slot!\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Store Policies --\u003e\n    \u003cdiv class=\"section\"\u003e\n        \u003ch2 class=\"section-title\"\u003eShipping, Returns \u0026amp; Policies\u003c\/h2\u003e\n        \u003cdiv class=\"policy-grid\"\u003e\n            \u003cdiv class=\"policy-card\"\u003e\n                \u003ch3\u003e🌍 Worldwide Shipping\u003c\/h3\u003e\n                \u003cp\u003eWe use the \u003cstrong\u003eeBay Global Shipping Programme (GSP)\u003c\/strong\u003e for all international orders. We happily ship to the USA, Canada, Australia, France, Germany, Italy, Spain, Japan, New Zealand, Ireland, and all GSP-included nations.\u003c\/p\u003e\n                \u003cp style=\"color: #c62828;\"\u003e\u003cstrong\u003eATTENTION:\u003c\/strong\u003e Customers must ensure their checkout address is correct. We cannot change the delivery address for you after checkout is complete.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"policy-card\"\u003e\n                \u003ch3\u003e💷 Global VAT Scheme\u003c\/h3\u003e\n                \u003cp\u003eWe operate on the Global Margin VAT Scheme. \u003cstrong\u003eNo VAT is charged\u003c\/strong\u003e on this item, meaning the final price you see is exactly what you pay. No hidden fees.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"policy-card\"\u003e\n                \u003ch3\u003e↩️ Returns \u0026amp; Restocking Fee\u003c\/h3\u003e\n                \u003cp\u003eWe have provided detailed fitment tables and part numbers to ensure you get the right part. \u003cstrong\u003eAny parts returned under the \"Doesn't Fit\" or \"Item Not As Described\" category will have a 50% restock fee deducted.\u003c\/strong\u003e If you are unsure about fitment, please verify with us via message before buying!\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- About Us \u0026 Warehouse --\u003e\n    \u003cdiv class=\"section\" style=\"background-color: #fafafa; text-align: center;\"\u003e\n        \u003ch2 class=\"section-title\"\u003eInside ThePartPilot Operations\u003c\/h2\u003e\n        \u003cp\u003eWith \u003cstrong\u003emore than 25,000 parts in stock\u003c\/strong\u003e and on the shelf at any one time, we are your trusted source for premium automotive spares. All items are securely boxed and dispatched daily.\u003c\/p\u003e\n        \n        \u003cdiv class=\"image-grid\" style=\"margin-top: 40px;\"\u003e\n            \u003cdiv class=\"image-card\"\u003e\n                \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8ed7c66310?auto=format\u0026amp;fit=crop\u0026amp;q=80\u0026amp;w=600\" alt=\"Massive Auto Parts Warehouse Storage\"\u003e\n                \u003cdiv class=\"watermark\"\u003eOVER 25,000 PARTS IN STOCK\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-card\"\u003e\n                \u003cimg src=\"https:\/\/images.unsplash.com\/photo-1553413077-190dd305871c?auto=format\u0026amp;fit=crop\u0026amp;q=80\u0026amp;w=600\" alt=\"Boxed Items Ready For Dispatch\"\u003e\n                \u003cdiv class=\"watermark\"\u003eDAILY DISPATCH \u0026amp; PACKAGING\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cash-banner\"\u003e\n            🚗 WE BUY CARS FOR CASH! NATIONWIDE COLLECTION \u0026amp; SAME DAY PAYMENT 🚗\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Footer \u0026 Contact --\u003e\n    \u003cdiv class=\"footer\"\u003e\n        \u003ch2\u003eSupporting Local \u0026amp; Protecting The Planet 🌍\u003c\/h2\u003e\n        \u003cp style=\"font-size: 22px; max-width: 900px; margin: 0 auto 30px auto; line-height: 1.8;\"\u003e\n            By purchasing from \u003cstrong\u003eThePartPilot\u003c\/strong\u003e, you are directly supporting a small, independent local business! 🤝 Our operations are based at Unit 8–11, Ivanhoe Business Park, Wortley Road, Rotherham, S61 1LZ, where we process and recycle thousands of parts. \u003cbr\u003e\u003cbr\u003e\n            Buying used car parts is a massive win for the environment. ♻️ Recycling keeps perfectly functional components out of landfills and dramatically reduces the carbon footprint associated with manufacturing new parts. Thank you for making an eco-friendly choice! 💚\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"contact-box\"\u003e\n            \u003ch3\u003e📱 How To Find Us \u0026amp; Verify Fitment\u003c\/h3\u003e\n            \u003cp style=\"font-size: 20px;\"\u003eScan the QR code below to message our fitment experts on WhatsApp\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/api.qrserver.com\/v1\/create-qr-code\/?size=250x250\u0026amp;data=https:\/\/wa.me\/447495972152\" alt=\"WhatsApp Contact QR Code\" style=\"border-radius: 12px; margin-top: 20px; border: 5px solid #fff;\"\u003e\n        \u003c\/div\u003e\n        \n        \u003cp style=\"margin-top: 50px; color: #777; font-size: 16px;\"\u003e© ThePartPilot. All rights reserved. Brand protection active. Do not duplicate text or images.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BMW","offers":[{"title":"Default Title","offer_id":62986601595210,"sku":"b7YLvRqwYZWEgM8M","price":23.94,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_a6cc5293-3255-4900-8bb9-16cf67e72ced.jpg?v=1787011028","url":"https:\/\/thepartpilot.co.uk\/products\/bmw-x5-e70-front-right-driver-side-seat-belt-osf-305537599001-ag-2006-2013-40d","provider":"The Part Pilot","version":"1.0","type":"link"}