{"product_id":"warranty-extension-for-mars-gt","title":"One Year Warranty Extension for Mars GT","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary-color: #FD4C0B;\n            --secondary-color: #FF7D3B;\n            --accent-color: #FFA566;\n            --light-color: #FFF5F0;\n            --dark-color: #333333;\n            --gray-color: #6b7280;\n            --border-color: #FFE0D6;\n            --highlight-red: #FF3B30;\n        }\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: white;\n            color: var(--dark-color);\n            line-height: 1.6;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            background-color: white;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            overflow: hidden;\n        }\n        \n        .header {\n            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));\n            color: white;\n            padding: 25px 30px;\n            text-align: center;\n        }\n        \n        .header h1 {\n            font-size: 28px;\n            margin-bottom: 10px;\n            font-weight: 700;\n        }\n        \n        .content {\n            padding: 30px;\n        }\n        \n        .section {\n            margin-bottom: 30px;\n        }\n        \n        .section-title {\n            margin-bottom: 15px; \/* 移除flex布局和对齐设置 *\/\n        }\n        \n        .section-title h2 {\n            font-size: 20px;\n            color: var(--primary-color);\n            font-weight: 600;\n        }\n        \n        .section-content {\n            padding-left: 0; \/* 移除左侧缩进 *\/\n        }\n        \n        .section-content p {\n            margin-bottom: 15px;\n            color: var(--dark-color);\n        }\n        \n        .table-container {\n            overflow-x: auto;\n            margin-top: 20px;\n            border-radius: 8px;\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n        }\n        \n        table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        th, td {\n            padding: 12px 15px;\n            text-align: left;\n            border-bottom: 1px solid var(--border-color);\n        }\n        \n        th {\n            background-color: var(--light-color);\n            color: var(--primary-color);\n            font-weight: 600;\n        }\n        \n        tr:hover {\n            background-color: rgba(255, 165, 102, 0.1);\n        }\n        \n        .warranty-note {\n            font-style: italic;\n            color: var(--gray-color);\n            margin-top: 10px;\n            font-size: 14px;\n        }\n        \n        .final-interpretation {\n            background-color: white;\n            padding: 20px;\n            border-radius: 8px;\n            margin-top: 20px;\n            border: 1px solid var(--border-color);\n        }\n        \n        .final-interpretation p {\n            color: var(--dark-color);\n            font-weight: 500;\n        }\n        \n        .highlight {\n            color: var(--primary-color);\n            font-weight: 600;\n        }\n        \n        .red-highlight {\n            color: var(--highlight-red);\n            font-weight: 600;\n        }\n        \n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 24px;\n            }\n            \n            .content {\n                padding: 20px;\n            }\n            \n            .section-title h2 {\n                font-size: 18px;\n            }\n            \n            th, td {\n                padding: 10px;\n                font-size: 14px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\n\u003ch1\u003eExtended Warranty Policy and Conditions\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content\"\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003eActivation Period\u003c\/h2\u003e\n\u003c!-- 移除了序列号 --\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cp\u003eThe extended warranty takes effect if purchased within \u003cspan class=\"highlight\"\u003e30 days\u003c\/span\u003e after the electric scooter order is confirmed.\u003cbr\u003e\u003cspan\u003eNote: All warranties are void for second-hand electric scooters.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003eModel Compatibility\u003c\/h2\u003e\n\u003c!-- 移除了序列号 --\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cp\u003eThe extended warranty is valid only when purchased for the corresponding scooter model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003eComponent-Specific Warranty Periods\u003c\/h2\u003e\n\u003c!-- 移除了序列号 --\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cp\u003eEligible accessories for the extended warranty are marked in red in the table.\u003c\/p\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParts\u003c\/th\u003e\n\u003cth\u003eWarranty Period\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003eMotor\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003e1 Year +1 Year\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003eController\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003e1 Year +1 Year\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003eCharger\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003e1 Year +1 Year\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003eDisplay\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003e1 Year +1 Year\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003eBattery\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"red-highlight\"\u003e1 Year +1 Year\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"final-interpretation\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003eFinal Interpretation\u003c\/h2\u003e\n\u003c!-- 移除了序列号 --\u003e\n\u003c\/div\u003e\n\u003cp\u003eGSPACE reserves the final right of interpretation of the extended warranty policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"GSPACE","offers":[{"title":"Default Title","offer_id":47761321230572,"sku":null,"price":279.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/4537\/4956\/files\/2_2_eb855c05-9c5a-46e4-b4bc-8afcdb98475c.png?v=1781817490","url":"https:\/\/www.renovomotors.com\/products\/warranty-extension-for-mars-gt","provider":"Renovomotors","version":"1.0","type":"link"}