{"product_id":"mclaren-carbon-fibre-side-sill-stone-guard-protection","title":"McLaren 600LT Carbon Fibre Side Sill Stone Guard Protection (Pair)","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700\u0026display=swap');\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Inter', sans-serif;\n    background: #ffffff;\n    color: #111;\n    line-height: 1.6;\n  }\n\n  \/* Top banner *\/\n  .top-banner {\n    background: #000;\n    color: #fff;\n    text-align: center;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    padding: 8px 16px;\n    text-transform: uppercase;\n  }\n\n  \/* Header *\/\n  header {\n    background: #fff;\n    border-bottom: 1px solid #e5e5e5;\n    padding: 16px 32px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n\n  .logo {\n    font-size: 22px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #000;\n  }\n\n  nav {\n    display: flex;\n    gap: 28px;\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #333;\n  }\n\n  \/* Breadcrumb *\/\n  .breadcrumb {\n    max-width: 1100px;\n    margin: 20px auto;\n    padding: 0 32px;\n    font-size: 12px;\n    color: #888;\n    letter-spacing: 0.03em;\n  }\n\n  .breadcrumb span { color: #aaa; margin: 0 6px; }\n\n  \/* Product layout *\/\n  .product-wrap {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    padding: 0 32px;\n  }\n\n  \/* Info side *\/\n  .product-info {\n    padding-top: 4px;\n  }\n\n  .product-tag {\n    display: inline-block;\n    background: #000;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n    margin-bottom: 14px;\n  }\n\n  .product-title {\n    font-size: 26px;\n    font-weight: 700;\n    line-height: 1.25;\n    letter-spacing: -0.01em;\n    color: #000;\n    margin-bottom: 8px;\n  }\n\n  .product-subtitle {\n    font-size: 13px;\n    color: #666;\n    margin-bottom: 20px;\n    letter-spacing: 0.02em;\n  }\n\n  .price-row {\n    display: flex;\n    align-items: baseline;\n    gap: 12px;\n    margin-bottom: 24px;\n    padding-bottom: 24px;\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .price {\n    font-size: 28px;\n    font-weight: 700;\n    color: #000;\n  }\n\n  .price-note {\n    font-size: 12px;\n    color: #888;\n  }\n\n  \/* Star rating *\/\n  .rating-row {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 22px;\n    font-size: 12px;\n    color: #888;\n  }\n\n  .stars { color: #ffc107; font-size: 14px; letter-spacing: 2px; }\n\n  \/* CTA buttons *\/\n  .cta-group {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n\n  .btn-primary {\n    background: #000;\n    color: #fff;\n    border: none;\n    padding: 15px 24px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    border-radius: 3px;\n    cursor: pointer;\n    transition: background 0.2s;\n  }\n\n  .btn-primary:hover { background: #222; }\n\n  .btn-secondary {\n    background: transparent;\n    color: #000;\n    border: 1.5px solid #000;\n    padding: 14px 24px;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    border-radius: 3px;\n    cursor: pointer;\n    transition: all 0.2s;\n  }\n\n  .btn-secondary:hover { background: #000; color: #fff; }\n\n  \/* Fitment badge *\/\n  .fitment-box {\n    background: #f0f0f0;\n    border-left: 3px solid #000;\n    padding: 14px 16px;\n    margin-bottom: 24px;\n    border-radius: 0 3px 3px 0;\n  }\n\n  .fitment-box .label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 6px;\n  }\n\n  .fitment-box .models {\n    font-size: 13px;\n    font-weight: 600;\n    color: #000;\n    line-height: 1.5;\n  }\n\n  \/* Spec pills *\/\n  .spec-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 28px;\n  }\n\n  .pill {\n    background: #fff;\n    border: 1px solid #ddd;\n    border-radius: 20px;\n    padding: 5px 13px;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.04em;\n    color: #333;\n  }\n\n  \/* Description section *\/\n  .description-section {\n    max-width: 1100px;\n    margin: 0 auto 16px;\n    padding: 0 32px;\n  }\n\n  .section-divider {\n    border: none;\n    border-top: 1px solid #e5e5e5;\n    margin: 40px 0;\n  }\n\n  .section-title {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 20px;\n  }\n\n  .description-body {\n    max-width: 700px;\n  }\n\n  .description-body p {\n    font-size: 15px;\n    color: #333;\n    margin-bottom: 18px;\n    line-height: 1.75;\n  }\n\n  .description-body p strong {\n    color: #000;\n    font-weight: 600;\n  }\n\n  \/* Engineering breakdown *\/\n  .engineering-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 24px;\n    margin: 32px 0;\n  }\n\n  .eng-card {\n    background: #fff;\n    border: 1px solid #e5e5e5;\n    border-radius: 4px;\n    padding: 22px;\n  }\n\n  .eng-card .icon {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n\n  .eng-card h4 {\n    font-size: 13px;\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 8px;\n    letter-spacing: 0.01em;\n  }\n\n  .eng-card p {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* Install section *\/\n  .install-steps {\n    counter-reset: steps;\n    list-style: none;\n    margin: 20px 0 0;\n  }\n\n  .install-steps li {\n    counter-increment: steps;\n    display: flex;\n    gap: 16px;\n    margin-bottom: 16px;\n    align-items: flex-start;\n  }\n\n  .install-steps li::before {\n    content: counter(steps);\n    background: #000;\n    color: #fff;\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .install-steps li p {\n    font-size: 14px;\n    color: #333;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  .install-steps li p strong {\n    color: #000;\n    font-weight: 600;\n  }\n\n  \/* What's in the box *\/\n  .kit-contents {\n    list-style: none;\n    margin: 16px 0 0;\n  }\n\n  .kit-contents li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14px;\n    color: #333;\n    padding: 8px 0;\n    border-bottom: 1px solid #f0f0f0;\n  }\n\n  .kit-contents li::before {\n    content: \"✓\";\n    color: #000;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n\n  \/* Owner note *\/\n  .owner-note {\n    background: #fff;\n    border: 1px solid #e5e5e5;\n    border-radius: 4px;\n    padding: 28px 32px;\n    margin: 32px 0;\n    position: relative;\n  }\n\n  .owner-note::before {\n    content: '\"';\n    position: absolute;\n    top: 12px;\n    left: 20px;\n    font-size: 60px;\n    color: #e5e5e5;\n    line-height: 1;\n    font-family: Georgia, serif;\n  }\n\n  .owner-note p {\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n    font-style: italic;\n    margin: 0 0 14px 0;\n    padding-left: 12px;\n  }\n\n  .owner-note .attribution {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #888;\n    padding-left: 12px;\n    font-style: normal;\n  }\n\n  \/* Shipping note *\/\n  .shipping-strip {\n    background: #000;\n    color: #fff;\n    padding: 14px 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 32px;\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    margin: 40px 0;\n    border-radius: 3px;\n  }\n\n  .shipping-strip span { opacity: 0.5; }\n\n  \/* Responsive *\/\n  @media (max-width: 768px) {\n    .product-wrap {\n      padding: 0 16px;\n    }\n\n    .engineering-grid {\n      grid-template-columns: 1fr;\n    }\n\n    header { padding: 16px; }\n    nav { display: none; }\n  }\n\u003c\/style\u003e\n\u003c!-- ===================== PRODUCT BLOCK ===================== --\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Product info --\u003e\n\u003cdiv class=\"product-info\"\u003e\n\u003cdiv class=\"product-tag\"\u003eIN STOCK\u003c\/div\u003e\n\u003ch1 class=\"product-title\"\u003eCNC Cut For OEM Fitment\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eEngineered from aerospace-grade carbon fibre. CNC cut for OEM fitment to the 600LT side sill frontage. Made in the UK.\u003cspan class=\"stars\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"fitment-box\"\u003e\n\u003cdiv class=\"label\"\u003eVehicle Fitment\u003c\/div\u003e\n\u003cdiv class=\"models\"\u003eMcLaren 600LT\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pills\"\u003e\n\u003cdiv class=\"pill\"\u003e🏁 Aerospace Carbon Fibre\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e⚙️ CNC Cut\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e📐 OEM Fitment\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e🇬🇧 Made in UK\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e🔧 DIY Install\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\n\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eAll Mclaren 600LT's suffer from a design flaw at the front of the carbon fibre side sills. The OEM design leaves a gap which leaves the inner door seam exposed to stone chips and wear. If not protected this will chip away all paint work and start to damage the inner seam creating a bigger problem.\u003cbr\u003e\u003cbr\u003eOur carbon fibre guards are designed, cut, and finished to match the OEM sill and a super easy fit. Check our video below for a full breakdown of the why and how we designed this protection to fit the inherent McLaren 600LT design flaw.\u003cbr\u003e\u003cbr\u003eDesigned, cut, and finished in the UK. Sold as a pair - Complete Kit.\u003cbr\u003e\u003cbr\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/pYBpljoEiW0?si=6jvMo7o9zN3agVUF\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003cbr\u003e\u003c\/span\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e","brand":"alias23","offers":[{"title":"Default Title","offer_id":57144198889852,"sku":null,"price":35.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0255\/0707\/0031\/files\/Mclaren600ltStoneGuards.webp?v=1783350326","url":"https:\/\/alias23.com\/en-bh\/products\/mclaren-carbon-fibre-side-sill-stone-guard-protection","provider":"alias23","version":"1.0","type":"link"}