{"product_id":"new-carbon-fiber-ao-style-front-bumper-lip-for-bmw-3-series-g20-g28-lci-330i-m340i-carbon-front-lip","title":"BMW 3 Series G20 \/ G21 LCI Pre Preg Dry Carbon Fiber ADRO Style Front Lip","description":"\u003cstyle\u003e\n  .product-accordion {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    max-width: 100%;\n    border-top: 1px solid #e5e5e5;\n    margin-top: 20px;\n    text-align: left;\n  }\n\n  .accordion-item {\n    border-bottom: 1px solid #e5e5e5;\n  }\n\n  .accordion-header {\n    background: #fff;\n    color: #000;\n    cursor: pointer;\n    padding: 18px 0;\n    width: 100%;\n    border: none;\n    text-align: left;\n    font-size: 13px;\n    font-weight: bold;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    outline: none;\n  }\n\n  .accordion-header:after {\n    content: '+';\n    font-size: 18px;\n  }\n\n  .accordion-item.active .accordion-header:after {\n    content: '-';\n  }\n\n  .accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.3s ease;\n  }\n\n  .accordion-content-inner {\n    padding: 0 0 25px 0;\n    font-size: 14px;\n    line-height: 1.6;\n    color: #333;\n  }\n\n  .accordion-content-inner ul {\n    margin: 10px 0;\n    padding-left: 20px;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-accordion\"\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cbutton class=\"accordion-header\" type=\"button\" onclick=\"toggleAccordion(this)\"\u003eDescription\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"accordion-content-inner\"\u003e\n        \u003cp\u003eUpgrade the front-end of your BMW with the \u003cstrong\u003ePre-Preg Dry Carbon Fiber ADRO Style Front Lip\u003c\/strong\u003e, designed to give the G20 LCI a sharper, more aggressive motorsport-inspired appearance.\u003c\/p\u003e\n        \u003cp\u003eManufactured from \u003cstrong\u003epre-preg dry carbon fiber\u003c\/strong\u003e, the front lip offers superior strength with reduced weight and a premium motorsport finish.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eADRO style front lip design\u003c\/li\u003e\n          \u003cli\u003ePre-preg dry carbon fiber construction\u003c\/li\u003e\n          \u003cli\u003eLightweight and high-strength\u003c\/li\u003e\n          \u003cli\u003eOEM-style fit and seamless integration\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cbutton class=\"accordion-header\" type=\"button\" onclick=\"toggleAccordion(this)\"\u003eShipping \u0026amp; Returns\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"accordion-content-inner\"\u003e\n        Each product is carefully prepared and test-fitted before dispatch to ensure the highest level of quality and fitment.\n        \u003cbr\u003e\u003cbr\u003e\n        Orders are typically processed within \u003cstrong\u003e1–2 business days\u003c\/strong\u003e. Please note that this handling time is included in the total delivery timeframe.\n        \u003cbr\u003e\u003cbr\u003e\n        \u003cstrong\u003e15–21 business days shipping\u003c\/strong\u003e\n        \u003cbr\u003e\u003cbr\u003e\n        Returns are accepted within \u003cstrong\u003e14 days of delivery\u003c\/strong\u003e for unused items in original condition. Return shipping costs are the responsibility of the customer.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FITMENT --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cbutton class=\"accordion-header\" type=\"button\" onclick=\"toggleAccordion(this)\"\u003eFitment\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"accordion-content-inner\"\u003e\n        BMW 3 Series G20 LCI\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WARRANTY --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cbutton class=\"accordion-header\" type=\"button\" onclick=\"toggleAccordion(this)\"\u003eWarranty\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"accordion-content-inner\"\u003e\n        12-month warranty on manufacturing defects.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DISCLAIMER --\u003e\n  \u003cdiv class=\"accordion-item\"\u003e\n    \u003cbutton class=\"accordion-header\" type=\"button\" onclick=\"toggleAccordion(this)\"\u003eDisclaimer\u003c\/button\u003e\n    \u003cdiv class=\"accordion-content\"\u003e\n      \u003cdiv class=\"accordion-content-inner\"\u003e\n        Aftermarket product. Professional installation recommended.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleAccordion(button) {\n  const item = button.parentElement;\n  const content = button.nextElementSibling;\n\n  document.querySelectorAll('.product-accordion .accordion-item').forEach(function(otherItem) {\n    if (otherItem !== item) {\n      otherItem.classList.remove('active');\n      otherItem.querySelector('.accordion-content').style.maxHeight = null;\n    }\n  });\n\n  item.classList.toggle('active');\n\n  if (item.classList.contains('active')) {\n    content.style.maxHeight = content.scrollHeight + \"px\";\n  } else {\n    content.style.maxHeight = null;\n  }\n}\n\u003c\/script\u003e","brand":"kavonidesign","offers":[{"title":"Default Title","offer_id":56660520468863,"sku":null,"price":677.29,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/9013\/5679\/files\/H3e61fbe71caa4a7489854ed0fdbdadd9G.webp?v=1772621756","url":"https:\/\/kavonidesign.com\/products\/new-carbon-fiber-ao-style-front-bumper-lip-for-bmw-3-series-g20-g28-lci-330i-m340i-carbon-front-lip","provider":"kavonidesign","version":"1.0","type":"link"}