{"id":1965,"date":"2026-05-10T09:46:37","date_gmt":"2026-05-10T09:46:37","guid":{"rendered":"https:\/\/wheelfront.com\/marketplace\/?page_id=1965"},"modified":"2026-05-10T09:56:55","modified_gmt":"2026-05-10T09:56:55","slug":"wheel-fitment-guide","status":"publish","type":"page","link":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/","title":{"rendered":"Wheel Fitment Guide"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1965\" class=\"elementor elementor-1965\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-566a0b5 e-flex e-con-boxed e-con e-parent\" data-id=\"566a0b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a9ed3d elementor-widget elementor-widget-html\" data-id=\"4a9ed3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Wix+Madefor+Text:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');\n\n    .wf-fit-wrapper {\n        font-family: 'Wix Madefor Text', sans-serif;\n        background-color: #0B121E;\n        color: #E1E4EB;\n        padding: 40px 20px 80px 20px;\n        line-height: 1.6;\n        overflow: hidden;\n    }\n\n    .wf-fit-container {\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    \/* Hero Section *\/\n    .wf-fit-hero {\n        display: flex;\n        align-items: center;\n        gap: 60px;\n        margin-bottom: 80px;\n    }\n\n    .wf-fit-hero-content {\n        flex: 1;\n    }\n\n    .wf-fit-hero-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        font-size: 12px;\n        font-weight: 700;\n        color: #94a3b8;\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin-bottom: 20px;\n    }\n\n    .wf-fit-hero-subtitle::before {\n        content: \"\";\n        display: block;\n        width: 40px;\n        height: 1px;\n        background: #3b82f6;\n    }\n\n    .wf-fit-hero-title {\n        font-size: 48px;\n        font-weight: 800;\n        color: #ffffff;\n        text-transform: uppercase;\n        line-height: 1.1;\n        margin: 0 0 24px 0;\n        letter-spacing: -0.5px;\n    }\n\n    .wf-fit-hero-title span {\n        color: #10b981; \/* Success Green for Guaranteed Fitment *\/\n    }\n\n    .wf-fit-hero-text {\n        font-size: 18px;\n        color: #cbd5e1;\n        margin: 0;\n    }\n\n    .wf-fit-hero-image {\n        flex: 1;\n        border-radius: 12px;\n        overflow: hidden;\n        position: relative;\n        background: #060A14;\n        border: 1px solid rgba(16, 185, 129, 0.2);\n        box-shadow: inset 0 0 60px rgba(0,0,0,0.8), 0 20px 40px rgba(0,0,0,0.3);\n        animation: floatImage 6s ease-in-out infinite;\n    }\n\n    \/* Section Titles *\/\n    .wf-fit-section-title {\n        font-size: 32px;\n        font-weight: 700;\n        color: #ffffff;\n        margin: 0 0 16px 0;\n        text-align: center;\n    }\n\n    .wf-fit-section-subtitle {\n        font-size: 16px;\n        color: #94a3b8;\n        text-align: center;\n        max-width: 800px;\n        margin: 0 auto 50px auto;\n    }\n\n    \/* 4-Column Core Rules Grid *\/\n    .wf-fit-rules-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 24px;\n        margin-bottom: 100px;\n    }\n\n    .wf-rule-card {\n        background: #151b28;\n        border: 1px solid rgba(255, 255, 255, 0.05);\n        border-radius: 12px;\n        padding: 40px 24px;\n        text-align: center;\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .wf-rule-card::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 2px;\n        background: transparent;\n        transition: background 0.4s ease;\n    }\n\n    .wf-rule-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);\n        border-color: rgba(59, 130, 246, 0.2);\n    }\n\n    .wf-rule-card:hover::before {\n        background: #3b82f6;\n    }\n\n    .wf-rule-icon {\n        width: 54px;\n        height: 54px;\n        background: rgba(59, 130, 246, 0.1);\n        color: #3b82f6;\n        border-radius: 12px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 24px auto;\n    }\n\n    .wf-rule-icon svg { width: 28px; height: 28px; }\n\n    .wf-rule-card h3 {\n        font-size: 20px;\n        font-weight: 700;\n        color: #ffffff;\n        margin: 0 0 12px 0;\n    }\n\n    .wf-rule-card p {\n        font-size: 14px;\n        color: #94a3b8;\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* Logic Split Section *\/\n    .wf-fit-split {\n        display: flex;\n        align-items: center;\n        gap: 60px;\n        margin-bottom: 80px;\n        background: #111827;\n        border: 1px solid rgba(255,255,255,0.05);\n        border-radius: 16px;\n        padding: 60px;\n    }\n\n    .wf-fit-split.reverse { flex-direction: row-reverse; }\n\n    .wf-fit-split-content { flex: 1; }\n    .wf-fit-split-content h3 {\n        font-size: 32px;\n        font-weight: 700;\n        color: #ffffff;\n        margin: 0 0 20px 0;\n        line-height: 1.2;\n    }\n\n    .wf-fit-split-content p {\n        font-size: 16px;\n        color: #cbd5e1;\n        margin: 0 0 24px 0;\n    }\n\n    .wf-logic-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .wf-logic-list li {\n        display: flex;\n        align-items: flex-start;\n        gap: 16px;\n        margin-bottom: 20px;\n    }\n\n    .wf-logic-icon {\n        width: 24px;\n        height: 24px;\n        flex-shrink: 0;\n        color: #10b981;\n        margin-top: 2px;\n    }\n\n    .wf-logic-text strong {\n        display: block;\n        color: #ffffff;\n        font-size: 16px;\n        margin-bottom: 4px;\n    }\n\n    .wf-logic-text span {\n        color: #94a3b8;\n        font-size: 14px;\n    }\n\n    .wf-fit-split-image {\n        flex: 1;\n        display: flex;\n        justify-content: center;\n    }\n\n    \/* Aggressive Fitment Callout *\/\n    .wf-aggressive-box {\n        background: linear-gradient(145deg, #1f1406, #0B121E);\n        border: 1px solid rgba(245, 158, 11, 0.3);\n        border-radius: 16px;\n        padding: 60px;\n        margin-bottom: 100px;\n        display: flex;\n        align-items: center;\n        gap: 50px;\n        box-shadow: 0 20px 40px rgba(0,0,0,0.2), inset 0 0 80px rgba(245, 158, 11, 0.05);\n    }\n\n    .wf-agg-icon-wrap {\n        width: 80px;\n        height: 80px;\n        background: rgba(245, 158, 11, 0.15);\n        border-radius: 20px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n        color: #f59e0b;\n    }\n\n    .wf-agg-icon-wrap svg { width: 40px; height: 40px; }\n\n    .wf-agg-content h3 {\n        font-size: 28px;\n        font-weight: 700;\n        color: #ffffff;\n        margin: 0 0 12px 0;\n    }\n\n    .wf-agg-content p {\n        font-size: 16px;\n        color: #cbd5e1;\n        margin: 0 0 20px 0;\n    }\n\n    .wf-agg-triggers {\n        display: flex;\n        gap: 20px;\n    }\n\n    .wf-agg-trigger {\n        background: rgba(0,0,0,0.3);\n        border: 1px solid rgba(245, 158, 11, 0.2);\n        padding: 12px 20px;\n        border-radius: 8px;\n        font-family: 'Inter', sans-serif;\n        font-size: 13px;\n        font-weight: 600;\n        color: #fcd34d;\n        letter-spacing: 0.5px;\n    }\n\n    \/* FAQ Accordion *\/\n    .wf-faq-wrap {\n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    .wf-faq-item {\n        background: #151b28;\n        border: 1px solid rgba(255,255,255,0.05);\n        border-radius: 8px;\n        margin-bottom: 16px;\n        overflow: hidden;\n    }\n\n    .wf-faq-question {\n        width: 100%;\n        text-align: left;\n        background: transparent;\n        border: none;\n        padding: 24px;\n        font-family: 'Wix Madefor Text', sans-serif;\n        font-size: 18px;\n        font-weight: 600;\n        color: #ffffff;\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        transition: background 0.3s;\n    }\n\n    .wf-faq-question:hover { background: rgba(255,255,255,0.02); }\n\n    .wf-faq-icon {\n        width: 20px;\n        height: 20px;\n        color: #3b82f6;\n        transition: transform 0.3s ease;\n    }\n\n    .wf-faq-item.active .wf-faq-icon { transform: rotate(180deg); }\n\n    .wf-faq-answer {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.3s ease-out;\n        background: rgba(0,0,0,0.2);\n    }\n\n    .wf-faq-answer-inner {\n        padding: 0 24px 24px 24px;\n        font-size: 15px;\n        color: #cbd5e1;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 1024px) {\n        .wf-fit-hero, .wf-fit-split, .wf-aggressive-box { flex-direction: column; text-align: center; }\n        .wf-fit-split.reverse { flex-direction: column; }\n        .wf-fit-hero-subtitle { justify-content: center; }\n        .wf-fit-hero-subtitle::before { display: none; }\n        .wf-fit-rules-grid { grid-template-columns: repeat(2, 1fr); }\n        .wf-logic-list li { text-align: left; }\n        .wf-agg-triggers { justify-content: center; flex-wrap: wrap; }\n    }\n\n    @media (max-width: 768px) {\n        .wf-fit-hero-title { font-size: 36px; }\n        .wf-fit-rules-grid { grid-template-columns: 1fr; }\n        .wf-fit-split, .wf-aggressive-box { padding: 30px 20px; }\n        .wf-agg-icon-wrap { margin: 0 auto; }\n    }\n\n    \/* Animations *\/\n    @keyframes floatImage {\n        0% { transform: translateY(0px); }\n        50% { transform: translateY(-10px); }\n        100% { transform: translateY(0px); }\n    }\n    @keyframes drawBlueprint {\n        from { stroke-dashoffset: 1000; opacity: 0; }\n        to { stroke-dashoffset: 0; opacity: 1; }\n    }\n    .wf-animated-path {\n        stroke-dasharray: 1000;\n        stroke-dashoffset: 1000;\n        animation: drawBlueprint 3s cubic-bezier(0.2, 1, 0.3, 1) forwards;\n    }\n    .wf-delayed-fade {\n        opacity: 0;\n        animation: drawBlueprint 1s ease forwards;\n        animation-delay: 1.5s;\n    }\n<\/style>\n\n<div class=\"wf-fit-wrapper\">\n    <div class=\"wf-fit-container\">\n\n        <!-- Hero Section -->\n        <div class=\"wf-fit-hero\">\n            <div class=\"wf-fit-hero-content\">\n                <div class=\"wf-fit-hero-subtitle\">Fitment Guide<\/div>\n                <h1 class=\"wf-fit-hero-title\">FITMENT <span>GUARANTEED.<\/span><\/h1>\n                <p class=\"wf-fit-hero-text\">Our marketplace is powered by the largest fitment database in the industry. By matching wheel specs mathematically against your vehicle's OEM tolerances, we take the guesswork out of buying aftermarket wheels.<\/p>\n            <\/div>\n            <div class=\"wf-fit-hero-image\">\n                <!-- Precision Calibration SVG -->\n                <svg viewBox=\"0 0 500 400\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width: 100%; height: 100%; display: block;\">\n                    <defs>\n                        <pattern id=\"calibGrid\" width=\"30\" height=\"30\" patternUnits=\"userSpaceOnUse\">\n                            <path d=\"M 30 0 L 0 0 0 30\" fill=\"none\" stroke=\"rgba(16, 185, 129, 0.05)\" stroke-width=\"1\"\/>\n                        <\/pattern>\n                        <radialGradient id=\"calibGlow\" cx=\"50%\" cy=\"50%\" r=\"50%\">\n                            <stop offset=\"0%\" stop-color=\"#10b981\" stop-opacity=\"0.15\"\/>\n                            <stop offset=\"100%\" stop-color=\"transparent\" stop-opacity=\"0\"\/>\n                        <\/radialGradient>\n                    <\/defs>\n\n                    <rect width=\"100%\" height=\"100%\" fill=\"url(#calibGrid)\" \/>\n                    <circle cx=\"250\" cy=\"200\" r=\"180\" fill=\"url(#calibGlow)\" class=\"wf-delayed-fade\" \/>\n\n                    <g fill=\"none\">\n                        <!-- Calibration Arcs -->\n                        <circle cx=\"250\" cy=\"200\" r=\"140\" stroke=\"#10b981\" stroke-width=\"1.5\" stroke-dasharray=\"4 8\" opacity=\"0.6\" class=\"wf-animated-path\" \/>\n                        <circle cx=\"250\" cy=\"200\" r=\"100\" stroke=\"#ADBCDC\" stroke-width=\"2\" class=\"wf-animated-path\" \/>\n                        <circle cx=\"250\" cy=\"200\" r=\"40\" stroke=\"#3b82f6\" stroke-width=\"3\" class=\"wf-animated-path\" \/>\n                        \n                        <!-- Measurement Lines -->\n                        <path d=\"M 110,200 L 40,200 M 390,200 L 460,200 M 250,60 L 250,20 M 250,340 L 250,380\" stroke=\"#10b981\" stroke-width=\"2\" class=\"wf-delayed-fade\" \/>\n                        \n                        <!-- Caliper Jaws -->\n                        <path d=\"M 90,100 L 150,100 L 150,300 L 90,300\" stroke=\"#ADBCDC\" stroke-width=\"3\" opacity=\"0.8\" class=\"wf-animated-path\" \/>\n                        <path d=\"M 410,100 L 350,100 L 350,300 L 410,300\" stroke=\"#ADBCDC\" stroke-width=\"3\" opacity=\"0.8\" class=\"wf-animated-path\" \/>\n                    <\/g>\n\n                    <g class=\"wf-delayed-fade\">\n                        <text x=\"250\" y=\"195\" fill=\"#10b981\" font-size=\"12\" font-weight=\"700\" font-family=\"Inter, sans-serif\" text-anchor=\"middle\" letter-spacing=\"2\">TOLERANCE<\/text>\n                        <text x=\"250\" y=\"215\" fill=\"#ffffff\" font-size=\"16\" font-weight=\"800\" font-family=\"sans-serif\" text-anchor=\"middle\">MATCHED<\/text>\n                        \n                        <!-- Floating Data Points -->\n                        <rect x=\"60\" y=\"170\" width=\"40\" height=\"20\" fill=\"#0B121E\" stroke=\"#10b981\" stroke-width=\"1\" rx=\"4\" \/>\n                        <text x=\"80\" y=\"184\" fill=\"#10b981\" font-size=\"10\" font-family=\"Inter\" font-weight=\"bold\" text-anchor=\"middle\">ET+35<\/text>\n                        \n                        <rect x=\"400\" y=\"170\" width=\"40\" height=\"20\" fill=\"#0B121E\" stroke=\"#10b981\" stroke-width=\"1\" rx=\"4\" \/>\n                        <text x=\"420\" y=\"184\" fill=\"#10b981\" font-size=\"10\" font-family=\"Inter\" font-weight=\"bold\" text-anchor=\"middle\">5x120<\/text>\n                    <\/g>\n                <\/svg>\n            <\/div>\n        <\/div>\n\n        <!-- The 4 Golden Rules -->\n        <h2 class=\"wf-fit-section-title\">The Four Golden Rules of Fitment<\/h2>\n        <p class=\"wf-fit-section-subtitle\">If you are manually checking specs, these are the four pillars you must verify before buying a set of aftermarket wheels.<\/p>\n\n        <div class=\"wf-fit-rules-grid\">\n            <div class=\"wf-rule-card\">\n                <div class=\"wf-rule-icon\">\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"2\"><\/circle><circle cx=\"12\" cy=\"6\" r=\"1\"><\/circle><circle cx=\"12\" cy=\"18\" r=\"1\"><\/circle><circle cx=\"6\" cy=\"12\" r=\"1\"><\/circle><circle cx=\"18\" cy=\"12\" r=\"1\"><\/circle><\/svg>\n                <\/div>\n                <h3>Bolt Pattern (PCD)<\/h3>\n                <p><strong>Must be an exact match.<\/strong> A 5x120 wheel will only fit on a 5x120 vehicle hub. Never attempt to force a mismatched bolt pattern.<\/p>\n            <\/div>\n            <div class=\"wf-rule-card\">\n                <div class=\"wf-rule-icon\">\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><circle cx=\"12\" cy=\"12\" r=\"4\"><\/circle><path d=\"M12 2v2M12 20v2M2 12h2M20 12h2\"><\/path><\/svg>\n                <\/div>\n                <h3>Center Bore (CB)<\/h3>\n                <p><strong>Must be Equal or Greater.<\/strong> The wheel's CB must clear your vehicle's hub. If the wheel CB is larger, you simply install an inexpensive hub-centric ring.<\/p>\n            <\/div>\n            <div class=\"wf-rule-card\">\n                <div class=\"wf-rule-icon\">\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 9h16M4 15h16M12 4v16M8 4L4 8l4 4M16 20l4-4-4-4\"><\/path><\/svg>\n                <\/div>\n                <h3>Offset (ET)<\/h3>\n                <p><strong>Controls inner & outer clearance.<\/strong> Lower offset pushes the wheel outward (towards the fender). Higher offset pulls the wheel inward (towards suspension).<\/p>\n            <\/div>\n            <div class=\"wf-rule-card\">\n                <div class=\"wf-rule-icon\">\n                    <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M3 9h18M9 21V9\"><\/path><\/svg>\n                <\/div>\n                <h3>Diameter & Width<\/h3>\n                <p><strong>Allows for \"Up-sizing\".<\/strong> You can often run a wider or larger diameter wheel than factory, provided you use tires with a proportionally lower profile.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- WheelFront Marketplace Logic -->\n        <div class=\"wf-fit-split\">\n            <div class=\"wf-fit-split-content\">\n                <h3>How Our Platform Does The Math For You<\/h3>\n                <p>You don't need a calculator to shop on Wheel Front\u00ae. When you add your vehicle to your \"Garage,\" our platform instantly cross-references every listing against the Wheel-Size.com OEM database to generate a green <strong>\"Fits Your Vehicle\"<\/strong> badge.<\/p>\n                <ul class=\"wf-logic-list\">\n                    <li>\n                        <svg class=\"wf-logic-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <div class=\"wf-logic-text\">\n                            <strong>Strict Hub Validation<\/strong>\n                            <span>We automatically verify that the PCD matches exactly and that the Center Bore is mathematically compatible.<\/span>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <svg class=\"wf-logic-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <div class=\"wf-logic-text\">\n                            <strong>Suspension Clearance Limits<\/strong>\n                            <span>We only approve fitment if the wheel offset is up to <strong>5mm higher<\/strong> than OEM, ensuring the wheel won't grind against your internal suspension struts.<\/span>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <svg class=\"wf-logic-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <div class=\"wf-logic-text\">\n                            <strong>Safe Fender Extension<\/strong>\n                            <span>We approve standard fitments that sit up to <strong>15mm lower<\/strong> (outward) than your OEM offset to provide a flush, safe look without modifying your car.<\/span>\n                        <\/div>\n                    <\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"wf-fit-split-image\">\n                <!-- Abstract Logic Graphic -->\n                <svg viewBox=\"0 0 400 400\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width: 100%; max-width: 350px;\">\n                    <rect x=\"50\" y=\"50\" width=\"300\" height=\"300\" rx=\"20\" fill=\"#0B121E\" stroke=\"#3b82f6\" stroke-width=\"2\" \/>\n                    <!-- Vehicle Box -->\n                    <rect x=\"80\" y=\"100\" width=\"240\" height=\"60\" rx=\"8\" fill=\"#151b28\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\" \/>\n                    <text x=\"100\" y=\"125\" fill=\"#94a3b8\" font-size=\"12\" font-family=\"Inter\">GARAGE VEHICLE<\/text>\n                    <text x=\"100\" y=\"145\" fill=\"#ffffff\" font-size=\"14\" font-weight=\"bold\" font-family=\"Inter\">BMW M3 (OEM: ET+40)<\/text>\n                    \n                    <!-- Arrow Down -->\n                    <path d=\"M 200 160 L 200 190\" stroke=\"#3b82f6\" stroke-width=\"2\" marker-end=\"url(#arrow-blue-end)\" \/>\n\n                    <!-- Wheel Box -->\n                    <rect x=\"80\" y=\"200\" width=\"240\" height=\"60\" rx=\"8\" fill=\"#151b28\" stroke=\"rgba(255,255,255,0.1)\" stroke-width=\"1\" \/>\n                    <text x=\"100\" y=\"225\" fill=\"#94a3b8\" font-size=\"12\" font-family=\"Inter\">LISTED WHEEL<\/text>\n                    <text x=\"100\" y=\"245\" fill=\"#ffffff\" font-size=\"14\" font-weight=\"bold\" font-family=\"Inter\">BBS LM (ET+25)<\/text>\n\n                    <!-- Match Box -->\n                    <rect x=\"80\" y=\"290\" width=\"240\" height=\"40\" rx=\"8\" fill=\"rgba(16, 185, 129, 0.1)\" stroke=\"#10b981\" stroke-width=\"1.5\" \/>\n                    <circle cx=\"105\" cy=\"310\" r=\"10\" fill=\"#10b981\" \/>\n                    <path d=\"M 100 310 L 104 314 L 110 306\" stroke=\"#0B121E\" stroke-width=\"2\" fill=\"none\" \/>\n                    <text x=\"125\" y=\"315\" fill=\"#10b981\" font-size=\"14\" font-weight=\"bold\" font-family=\"Inter\">FITS YOUR VEHICLE<\/text>\n                <\/svg>\n            <\/div>\n        <\/div>\n\n        <!-- Aggressive Fitment Callout -->\n        <div class=\"wf-aggressive-box\">\n            <div class=\"wf-agg-icon-wrap\">\n                <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"><\/path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"><\/line><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"><\/line><\/svg>\n            <\/div>\n            <div class=\"wf-agg-content\">\n                <h3>What is \"Aggressive Fitment\"?<\/h3>\n                <p>Enthusiasts often want wheels that sit completely flush with the fender, or even poke out slightly. While this looks incredible, it requires caution. Our platform will display an orange <strong>Aggressive Fitment \u24d8<\/strong> badge to warn you when a wheel exceeds standard tolerances, meaning you may need to roll your fenders, adjust camber, or use stretched tires to avoid rubbing.<\/p>\n                <div class=\"wf-agg-triggers\">\n                    <span class=\"wf-agg-trigger\">Trigger: Offset 10-15mm lower than OEM<\/span>\n                    <span class=\"wf-agg-trigger\">Trigger: Width \u2265 1.5 inches wider than OEM<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- FAQ Accordion -->\n        <h2 class=\"wf-fit-section-title\">Fitment FAQ<\/h2>\n        <p class=\"wf-fit-section-subtitle\">Answers to the most common wheel fitment questions.<\/p>\n\n        <div class=\"wf-faq-wrap\">\n            <div class=\"wf-faq-item\">\n                <button class=\"wf-faq-question\" onclick=\"toggleFaq(this)\">\n                    What are Hub-Centric Rings?\n                    <svg class=\"wf-faq-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n                <\/button>\n                <div class=\"wf-faq-answer\">\n                    <div class=\"wf-faq-answer-inner\">\n                        <br>Aftermarket wheel manufacturers intentionally drill the Center Bore (CB) of their wheels larger than most cars so that the wheel can fit a wider variety of vehicles. A hub-centric ring is a simple metal or plastic ring that fills the gap between the car's hub and the wheel's center bore, ensuring the wheel is perfectly centered and preventing high-speed vibrations. They are perfectly safe and incredibly common.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wf-faq-item\">\n                <button class=\"wf-faq-question\" onclick=\"toggleFaq(this)\">\n                    Can I run a \"Staggered\" setup on an AWD car?\n                    <svg class=\"wf-faq-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n                <\/button>\n                <div class=\"wf-faq-answer\">\n                    <div class=\"wf-faq-answer-inner\">\n                        <br>A staggered setup (wider wheels\/tires in the rear) is traditionally meant for Rear-Wheel Drive (RWD) sports cars. If you have an All-Wheel Drive (AWD) vehicle like a Subaru, Audi Quattro, or Nissan, it is highly recommended to run a \"Square\" setup (same size on all 4 corners). If you do run staggered wheels on AWD, the overall rolling diameter of the front and rear tires MUST be mathematically identical (usually within 1%) to avoid destroying your center differential.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"wf-faq-item\">\n                <button class=\"wf-faq-question\" onclick=\"toggleFaq(this)\">\n                    Why is the offset on these aftermarket wheels different from my OEM wheels?\n                    <svg class=\"wf-faq-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n                <\/button>\n                <div class=\"wf-faq-answer\">\n                    <div class=\"wf-faq-answer-inner\">\n                        <br>OEM wheels are intentionally designed with high offsets (e.g., +45 to +55) to sink the wheels deep inside the wheel wells. This leaves ample room for snow chains and protects the car from rock chips. Aftermarket wheels are designed to look better, pushing the wheel outward to sit flush with the fender lip. This means aftermarket wheels will almost always have a lower offset (e.g., +25 to +35) than your factory wheels. Our system accounts for this automatically.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"wf-faq-item\">\n                <button class=\"wf-faq-question\" onclick=\"toggleFaq(this)\">\n                    Will my TPMS sensors transfer over?\n                    <svg class=\"wf-faq-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 9l-7 7-7-7\"><\/path><\/svg>\n                <\/button>\n                <div class=\"wf-faq-answer\">\n                    <div class=\"wf-faq-answer-inner\">\n                        <br>In 99% of cases, yes. The valve stem holes on modern aftermarket wheels are standardized to accept factory Tire Pressure Monitoring System (TPMS) sensors. You or your tire shop can simply unscrew them from your OEM wheels and install them into your new wheels before mounting the tires.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Simple script to handle FAQ Accordion toggling\n    function toggleFaq(btn) {\n        const item = btn.parentElement;\n        const answer = btn.nextElementSibling;\n        \n        \/\/ Close all other open items\n        document.querySelectorAll('.wf-faq-item').forEach(otherItem => {\n            if (otherItem !== item && otherItem.classList.contains('active')) {\n                otherItem.classList.remove('active');\n                otherItem.querySelector('.wf-faq-answer').style.maxHeight = null;\n            }\n        });\n\n        \/\/ Toggle current item\n        item.classList.toggle('active');\n        if (item.classList.contains('active')) {\n            answer.style.maxHeight = answer.scrollHeight + \"px\";\n        } else {\n            answer.style.maxHeight = null;\n        }\n    }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72c842a e-flex e-con-boxed e-con e-parent\" data-id=\"72c842a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cd7743e e-con-full e-flex e-con e-child\" data-id=\"cd7743e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f96faf1 elementor-widget elementor-widget-image\" data-id=\"f96faf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"200\" height=\"50\" src=\"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/02\/WFlogo.svg\" class=\"attachment-full size-full wp-image-1128\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6a80538 e-con-full e-flex e-con e-child\" data-id=\"6a80538\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a7e885 elementor-widget elementor-widget-heading\" data-id=\"9a7e885\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need help?\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c286c4a elementor-widget elementor-widget-text-editor\" data-id=\"c286c4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our support team is always available to assist you, whatever you need, whenever you need it. Whether it&#8217;s a fitment question, a shipping update, or a post-delivery concern, <strong>you can count on us every step of the way.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f282e97 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"f282e97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wheelfront.com\/marketplace\/contact\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-comment-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm16 352c0 8.8-7.2 16-16 16H288l-12.8 9.6L208 428v-60H64c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v288z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contact Wheel Front\u00ae Marketplace <\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wheelfront.com\/marketplace\/faq\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-question-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Browse our FAQ<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wheelfront.com\/marketplace\/trust-safety\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-protected-content-v3\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Trust &amp; Safety<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/wheelfront.com\/marketplace\/fraud-prevention\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-protected-content-v3\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Fraud Prevention<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Fitment Guide FITMENT GUARANTEED. Our marketplace is powered by the largest fitment database in the industry. By matching wheel specs mathematically against your vehicle&#8217;s OEM tolerances, we take the guesswork out of buying aftermarket wheels. TOLERANCE MATCHED ET+35 5&#215;120 The Four Golden Rules of Fitment If you are manually checking specs, these are the four [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1965","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Wheel Fitment Guide - Wheel Front Marketplace<\/title>\n<meta name=\"description\" content=\"Wheel Fitment Guide - Wheel Front Marketplace . Buy &amp; Sell Wheels like a professional. Turn your wheels into profit in the largest marketplace.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wheel Fitment Guide - Wheel Front Marketplace\" \/>\n<meta property=\"og:description\" content=\"Wheel Fitment Guide - Wheel Front Marketplace . Buy &amp; Sell Wheels like a professional. Turn your wheels into profit in the largest marketplace.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Wheel Front Marketplace\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wheelfront\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-10T09:56:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/02\/WFlogo.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/\",\"url\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/\",\"name\":\"Wheel Fitment Guide - Wheel Front Marketplace\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WFlogo.svg\",\"datePublished\":\"2026-05-10T09:46:37+00:00\",\"dateModified\":\"2026-05-10T09:56:55+00:00\",\"description\":\"Wheel Fitment Guide - Wheel Front Marketplace . Buy & Sell Wheels like a professional. Turn your wheels into profit in the largest marketplace.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WFlogo.svg\",\"contentUrl\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/WFlogo.svg\",\"width\":200,\"height\":50},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wheel-fitment-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wheel Fitment Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/#website\",\"url\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/\",\"name\":\"Wheel Front Marketplace\",\"description\":\"OEM &amp; Aftermarket Wheel Marketplace\",\"publisher\":{\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/#organization\"},\"alternateName\":\"Wheel Front Marketplace\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/#organization\",\"name\":\"Wheel Front\",\"url\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Untitled-design-13.png\",\"contentUrl\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Untitled-design-13.png\",\"width\":500,\"height\":500,\"caption\":\"Wheel Front\"},\"image\":{\"@id\":\"https:\\\/\\\/wheelfront.com\\\/marketplace\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/wheelfront\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/wheel-front-4a65a93a2\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCl-Wgoq8L-YovGmjMLGKwgg\\\/videos\",\"https:\\\/\\\/instagram.com\\\/wheel_front\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/wheelfront\\\/\"],\"description\":\"Wheel Front was established in 2018, fully concentrate on OEM & Aftermarket Wheel Marketplace, Auto Parts and Automotive industry.\",\"email\":\"info@wheelfront.com\",\"telephone\":\"+1 (307) 333-9930\",\"legalName\":\"Wheel Front Ltd. Liability Company\",\"foundingDate\":\"2024-12-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Wheel Fitment Guide - Wheel Front Marketplace","description":"Wheel Fitment Guide - Wheel Front Marketplace . Buy & Sell Wheels like a professional. Turn your wheels into profit in the largest marketplace.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/","og_locale":"en_US","og_type":"article","og_title":"Wheel Fitment Guide - Wheel Front Marketplace","og_description":"Wheel Fitment Guide - Wheel Front Marketplace . Buy & Sell Wheels like a professional. Turn your wheels into profit in the largest marketplace.","og_url":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/","og_site_name":"Wheel Front Marketplace","article_publisher":"https:\/\/www.facebook.com\/wheelfront\/","article_modified_time":"2026-05-10T09:56:55+00:00","og_image":[{"url":"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/02\/WFlogo.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/","url":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/","name":"Wheel Fitment Guide - Wheel Front Marketplace","isPartOf":{"@id":"https:\/\/wheelfront.com\/marketplace\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/#primaryimage"},"image":{"@id":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/02\/WFlogo.svg","datePublished":"2026-05-10T09:46:37+00:00","dateModified":"2026-05-10T09:56:55+00:00","description":"Wheel Fitment Guide - Wheel Front Marketplace . Buy & Sell Wheels like a professional. Turn your wheels into profit in the largest marketplace.","breadcrumb":{"@id":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/#primaryimage","url":"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/02\/WFlogo.svg","contentUrl":"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/02\/WFlogo.svg","width":200,"height":50},{"@type":"BreadcrumbList","@id":"https:\/\/wheelfront.com\/marketplace\/wheel-fitment-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wheelfront.com\/marketplace\/"},{"@type":"ListItem","position":2,"name":"Wheel Fitment Guide"}]},{"@type":"WebSite","@id":"https:\/\/wheelfront.com\/marketplace\/#website","url":"https:\/\/wheelfront.com\/marketplace\/","name":"Wheel Front Marketplace","description":"OEM &amp; Aftermarket Wheel Marketplace","publisher":{"@id":"https:\/\/wheelfront.com\/marketplace\/#organization"},"alternateName":"Wheel Front Marketplace","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wheelfront.com\/marketplace\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wheelfront.com\/marketplace\/#organization","name":"Wheel Front","url":"https:\/\/wheelfront.com\/marketplace\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wheelfront.com\/marketplace\/#\/schema\/logo\/image\/","url":"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/05\/Untitled-design-13.png","contentUrl":"https:\/\/wheelfront.com\/marketplace\/wp-content\/uploads\/2026\/05\/Untitled-design-13.png","width":500,"height":500,"caption":"Wheel Front"},"image":{"@id":"https:\/\/wheelfront.com\/marketplace\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/wheelfront\/","https:\/\/www.linkedin.com\/in\/wheel-front-4a65a93a2\/","https:\/\/www.youtube.com\/channel\/UCl-Wgoq8L-YovGmjMLGKwgg\/videos","https:\/\/instagram.com\/wheel_front\/","https:\/\/www.pinterest.com\/wheelfront\/"],"description":"Wheel Front was established in 2018, fully concentrate on OEM & Aftermarket Wheel Marketplace, Auto Parts and Automotive industry.","email":"info@wheelfront.com","telephone":"+1 (307) 333-9930","legalName":"Wheel Front Ltd. Liability Company","foundingDate":"2024-12-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}}]}},"_links":{"self":[{"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/pages\/1965","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/comments?post=1965"}],"version-history":[{"count":0,"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/pages\/1965\/revisions"}],"wp:attachment":[{"href":"https:\/\/wheelfront.com\/marketplace\/wp-json\/wp\/v2\/media?parent=1965"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}