{"product_id":"wheel-voxx-75442","title":"New Replica CAT 20x10.5 Custom Wheel \/ Rim 5-115mm Split 7 Spoke Design Gloss Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .voxx-product-description {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            color: #000000;\n            line-height: 1.6;\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        \n        \/* Header Section *\/\n        .voxx-header {\n            background: #000000;\n            padding: 30px 0;\n            margin-bottom: 30px;\n        }\n        \n        .voxx-header-content {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n        \n        .voxx-tagline {\n            font-size: 28px;\n            font-weight: 700;\n            color: #FFFFFF;\n            letter-spacing: 0.5px;\n            text-align: center;\n        }\n        \n        \/* Hero Section *\/\n        .voxx-hero {\n            background: #FFFFFF;\n            border: 2px solid #D9D9D5;\n            padding: 40px 30px;\n            border-radius: 12px;\n            margin-bottom: 30px;\n        }\n        \n        .voxx-hero h2 {\n            font-size: 28px;\n            font-weight: 700;\n            margin: 0 0 20px 0;\n            line-height: 1.3;\n            color: #FF5E03;\n        }\n        \n        .voxx-hero p {\n            font-size: 16px;\n            margin: 0 0 15px 0;\n            color: #000000;\n        }\n        \n        .voxx-hero p:last-child {\n            margin-bottom: 0;\n        }\n        \n        \/* Specifications Section *\/\n        .voxx-specs-section {\n            background: #D9D9D5;\n            border-radius: 12px;\n            padding: 35px 30px;\n            margin-bottom: 30px;\n        }\n        \n        .voxx-specs-title {\n            font-size: 24px;\n            font-weight: 700;\n            color: #FF5E03;\n            margin: 0 0 25px 0;\n            padding-bottom: 15px;\n            border-bottom: 3px solid #000000;\n        }\n        \n        .voxx-specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n            gap: 15px;\n        }\n        \n        .voxx-spec-item {\n            display: flex;\n            padding: 12px 0;\n            border-bottom: 1px solid #FFFFFF;\n        }\n        \n        .voxx-spec-label {\n            font-weight: 600;\n            color: #000000;\n            min-width: 140px;\n            flex-shrink: 0;\n        }\n        \n        .voxx-spec-value {\n            color: #000000;\n            font-weight: 500;\n        }\n        \n        \/* About Section *\/\n        .voxx-about-section {\n            background: #F0EEEB;\n            border-radius: 12px;\n            padding: 35px 30px;\n            margin-bottom: 30px;\n        }\n        \n        .voxx-about-title {\n            font-size: 24px;\n            font-weight: 700;\n            color: #FF5E03;\n            margin: 0 0 20px 0;\n            padding-bottom: 15px;\n            border-bottom: 3px solid #000000;\n        }\n        \n        .voxx-about-content p {\n            font-size: 15px;\n            line-height: 1.7;\n            color: #000000;\n            margin: 0 0 15px 0;\n        }\n        \n        .voxx-about-content p:last-child {\n            margin-bottom: 0;\n        }\n        \n        \/* Highlights *\/\n        .voxx-highlights {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 25px;\n        }\n        \n        .voxx-highlight-box {\n            background: #FFFFFF;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            border: 2px solid #000000;\n        }\n        \n        .voxx-highlight-box strong {\n            display: block;\n            font-size: 18px;\n            color: #000000;\n            margin-bottom: 8px;\n        }\n        \n        .voxx-highlight-box span {\n            font-size: 14px;\n            color: #6B7280;\n        }\n        \n        \/* Tire Size Section *\/\n        .voxx-tire-size-section {\n            background-color: #FFFFFF;\n            border: 2px solid #FF5E03;\n            border-radius: 12px;\n            padding: 35px 30px;\n            margin-bottom: 30px;\n        }\n        \n        .voxx-tire-size-title {\n            font-size: 24px;\n            font-weight: 700;\n            color: #000000;\n            margin: 0 0 20px 0;\n            padding-bottom: 15px;\n            border-bottom: 3px solid #FF5E03;\n        }\n        \n        .voxx-tire-size-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            align-items: center;\n        }\n        \n        .voxx-tire-size-content p {\n            font-size: 15px;\n            line-height: 1.7;\n            color: #000000;\n            margin: 0 0 15px 0;\n        }\n        \n        .voxx-tire-size-list {\n            margin-top: 20px;\n        }\n        \n        .voxx-tire-size-list p {\n            margin-bottom: 8px;\n            font-size: 15px;\n        }\n        \n        .voxx-tire-size-list strong {\n            color: #FF5E03;\n            font-weight: 600;\n        }\n        \n        .voxx-tire-image-container {\n            text-align: center;\n        }\n        \n        .voxx-tire-diagram {\n            max-width: 75%;\n            height: auto;\n            border-radius: 8px;\n        }\n        \n        \/* Mobile Responsive *\/\n        @media (max-width: 768px) {\n            .voxx-header {\n                padding: 20px 0;\n            }\n            \n            .voxx-tagline {\n                font-size: 20px;\n            }\n            \n            .voxx-hero {\n                padding: 30px 20px;\n            }\n            \n            .voxx-hero h2 {\n                font-size: 24px;\n            }\n            \n            .voxx-specs-section,\n            .voxx-about-section,\n            .voxx-tire-size-section {\n                padding: 25px 20px;\n            }\n            \n            .voxx-specs-title,\n            .voxx-about-title,\n            .voxx-tire-size-title {\n                font-size: 20px;\n            }\n            \n            .voxx-specs-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .voxx-spec-item {\n                flex-direction: column;\n                padding: 10px 0;\n            }\n            \n            .voxx-spec-label {\n                margin-bottom: 5px;\n                min-width: auto;\n            }\n            \n            .voxx-highlights {\n                grid-template-columns: 1fr;\n            }\n            \n            .voxx-tire-size-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .voxx-tire-image-container {\n                order: -1;\n                margin-bottom: 20px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .voxx-tagline {\n                font-size: 18px;\n            }\n            \n            .voxx-hero h2 {\n                font-size: 20px;\n            }\n            \n            .voxx-hero p,\n            .voxx-about-content p,\n            .voxx-tire-size-content p {\n                font-size: 14px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"voxx-product-description\"\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"voxx-header\"\u003e\n\u003cdiv class=\"voxx-header-content\"\u003e\n\u003cdiv class=\"voxx-tagline\"\u003eWheel Buying Made Simple.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"voxx-hero\"\u003e\n\u003ch2\u003eHellcat Replica Wheel - Unleash Your Ride's Potential\u003c\/h2\u003e\n\u003cp\u003eThe Hellcat Replica Wheel by Voxx takes your Challenger, Charger, or Chrysler 300's fierce performance to the next level. Engineered for a perfect fit with OEM caps, these wheels combine aggressive style and superior quality, making your ride truly unstoppable.\u003c\/p\u003e\n\u003cp\u003eCrafted by Voxx, this Replica wheel represents a thoughtfully engineered alternative to factory originals rather than a direct imitation. The brand's philosophy centers on delivering \"Original Equipment Similar\" designs that capture the aesthetic and performance characteristics of premium OEM wheels without direct competition. Over the years, Replica has expanded its portfolio to include numerous models tailored specifically for high-performance vehicles and comparable sports car platforms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\u003cdiv class=\"voxx-specs-section\"\u003e\n\u003ch3 class=\"voxx-specs-title\"\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"voxx-specs-grid\"\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eWheel Name:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eReplica CAT 20x10.5 Gloss Black Rim\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eDiameter:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003e20\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eWidth:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003e10.5\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eBolt Pattern 1:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003e5-115\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eBolt Pattern 2:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eRear Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eOffset:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003e25mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eHub Bore:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003e71.6mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eColor\/Finish:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eGloss Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eWheel Pieces:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003e1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eWheel Style:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eSplit 7 Spoke\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eVehicle Type:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003ePassenger\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eAccepts OEM Cap:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003eCountry of Origin:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eThailand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-spec-item\"\u003e\n\u003cspan class=\"voxx-spec-label\"\u003ePart Number:\u003c\/span\u003e \u003cspan class=\"voxx-spec-value\"\u003eCAT 215-5115-25 GB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-highlights\"\u003e\n\u003cdiv class=\"voxx-highlight-box\"\u003e\n\u003cstrong\u003eOEM Compatible\u003c\/strong\u003e \u003cspan\u003ePerfect fit with factory caps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-highlight-box\"\u003e\n\u003cstrong\u003ePremium Quality\u003c\/strong\u003e \u003cspan\u003eSAE-J2530 certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-highlight-box\"\u003e\n\u003cstrong\u003eSplit 7 Spoke\u003c\/strong\u003e \u003cspan\u003eAggressive styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- About Voxx Section --\u003e\n\u003cdiv class=\"voxx-about-section\"\u003e\n\u003ch3 class=\"voxx-about-title\"\u003eAbout Voxx\u003c\/h3\u003e\n\u003cdiv class=\"voxx-about-content\"\u003e\n\u003cp\u003eFounded in 1995, Voxx Products specializes in premium-quality cast aluminum and flow-formed wheels for cars, trucks, vans, SUVs, and CUVs. Our lineup includes one-piece cast options and performance-driven flow-formed designs engineered for style, strength, and reliability.\u003c\/p\u003e\n\u003cp\u003eWith 30 years of experience, we directly manage production in Asia to meet SAE-J2530 and proprietary Voxx Manufacturing Standards. We operate U.S.-based distribution centers in California, Texas, and Tennessee to ensure fast, reliable delivery and 100% customer satisfaction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tire Size Fitment Section --\u003e\n\u003cdiv class=\"voxx-tire-size-section\"\u003e\n\u003ch3 class=\"voxx-tire-size-title\"\u003eImportant Note Regarding Tire Size Fitment\u003c\/h3\u003e\n\u003cdiv class=\"voxx-tire-size-grid\"\u003e\n\u003cdiv class=\"voxx-tire-size-content\"\u003e\n\u003cp\u003eAre you asking yourself: \"Will this rim fit my tire?\"\u003c\/p\u003e\n\u003cp\u003eThat's a great question. An easy way to answer this is by looking at your tire and finding the letter \u003cstrong\u003e\"R\"\u003c\/strong\u003e. For example:\u003c\/p\u003e\n\u003cdiv class=\"voxx-tire-size-list\"\u003e\n\u003cp\u003e\u003cstrong\u003eR14\u003c\/strong\u003e = 14\" Tire (fits a 14\" rim)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eR15\u003c\/strong\u003e = 15\" Tire (fits a 15\" rim)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eR16\u003c\/strong\u003e = 16\" Tire (fits a 16\" rim)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eR17\u003c\/strong\u003e = 17\" Tire (fits a 17\" rim)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eR18\u003c\/strong\u003e = 18\" Tire (fits a 18\" rim)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eR19\u003c\/strong\u003e = 19\" Tire (fits a 19\" rim)\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eR20\u003c\/strong\u003e = 20\" Tire (fits a 20\" rim)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"voxx-tire-image-container\"\u003e\u003cimg class=\"voxx-tire-diagram\" src=\"https:\/\/www.roadreadywheels.com\/assets\/tire-7de4fc88971c0099f5fe7533e5cf3e5796eca7ceda427689f33e1ca78409b110.png\" alt=\"Tire Size Guide\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Voxx","offers":[{"title":"Default Title","offer_id":42841138528319,"sku":"691|75442","price":308.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0070\/3836\/9855\/files\/Voxx-Hellcat-GB-std-1000_3373.jpg?v=1769807613","url":"https:\/\/fcwautoparts.com\/products\/wheel-voxx-75442","provider":"FCW Auto Parts","version":"1.0","type":"link"}