{"product_id":"mens-heavyweight-fleece-jacket","title":"Men's Heavyweight Fleece Jacket","description":"\u003cstyle type=\"text\/css\"\u003e.fleece-page {     max-width: 900px;     margin: 0 auto;     color: #222222;     font-family: inherit;     font-size: 16px;     line-height: 1.65;   }    .fleece-page * {     box-sizing: border-box;   }    .fleece-page h2,   .fleece-page h3,   .fleece-page p {     margin-top: 0;   }    .fleece-page h2 {     margin-bottom: 14px;     color: #222222;     font-size: clamp(25px, 4vw, 36px);     font-weight: 700;     line-height: 1.2;     letter-spacing: -0.02em;   }    .fleece-page h3 {     margin-bottom: 8px;     color: #252525;     font-size: 18px;     font-weight: 700;     line-height: 1.35;   }    .fleece-page p {     margin-bottom: 16px;   }    .fleece-page strong {     font-weight: 700;   }    .fleece-page img {     display: block;     width: 100%;     height: auto;     border-radius: 12px;   }    .fleece-section {     margin: 46px 0;   }    .fleece-label {     display: block;     margin-bottom: 9px;     color: #586653;     font-size: 13px;     font-weight: 700;     line-height: 1.3;     letter-spacing: 0.1em;     text-transform: uppercase;   }    .fleece-lead {     max-width: 740px;     color: #666666;     font-size: 17px;     line-height: 1.65;   }    \/* 核心卖点区域 *\/   .fleece-hero {     padding: 32px;     border: 1px solid #e0e5dc;     border-radius: 16px;     background: #f3f5f0;     color: #222222;   }    .fleece-hero h2 {     color: #222222;   }    .fleece-hero p {     max-width: 720px;     color: #5f625d;     font-size: 18px;     line-height: 1.65;   }    .fleece-hero .fleece-label {     color: #586653;   }    .fleece-highlights {     display: grid;     grid-template-columns: repeat(4, minmax(0, 1fr));     gap: 12px;     margin-top: 24px;   }    .fleece-highlight {     min-width: 0;     padding: 15px 10px;     border: 1px solid #dde2d9;     border-radius: 10px;     background: #ffffff;     text-align: center;   }    .fleece-highlight strong {     display: block;     margin-bottom: 3px;     color: #252825;     font-size: 15px;     line-height: 1.35;   }    .fleece-highlight span {     display: block;     color: #747871;     font-size: 13px;     line-height: 1.4;   }    \/* 核心功能卡片 *\/   .fleece-feature-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 16px;     margin-top: 24px;   }    .fleece-card {     padding: 23px;     border: 1px solid #ecece8;     border-radius: 12px;     background: #f7f7f4;   }    .fleece-card h3 {     margin-bottom: 8px;   }    .fleece-card p {     margin-bottom: 0;     color: #666666;     font-size: 15px;     line-height: 1.6;   }    \/* 卖点列表 *\/   .fleece-checks {     margin: 20px 0 0;     padding: 0;     list-style: none;   }    .fleece-checks li {     position: relative;     margin-bottom: 11px;     padding-left: 28px;     color: #353535;   }    .fleece-checks li:last-child {     margin-bottom: 0;   }    .fleece-checks li::before {     content: \"✓\";     position: absolute;     top: 0;     left: 0;     color: #586653;     font-weight: 700;   }    \/* 版型提示 *\/   .fleece-note {     padding: 20px 22px;     border-radius: 10px;     background: #f6f6f3;   }    .fleece-note p {     color: #4f4f4f;   }    .fleece-note p:last-child {     margin-bottom: 0;   }    \/* 尺码表 *\/   .fleece-table-wrap {     width: 100%;     margin-top: 22px;     overflow-x: auto;     -webkit-overflow-scrolling: touch;     border: 1px solid #dedede;     border-radius: 12px;     background: #ffffff;   }    .fleece-table {     width: 100%;     min-width: 620px;     border-collapse: collapse;     border-spacing: 0;     background: #ffffff;   }    .fleece-table th,   .fleece-table td {     padding: 14px 16px;     border-right: 1px solid #e5e5e5;     border-bottom: 1px solid #e5e5e5;     text-align: center;     vertical-align: middle;     white-space: nowrap;   }    .fleece-table th:last-child,   .fleece-table td:last-child {     border-right: 0;   }    .fleece-table tr:last-child td {     border-bottom: 0;   }    .fleece-table th {     background: #303530;     color: #ffffff;     font-size: 14px;     font-weight: 700;   }    .fleece-table td {     color: #333333;     font-size: 14px;   }    .fleece-table td:first-child,   .fleece-table th:first-child {     text-align: left;     font-weight: 700;   }    .fleece-table tbody tr:nth-child(even) {     background: #fafafa;   }    \/* 产品参数 *\/   .fleece-specs {     overflow: hidden;     margin-top: 22px;     border: 1px solid #e1e1e1;     border-radius: 12px;     background: #ffffff;   }    .fleece-spec-row {     display: grid;     grid-template-columns: 38% 62%;     border-bottom: 1px solid #e5e5e5;   }    .fleece-spec-row:last-child {     border-bottom: 0;   }    .fleece-spec-label,   .fleece-spec-value {     min-width: 0;     padding: 13px 16px;   }    .fleece-spec-label {     background: #f6f6f3;     color: #2f2f2f;     font-weight: 700;   }    .fleece-spec-value {     border-left: 1px solid #e5e5e5;     color: #4d4d4d;   }    \/* FAQ *\/   .fleece-faq {     margin-top: 22px;     border-top: 1px solid #e2e2e2;   }    .fleece-faq details {     border-bottom: 1px solid #e2e2e2;   }    .fleece-faq summary {     position: relative;     padding: 18px 40px 18px 0;     color: #272727;     cursor: pointer;     font-size: 16px;     font-weight: 700;     line-height: 1.45;     list-style: none;   }    .fleece-faq summary::-webkit-details-marker {     display: none;   }    .fleece-faq summary::marker {     display: none;   }    .fleece-faq summary::after {     content: \"+\";     position: absolute;     top: 15px;     right: 3px;     color: #586653;     font-size: 24px;     font-weight: 400;     line-height: 1;   }    .fleece-faq details[open] summary::after {     content: \"−\";   }    .fleece-answer {     padding: 0 35px 18px 0;     color: #666666;     line-height: 1.65;   }    .fleece-answer p:last-child {     margin-bottom: 0;   }    \/* 小字提示 *\/   .fleece-small {     margin-top: 10px;     color: #777777;     font-size: 13px;     line-height: 1.55;   }    \/* 平板端 *\/   @media screen and (max-width: 989px) {     .fleece-hero {       padding: 28px;     }      .fleece-highlights {       grid-template-columns: repeat(2, minmax(0, 1fr));     }   }    \/* 手机端 *\/   @media screen and (max-width: 749px) {     .fleece-page {       font-size: 15px;       line-height: 1.62;     }      .fleece-page h2 {       margin-bottom: 12px;       font-size: 26px;       line-height: 1.22;     }      .fleece-page h3 {       font-size: 17px;     }      .fleece-section {       margin: 36px 0;     }      .fleece-label {       margin-bottom: 8px;       font-size: 12px;       letter-spacing: 0.08em;     }      .fleece-lead {       font-size: 16px;     }      .fleece-hero {       padding: 24px 18px;       border-radius: 12px;     }      .fleece-hero p {       font-size: 16px;     }      .fleece-highlights {       grid-template-columns: repeat(2, minmax(0, 1fr));       gap: 10px;       margin-top: 20px;     }      .fleece-highlight {       padding: 13px 8px;     }      .fleece-highlight strong {       font-size: 14px;     }      .fleece-highlight span {       font-size: 12px;     }      .fleece-feature-grid {       grid-template-columns: 1fr;       gap: 12px;       margin-top: 20px;     }      .fleece-card {       padding: 19px 17px;     }      .fleece-note {       padding: 18px 16px;     }      .fleece-table-wrap {       margin-top: 18px;       border-radius: 10px;     }      .fleece-table th,     .fleece-table td {       padding: 12px 13px;       font-size: 13px;     }      .fleece-spec-row {       grid-template-columns: 40% 60%;     }      .fleece-spec-label,     .fleece-spec-value {       padding: 12px 10px;       font-size: 14px;       line-height: 1.45;     }      .fleece-faq summary {       padding: 17px 38px 17px 0;       font-size: 15px;     }      .fleece-answer {       padding: 0 28px 16px 0;       font-size: 14px;     }   }    \/* 超小屏幕 *\/   @media screen and (max-width: 420px) {     .fleece-page h2 {       font-size: 24px;     }      .fleece-hero {       padding: 22px 16px;     }      .fleece-highlights {       gap: 8px;     }      .fleece-highlight {       padding: 12px 6px;     }      .fleece-spec-row {       grid-template-columns: 42% 58%;     }      .fleece-spec-label,     .fleece-spec-value {       padding: 11px 8px;       font-size: 13px;     }   }\n\u003c\/style\u003e\n\u003cdiv class=\"fleece-page\"\u003e\n\u003c!-- 核心卖点 --\u003e\n\u003csection class=\"fleece-section\" style=\"margin-top: 20px;\"\u003e\n\u003cdiv class=\"fleece-hero\"\u003e\n\u003cspan class=\"fleece-label\" style=\"color: #d6dfd3;\"\u003e Premium Warmth. No Premium Markup. \u003c\/span\u003e\n\u003ch2\u003eThe Fleece Jacket Built for Colder Days.\u003c\/h2\u003e\n\u003cp\u003eMade with dense \u003cstrong\u003e380GSM heavyweight polar fleece\u003c\/strong\u003e, this full-zip jacket delivers reliable warmth, a soft sueded feel and a clean, layer-friendly fit.\u003c\/p\u003e\n\u003cdiv class=\"fleece-highlights\"\u003e\n\u003cdiv class=\"fleece-highlight\"\u003e\n\u003cstrong\u003e380GSM\u003c\/strong\u003e \u003cspan\u003eHeavyweight fleece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-highlight\"\u003e\n\u003cstrong\u003eDouble-Brushed\u003c\/strong\u003e \u003cspan\u003eSoft on both sides\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-highlight\"\u003e\n\u003cstrong\u003e3 Zip Pockets\u003c\/strong\u003e \u003cspan\u003eSecure storage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-highlight\"\u003e\n\u003cstrong\u003eRelaxed Fit\u003c\/strong\u003e \u003cspan\u003eEasy layering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 使用与版型 --\u003e\n\u003csection class=\"fleece-section\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/7383\/7490\/files\/T012-005.jpg?v=1785466587\"\u003e\u003c\/div\u003e\n\u003cspan class=\"fleece-label\"\u003eBuilt for Everyday Cold\u003c\/span\u003e\n\u003ch2\u003eWarm, Practical and Easy to Layer.\u003c\/h2\u003e\n\u003cul class=\"fleece-checks\"\u003e\n\u003cli\u003eWear it alone in cool-to-cold conditions\u003c\/li\u003e\n\u003cli\u003eUse it as an insulating layer under a shell\u003c\/li\u003e\n\u003cli\u003eSuitable for hiking, commuting, travel and daily wear\u003c\/li\u003e\n\u003cli\u003eFull-front zipper for easy temperature control\u003c\/li\u003e\n\u003cli\u003eStand collar provides coverage without hood bulk\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/7383\/7490\/files\/T012-006.jpg?v=1785468332\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 版型说明 --\u003e\u003c!-- 尺码表位置：建议保留在这里 --\u003e\n\u003csection class=\"fleece-section\"\u003e\u003cspan class=\"fleece-label\"\u003eSize Guide\u003c\/span\u003e\n\u003ch2\u003eFind Your Best Fit\u003c\/h2\u003e\n\u003cdiv style=\"margin: 38px 0;\"\u003e\n\u003cp style=\"text-align: center; color: #666; font-size: 14px; margin-bottom: 18px;\"\u003eSwipe left or right on mobile to view the complete size chart.\u003c\/p\u003e\n\u003cdiv style=\"overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 20px 0;\"\u003e\n\u003ctable style=\"width: 100%; min-width: 450px; border-collapse: collapse; font-family: Arial, sans-serif; text-align: center; border: 1px solid rgb(221, 221, 221);\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"background: rgb(34, 34, 34); color: rgb(255, 255, 255);\"\u003e\n\u003cth style=\"width: 13%; padding: 12px; border: 1px solid rgb(221, 221, 221);\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 12px; border: 1px solid rgb(221, 221, 221);\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 12px; border: 1px solid rgb(221, 221, 221);\"\u003eChest\u003c\/th\u003e\n\u003cth style=\"padding: 12px; border: 1px solid rgb(221, 221, 221);\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 12px; border: 1px solid rgb(221, 221, 221);\"\u003eSleeve\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e27.56\"\u003c\/strong\u003e\u003cbr\u003e70 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e43.31\"\u003c\/strong\u003e\u003cbr\u003e110 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e18.11\"\u003c\/strong\u003e\u003cbr\u003e46 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e24.40\"\u003c\/strong\u003e\u003cbr\u003e62 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e28.35\"\u003c\/strong\u003e\u003cbr\u003e72 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e45.28\"\u003c\/strong\u003e\u003cbr\u003e115 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e18.70\"\u003c\/strong\u003e\u003cbr\u003e47.5 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e25.00\"\u003c\/strong\u003e\u003cbr\u003e63.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e29.13\"\u003c\/strong\u003e\u003cbr\u003e74 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e47.24\"\u003c\/strong\u003e\u003cbr\u003e120 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e19.29\"\u003c\/strong\u003e\u003cbr\u003e49 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e25.59\"\u003c\/strong\u003e\u003cbr\u003e65 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e29.92\"\u003c\/strong\u003e\u003cbr\u003e76 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e49.21\"\u003c\/strong\u003e\u003cbr\u003e125 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e19.88\"\u003c\/strong\u003e\u003cbr\u003e50.5 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e26.18\"\u003c\/strong\u003e\u003cbr\u003e66.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\u003cstrong\u003e2XL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e30.71\"\u003c\/strong\u003e\u003cbr\u003e78 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e51.18\"\u003c\/strong\u003e\u003cbr\u003e130 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e20.47\"\u003c\/strong\u003e\u003cbr\u003e52 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e26.77\"\u003c\/strong\u003e\u003cbr\u003e68 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f7f7f7;\"\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\u003cstrong\u003e3XL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e31.50\"\u003c\/strong\u003e\u003cbr\u003e80 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e53.15\"\u003c\/strong\u003e\u003cbr\u003e135 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e21.06\"\u003c\/strong\u003e\u003cbr\u003e53.5 cm\u003c\/td\u003e\n\u003ctd style=\"padding: 14px; border: 1px solid rgb(238, 238, 238);\"\u003e\n\u003cstrong\u003e27.36\"\u003c\/strong\u003e\u003cbr\u003e69.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 20px; padding: 18px; background: #f8f8f8; border-radius: 8px; font-size: 14px; line-height: 1.8;\"\u003e\n\u003cstrong\u003e📏 Fit Tips\u003c\/strong\u003e\u003cbr\u003e• Compare the measurements with a top you already own for the most accurate fit.\u003cbr\u003e• Please allow a 0.4–1.2\" (1–3 cm) difference due to manual measurement.\u003cbr\u003e• If you are between sizes or prefer a looser fit, we recommend choosing \u003cstrong\u003eone size up\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 产品参数 --\u003e\n\u003csection class=\"fleece-section\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0757\/7383\/7490\/files\/T012-010.jpg?v=1785472272\"\u003e\u003c\/div\u003e\n\u003cspan class=\"fleece-label\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"fleece-specs\"\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003e96%+ Polyester Polar Fleece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eFabric Weight\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003e380GSM Heavyweight\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003eDouble-Brushed, Both Sides\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eClosure\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003eFull-Front Zipper\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eCollar\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003eStand Collar, No Hood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003ePockets\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003e3 Zippered: 2 Side, 1 Chest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003eRelaxed, True to Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-row\"\u003e\n\u003cdiv class=\"fleece-spec-label\"\u003eApprox. Weight\u003c\/div\u003e\n\u003cdiv class=\"fleece-spec-value\"\u003e680g \/ 1.5 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 洗护和FAQ --\u003e\n\u003csection class=\"fleece-section\"\u003e\u003cspan class=\"fleece-label\"\u003eCare \u0026amp; Questions\u003c\/span\u003e\n\u003ch2\u003eEasy to Care For.\u003c\/h2\u003e\n\u003cp class=\"fleece-lead\"\u003eMachine wash cold on a gentle cycle. Wash with similar colors. Tumble dry low or hang dry. Do not bleach, iron or dry clean.\u003c\/p\u003e\n\u003cdiv class=\"fleece-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this jacket suitable for winter?\u003c\/summary\u003e\n\u003cdiv class=\"fleece-answer\"\u003e\n\u003cp\u003eYes. Wear it alone in cool-to-cold conditions or use it as an insulating mid-layer under a windproof or waterproof shell.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the fleece pill after washing?\u003c\/summary\u003e\n\u003cdiv class=\"fleece-answer\"\u003e\n\u003cp\u003eThe brushed finish is designed to reduce excessive pilling. Wash cold and avoid rough fabrics or exposed hook-and-loop fasteners for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it true to size?\u003c\/summary\u003e\n\u003cdiv class=\"fleece-answer\"\u003e\n\u003cp\u003eYes. Choose your normal size for a relaxed fit. Size up when wearing thick layers underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWill a large phone fit in the pockets?\u003c\/summary\u003e\n\u003cdiv class=\"fleece-answer\"\u003e\n\u003cp\u003eYes. The side pockets fit most large smartphones, and all three pockets have zipper closures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cstrong style=\"box-sizing: inherit; color: rgb(26, 26, 46); font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: 0.6px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003cspan style=\"box-sizing: inherit; font-size: 16px;\"\u003e\u003cspan style=\"box-sizing: inherit; font-family: Arial, Helvetica, sans-serif;\"\u003eOUR GUARANTEE\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr style=\"box-sizing: inherit; color: rgb(26, 26, 46); font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.6px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003cspan style=\"box-sizing: inherit; color: rgb(26, 26, 46); font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.6px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003cspan style=\"box-sizing: inherit; font-family: Arial, Helvetica, sans-serif;\"\u003e🌎 Insured Worldwide Shipping:  Every order includes real-time tracking information and insurance coverage in the unlikely event that a package is lost or stolen in transit.\u003cbr style=\"box-sizing: inherit;\"\u003e💰  Money Back Guarantee: If your items arrive damaged or have a defect within 15 days of normal  use, we will be happy to issue you a replacement or refund.\u003cbr style=\"box-sizing: inherit;\"\u003e✉️  24\/7 Customer Support:  We have a team of live representatives who can help you and answer all your questions within 24 hours, 7 days a week.\u003cbr style=\"box-sizing: inherit;\"\u003e🔒  Safe and secure checkout:  We use state-of-the-art SSL encryption to 100% protect your personal and financial information.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1634409\/20250704192806\/895113f051322288dfe5ac1b73594cc7.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"GoodsBlaBla","offers":[{"title":"Black \/ S","offer_id":53214051696929,"sku":"T012-Black-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":53214051729697,"sku":"T012-Black-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":53214051762465,"sku":"T012-Black-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":53214051795233,"sku":"T012-Black-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":53214051828001,"sku":"T012-Black-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":53214051860769,"sku":"T012-Black-3XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":53214051893537,"sku":"T012-Brown-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":53214051926305,"sku":"T012-Brown-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":53214051959073,"sku":"T012-Brown-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":53214051991841,"sku":"T012-Brown-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":53214052024609,"sku":"T012-Brown-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 3XL","offer_id":53214052057377,"sku":"T012-Brown-3XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ S","offer_id":53214052090145,"sku":"T012-Light gray-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ M","offer_id":53214052122913,"sku":"T012-Light gray-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ L","offer_id":53214052155681,"sku":"T012-Light gray-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ XL","offer_id":53214052188449,"sku":"T012-Light gray-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ 2XL","offer_id":53214052221217,"sku":"T012-Light gray-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ 3XL","offer_id":53214052253985,"sku":"T012-Light gray-3XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ S","offer_id":53214052286753,"sku":"T012-Dark gray-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ M","offer_id":53214052319521,"sku":"T012-Dark gray-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ L","offer_id":53214052352289,"sku":"T012-Dark gray-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ XL","offer_id":53214052385057,"sku":"T012-Dark gray-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ 2XL","offer_id":53214052417825,"sku":"T012-Dark gray-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ 3XL","offer_id":53214052450593,"sku":"T012-Dark gray-3XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ S","offer_id":53214052483361,"sku":"T012-Navy blue-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ M","offer_id":53214052516129,"sku":"T012-Navy blue-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ L","offer_id":53214052548897,"sku":"T012-Navy blue-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ XL","offer_id":53214052581665,"sku":"T012-Navy blue-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ 2XL","offer_id":53214052614433,"sku":"T012-Navy blue-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ 3XL","offer_id":53214052647201,"sku":"T012-Navy blue-3XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Army green \/ S","offer_id":53214052679969,"sku":"T012-Army green-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Army green \/ M","offer_id":53214052712737,"sku":"T012-Army green-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Army green \/ L","offer_id":53214052745505,"sku":"T012-Army green-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Army green \/ XL","offer_id":53214052778273,"sku":"T012-Army green-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Army green \/ 2XL","offer_id":53214052811041,"sku":"T012-Army green-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Army green \/ 3XL","offer_id":53214052843809,"sku":"T012-Army green-3XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ S","offer_id":53214052876577,"sku":"T012-Orange-S","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ M","offer_id":53214052909345,"sku":"T012-Orange-M","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ L","offer_id":53214052942113,"sku":"T012-Orange-L","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XL","offer_id":53214052974881,"sku":"T012-Orange-XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 2XL","offer_id":53214053007649,"sku":"T012-Orange-2XL","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 3XL","offer_id":53214053040417,"sku":"T012-Orange-3XL","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0886\/1528\/9121\/files\/T012-001.jpg?v=1786159115","url":"https:\/\/goodsblabla.com\/products\/mens-heavyweight-fleece-jacket","provider":"GoodsBlaBla","version":"1.0","type":"link"}