{"product_id":"winter-jacket","title":"Men's Winter Waterproof Ski Jacket","description":"\u003cdiv class=\"dx-product-page\"\u003e\n\n  \u003cstyle\u003e\n    .dx-product-page {\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 0 18px 45px;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #1d1d1f;\n      line-height: 1.65;\n      box-sizing: border-box;\n    }\n\n    .dx-product-page *,\n    .dx-product-page *::before,\n    .dx-product-page *::after {\n      box-sizing: border-box;\n    }\n\n    \/* =========================\n       TRUST BAR\n    ========================= *\/\n\n    .dx-trust-bar {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 20px;\n      flex-wrap: wrap;\n      padding: 12px 8px;\n      margin-bottom: 20px;\n      border-bottom: 1px solid #eeeeee;\n      font-size: 13px;\n      color: #555555;\n      text-align: center;\n    }\n\n    .dx-trust-item {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      white-space: nowrap;\n    }\n\n    .dx-trust-item img {\n      width: 20px !important;\n      height: 20px !important;\n      object-fit: contain;\n      display: block;\n    }\n\n\n    \/* =========================\n       HERO\n    ========================= *\/\n\n    .dx-hero {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n\n    .dx-hero-image {\n      width: 100%;\n      max-width: 860px;\n      height: auto;\n      display: block;\n      margin: 0 auto 25px;\n      border-radius: 12px;\n    }\n\n    .dx-eyebrow {\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #6b6b6b;\n      margin-bottom: 8px;\n    }\n\n    .dx-hero h1 {\n      margin: 0 0 12px;\n      font-size: 32px;\n      line-height: 1.2;\n      letter-spacing: -0.5px;\n      font-weight: 750;\n    }\n\n    .dx-hero p {\n      max-width: 720px;\n      margin: 0 auto;\n      font-size: 16px;\n      color: #555555;\n    }\n\n\n    \/* =========================\n       HIGHLIGHT\n    ========================= *\/\n\n    .dx-highlight {\n      margin: 25px 0 35px;\n      padding: 20px 18px;\n      background: #f6f6f4;\n      border-radius: 12px;\n      text-align: center;\n    }\n\n    .dx-highlight-title {\n      font-size: 20px;\n      font-weight: 750;\n      line-height: 1.3;\n      margin-bottom: 6px;\n    }\n\n    .dx-highlight-text {\n      margin: 0;\n      font-size: 14px;\n      color: #5d5d5d;\n    }\n\n\n    \/* =========================\n       GENERAL SECTIONS\n    ========================= *\/\n\n    .dx-section {\n      margin: 40px 0;\n    }\n\n    .dx-section-title {\n      text-align: center;\n      margin-bottom: 21px;\n    }\n\n    .dx-section-title h2 {\n      margin: 0 0 7px;\n      font-size: 25px;\n      line-height: 1.25;\n      font-weight: 750;\n    }\n\n    .dx-section-title p {\n      margin: 0;\n      color: #666666;\n      font-size: 14px;\n    }\n\n\n    \/* =========================\n       FEATURE CARDS\n    ========================= *\/\n\n    .dx-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 13px;\n    }\n\n    .dx-feature-card {\n      padding: 20px 17px;\n      border: 1px solid #e7e7e7;\n      border-radius: 12px;\n      background: #ffffff;\n    }\n\n    .dx-feature-icon {\n      width: 34px;\n      height: 34px;\n      border: 1px solid #d7d7d7;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 11px;\n      font-size: 12px;\n      font-weight: 750;\n      color: #333333;\n      background: #fafafa;\n    }\n\n    .dx-feature-card h3 {\n      margin: 0 0 6px;\n      font-size: 16px;\n      line-height: 1.35;\n      font-weight: 700;\n    }\n\n    .dx-feature-card p {\n      margin: 0;\n      font-size: 13px;\n      color: #666666;\n      line-height: 1.55;\n    }\n\n\n    \/* =========================\n       SIZE GUIDE\n    ========================= *\/\n\n    .dx-size-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      border: 1px solid #e4e4e4;\n      border-radius: 10px;\n    }\n\n    .dx-size-table {\n      width: 100%;\n      min-width: 620px;\n      border-collapse: collapse;\n      font-size: 14px;\n      background: #ffffff;\n    }\n\n    .dx-size-table th {\n      background: #f5f5f5;\n      font-weight: 700;\n      color: #222222;\n    }\n\n    .dx-size-table th,\n    .dx-size-table td {\n      padding: 12px 10px;\n      text-align: center;\n      border-bottom: 1px solid #e9e9e9;\n    }\n\n    .dx-size-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .dx-size-note {\n      margin-top: 11px;\n      font-size: 13px;\n      color: #777777;\n      text-align: center;\n    }\n\n\n    \/* =========================\n       PRODUCT DETAILS TABLE\n    ========================= *\/\n\n    .dx-info-box {\n      border: 1px solid #e5e5e5;\n      border-radius: 12px;\n      overflow: hidden;\n      background: #ffffff;\n    }\n\n    .dx-info-row {\n      display: flex;\n      border-bottom: 1px solid #ededed;\n    }\n\n    .dx-info-row:last-child {\n      border-bottom: none;\n    }\n\n    .dx-info-label {\n      width: 38%;\n      padding: 13px 14px;\n      background: #f7f7f7;\n      font-weight: 700;\n      font-size: 14px;\n    }\n\n    .dx-info-value {\n      flex: 1;\n      padding: 13px 14px;\n      font-size: 14px;\n      color: #555555;\n    }\n\n\n    \/* =========================\n       PRODUCT IMAGES\n    ========================= *\/\n\n    .dx-details {\n      display: flex;\n      flex-direction: column;\n      gap: 30px;\n    }\n\n    .dx-detail-block {\n      margin: 0;\n    }\n\n    .dx-detail-block img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border-radius: 12px;\n      margin: 0 auto 13px;\n    }\n\n    .dx-detail-caption {\n      text-align: center;\n      font-size: 14px;\n      color: #555555;\n      margin: 0 auto;\n      max-width: 760px;\n      line-height: 1.6;\n    }\n\n\n    \/* =========================\n       OCCASIONS\n    ========================= *\/\n\n    .dx-use-box {\n      padding: 23px 20px;\n      border-radius: 12px;\n      background: #f6f6f4;\n      text-align: center;\n    }\n\n    .dx-use-box h3 {\n      margin: 0 0 9px;\n      font-size: 19px;\n      line-height: 1.3;\n      font-weight: 750;\n    }\n\n    .dx-use-box p {\n      margin: 0;\n      font-size: 14px;\n      color: #555555;\n      line-height: 1.7;\n    }\n\n\n    \/* =========================\n       CARE\n    ========================= *\/\n\n    .dx-care-list {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      border: 1px solid #e5e5e5;\n      border-radius: 12px;\n      overflow: hidden;\n      background: #ffffff;\n    }\n\n    .dx-care-list li {\n      padding: 14px 16px;\n      border-bottom: 1px solid #ededed;\n      font-size: 14px;\n      color: #4f4f4f;\n    }\n\n    .dx-care-list li:last-child {\n      border-bottom: none;\n    }\n\n    .dx-care-list li::before {\n      content: \"\";\n      display: inline-block;\n      width: 7px;\n      height: 7px;\n      margin-right: 10px;\n      border-radius: 50%;\n      background: #333333;\n      vertical-align: 1px;\n    }\n\n\n    \/* =========================\n       GUARANTEE\n    ========================= *\/\n\n    .dx-guarantee {\n      margin-top: 42px;\n      padding-top: 32px;\n      border-top: 1px solid #e8e8e8;\n    }\n\n    .dx-guarantee-title {\n      text-align: center;\n      font-size: 23px;\n      line-height: 1.3;\n      font-weight: 750;\n      margin-bottom: 20px;\n    }\n\n    .dx-guarantee-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 13px;\n    }\n\n    .dx-guarantee-card {\n      padding: 18px 17px;\n      border: 1px solid #e7e7e7;\n      border-radius: 11px;\n      background: #ffffff;\n    }\n\n    .dx-guarantee-card strong {\n      display: block;\n      margin-bottom: 6px;\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    .dx-guarantee-card span {\n      display: block;\n      font-size: 13px;\n      color: #666666;\n      line-height: 1.55;\n    }\n\n\n    \/* =========================\n       PAYMENT\n    ========================= *\/\n\n    .dx-payment {\n      margin-top: 24px;\n      text-align: center;\n    }\n\n    .dx-payment img {\n      max-width: 100%;\n      height: auto;\n      margin: 8px auto;\n      display: block;\n    }\n\n\n    \/* =========================\n       FINAL CTA\n    ========================= *\/\n\n    .dx-final {\n      margin-top: 36px;\n      padding: 28px 20px;\n      background: #f5f5f5;\n      border-radius: 13px;\n      text-align: center;\n    }\n\n    .dx-final h2 {\n      margin: 0 0 8px;\n      font-size: 24px;\n      line-height: 1.3;\n      font-weight: 750;\n    }\n\n    .dx-final p {\n      max-width: 650px;\n      margin: 0 auto;\n      font-size: 14px;\n      color: #555555;\n    }\n\n    .dx-final-gif {\n      max-width: 480px;\n      width: 100%;\n      height: auto;\n      margin: 17px auto 0;\n      display: block;\n    }\n\n\n    \/* =========================\n       MOBILE\n    ========================= *\/\n\n    @media (max-width: 749px) {\n\n      .dx-product-page {\n        padding-left: 13px;\n        padding-right: 13px;\n        padding-bottom: 35px;\n      }\n\n      .dx-trust-bar {\n        gap: 9px 15px;\n        font-size: 12px;\n      }\n\n      .dx-hero-image {\n        border-radius: 9px;\n        margin-bottom: 21px;\n      }\n\n      .dx-eyebrow {\n        font-size: 11px;\n        letter-spacing: 1.2px;\n      }\n\n      .dx-hero h1 {\n        font-size: 27px;\n      }\n\n      .dx-hero p {\n        font-size: 14px;\n      }\n\n      .dx-highlight {\n        margin-top: 22px;\n        margin-bottom: 30px;\n        padding: 18px 15px;\n      }\n\n      .dx-highlight-title {\n        font-size: 18px;\n      }\n\n      .dx-section {\n        margin: 31px 0;\n      }\n\n      .dx-section-title {\n        margin-bottom: 17px;\n      }\n\n      .dx-section-title h2 {\n        font-size: 22px;\n      }\n\n      .dx-section-title p {\n        font-size: 13px;\n      }\n\n      .dx-feature-grid {\n        grid-template-columns: 1fr;\n        gap: 10px;\n      }\n\n      .dx-feature-card {\n        padding: 17px 15px;\n      }\n\n      .dx-feature-icon {\n        width: 32px;\n        height: 32px;\n        margin-bottom: 9px;\n      }\n\n      .dx-size-table {\n        min-width: 600px;\n        font-size: 13px;\n      }\n\n      .dx-size-table th,\n      .dx-size-table td {\n        padding: 11px 9px;\n      }\n\n      .dx-info-label {\n        width: 40%;\n        padding: 12px 11px;\n        font-size: 13px;\n      }\n\n      .dx-info-value {\n        padding: 12px 11px;\n        font-size: 13px;\n      }\n\n      .dx-details {\n        gap: 24px;\n      }\n\n      .dx-detail-block img {\n        border-radius: 9px;\n        margin-bottom: 10px;\n      }\n\n      .dx-detail-caption {\n        font-size: 13px;\n      }\n\n      .dx-use-box {\n        padding: 20px 15px;\n      }\n\n      .dx-use-box h3 {\n        font-size: 18px;\n      }\n\n      .dx-use-box p {\n        font-size: 13px;\n      }\n\n      .dx-guarantee-grid {\n        grid-template-columns: 1fr;\n        gap: 10px;\n      }\n\n      .dx-guarantee-card {\n        padding: 16px 15px;\n      }\n\n      .dx-final {\n        padding: 24px 15px;\n      }\n\n      .dx-final h2 {\n        font-size: 21px;\n      }\n\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================\n       TRUST BAR\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-trust-bar\"\u003e\n\n    \u003cdiv class=\"dx-trust-item\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/6cb5f936169645aebcb63a5900bde34e.png?w=240\u0026amp;h=240\" alt=\"\"\u003e\n      \u003cspan\u003eMade in U.S.A\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dx-trust-item\"\u003e\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/f4696108df9b4d62adf891455bb231f9.png?w=260\u0026amp;h=260\" alt=\"\"\u003e\n      \u003cspan\u003eShips Within 24 Hours\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       HERO\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-hero\"\u003e\n\n    \u003cimg class=\"dx-hero-image\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/f4076eaf768d4eb6982fcbad4a963e66.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's insulated winter ski jacket\"\u003e\n\n    \u003cdiv class=\"dx-eyebrow\"\u003e\n      Winter Outdoor Essential\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      BUILT FOR COLD WEATHER\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A warm, practical winter jacket designed for outdoor days.\n      Water-resistant protection, wind-resistant construction and a soft fleece lining\n      help keep you comfortable when temperatures drop.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       HIGHLIGHT\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-highlight\"\u003e\n\n    \u003cdiv class=\"dx-highlight-title\"\u003e\n      Warmth Without the Bulk\n    \u003c\/div\u003e\n\n    \u003cp class=\"dx-highlight-text\"\u003e\n      Designed for skiing, hiking, camping, travel and everyday winter wear,\n      with the comfort and protection you need for cold-weather activities.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       KEY FEATURES\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-section\"\u003e\n\n    \u003cdiv class=\"dx-section-title\"\u003e\n\n      \u003ch2\u003e\n        WHY YOU'LL LOVE IT\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Practical protection for winter days outdoors.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-feature-grid\"\u003e\n\n\n      \u003cdiv class=\"dx-feature-card\"\u003e\n\n        \u003cdiv class=\"dx-feature-icon\"\u003e\n          WR\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Water-Resistant Protection\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A special outer coating helps resist water and provides added protection\n          during snowy or damp outdoor conditions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-feature-card\"\u003e\n\n        \u003cdiv class=\"dx-feature-icon\"\u003e\n          WS\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Wind-Resistant Design\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed to help block cold wind so you can stay more comfortable\n          during winter activities.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-feature-card\"\u003e\n\n        \u003cdiv class=\"dx-feature-icon\"\u003e\n          FL\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Soft Fleece Lining\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The fleece-lined interior adds a soft, warm feel without making the jacket\n          feel unnecessarily heavy.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-feature-card\"\u003e\n\n        \u003cdiv class=\"dx-feature-icon\"\u003e\n          HD\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Detachable Hood\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The detachable hood gives you flexible coverage depending on the weather\n          and how you want to wear the jacket.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       SIZE GUIDE\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-section\"\u003e\n\n    \u003cdiv class=\"dx-section-title\"\u003e\n\n      \u003ch2\u003e\n        SIZE GUIDE\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Check your measurements before ordering for the best fit.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-size-wrap\"\u003e\n\n      \u003ctable class=\"dx-size-table\"\u003e\n\n        \u003cthead\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eChest (in)\u003c\/th\u003e\n            \u003cth\u003eWaist (in)\u003c\/th\u003e\n            \u003cth\u003eLength (in)\u003c\/th\u003e\n            \u003cth\u003eSleeve (in)\u003c\/th\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e34–36\u003c\/td\u003e\n            \u003ctd\u003e28–30\u003c\/td\u003e\n            \u003ctd\u003e26–27\u003c\/td\u003e\n            \u003ctd\u003e32–33\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e38–40\u003c\/td\u003e\n            \u003ctd\u003e30–32\u003c\/td\u003e\n            \u003ctd\u003e27–28\u003c\/td\u003e\n            \u003ctd\u003e33–34\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e42–44\u003c\/td\u003e\n            \u003ctd\u003e32–34\u003c\/td\u003e\n            \u003ctd\u003e28–29\u003c\/td\u003e\n            \u003ctd\u003e34–35\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e46–48\u003c\/td\u003e\n            \u003ctd\u003e34–36\u003c\/td\u003e\n            \u003ctd\u003e29–30\u003c\/td\u003e\n            \u003ctd\u003e35–36\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXXL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e50–52\u003c\/td\u003e\n            \u003ctd\u003e36–38\u003c\/td\u003e\n            \u003ctd\u003e30–31\u003c\/td\u003e\n            \u003ctd\u003e36–37\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXXXL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e54–56\u003c\/td\u003e\n            \u003ctd\u003e38–40\u003c\/td\u003e\n            \u003ctd\u003e31–32\u003c\/td\u003e\n            \u003ctd\u003e37–38\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-size-note\"\u003e\n      Measurements are provided in inches. For a roomier winter fit,\n      allow extra space for layering.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       PRODUCT DETAILS\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-section\"\u003e\n\n    \u003cdiv class=\"dx-section-title\"\u003e\n\n      \u003ch2\u003e\n        PRODUCT DETAILS\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed with winter comfort and outdoor versatility in mind.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-info-box\"\u003e\n\n\n      \u003cdiv class=\"dx-info-row\"\u003e\n\n        \u003cdiv class=\"dx-info-label\"\u003e\n          Jacket Type\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dx-info-value\"\u003e\n          Insulated Winter Jacket\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-info-row\"\u003e\n\n        \u003cdiv class=\"dx-info-label\"\u003e\n          Lining\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dx-info-value\"\u003e\n          Fleece Lining\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-info-row\"\u003e\n\n        \u003cdiv class=\"dx-info-label\"\u003e\n          Weather Protection\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dx-info-value\"\u003e\n          Water-Resistant \u0026amp; Wind-Resistant\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-info-row\"\u003e\n\n        \u003cdiv class=\"dx-info-label\"\u003e\n          Hood\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dx-info-value\"\u003e\n          Detachable Hood\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-info-row\"\u003e\n\n        \u003cdiv class=\"dx-info-label\"\u003e\n          Best For\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dx-info-value\"\u003e\n          Winter Outdoor \u0026amp; Everyday Wear\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       PRODUCT IMAGES\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-section\"\u003e\n\n    \u003cdiv class=\"dx-section-title\"\u003e\n\n      \u003ch2\u003e\n        THE DETAILS\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        See the fit, construction and outdoor-ready design up close.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-details\"\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/63bba58c3951492bb68b0d05e219e7fa.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's winter jacket outdoor design\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          A practical winter layer made for cold-weather adventures and everyday outdoor wear.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/1d1be02a3fc24751939cb9b703da8dd8.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's insulated fleece winter jacket\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          Fleece lining provides a soft, warm feel while the outer layer adds protection from winter weather.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/2112c4cdec154b9babb9848b286ce0bb.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's ski snow jacket details\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          Designed for movement and comfort across a variety of outdoor activities.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/b286470c5595480e822bd16f1ffba78b.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's winter outdoor jacket\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          A versatile choice for skiing, hiking, camping, travel, walking and other outdoor activities.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/4ef61034e48b4e7d82e0443d18c9d1da.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's winter ski jacket\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          Built for active winter days when warmth, coverage and flexibility matter.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/ebf9b0ce35994784be4be6b65cc357ef.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's outdoor winter coat\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          Easy to pair with everyday winter layers for a practical cold-weather outfit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-detail-block\"\u003e\n\n        \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/714ea3ecebb642a99a556d86a98d8121.jpeg?w=800\u0026amp;h=1066\" alt=\"Men's winter jacket outdoor activity\"\u003e\n\n        \u003cp class=\"dx-detail-caption\"\u003e\n          Ready for snowy conditions, outdoor recreation and everyday winter use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       OCCASIONS\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-section\"\u003e\n\n    \u003cdiv class=\"dx-use-box\"\u003e\n\n      \u003ch3\u003e\n        ONE JACKET, MANY WINTER PLANS\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Skiing · Hiking · Camping · Running · Cycling · Travel · Walking the Dog · Fishing · Hunting · Everyday Outdoor Wear\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       CARE\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-section\"\u003e\n\n    \u003cdiv class=\"dx-section-title\"\u003e\n\n      \u003ch2\u003e\n        CARE INSTRUCTIONS\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Simple care helps keep your jacket looking and performing its best.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cul class=\"dx-care-list\"\u003e\n\n      \u003cli\u003e\n        Follow the garment care label for washing instructions.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Close zippers and fasteners before washing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Use a gentle wash cycle and mild detergent when applicable.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Avoid bleach unless specifically permitted by the care label.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Allow the jacket to dry completely before storage.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       SHOP WITH CONFIDENCE\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-guarantee\"\u003e\n\n    \u003cdiv class=\"dx-guarantee-title\"\u003e\n      SHOP WITH CONFIDENCE\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-guarantee-grid\"\u003e\n\n\n      \u003cdiv class=\"dx-guarantee-card\"\u003e\n\n        \u003cstrong\u003e\n          Tracked Shipping\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Tracking information is provided so you can follow your order throughout delivery.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-guarantee-card\"\u003e\n\n        \u003cstrong\u003e\n          Secure Checkout\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Your checkout information is handled through secure payment processing.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-guarantee-card\"\u003e\n\n        \u003cstrong\u003e\n          Customer Protection\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          If there is a problem with your order, our support team is available to help resolve it.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"dx-guarantee-card\"\u003e\n\n        \u003cstrong\u003e\n          Customer Support\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          We are here to help with product and order-related questions.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dx-payment\"\u003e\n\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/008185b2f0ad4f9c95b5a07d3ad06e5d.gif?w=480\u0026amp;h=134\" alt=\"Secure payment\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =========================\n       FINAL CTA\n  ========================= --\u003e\n\n  \u003cdiv class=\"dx-final\"\u003e\n\n    \u003ch2\u003e\n      READY FOR COLD-WEATHER DAYS?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add a dependable winter layer to your wardrobe and stay comfortable\n      wherever the season takes you.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"dx-final-gif\" src=\"https:\/\/img-va.myshopline.com\/image\/store\/1766134193341\/ffb380f2bf5942afa0e752d0d1af1802.gif?w=480\u0026amp;h=298\" alt=\"Winter outdoor jacket\"\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 28 \/ XS","offer_id":47504349560866,"sku":"sku2176296857545","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 30 \/ S","offer_id":47504349593634,"sku":"sku2176296857546","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 32 \/ M","offer_id":47504349626402,"sku":"sku2176296857547","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 34 \/ L","offer_id":47504349659170,"sku":"sku2176296857548","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 36 \/ XL","offer_id":47504349691938,"sku":"sku2176296857549","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 38 \/ XXL","offer_id":47504349724706,"sku":"sku2176296857550","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 40 \/ 3XL","offer_id":47504349757474,"sku":"sku2176296857551","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 42 \/ 4XL","offer_id":47504349790242,"sku":"sku2176296857552","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥Best Seller-8 Packs(All colors) Only $24.99 \/ 44 \/ 5XL","offer_id":47504349823010,"sku":"sku2176296857553","price":24.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 28 \/ XS","offer_id":47504349855778,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 30 \/ S","offer_id":47504349888546,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 32 \/ M","offer_id":47504349921314,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 34 \/ L","offer_id":47504349954082,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 36 \/ XL","offer_id":47504349986850,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 38 \/ XXL","offer_id":47504350019618,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 40 \/ 3XL","offer_id":47504350052386,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 42 \/ 4XL","offer_id":47504350085154,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"6 Packs(All colors) Only $20.99 \/ 44 \/ 5XL","offer_id":47504350117922,"sku":null,"price":20.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 28 \/ XS","offer_id":47504350150690,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 30 \/ S","offer_id":47504350183458,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 32 \/ M","offer_id":47504350216226,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 34 \/ L","offer_id":47504350248994,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 36 \/ XL","offer_id":47504350281762,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 38 \/ XXL","offer_id":47504350314530,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 40 \/ 3XL","offer_id":47504350347298,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 42 \/ 4XL","offer_id":47504350380066,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 44 \/ 5XL","offer_id":47504350412834,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 28 \/ XS","offer_id":47504350445602,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 30 \/ S","offer_id":47504350478370,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 32 \/ M","offer_id":47504350511138,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 34 \/ L","offer_id":47504350543906,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 36 \/ XL","offer_id":47504350576674,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 38 \/ XXL","offer_id":47504350609442,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 40 \/ 3XL","offer_id":47504350642210,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 42 \/ 4XL","offer_id":47504350674978,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Charcoal \/ 44 \/ 5XL","offer_id":47504350707746,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 28 \/ XS","offer_id":47504350740514,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 30 \/ S","offer_id":47504350773282,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 32 \/ M","offer_id":47504350806050,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 34 \/ L","offer_id":47504350838818,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 36 \/ XL","offer_id":47504350871586,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 38 \/ XXL","offer_id":47504350904354,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 40 \/ 3XL","offer_id":47504350937122,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 42 \/ 4XL","offer_id":47504350969890,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 44 \/ 5XL","offer_id":47504351002658,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 28 \/ XS","offer_id":47504351035426,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 30 \/ S","offer_id":47504351068194,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 32 \/ M","offer_id":47504351100962,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 34 \/ L","offer_id":47504351133730,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 36 \/ XL","offer_id":47504351166498,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 38 \/ XXL","offer_id":47504351199266,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 40 \/ 3XL","offer_id":47504351232034,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 42 \/ 4XL","offer_id":47504351264802,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 44 \/ 5XL","offer_id":47504351297570,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 28 \/ XS","offer_id":47504351330338,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 30 \/ S","offer_id":47504351363106,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 32 \/ M","offer_id":47504351395874,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 34 \/ L","offer_id":47504351428642,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 36 \/ XL","offer_id":47504351461410,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 38 \/ XXL","offer_id":47504351494178,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 40 \/ 3XL","offer_id":47504351526946,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 42 \/ 4XL","offer_id":47504351559714,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 44 \/ 5XL","offer_id":47504351592482,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 28 \/ XS","offer_id":47504351625250,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 30 \/ S","offer_id":47504351658018,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 32 \/ M","offer_id":47504351690786,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 34 \/ L","offer_id":47504351723554,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 36 \/ XL","offer_id":47504351756322,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 38 \/ XXL","offer_id":47504351789090,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 40 \/ 3XL","offer_id":47504351821858,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 42 \/ 4XL","offer_id":47504351854626,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey \/ 44 \/ 5XL","offer_id":47504351887394,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 28 \/ XS","offer_id":47504351920162,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 30 \/ S","offer_id":47504351952930,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 32 \/ M","offer_id":47504351985698,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 34 \/ L","offer_id":47504352018466,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 36 \/ XL","offer_id":47504352051234,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 38 \/ XXL","offer_id":47504352084002,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 40 \/ 3XL","offer_id":47504352116770,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 42 \/ 4XL","offer_id":47504352149538,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 44 \/ 5XL","offer_id":47504352182306,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 28 \/ XS","offer_id":47504352215074,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 30 \/ S","offer_id":47504352247842,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 32 \/ M","offer_id":47504352280610,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 34 \/ L","offer_id":47504352313378,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 36 \/ XL","offer_id":47504352346146,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 38 \/ XXL","offer_id":47504352378914,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 40 \/ 3XL","offer_id":47504352411682,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 42 \/ 4XL","offer_id":47504352444450,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true},{"title":"Grey Yellow \/ 44 \/ 5XL","offer_id":47504352477218,"sku":null,"price":18.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0886\/4641\/8466\/files\/ChatGPT_Image_2026_9_11_20_00_18.png?v=1789131958","url":"https:\/\/dimensionxate.com\/products\/winter-jacket","provider":"Dimensionxate","version":"1.0","type":"link"}