{"product_id":"h1-sedona-pre-book-1","title":"H1 Sedona (Pre-Book)","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        \/* 基本字体和页面背景 *\/\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\";\n            background-color: #f3f4f6;\n            color: #1f2937;\n            margin: 0;\n            padding: 10px;\n        }\n\n        \/* 主容器样式 *\/\n        .product-info-container {\n            background-color: #ffffff;\n            border-radius: 10px;\n            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.07);\n            border: 1px solid #e5e7eb;\n            max-width: 550px;\n            margin: 10px auto;\n            overflow: hidden;\n        }\n\n        \/* details 标签 *\/\n        details {\n            border-bottom: 1px solid #e5e7eb;\n        }\n        details:last-of-type {\n            border-bottom: none;\n        }\n\n        details summary {\n            padding: 14px 16px;\n            font-size: 1.05em;\n            font-weight: 600;\n            color: #111827;\n            cursor: pointer;\n            list-style: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: background-color 0.2s ease;\n        }\n\n        details summary:hover {\n            background-color: #f9fafb;\n        }\n\n        details summary::-webkit-details-marker {\n            display: none;\n        }\n\n        details summary::after {\n            content: '▼';\n            font-size: 0.7em;\n            color: #6b7280;\n            transition: transform 0.2s ease-in-out;\n        }\n\n        details[open] summary::after {\n            transform: rotate(180deg);\n        }\n\n        .details-content {\n            padding: 16px;\n            background-color: #fdfdfe;\n        }\n\n        \/* 产品详情网格布局 *\/\n        .product-details-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .detail-item {\n            background-color: #f8f9fa;\n            padding: 12px;\n            border-radius: 6px;\n            border: 1px solid #e9ecef;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .item-label {\n            font-size: 0.7em;\n            color: #495057;\n            margin-bottom: 8px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.4px;\n            line-height: 1.2;\n            flex-shrink: 0;\n        }\n\n        .item-content-wrapper {\n            flex-grow: 1;\n            display: flex;\n            flex-direction: column;\n            justify-content: flex-start;\n            margin-top: 4px;\n        }\n\n        .value-weight-single-line {\n            display: flex;\n            flex-wrap: nowrap;\n            align-items: baseline;\n            line-height: 1;\n        }\n\n        .value-weight-single-line .primary-value,\n        .value-weight-single-line .secondary-value,\n        .value-default .primary-value {\n            font-size: 1.9em;\n            font-weight: 700;\n            color: #0d6efd;\n            margin-right: 2px;\n            line-height: 0.95;\n            white-space: nowrap;\n            padding-top: 2px;\n        }\n\n\n        .value-weight-single-line .unit,\n        .value-default .unit {\n            font-size: 0.75em;\n            color: #495057;\n            font-weight: 500;\n            text-transform: lowercase;\n            margin-right: 4px;\n            position: relative;\n            bottom: -0.1em;\n            white-space: nowrap;\n        }\n\n        .value-weight-single-line .separator {\n            font-size: 1em;\n            color: #495057;\n            margin: 0 1px;\n            font-weight: 600;\n            align-self: center;\n            line-height: 1.2;\n            white-space: nowrap;\n        }\n\n\n        .supplementary-note {\n            font-size: 0.7em;\n            color: #6c757d;\n            font-weight: 400;\n            display: block;\n            margin-top: 6px;\n            line-height: 1.1;\n        }\n\n        .simple-text-value {\n            font-size: 1.3em;\n            font-weight: 600;\n            color: #212529;\n            line-height: 1.2;\n            text-align: left;\n            padding-top: 2px;\n        }\n        .detail-item[data-key=\"Best for\"] .simple-text-value,\n        \/* .detail-item[data-key=\"Upper\"] .simple-text-value, Upper is removed from Spec *\/\n        .detail-item[data-key=\"Stack Height\"] .simple-text-value {\n            font-size: 0.9em; \/* 调整长文本的字体大小 *\/\n            font-weight: normal;\n            line-height: 1.3;\n        }\n\n        \/* 技术特点部分样式 *\/\n        .tech-features-section .tech-item {\n            margin-bottom: 14px;\n        }\n        .tech-features-section .tech-item:last-child {\n            margin-bottom: 0;\n        }\n        .tech-features-section .tech-title {\n            font-size: 1em;\n            font-weight: 700; \/* 或者 bold *\/\n            color: #111827;\n            margin-bottom: 4px;\n        }\n        .tech-features-section .tech-description {\n            font-size: 0.85em;\n            color: #374151;\n            line-height: 1.5;\n        }\n\n\n        \/* 底部备注 *\/\n        .footer-note {\n            font-size: 0.75em;\n            color: #6b7280; text-align: center;\n            padding: 12px 16px;\n            background-color: #f9fafb; border-top: 1px solid #e5e7eb;\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-info-container\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Details\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"product-details-grid\"\u003e\n\u003c!-- 重量 --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Weight\"\u003e\n\u003cdiv class=\"item-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\n\u003cdiv class=\"value-weight-single-line\"\u003e\n\u003cspan class=\"primary-value\"\u003e8.8\u003c\/span\u003e \u003cspan class=\"unit\"\u003eoz\u003c\/span\u003e \u003cspan class=\"separator\"\u003e\/\u003c\/span\u003e \u003cspan class=\"secondary-value\"\u003e250\u003c\/span\u003e \u003cspan class=\"unit\"\u003eg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"supplementary-note\"\u003e(US M9)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Drop --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Drop\"\u003e\n\u003cdiv class=\"item-label\"\u003eDrop\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\n\u003cdiv class=\"value-default\"\u003e\n\u003cspan class=\"primary-value\"\u003e6\u003c\/span\u003e \u003cspan class=\"unit\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 缓冲 --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Cushion\"\u003e\n\u003cdiv class=\"item-label\"\u003eCushion\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\u003cspan class=\"simple-text-value\"\u003eBalanced\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Support --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Support\"\u003e\n\u003cdiv class=\"item-label\"\u003eSupport\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\u003cspan class=\"simple-text-value\"\u003eNeutral\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 最佳适用 --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Best for\"\u003e\n\u003cdiv class=\"item-label\"\u003eBest for\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\u003cspan class=\"simple-text-value\"\u003eAll Terrain Running, Hiking\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 鞋底厚度 --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Stack Height\"\u003e\n\u003cdiv class=\"item-label\"\u003eStack Height\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\u003cspan class=\"simple-text-value\"\u003eHeel 35 mm, Forefoot 29 mm\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Lug Depth --\u003e\n\u003cdiv class=\"detail-item\" data-key=\"Lug Depth\"\u003e\n\u003cdiv class=\"item-label\"\u003eLug Depth\u003c\/div\u003e\n\u003cdiv class=\"item-content-wrapper\"\u003e\n\u003cdiv class=\"value-default\"\u003e\n\u003cspan class=\"primary-value\"\u003e2\u003c\/span\u003e \u003cspan class=\"unit\"\u003emm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Upper item is removed from Spec section --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Tech Features section --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eKey Features\u003c\/summary\u003e\n\u003cdiv class=\"details-content tech-features-section\"\u003e\n\u003cdiv class=\"tech-item\"\u003e\n\u003cdiv class=\"tech-title\"\u003eCircleCELL™\u003c\/div\u003e\n\u003cp class=\"tech-description\"\u003eCircleCELL is the first high performance midsole material to be made of 100% renewable feedstock, including recycled organic waste. Through our state-of-the-art supercritical foaming, CircleCELL offers PEBA-level energy return with almost double PEBA's running lifespan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-item\"\u003e\n\u003cdiv class=\"tech-title\"\u003eUpper\u003c\/div\u003e\n\u003cp class=\"tech-description\"\u003eThe H1 features a dual-zone upper. Across the top portion it is engineered with jacquard for adaptive fit and comfort, while on the lower part it is crafted with exceptional durability from high-performance woven fabric and reinforced with Kevlar aramid fibers that are five times stronger than steel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-item\"\u003e\n\u003cdiv class=\"tech-title\"\u003eVersaGrip™\u003c\/div\u003e\n\u003cp class=\"tech-description\"\u003eVersaGrip is our proprietary outsole technology engineered to deliver exceptional traction, grip, and durability across all terrains. Designed for your longest journeys, it guarantees optimal performance on every surface you encounter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-item\"\u003e\n\u003cdiv class=\"tech-title\"\u003eTUNEDFIT™\u003c\/div\u003e\n\u003cp class=\"tech-description\"\u003eThe TUNEDFIT Dual Lacing System offers separately customizable fit for the forefoot and midfoot. Even if your feet swell in the pursuit of distance, you can still relax and enjoy the ride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- (底部备注保持不变) --\u003e\n\u003cdiv class=\"footer-note\"\u003eDuPont™ and Kevlar® are trademarks or registered trademarks of affiliates of DuPont de Nemours, Inc.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mount to Coast B2B Pre-Book","offers":[{"title":"Sedona \/ Women \/ 6","offer_id":48473072009399,"sku":"M212W50200RW060","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 6.5","offer_id":48473072042167,"sku":"M212W50200RW065","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 7","offer_id":48473072074935,"sku":"M212W50200RW070","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 7.5","offer_id":48473072107703,"sku":"M212W50200RW075","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 8","offer_id":48473072140471,"sku":"M212W50200RW080","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 8.5","offer_id":48473072173239,"sku":"M212W50200RW085","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 9","offer_id":48473072206007,"sku":"M212W50200RW090","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 9.5","offer_id":48473072238775,"sku":"M212W50200RW095","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 10","offer_id":48473072271543,"sku":"M212W50200RW100","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 10.5","offer_id":48473072304311,"sku":"M212W50200RW105","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Women \/ 11","offer_id":48473072337079,"sku":"M212W50200RW110","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 8","offer_id":48473072369847,"sku":"M212M50200RW080","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 8.5","offer_id":48473072402615,"sku":"M212M50200RW085","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 9","offer_id":48473072435383,"sku":"M212M50200RW090","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 9.5","offer_id":48473072468151,"sku":"M212M50200RW095","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 10","offer_id":48473072500919,"sku":"M212M50200RW100","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 10.5","offer_id":48473072533687,"sku":"M212M50200RW105","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 11","offer_id":48473072566455,"sku":"M212M50200RW110","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 11.5","offer_id":48473072599223,"sku":"M212M50200RW115","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 12","offer_id":48473072631991,"sku":"M212M50200RW120","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 12.5","offer_id":48473072664759,"sku":"M212M50200RW125","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 13","offer_id":48473072697527,"sku":"M212M50200RW130","price":160.0,"currency_code":"USD","in_stock":true},{"title":"Sedona \/ Men \/ 14","offer_id":48473072730295,"sku":"M212M50200RW140","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0660\/7785\/1831\/files\/45-Degree_Angle_View_379748fe-4aac-489a-abfe-979abfbc0666.jpg?v=1777653686","url":"https:\/\/b2b.mounttocoast.com\/products\/h1-sedona-pre-book-1","provider":"Mount to Coast B2B Portal","version":"1.0","type":"link"}