{"product_id":"modified-carbon-fiber-steering-wheel-suitable-for-tesla-model-3-model-y","title":"帶燈LED碳纖維方向盤 適用於Tesla Model 3 \/ Y【款式4】","description":"\u003ch4 style=\"text-align: left;\"\u003e如何安裝 LED 碳纖維方向盤 \u003c\/h4\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: auto; overflow: hidden; max-width: 100%;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/tVtcRzssClQ\" title=\"How to Change Tesla Steering Wheel\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe style=\"width: 100%; aspect-ratio: 16 \/ 9;\" src=\"https:\/\/www.youtube.com\/embed\/RefgnTNGVK4\" title=\"WARNING! Avoid This Massive Mistake Installing a Carbon Fiber LED Steering Wheel in Your Tesla!\"\u003e\n\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* === Scoped CSS Rules Start === *\/\n    .tesery-product-description-container {\n        font-family: 'Inter', system-ui, sans-serif;\n        color: var(--text-dark, #333);\n        line-height: 1.6;\n        padding: 0;\n        background-color: transparent;\n    }\n\n    .tesery-product-description-container section {\n        padding: 40px 24px;\n        max-width: 100%;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n\n    .tesery-product-description-container h2 {\n        color: var(--accent-color, #333);\n        text-align: center;\n        margin: 0 0 1.5em;\n        font-size: 2.8em;\n        line-height: 1.2;\n    }\n\n    .tesery-product-description-container h3 {\n        color: var(--accent-color, #333);\n        margin: 2.5em 0 1em;\n        font-size: 1.8em;\n        text-align: center;\n    }\n\n    .tesery-product-description-container p {\n        color: var(--text-medium, #4a4a4a);\n        max-width: 800px;\n        margin: 1em auto;\n        text-align: center;\n    }\n\n    \/* Hero Section Specifics - Updated for Left Image, Right Text *\/\n    .tesery-hero-section {\n        background: linear-gradient(180deg, var(--bg-primary) 0%, var(--crisp-white) 100%);\n        padding: 60px 24px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n    }\n\n    \/* Value Propositions (now at the very top, inside Hero Section) *\/\n    .tesery-hero-section .prop-grid {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 20px;\n        max-width: 1200px;\n        margin-bottom: 40px;\n    }\n\n    .tesery-hero-section .prop-item span {\n        font-size: 1.2em;\n        margin-right: 8px;\n        color: var(--accent-color);\n    }\n\n    .tesery-hero-section .hero-content-wrapper {\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n        max-width: 1200px;\n        width: 100%;\n        margin: 0 auto;\n    }\n\n    .tesery-hero-section .hero-image-wrapper {\n        flex: 1;\n        min-width: 250px;\n        max-width: 600px; \n        text-align: center;\n    }\n\n    .tesery-hero-section .hero-image {\n        width: 100%;\n        height: auto;\n        max-width: 600px; \n        display: block;\n        margin: 0 auto;\n        border-radius: var(--border-radius, 16px);\n        box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));\n    }\n\n    .tesery-hero-section .hero-text-content {\n        flex: 1;\n        text-align: left;\n    }\n\n    .tesery-hero-section h1 {\n        font-size: 3.5em;\n        color: var(--primary-color, #1a1a1a);\n        margin-bottom: 0.2em;\n        line-height: 1.1;\n        text-align: left;\n    }\n    .tesery-hero-section .hero-description {\n        font-size: 1.1em;\n        color: var(--text-medium);\n        margin: 0.5em 0 1em;\n        text-align: left;\n    }\n    .tesery-hero-section .subtitle {\n        font-size: 1.5em;\n        color: var(--text-medium);\n        margin-bottom: 1.5em;\n        font-style: italic;\n        text-align: left;\n    }\n    .tesery-hero-section .brand-button {\n        margin: 0;\n        display: inline-block;\n    }\n\n\n    .tesery-product-description-container .prop-item {\n        display: flex;\n        align-items: center;\n        background: var(--bg-secondary, #f0f0f0);\n        border-radius: 50px;\n        padding: 10px 20px;\n        font-weight: 600;\n        color: var(--text-dark);\n        font-size: 1.1em;\n        white-space: nowrap;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n    }\n\n\n    \/* Feature Grid - Reused and enhanced *\/\n    .tesery-feature-grid-section {\n        background: linear-gradient(180deg, var(--crisp-white) 0%, var(--bg-secondary) 100%);\n    }\n    .tesery-product-description-container .feature-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 24px;\n        max-width: 1200px;\n        margin: 2em auto;\n    }\n\n    .tesery-product-description-container .feature-card {\n        background: var(--crisp-white);\n        padding: 24px;\n        border-radius: var(--border-radius, 16px);\n        box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));\n        border: 1px solid var(--border-color, #e5e7eb);\n        transition: all 0.3s ease;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n\n    .tesery-product-description-container .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));\n        border-color: var(--accent-light, #666);\n    }\n\n    .tesery-product-description-container .feature-card h4 {\n        font-size: 1.4em;\n        color: var(--accent-color, #333);\n        margin-bottom: 12px;\n    }\n\n    .tesery-product-description-container .feature-card p {\n        font-size: 0.95em;\n        color: var(--text-medium, #4a4a4a);\n        line-height: 1.7;\n        margin: 0 auto 15px;\n    }\n\n    .tesery-product-description-container .feature-card img {\n        max-width: 100%;\n        height: auto;\n        border-radius: var(--border-radius, 8px);\n        margin-top: auto;\n        box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));\n    }\n\n    \/* Adjust feature icon sizing and styling *\/\n    .tesery-product-description-container .feature-icon {\n        font-size: 2.8rem;\n        margin-bottom: 15px;\n        display: inline-block;\n        color: var(--accent-color, #333);\n        background: none;\n    }\n\n    \/* FAQ Section *\/\n    .tesery-faq-section {\n        background: linear-gradient(180deg, var(--bg-secondary) 0%, var(--crisp-white) 100%);\n        box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));\n    }\n    .tesery-product-description-container .faq-section-content {\n        margin: 2em auto;\n        max-width: 900px;\n        text-align: left;\n    }\n\n    .tesery-product-description-container .faq-item {\n        margin-bottom: 12px;\n        background: var(--crisp-white);\n        border-radius: var(--border-radius, 16px);\n        border: 1px solid var(--border-color, #e5e7eb);\n        transition: all 0.3s ease;\n        overflow: hidden;\n    }\n\n    .tesery-product-description-container .faq-item:hover {\n        box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));\n        border-color: var(--accent-light, #666);\n    }\n\n    \/* Using details\/summary for FAQ for better interactivity *\/\n    .tesery-product-description-container .faq-item details {\n        border: none;\n    }\n\n    .tesery-product-description-container .faq-item summary {\n        padding: 20px 56px 20px 24px;\n        font-weight: 600;\n        font-size: 1.05rem;\n        cursor: pointer;\n        color: var(--text-dark);\n        transition: all 0.3s ease;\n        position: relative;\n        list-style: none;\n        outline: none;\n        user-select: none;\n        background: transparent;\n        text-align: left;\n    }\n\n    .tesery-product-description-container .faq-item summary::-webkit-details-marker {\n        display: none;\n    }\n\n    .tesery-product-description-container .faq-item summary::after {\n        content: '+';\n        position: absolute;\n        right: 24px;\n        top: 50%;\n        transform: translateY(-50%);\n        font-size: 20px;\n        color: var(--accent-color, #333);\n        transition: all 0.3s ease;\n        font-weight: 300;\n        line-height: 1;\n    }\n\n    .tesery-product-description-container .faq-item details[open] summary::after {\n        content: '−';\n        transform: translateY(-50%) rotate(0deg);\n    }\n\n    .tesery-product-description-container .faq-item summary:hover {\n        background: rgba(0, 0, 0, 0.02);\n    }\n\n    .tesery-product-description-container .faq-content {\n        padding: 0 24px 20px;\n        color: var(--text-medium);\n        line-height: 1.6;\n        animation: fadeIn 0.3s ease-in-out;\n        text-align: left;\n    }\n\n    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(-10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* Trust Section *\/\n    .tesery-trust-section {\n        background: linear-gradient(180deg, var(--crisp-white) 0%, var(--bg-secondary) 100%);\n    }\n    .tesery-product-description-container .trust-section-content {\n        max-width: 1000px;\n        margin: 0 auto;\n        text-align: center;\n    }\n\n    .tesery-product-description-container .review-container {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 24px;\n        margin: 2em 0;\n    }\n\n    .tesery-product-description-container .review-box {\n        flex: 1;\n        min-width: 300px;\n        max-width: 45%;\n        border: 1px solid var(--border-color, #e2e8f0);\n        border-radius: var(--border-radius, 8px);\n        padding: 20px;\n        background: white;\n        box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));\n        transition: all 0.3s ease;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n\n    .tesery-product-description-container .review-box:hover {\n        transform: translateY(-5px);\n        box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));\n    }\n\n    .tesery-product-description-container .review-header {\n        display: flex;\n        align-items: center;\n        margin-bottom: 12px;\n    }\n\n    .tesery-product-description-container .review-avatar {\n        width: 48px;\n        height: 48px;\n        border-radius: 50%;\n        background: var(--bg-secondary, #e0e0e0);\n        color: var(--star-yellow, #d4af37);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        margin-right: 12px;\n        font-size: 1.2em;\n        flex-shrink: 0;\n    }\n\n    .tesery-product-description-container .review-stars {\n        color: var(--star-yellow, #ffd700);\n        margin-right: 4px;\n        font-size: 1.1em;\n    }\n    .tesery-product-description-container .review-stars + span {\n        font-weight: 600;\n        color: var(--text-dark);\n    }\n\n    .tesery-product-description-container .testimonial {\n        font-style: italic;\n        color: var(--text-medium, #666);\n        margin: 1em 0 0;\n        padding-left: 0;\n        border-left: none;\n        font-size: 1em;\n    }\n\n    \/* Call to Action *\/\n    .tesery-cta-section {\n        background: var(--accent-color, #333);\n        color: white;\n        padding: 60px 24px;\n        text-align: center;\n    }\n    .tesery-cta-section h2 {\n        color: white;\n        font-size: 2.5em;\n        margin-bottom: 0.5em;\n    }\n    .tesery-cta-section p {\n        color: var(--crisp-white);\n        margin-bottom: 2em;\n        font-size: 1.2em;\n    }\n    .tesery-product-description-container .brand-button {\n        background: white;\n        color: var(--accent-color, #333);\n        padding: 16px 40px;\n        border-radius: 50px;\n        font-weight: 700;\n        text-transform: none;\n        font-size: 1.2em;\n        transition: all 0.4s ease;\n        border: none;\n        cursor: pointer;\n        margin: 0 auto;\n        display: block;\n        max-width: 320px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        position: relative;\n        overflow: hidden;\n    }\n\n    .tesery-product-description-container .brand-button::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: -100%;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n        transition: left 0.5s;\n    }\n\n    .tesery-product-description-container .brand-button:hover::before {\n        left: 100%;\n    }\n\n    .tesery-product-description-container .brand-button:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n        color: var(--accent-color);\n    }\n\n    .tesery-product-description-container .brand-button a {\n        text-decoration: none;\n        color: inherit;\n        display: block;\n    }\n\n    .tesery-video-section {\n        padding: 40px 24px;\n        max-width: 1000px;\n        margin: 0 auto;\n        box-sizing: border-box;\n        text-align: center;\n    }\n\n    .tesery-video-section h3 {\n        margin-bottom: 1.5em;\n    }\n\n    .video-container {\n        position: relative;\n        padding-bottom: 56.25%; \/* 16:9 aspect ratio *\/\n        height: 0;\n        overflow: hidden;\n        max-width: 100%;\n        background: #000; \/* Fallback for slow loads *\/\n        border-radius: var(--border-radius, 16px);\n        box-shadow: var(--shadow-medium, 0 8px 40px rgba(0,0,0,0.12));\n    }\n\n    .video-container iframe {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        border: 0;\n    }\n\n    .tesery-download-section {\n        padding: 40px 24px;\n        max-width: 800px;\n        margin: 0 auto;\n        text-align: center;\n        background-color: var(--bg-secondary, #f0f0f0);\n        border-radius: var(--border-radius, 16px);\n        box-shadow: var(--shadow-light, 0 4px 20px rgba(0,0,0,0.08));\n    }\n\n    .tesery-download-section h3 {\n        margin-bottom: 1em;\n        color: var(--accent-color, #333);\n        font-size: 2em;\n    }\n\n    .tesery-download-section p {\n        margin-bottom: 1.5em;\n        color: var(--text-medium, #4a4a4a);\n        font-size: 1.1em;\n    }\n\n    .tesery-download-button {\n        display: inline-block;\n        background: var(--accent-color, #333);\n        color: white;\n        padding: 15px 30px;\n        border-radius: 50px;\n        font-weight: 600;\n        text-decoration: none;\n        transition: background-color 0.3s ease, transform 0.3s ease;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n    }\n\n    .tesery-download-button:hover {\n        background-color: var(--accent-light, #666);\n        transform: translateY(-2px);\n    }\n\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 1024px) {\n        .tesery-hero-section .hero-image {\n            max-width: 90%;\n        }\n        .tesery-product-description-container .feature-grid {\n            max-width: 90%;\n        }\n        .tesery-product-description-container .faq-section-content {\n            max-width: 90%;\n        }\n        .tesery-product-description-container .trust-section-content {\n            max-width: 90%;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .tesery-product-description-container section {\n            padding: 30px 16px;\n        }\n\n        .tesery-product-description-container h2 {\n            font-size: 2.2em;\n        }\n\n        .tesery-product-description-container h3 {\n            font-size: 1.6em;\n            margin: 2em 0 0.8em;\n        }\n        \/* Hero Section Responsive *\/\n        .tesery-hero-section .hero-content-wrapper {\n            flex-direction: column;\n            text-align: center;\n        }\n        .tesery-hero-section .hero-image-wrapper {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        .tesery-hero-section .hero-text-content {\n            text-align: center;\n        }\n        .tesery-hero-section h1,\n        .tesery-hero-section .hero-description,\n        .tesery-hero-section .subtitle {\n            text-align: center;\n        }\n        .tesery-hero-section .brand-button {\n            margin: 0 auto;\n        }\n\n        .tesery-hero-section h1 {\n            font-size: 2.8em;\n        }\n        .tesery-hero-section .subtitle {\n            font-size: 1.2em;\n        }\n        .tesery-hero-section .hero-image {\n            max-width: 95%;\n        }\n\n        .tesery-hero-section .prop-grid {\n            margin-bottom: 20px;\n        }\n        .tesery-product-description-container .prop-item {\n            font-size: 1em;\n            padding: 8px 15px;\n        }\n        .tesery-product-description-container .prop-item span {\n            font-size: 1em;\n        }\n\n        .tesery-product-description-container .feature-grid {\n            grid-template-columns: 1fr;\n            gap: 16px;\n        }\n\n        .tesery-product-description-container .feature-card {\n            padding: 18px;\n        }\n\n        .tesery-product-description-container .feature-icon {\n            font-size: 2.5rem;\n            margin-bottom: 10px;\n        }\n\n        .tesery-product-description-container .feature-card h4 {\n            font-size: 1.2em;\n        }\n\n        .tesery-product-description-container .faq-item summary {\n            padding: 16px 44px 16px 20px;\n            font-size: 0.95rem;\n        }\n\n        .tesery-product-description-container .faq-item summary::after {\n            right: 20px;\n            font-size: 18px;\n        }\n\n        .tesery-product-description-container .faq-content {\n            padding: 0 20px 16px;\n            font-size: 0.9rem;\n        }\n\n        .tesery-product-description-container .review-container {\n            flex-direction: column;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .tesery-product-description-container .review-box {\n            max-width: 90%;\n            margin: 0;\n            padding: 16px;\n        }\n\n        .tesery-product-description-container .review-avatar {\n            width: 40px;\n            height: 40px;\n            margin-right: 10px;\n            font-size: 1em;\n        }\n        .tesery-cta-section h2 {\n            font-size: 2em;\n        }\n        .tesery-cta-section p {\n            font-size: 1.1em;\n        }\n        .tesery-product-description-container .brand-button {\n            padding: 14px 30px;\n            font-size: 1em;\n            max-width: 280px;\n        }\n        .tesery-download-section h3 {\n            font-size: 1.8em;\n        }\n        .tesery-download-section p {\n            font-size: 1em;\n        }\n        .tesery-download-button {\n            padding: 12px 25px;\n            font-size: 0.9em;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .tesery-product-description-container section {\n            padding: 20px 12px;\n        }\n\n        .tesery-product-description-container h2 {\n            font-size: 1.8em;\n        }\n        .tesery-product-description-container h3 {\n            font-size: 1.4em;\n        }\n        .tesery-hero-section h1 {\n            font-size: 2.2em;\n        }\n        .tesery-hero-section .subtitle {\n            font-size: 1.1em;\n        }\n        .tesery-product-description-container .prop-grid {\n            flex-direction: column;\n            align-items: center;\n        }\n        .tesery-product-description-container .prop-item {\n            font-size: 0.9em;\n        }\n        .tesery-product-description-container .feature-card {\n            padding: 16px;\n        }\n        .tesery-product-description-container .feature-icon {\n            font-size: 2.2rem;\n        }\n        .tesery-product-description-container .faq-item summary {\n            padding: 12px 40px 12px 16px;\n            font-size: 0.9rem;\n        }\n        .tesery-product-description-container .faq-item summary::after {\n            right: 16px;\n            font-size: 16px;\n        }\n        .tesery-product-description-container .faq-content {\n            padding: 0 16px 12px;\n            font-size: 0.85rem;\n        }\n        .tesery-cta-section h2 {\n            font-size: 1.8em;\n        }\n        .tesery-cta-section p {\n            font-size: 1em;\n        }\n        .tesery-product-description-container .brand-button {\n            padding: 12px 25px;\n            font-size: 0.9em;\n            max-width: 250px;\n        }\n    }\n    \/* === Scoped CSS Rules End === *\/\n\u003c\/style\u003e\n\u003cstyle\u003e\n    :root {\n        --primary-color: #1a1a1a; \/* Black *\/\n        --secondary-color: #2a2a2a; \/* Darker Grey *\/\n        --accent-color: #333333; \/* Dark Grey for headings\/icons *\/\n        --accent-light: #666666; \/* Medium Grey for subtle accents\/hover *\/\n        --accent-secondary: #999999; \/* Light Grey (less prominent) *\/\n        --warm-white: #f8f8f8; \/* Off-white background *\/\n        --crisp-white: #ffffff; \/* Pure white for cards\/elements *\/\n        --text-dark: #1a1a1a; \/* Black for main text *\/\n        --text-medium: #4a4a4a; \/* Dark grey for secondary text *\/\n        --text-light: #6b7280; \/* Medium grey for less important text *\/\n        --bg-primary: #fafafa; \/* Very light grey *\/\n        --bg-secondary: #f0f0f0; \/* Slightly darker light grey *\/\n        --border-color: #e5e7eb; \/* Light grey border *\/\n        --gradient-primary: linear-gradient(135deg, #333333 0%, #111111 100%); \/* Dark grey to black gradient *\/\n        --gradient-secondary: linear-gradient(135deg, #999999 0%, #666666 100%); \/* Grey gradient *\/\n        --border-radius: 16px;\n        --shadow-light: 0 4px 20px rgba(0,0,0,0.08);\n        --shadow-medium: 0 8px 40px rgba(0,0,0,0.12);\n        --shadow-heavy: 0 20px 60px rgba(0,0,0,0.15);\n        --star-yellow: #fbbf24; \/* Keep yellow for stars *\/\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"tesery-product-description-container\"\u003e\n\u003csection class=\"tesery-download-section\"\u003e\n\u003ch3\u003eOBD Box 升級檔案下載\u003c\/h3\u003e\n\u003cp\u003e點擊以下連結下載您的 OBD Box 升級檔案。保持您的設備更新，以獲得最佳性能和最新功能。\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/ObdInfo_TSLCan_Mode3USA_DisObdSend_Rsp9_T01001_20Can_2311111113.kxm?v=1753933446\" class=\"tesery-download-button\" download=\"\"\u003e 點擊下載升級檔案 \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e注意\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003e我們支持個人化定制，您可以在下單時備註或通過電子郵件 market@tesery.com 或 Whatsapp +86 185 6670 3079 聯繫我們\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e欲獲取更多個人化資訊，請查看 \u003ca rel=\"noopener\" title=\"Tesla Steering Wheel\" href=\"https:\/\/www.tesery.com\/collections\/tesla-steering-wheel\" target=\"_blank\"\u003eTesla Steering Wheel\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Tesery Official Store","offers":[{"title":"請選擇型號 \/ 否 \/ 否","offer_id":45203814056168,"sku":"","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"請選擇型號 \/ 否 \/ 亮面碳纖維","offer_id":45203814088936,"sku":"","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"請選擇型號 \/ 否 \/ 霧面碳纖維","offer_id":45203814121704,"sku":"","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"請選擇型號 \/ 是 \/ 否","offer_id":45203814154472,"sku":"","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"請選擇型號 \/ 是 \/ 亮面碳纖維","offer_id":45203814187240,"sku":"","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"請選擇型號 \/ 是 \/ 霧面碳纖維","offer_id":45203814220008,"sku":"","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model 3 2017-2023.8 \/ 否 \/ 否","offer_id":43856309584104,"sku":"TSL8408-3-A","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model 3 2017-2023.8 \/ 否 \/ 亮面碳纖維","offer_id":44375731634408,"sku":"TSL8408-glossy-3-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model 3 2017-2023.8 \/ 否 \/ 霧面碳纖維","offer_id":44375731667176,"sku":"TSL8408-matte-3-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model 3 2017-2023.8 \/ 是 \/ 否","offer_id":43856309616872,"sku":"TSL8408-3-B","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model 3 2017-2023.8 \/ 是 \/ 亮面碳纖維","offer_id":44375731699944,"sku":"TSL8408-glossy-3-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model 3 2017-2023.8 \/ 是 \/ 霧面碳纖維","offer_id":44375731732712,"sku":"TSL8408-matte-3-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2020-2025.02（美國製造） \/ 否 \/ 否","offer_id":43856309649640,"sku":"TSL8408-3-A","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2020-2025.02（美國製造） \/ 否 \/ 亮面碳纖維","offer_id":44375731765480,"sku":"TSL8408-glossy-3-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2020-2025.02（美國製造） \/ 否 \/ 霧面碳纖維","offer_id":44375731798248,"sku":"TSL8408-matte-3-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2020-2025.02（美國製造） \/ 是 \/ 否","offer_id":43856309682408,"sku":"TSL8408-3-B","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2020-2025.02（美國製造） \/ 是 \/ 亮面碳纖維","offer_id":44375731831016,"sku":"TSL8408-glossy-3-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2020-2025.02（美國製造） \/ 是 \/ 霧面碳纖維","offer_id":44375731863784,"sku":"TSL8408-matte-3-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2021.09-2025.02（中國製造） \/ 否 \/ 否","offer_id":45203814252776,"sku":"TSL8408-middle-Y-A","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2021.09-2025.02（中國製造） \/ 否 \/ 亮面碳纖維","offer_id":45203814285544,"sku":"TSL8408-middle-glossy-Y-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2021.09-2025.02（中國製造） \/ 否 \/ 霧面碳纖維","offer_id":45203814318312,"sku":"TSL8408-middle-matte-Y-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2021.09-2025.02（中國製造） \/ 是 \/ 否","offer_id":45203814351080,"sku":"TSL8408-middle-Y-B","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2021.09-2025.02（中國製造） \/ 是 \/ 亮面碳纖維","offer_id":45203814383848,"sku":"TSL8408-middle-glossy-Y-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2021.09-2025.02（中國製造） \/ 是 \/ 霧面碳纖維","offer_id":45203814416616,"sku":"TSL8408-middle-matte-Y-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2022.04-2025.02（德國製造） \/ 否 \/ 否","offer_id":46778789363944,"sku":"TSL8408-middle-Y-A","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2022.04-2025.02（德國製造） \/ 否 \/ 亮面碳纖維","offer_id":46778789396712,"sku":"TSL8408-middle-glossy-Y-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2022.04-2025.02（德國製造） \/ 否 \/ 霧面碳纖維","offer_id":46778789429480,"sku":"TSL8408-middle-matte-Y-A","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2022.04-2025.02（德國製造） \/ 是 \/ 否","offer_id":46778789462248,"sku":"TSL8408-middle-Y-B","price":5728.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2022.04-2025.02（德國製造） \/ 是 \/ 亮面碳纖維","offer_id":46778789495016,"sku":"TSL8408-middle-glossy-Y-B","price":6219.0,"currency_code":"MOP","in_stock":true},{"title":"Model Y 2022.04-2025.02（德國製造） \/ 是 \/ 霧面碳纖維","offer_id":46778789527784,"sku":"TSL8408-middle-matte-Y-B","price":6219.0,"currency_code":"MOP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/led-carbon-fiber-steering-wheel-with-lights-for-tesla-model-3-ystyle-4-599845.jpg?v=1722399728","url":"https:\/\/www.tesery.com\/zh-zh\/products\/modified-carbon-fiber-steering-wheel-suitable-for-tesla-model-3-model-y","provider":"Tesery Official Store","version":"1.0","type":"link"}