{"product_id":"2020-corvette-c8-stingray-pure-performance-la-carbon-fiberfront-lip-splitter","title":"2020+ Corvette C8 Stingray Pure Performance LA Carbon FiberFront Lip \/ Splitter","description":"\u003c!-- Gem Motorsports — Pure Performance LA Carbon Fiber Front Lip \/ Splitter C8 Stingray Shopify Product Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .pp-desc { max-width: 720px; margin: 0 auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.8; color: #222; }\n  .pp-desc p { margin: 0 0 16px; color: #444; }\n\n  .pp-hero { text-align: center; padding: 28px 20px; margin: 0 0 28px; background: #0a0a0a; border-bottom: 3px solid #C8102E; }\n  .pp-hero-brand { font-size: 11px; font-weight: 700; letter-spacing: 6px; text-transform: uppercase; color: #888; margin-bottom: 10px; }\n  .pp-hero-model { font-size: 24px; font-weight: 900; color: #FFFFFF; letter-spacing: -0.02em; margin: 4px 0; text-transform: uppercase; }\n  .pp-hero-sub { font-size: 13px; font-weight: 600; color: #C8102E; letter-spacing: 0.08em; text-transform: uppercase; margin: 6px 0 0; }\n  .pp-hero-badges { display: flex; justify-content: center; flex-wrap: wrap; gap: 8px; margin-top: 14px; }\n  .pp-hero-badges span { font-size: 10px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; padding: 5px 12px; border: 1px solid #333; border-radius: 4px; color: #AAA; }\n\n  .pp-tabs input[type=\"radio\"] { position: absolute; opacity: 0; pointer-events: none; }\n  .pp-3d-wrap { margin: 0 0 32px; }\n  .pp-3d-card { background: #FFF; border: 1px solid #E0E0E0; border-radius: 10px; overflow: hidden; }\n  .pp-tab-bar { display: flex; flex-wrap: wrap; gap: 4px; background: #111; border-radius: 10px 10px 0 0; padding: 10px 10px 0; }\n  .pp-tab-bar label { flex: 1; min-width: 0; padding: 10px 6px; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #555; cursor: pointer; text-align: center; background: #1a1a1a; border-radius: 6px 6px 0 0; border: 1px solid #2a2a2a; border-bottom: none; transition: color 0.3s, background 0.3s; white-space: nowrap; }\n  .pp-tab-bar label:hover { color: #C8102E; background: #222; }\n  #pp-tab-specs:checked ~ .pp-3d-wrap .pp-tab-bar label[for=\"pp-tab-specs\"],\n  #pp-tab-features:checked ~ .pp-3d-wrap .pp-tab-bar label[for=\"pp-tab-features\"],\n  #pp-tab-install:checked ~ .pp-3d-wrap .pp-tab-bar label[for=\"pp-tab-install\"],\n  #pp-tab-fitment:checked ~ .pp-3d-wrap .pp-tab-bar label[for=\"pp-tab-fitment\"],\n  #pp-tab-policy:checked ~ .pp-3d-wrap .pp-tab-bar label[for=\"pp-tab-policy\"] { color: #FFF; background: #1f1f1f; border: 1px solid #333; border-bottom: 2px solid #C8102E; }\n\n  .pp-panel { display: none; padding: 28px 24px; animation: pp-panelIn 0.4s ease both; }\n  @keyframes pp-panelIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\n  #pp-tab-specs:checked ~ .pp-3d-wrap .pp-panel-specs,\n  #pp-tab-features:checked ~ .pp-3d-wrap .pp-panel-features,\n  #pp-tab-install:checked ~ .pp-3d-wrap .pp-panel-install,\n  #pp-tab-fitment:checked ~ .pp-3d-wrap .pp-panel-fitment,\n  #pp-tab-policy:checked ~ .pp-3d-wrap .pp-panel-policy { display: block; }\n\n  .pp-specs { width: 100%; border-collapse: collapse; }\n  .pp-specs tr { border-bottom: 1px solid #EBEBEB; transition: background 0.2s; }\n  .pp-specs tr:hover { background: #FAFAFA; }\n  .pp-specs td { padding: 13px 0; vertical-align: top; }\n  .pp-specs td:first-child { font-size: 13px; font-weight: 600; color: #888; text-transform: uppercase; letter-spacing: 1px; width: 40%; padding-left: 4px; }\n  .pp-specs td:last-child { font-size: 15px; font-weight: 700; color: #111; text-align: right; padding-right: 4px; }\n\n  .pp-features { list-style: none; padding: 0; margin: 0; }\n  .pp-features li { padding: 13px 0 13px 20px; font-size: 15px; font-weight: 600; color: #222; border-bottom: 1px solid #F0F0F0; position: relative; transition: padding-left 0.3s; }\n  .pp-features li::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 6px; height: 6px; background: #C8102E; border-radius: 50%; }\n  .pp-features li:hover { padding-left: 26px; }\n  .pp-features li:last-child { border-bottom: none; }\n\n  .pp-install-steps { list-style: none; padding: 0; margin: 0; counter-reset: steps; }\n  .pp-install-steps li { display: flex; gap: 16px; align-items: flex-start; padding: 14px 0; border-bottom: 1px solid #F0F0F0; }\n  .pp-install-steps li:last-child { border-bottom: none; }\n  .pp-step-num { flex-shrink: 0; width: 32px; height: 32px; background: #C8102E; color: #FFF; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 900; }\n  .pp-step-text strong { display: block; font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px; color: #111; margin-bottom: 2px; }\n  .pp-step-text span { font-size: 14px; color: #666; }\n\n  .pp-fitment-box { background: #111; color: #FFF; padding: 22px 26px; border-radius: 8px; margin: 0 0 18px; border-left: 4px solid #C8102E; }\n  .pp-fitment-box strong { display: block; font-size: 10px; text-transform: uppercase; letter-spacing: 2px; color: #555; margin-bottom: 6px; }\n  .pp-fitment-box span { font-size: 17px; font-weight: 800; }\n\n  .pp-notice { background: #F5F5F5; border: 2px solid #111; border-radius: 8px; padding: 22px; margin: 0 0 22px; }\n  .pp-notice h3 { margin: 0 0 10px; font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px; color: #C8102E; }\n  .pp-notice ul { list-style: none; padding: 0; margin: 0; }\n  .pp-notice li { padding: 5px 0 5px 18px; position: relative; font-size: 14px; color: #333; line-height: 1.7; }\n  .pp-notice li::before { content: '•'; position: absolute; left: 0; color: #C8102E; font-weight: 900; }\n\n  .pp-disclaimer { border: 1px solid #E0E0E0; border-radius: 8px; padding: 22px; }\n  .pp-disclaimer h3 { margin: 0 0 14px; font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px; color: #111; padding-bottom: 10px; border-bottom: 2px solid #111; }\n  .pp-disclaimer h4 { font-size: 13px; font-weight: 700; color: #111; margin: 18px 0 5px; }\n  .pp-disclaimer h4:first-of-type { margin-top: 0; }\n  .pp-disclaimer p { font-size: 13px; color: #666; line-height: 1.8; margin: 0 0 8px; }\n\n  @media (max-width: 600px) {\n    .pp-hero-model { font-size: 19px; }\n    .pp-tab-bar label { padding: 10px 4px; font-size: 9px; }\n    .pp-panel { padding: 20px 14px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pp-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"pp-hero\"\u003e\n    \u003cdiv class=\"pp-hero-brand\"\u003ePure Performance\u003c\/div\u003e\n    \u003cdiv class=\"pp-hero-model\"\u003eLA Carbon Fiber Front Lip \/ Splitter\u003c\/div\u003e\n    \u003cdiv class=\"pp-hero-sub\"\u003e2020+ Chevrolet Corvette C8 Stingray\u003c\/div\u003e\n    \u003cdiv class=\"pp-hero-badges\"\u003e\n      \u003cspan\u003e3-Piece Design\u003c\/span\u003e\n      \u003cspan\u003eReal Carbon Fiber\u003c\/span\u003e\n      \u003cspan\u003eNo Drilling Required\u003c\/span\u003e\n      \u003cspan\u003eOEM Screw Clip-On\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cp\u003eThe Pure Performance LA Carbon Fiber Front Lip takes the C8 Stingray's aggressive front end to its next visual chapter. This full 3-piece carbon fiber splitter is crafted from real carbon fiber — not wrapped, not painted — with a clean gloss weave finish that catches light the same way the rest of the C8 does. The center blade drops the front profile and pushes the visual weight of the car forward, while the two outer winglets frame the bumper with the kind of angular detail that makes the C8 look like it belongs on a track paddock. No drilling, no modification — the entire system clips directly onto the OEM factory screws and removes just as cleanly. Professional installation recommended but not required.\u003c\/p\u003e\n\n  \u003c!-- TAB SYSTEM --\u003e\n  \u003cinput type=\"radio\" name=\"pp-tab\" id=\"pp-tab-specs\" checked\u003e\n  \u003cinput type=\"radio\" name=\"pp-tab\" id=\"pp-tab-features\"\u003e\n  \u003cinput type=\"radio\" name=\"pp-tab\" id=\"pp-tab-install\"\u003e\n  \u003cinput type=\"radio\" name=\"pp-tab\" id=\"pp-tab-fitment\"\u003e\n  \u003cinput type=\"radio\" name=\"pp-tab\" id=\"pp-tab-policy\"\u003e\n\n  \u003cdiv class=\"pp-3d-wrap\"\u003e\n    \u003cdiv class=\"pp-3d-card\"\u003e\n      \u003cdiv class=\"pp-tab-bar\"\u003e\n        \u003clabel for=\"pp-tab-specs\"\u003eSpecs\u003c\/label\u003e\n        \u003clabel for=\"pp-tab-features\"\u003eFeatures\u003c\/label\u003e\n        \u003clabel for=\"pp-tab-install\"\u003eInstall\u003c\/label\u003e\n        \u003clabel for=\"pp-tab-fitment\"\u003eFitment\u003c\/label\u003e\n        \u003clabel for=\"pp-tab-policy\"\u003ePolicy\u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- TAB: Specs --\u003e\n      \u003cdiv class=\"pp-panel pp-panel-specs\"\u003e\n        \u003ctable class=\"pp-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003ePure Performance\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eLA Carbon Fiber Front Lip \/ Splitter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eReal Carbon Fiber — Gloss Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003e3-Piece (Center Blade + 2 Side Winglets)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eGloss Carbon Fiber\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eOEM Screw Clip-On — No Drilling\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eHardware\u003c\/td\u003e\n\u003ctd\u003eAll Mounting Hardware Included\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e3-Piece Complete Set\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- TAB: Features --\u003e\n      \u003cdiv class=\"pp-panel pp-panel-features\"\u003e\n        \u003cul class=\"pp-features\"\u003e\n          \u003cli\u003eReal Carbon Fiber Construction — Not Wrapped, Not Painted\u003c\/li\u003e\n          \u003cli\u003e3-Piece Design — Center Blade and Two Outer Side Winglets\u003c\/li\u003e\n          \u003cli\u003eGloss Carbon Weave Finish Throughout\u003c\/li\u003e\n          \u003cli\u003eClips Directly onto OEM Factory Screws — Zero Drilling Required\u003c\/li\u003e\n          \u003cli\u003eRemovable — Returns to Stock with No Marks or Damage\u003c\/li\u003e\n          \u003cli\u003eDrops Front Profile for a More Aggressive Stance\u003c\/li\u003e\n          \u003cli\u003eAngular Winglet Detail Frames the C8 Bumper Perfectly\u003c\/li\u003e\n          \u003cli\u003eAll Mounting Hardware Included\u003c\/li\u003e\n          \u003cli\u003eDesigned and Fitted Specifically for the C8 Stingray Front Bumper\u003c\/li\u003e\n          \u003cli\u003eProfessional Installation Recommended\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- TAB: Install --\u003e\n      \u003cdiv class=\"pp-panel pp-panel-install\"\u003e\n        \u003cp style=\"font-size: 14px; color: #666; margin: 0 0 20px;\"\u003eNo drilling, no cutting, no modification to your factory bumper. The LA splitter clips directly onto existing OEM hardware for a clean, reversible installation.\u003c\/p\u003e\n        \u003cul class=\"pp-install-steps\"\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"pp-step-num\"\u003e1\u003c\/div\u003e\n            \u003cdiv class=\"pp-step-text\"\u003e\n              \u003cstrong\u003ePrep the bumper\u003c\/strong\u003e\n              \u003cspan\u003eClean the front bumper surface and locate the OEM factory screw positions along the lower lip.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"pp-step-num\"\u003e2\u003c\/div\u003e\n            \u003cdiv class=\"pp-step-text\"\u003e\n              \u003cstrong\u003ePosition the center blade\u003c\/strong\u003e\n              \u003cspan\u003eAlign the center section of the splitter with the factory screw points and clip it into position.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"pp-step-num\"\u003e3\u003c\/div\u003e\n            \u003cdiv class=\"pp-step-text\"\u003e\n              \u003cstrong\u003eAttach the side winglets\u003c\/strong\u003e\n              \u003cspan\u003eClip the two outer winglets into the factory screw positions at each corner of the bumper.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"pp-step-num\"\u003e4\u003c\/div\u003e\n            \u003cdiv class=\"pp-step-text\"\u003e\n              \u003cstrong\u003eSecure all hardware\u003c\/strong\u003e\n              \u003cspan\u003eFasten all included mounting hardware and verify all three pieces are seated flush and evenly.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"pp-step-num\"\u003e5\u003c\/div\u003e\n            \u003cdiv class=\"pp-step-text\"\u003e\n              \u003cstrong\u003eFinal inspection\u003c\/strong\u003e\n              \u003cspan\u003eCheck fitment from the front and both sides. No gaps, no drilling, no damage to the factory bumper.\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- TAB: Fitment --\u003e\n      \u003cdiv class=\"pp-panel pp-panel-fitment\"\u003e\n        \u003cdiv class=\"pp-fitment-box\"\u003e\n          \u003cstrong\u003eCompatible Vehicles\u003c\/strong\u003e\n          \u003cspan\u003e2020+ Chevrolet Corvette C8 Stingray\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"pp-features\" style=\"margin-top: 16px;\"\u003e\n          \u003cli\u003eAll 2020 and Newer C8 Stingray Trims — 1LT \/ 2LT \/ 3LT\u003c\/li\u003e\n          \u003cli\u003eZ51 and Non-Z51\u003c\/li\u003e\n          \u003cli\u003eDoes Not Require Bumper Removal\u003c\/li\u003e\n          \u003cli\u003eOEM Factory Screw Positions Used — No Additional Hardware Needed\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp style=\"font-size: 13px; color: #777; margin-top: 16px;\"\u003eNot compatible with the C8 Z06, ZR1, or E-Ray front bumper. Please confirm your trim before ordering.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- TAB: Policy --\u003e\n      \u003cdiv class=\"pp-panel pp-panel-policy\"\u003e\n        \u003cdiv class=\"pp-notice\"\u003e\n          \u003ch3\u003eImportant Notice\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eCarbon fiber products may have minor surface variations in the weave pattern — this is a characteristic of real carbon fiber and is not considered a defect.\u003c\/li\u003e\n            \u003cli\u003eInspect your item immediately upon delivery and report any shipping damage within 48 hours with photos.\u003c\/li\u003e\n            \u003cli\u003eThis product is designed for the C8 Stingray factory bumper — verify fitment before installation.\u003c\/li\u003e\n            \u003cli\u003eReturns are accepted on unused, uninstalled items within 7 days of delivery.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pp-disclaimer\"\u003e\n          \u003ch3\u003eDisclaimer\u003c\/h3\u003e\n          \u003ch4\u003eCarbon Fiber Characteristics\u003c\/h4\u003e\n          \u003cp\u003eReal carbon fiber products will exhibit slight variations in weave pattern, gloss level, and surface texture. These are inherent characteristics of the manufacturing process and are not considered defects. Each piece is inspected before shipment.\u003c\/p\u003e\n          \u003ch4\u003eInstallation\u003c\/h4\u003e\n          \u003cp\u003eThis product is designed for clip-on installation using OEM factory screw positions. Improper installation or use of non-included hardware may cause damage to the bumper or the product. We strongly recommend professional installation.\u003c\/p\u003e\n          \u003ch4\u003eRoad Use\u003c\/h4\u003e\n          \u003cp\u003eFront lip and splitter products are susceptible to damage from road debris, speed bumps, and low ground clearance situations. Damage caused by road use is not covered under warranty.\u003c\/p\u003e\n          \u003ch4\u003eReturns and Warranty\u003c\/h4\u003e\n          \u003cp\u003eUnused, uninstalled items may be returned within 7 days of delivery in original packaging. Installed items are not eligible for return. Manufacturing defects are covered under a 90-day warranty from the date of purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pure Performance","offers":[{"title":"Default Title","offer_id":53473071038753,"sku":null,"price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/2548\/9953\/files\/Gemini_Generated_Image_47o0na47o0na47o0.jpg?v=1788880280","url":"https:\/\/gemmotorsports.com\/products\/2020-corvette-c8-stingray-pure-performance-la-carbon-fiberfront-lip-splitter","provider":"Gem Motorsports","version":"1.0","type":"link"}