{"product_id":"mens-heavy-duty-plaid-heritage-shirt","title":"Men's Heavy-Duty Plaid Heritage Shirt","description":"\u003cstyle\u003e\n  #mens-plaid-overshirt-page,\n  #mens-plaid-overshirt-page * {\n    box-sizing: border-box;\n  }\n\n  #mens-plaid-overshirt-page {\n    \/*\n      PRIMARY PRODUCT COLOR\n      =====================\n      Military Olive \/ Army Green\n\n      Secondary supporting colors:\n      Khaki \/ Warm Beige \/ Cream\n\n      Antique brass remains a small accent.\n      All gradients are horizontal.\n    *\/\n\n    --olive-main: #6f7651;\n    --olive-mid: #858b65;\n    --olive-soft: #a7aa89;\n    --olive-light: #c9cbb2;\n    --olive-pale: #e9eadc;\n\n    --army: #626a47;\n    --army-deep: #50583a;\n    --forest-olive: #41482f;\n    --olive-dark: #343a29;\n\n    --khaki: #b4a27e;\n    --khaki-soft: #d0c3a8;\n    --brass: #a78952;\n    --brass-soft: #c5ad78;\n\n    --ivory: #fffdf6;\n    --cream: #fbf8ef;\n    --sand: #f2ecdf;\n    --warm-beige: #e8dfcd;\n\n    --text: #46483f;\n    --text-soft: #6d7065;\n\n    --line:\n      rgba(91, 98, 66, 0.18);\n\n    --shadow:\n      0 16px 38px\n      rgba(57, 63, 43, 0.09);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n\n    margin: 0 auto;\n\n    color: var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf6 0%,\n        #f7f5e9 23%,\n        #ececdd 48%,\n        #dfe1c8 74%,\n        #ecebdc 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.72;\n\n    container-type: inline-size;\n    container-name: mensPlaidOvershirt;\n\n    overflow: hidden;\n  }\n\n  #mens-plaid-overshirt-page .mpo-inner {\n    width: min(100%, 1080px);\n\n    margin: 0 auto;\n\n    padding: 36px 18px 46px;\n  }\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #mens-plaid-overshirt-page .mpo-hero {\n    padding: 22px 0 10px;\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page .mpo-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 12px;\n\n    margin: 0 auto 16px;\n\n    color: var(--army);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-eyebrow::before,\n  #mens-plaid-overshirt-page\n  .mpo-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--olive-main)\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--olive-main),\n        transparent\n      );\n  }\n\n  #mens-plaid-overshirt-page .mpo-hero-title {\n    max-width: 850px;\n\n    margin: 0 auto;\n\n    color: var(--forest-olive);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(30px, 4.6cqw, 50px);\n\n    line-height: 1.13;\n    font-weight: 500;\n\n    letter-spacing: -0.02em;\n  }\n\n  #mens-plaid-overshirt-page\n  .product-buy-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n\n    min-width: 1px;\n    min-height: 1px;\n\n    margin: 0 auto;\n    padding: 0;\n\n    overflow: hidden;\n\n    opacity: 0;\n\n    color: transparent;\n\n    font-size: 1px;\n    line-height: 1px;\n\n    pointer-events: none;\n    user-select: none;\n\n    scroll-margin-top:\n      calc(100vh - 70px);\n\n    scroll-margin-top:\n      calc(100svh - 70px);\n  }\n\n  \/* =========================\n     HERO GIF\n  ========================= *\/\n\n  #mens-plaid-overshirt-page\n  .mpo-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 420px;\n    height: auto;\n\n    margin: 0 auto;\n\n    object-fit: contain;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(57, 63, 43, 0.12);\n  }\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #mens-plaid-overshirt-page .mpo-intro {\n    max-width: 780px;\n\n    margin: 0 auto;\n\n    padding: 24px 26px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf6 0%,\n        #f6f4e7 28%,\n        #e9ead9 60%,\n        #d9ddbf 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #mens-plaid-overshirt-page .mpo-tags {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 12px;\n\n    width: 100%;\n    max-width: 650px;\n\n    margin: 22px auto 28px;\n  }\n\n  #mens-plaid-overshirt-page .mpo-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 46px;\n\n    padding: 10px 14px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf7 0%,\n        #f4f2e5 38%,\n        #e7e8d5 70%,\n        #d8dbbd 100%\n      );\n\n    color: var(--army-deep);\n\n    font-size: 13.5px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 5px 14px\n      rgba(57, 63, 43, 0.05);\n  }\n\n  \/* =========================\n     PRODUCT SUMMARY TITLE\n  ========================= *\/\n\n  #mens-plaid-overshirt-page .mpo-summary {\n    margin: 2px auto 24px;\n\n    padding: 0 14px;\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-summary-title {\n    margin: 0;\n\n    color: var(--forest-olive);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(28px, 4.2cqw, 46px);\n\n    line-height: 1.15;\n    font-weight: 600;\n\n    letter-spacing: -0.02em;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-summary-line {\n    display: block;\n\n    width: 64px;\n    height: 4px;\n\n    margin: 14px auto 0;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--olive-soft) 0%,\n        var(--olive-main) 50%,\n        var(--army-deep) 100%\n      );\n  }\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #mens-plaid-overshirt-page\n  .mpo-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature {\n    overflow: hidden;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background: #ffffff;\n\n    box-shadow: var(--shadow);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fdfcf6 0%,\n        #f1f1e3 50%,\n        #dde0c9 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-media img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n\n    object-fit: contain;\n\n    transition:\n      transform 0.32s ease;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-copy {\n    padding: 22px 22px 24px;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature:nth-child(1)\n  .mpo-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf5 0%,\n        #eeefdf 44%,\n        #daddc1 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature:nth-child(2)\n  .mpo-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf7 0%,\n        #f0f0e1 46%,\n        #dfe1ca 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature:nth-child(3)\n  .mpo-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf4 0%,\n        #eceede 44%,\n        #d5d9bc 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature:nth-child(4)\n  .mpo-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fcfbf5 0%,\n        #eceddf 46%,\n        #daddc3 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature:nth-child(5)\n  .mpo-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf4 0%,\n        #ebedde 38%,\n        #d4d8ba 70%,\n        #e8e9d8 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-emoji {\n    flex: 0 0 46px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 46px;\n    height: 46px;\n\n    border:\n      1px solid\n      rgba(91, 98, 66, 0.15);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf4 0%,\n        #e8ead7 50%,\n        #cdd1ae 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 7px 18px\n      rgba(57, 63, 43, 0.08);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-title {\n    margin: 0;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(21px, 3.1cqw, 29px);\n\n    line-height: 1.2;\n    font-weight: 700;\n\n    background:\n      linear-gradient(\n        90deg,\n        #838a61 0%,\n        #667047 50%,\n        #434a31 100%\n      );\n\n    background-clip: text;\n    -webkit-background-clip: text;\n\n    color: var(--army-deep);\n    -webkit-text-fill-color: transparent;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-feature-copy p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #mens-plaid-overshirt-page .mpo-size {\n    margin-top: 30px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf4 0%,\n        #eeefdf 44%,\n        #d8dcc0 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-section-title {\n    margin: 0;\n\n    color: var(--forest-olive);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(25px, 3.8cqw, 34px);\n\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-size \u003e p {\n    max-width: 760px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(91, 98, 66, 0.10);\n\n    border-radius:\n      var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(57, 63, 43, 0.05);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-size-chart img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n\n    object-fit: contain;\n  }\n\n  \/* =========================\n     DETAILS\n  ========================= *\/\n\n  #mens-plaid-overshirt-page\n  .mpo-details {\n    margin-top: 26px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf6 0%,\n        #eeefe1 44%,\n        #d9dcc2 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-details\n  .mpo-section-title {\n    margin-bottom: 18px;\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 10px;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-detail-item {\n    padding: 15px 16px;\n\n    border:\n      1px solid\n      rgba(91, 98, 66, 0.11);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f8f7ef 48%,\n        #e8e9d9 100%\n      );\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #mens-plaid-overshirt-page\n  .mpo-faq {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf4 0%,\n        #ebedde 43%,\n        #d6dabb 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq\n  .mpo-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(91, 98, 66, 0.13);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f7f6ee 50%,\n        #e6e8d7 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-item summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 62px;\n\n    padding:\n      16px 52px 16px 17px;\n\n    color: var(--forest-olive);\n\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    cursor: pointer;\n\n    list-style: none;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-item summary::after {\n    content: \"⌄\";\n\n    position: absolute;\n\n    right: 18px;\n    top: 50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color: var(--olive-main);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition:\n      transform 0.28s ease;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-faq-answer {\n    padding:\n      0 17px 18px;\n\n    color: var(--text-soft);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf4 0%,\n        #ebedde 38%,\n        #d5d9bb 72%,\n        #e8e9d8 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--army);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping\n  .mpo-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping-card {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 14px;\n\n    padding: 17px;\n\n    border:\n      1px solid\n      rgba(91, 98, 66, 0.12);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f7f6ee 50%,\n        #e6e8d7 100%\n      );\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping-icon {\n    flex: 0 0 44px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 44px;\n    height: 44px;\n\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #9da478 0%,\n        #727a52 50%,\n        #51593c 100%\n      );\n\n    font-size: 21px;\n\n    box-shadow:\n      0 8px 18px\n      rgba(57, 63, 43, 0.18);\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: var(--forest-olive);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  #mens-plaid-overshirt-page\n  .mpo-shipping-card p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     BUY\n  ========================= *\/\n\n  #mens-plaid-overshirt-page\n  .mpo-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n  #mens-plaid-overshirt-page\n  .product-buy {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 180px;\n\n    padding: 14px 28px;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #939b70 0%,\n        #6f7651 50%,\n        #4b5337 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 15px;\n    font-weight: 700;\n\n    text-decoration: none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(57, 63, 43, 0.26);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  \/* =========================\n     DESKTOP\n  ========================= *\/\n\n  @container mensPlaidOvershirt\n    (min-width: 860px) {\n\n    #mens-plaid-overshirt-page\n    .mpo-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-detail-list {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media\n    (hover:hover)\n    and\n    (pointer:fine) {\n\n    #mens-plaid-overshirt-page\n    .mpo-feature:hover {\n      transform:\n        translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(57, 63, 43, 0.14);\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-feature:hover\n    .mpo-feature-media img {\n      transform:\n        scale(1.015);\n    }\n\n    #mens-plaid-overshirt-page\n    .product-buy:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(57, 63, 43, 0.32);\n    }\n  }\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen\n  and (max-width: 749px) {\n\n    #mens-plaid-overshirt-page {\n      width:\n        calc(100vw - 2px);\n\n      max-width: none;\n\n      margin-left:\n        calc(50% - 50vw + 1px);\n\n      margin-right:\n        calc(50% - 50vw + 1px);\n\n      overflow-x: hidden;\n      overflow-x: clip;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-hero-title {\n      font-size: 31px;\n    }\n\n    #mens-plaid-overshirt-page\n    .product-buy-return-anchor {\n      scroll-margin-top:\n        calc(100vh - 55px);\n\n      scroll-margin-top:\n        calc(100svh - 55px);\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-hero-gif img {\n      max-width: 420px;\n\n      border-radius: 15px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding: 20px 17px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 24px;\n\n      gap: 10px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-tag {\n      min-height: 44px;\n\n      padding: 9px 5px;\n\n      font-size: 12px;\n\n      white-space: nowrap;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-summary {\n      margin:\n        0 16px 20px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-summary-title {\n      font-size: 30px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-size,\n    #mens-plaid-overshirt-page\n    .mpo-details,\n    #mens-plaid-overshirt-page\n    .mpo-faq,\n    #mens-plaid-overshirt-page\n    .mpo-shipping {\n      margin-left: 0;\n      margin-right: 0;\n\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-size,\n    #mens-plaid-overshirt-page\n    .mpo-details,\n    #mens-plaid-overshirt-page\n    .mpo-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-feature-title {\n      font-size: 22px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-feature-copy p,\n    #mens-plaid-overshirt-page\n    .mpo-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n  @media screen\n  and (max-width: 390px) {\n\n    #mens-plaid-overshirt-page\n    .mpo-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-tag {\n      padding: 8px 3px;\n\n      font-size: 10.8px;\n    }\n\n    #mens-plaid-overshirt-page\n    .mpo-summary-title {\n      font-size: 27px;\n    }\n  }\n\n  @media\n  (prefers-reduced-motion: reduce) {\n\n    #mens-plaid-overshirt-page *,\n    #mens-plaid-overshirt-page *::before,\n    #mens-plaid-overshirt-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"mens-plaid-overshirt-page\"\u003e\n  \u003cdiv class=\"mpo-inner\"\u003e\n\n    \u003csection class=\"mpo-hero\"\u003e\n\n      \u003cdiv class=\"mpo-eyebrow\"\u003eRUGGED WORKWEAR EDIT\u003c\/div\u003e\n\n      \u003ch1 class=\"mpo-hero-title\"\u003e✨ \u003cb\u003eUpgrade from flimsy flannels to a rugged, structured overshirt built for non-stop wear.\u003c\/b\u003e\n\u003c\/h1\u003e\n\n      \u003cspan id=\"mens-plaid-overshirt-buy-return-anchor\" class=\"product-buy-return-anchor\" aria-hidden=\"true\"\u003e​\u003c\/span\u003e\n\n      \u003cdiv class=\"mpo-hero-gif\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_2_1.gif?v=1788332031\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mpo-intro\"\u003e\n        \u003cp\u003e🌟 Tailored from high-density, wear-resistant cotton twill with authentic brass snap hardware, this vintage-inspired plaid shirt holds its crisp shape through every adventure.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mpo-tags\"\u003e\n        \u003cdiv class=\"mpo-tag\"\u003e🛡️ Wear-Resistant Twill\u003c\/div\u003e\n        \u003cdiv class=\"mpo-tag\"\u003e📐 Utility Pockets\u003c\/div\u003e\n        \u003cdiv class=\"mpo-tag\"\u003e⚡ Vintage Brass Snaps\u003c\/div\u003e\n        \u003cdiv class=\"mpo-tag\"\u003e🏕️ 3-Season Layering\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"mpo-summary\"\u003e\n      \u003ch2 class=\"mpo-summary-title\"\u003eBuilt for Rugged Everyday Layers\u003c\/h2\u003e\n      \u003cspan class=\"mpo-summary-line\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mpo-features\"\u003e\n\n      \u003carticle class=\"mpo-feature\"\u003e\n\n        \u003cdiv class=\"mpo-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_2_11_56_16_1.webp?v=1788332050\" alt=\"\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-feature-copy\"\u003e\n\n          \u003cdiv class=\"mpo-feature-heading\"\u003e\n            \u003cspan class=\"mpo-feature-emoji\"\u003e🛡️\u003c\/span\u003e\n\n            \u003ch3 class=\"mpo-feature-title\"\u003e\u003cb\u003eHeavy-Duty Wear-Resistant Cotton Twill\u003c\/b\u003e\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003eWoven from high-density, pre-shrunk cotton twill that resists tears and abrasions—delivering a sturdy, structured silhouette that won't shrink or lose shape in the wash.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpo-feature\"\u003e\n\n        \u003cdiv class=\"mpo-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_2_11_56_17_2.webp?v=1788332051\" alt=\"\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-feature-copy\"\u003e\n\n          \u003cdiv class=\"mpo-feature-heading\"\u003e\n            \u003cspan class=\"mpo-feature-emoji\"\u003e📐\u003c\/span\u003e\n\n            \u003ch3 class=\"mpo-feature-title\"\u003e\u003cb\u003eUtility Chest Pockets\u003c\/b\u003e\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003eFeatures dual chest flap pockets engineered with an eye-catching 45-degree diagonal plaid pattern and reinforced brass snaps for quick, secure storage of your EDC essentials.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpo-feature\"\u003e\n\n        \u003cdiv class=\"mpo-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_2_11_56_17_3.webp?v=1788332052\" alt=\"\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-feature-copy\"\u003e\n\n          \u003cdiv class=\"mpo-feature-heading\"\u003e\n            \u003cspan class=\"mpo-feature-emoji\"\u003e⚡\u003c\/span\u003e\n\n            \u003ch3 class=\"mpo-feature-title\"\u003e\u003cb\u003eQuick-Release Vintage Brass Snaps\u003c\/b\u003e\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003eHeavy-duty antique brass snap buttons down the front placket and sleeve cuffs offer effortless, instant fastening while giving an authentic vintage workwear aesthetic.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpo-feature\"\u003e\n\n        \u003cdiv class=\"mpo-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_2_15_00_24.webp?v=1788332493\" alt=\"\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-feature-copy\"\u003e\n\n          \u003cdiv class=\"mpo-feature-heading\"\u003e\n            \u003cspan class=\"mpo-feature-emoji\"\u003e🏛️\u003c\/span\u003e\n\n            \u003ch3 class=\"mpo-feature-title\"\u003e\u003cb\u003eBroad-Shoulder Tailored Silhouette\u003c\/b\u003e\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003eStructured back-yoke construction expands across the shoulders and chest for a strong, masculine fit with zero restrictiveness during active outdoor movement.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mpo-feature\"\u003e\n\n        \u003cdiv class=\"mpo-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_2_12_11_14.webp?v=1788332052\" alt=\"\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-feature-copy\"\u003e\n\n          \u003cdiv class=\"mpo-feature-heading\"\u003e\n            \u003cspan class=\"mpo-feature-emoji\"\u003e🏕️\u003c\/span\u003e\n\n            \u003ch3 class=\"mpo-feature-title\"\u003e\u003cb\u003eVersatile 3-Season Layering Piece\u003c\/b\u003e\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cp\u003eIt can be worn alone as a crisp shirt, as an outer layer (with a vest underneath), or layered over a hoodie or thermal base layer as a heavy mid-layer in the cool autumn and winter.\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n    \u003csection class=\"mpo-size\"\u003e\n\n      \u003ch3 class=\"mpo-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\n      \u003cp\u003eClassic Regular Fit. Fits true to size for standalone wear. If you plan to layer over thick hoodies or heavy sweaters, we recommend \u003cb\u003esizing up one size\u003c\/b\u003e.\u003c\/p\u003e\n\n      \u003cdiv class=\"mpo-size-chart\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ybymy_al67_size_chart_inch_s_to_6xl.webp?v=1788332556\" alt=\"\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"mpo-details\"\u003e\n\n      \u003ch3 class=\"mpo-section-title\"\u003e📝 \u003cb\u003eProduct Details\u003c\/b\u003e\n\u003c\/h3\u003e\n\n      \u003cdiv class=\"mpo-detail-list\"\u003e\n\n        \u003cdiv class=\"mpo-detail-item\"\u003eIncludes: 1x Men's Tactical Plaid Overshirt\u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-detail-item\"\u003eMaterial: Premium High-Density Pre-Shrunk Cotton\u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-detail-item\"\u003eCare Instructions: Machine wash cold with like colors inside out. Tumble dry low or hang dry.\u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"mpo-faq\"\u003e\n\n      \u003ch3 class=\"mpo-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\n      \u003cdetails class=\"mpo-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Is this shirt thick enough to be worn as a spring\/autumn jacket?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mpo-faq-answer\"\u003eA: Yes! It is crafted from a high-density, heavy-weight cotton weave designed to function as a durable mid-weight overshirt or light outerwear layer.\u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"mpo-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Will the cotton fabric shrink or lose its color after machine washing?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mpo-faq-answer\"\u003eA: No. The fabric undergoes a specialized pre-washing process during manufacturing to lock in color vibrancy and eliminate post-wash shrinkage.\u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"mpo-faq-item\"\u003e\n\n        \u003csummary\u003eQ: Should I order my normal size or size up for layering?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mpo-faq-answer\"\u003eA: If you plan to wear it over a simple T-shirt, stick to your standard US size. If you want a relaxed look to layer over hoodies or thermals, select one size larger.\u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"mpo-shipping\"\u003e\n\n      \u003cdiv class=\"mpo-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\n      \u003ch3 class=\"mpo-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\n      \u003cdiv class=\"mpo-shipping-list\"\u003e\n\n        \u003cdiv class=\"mpo-shipping-card\"\u003e\n\n          \u003cdiv class=\"mpo-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n            \u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-shipping-card\"\u003e\n\n          \u003cdiv class=\"mpo-shipping-icon\"\u003e✅\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eQuality Checked\u003c\/h4\u003e\n            \u003cp\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpo-shipping-card\"\u003e\n\n          \u003cdiv class=\"mpo-shipping-icon\"\u003e♡\u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eHelpful Support\u003c\/h4\u003e\n            \u003cp\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mpo-buy-wrap\"\u003e\n        \u003ca href=\"#mens-plaid-overshirt-buy-return-anchor\" class=\"product-buy\"\u003eBuy Now ↑\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Dark Blue \/ S","offer_id":43248791453790,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ M","offer_id":43248791486558,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ L","offer_id":43248791519326,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ XL","offer_id":43248791552094,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 2XL","offer_id":43248791584862,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 3XL","offer_id":43248791617630,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-3XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 4XL","offer_id":43248791650398,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-4XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 5XL","offer_id":43248791683166,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-5XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 6XL","offer_id":43248791715934,"sku":"NC02472609025416-格子长袖衬衫-深蓝色-6XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ S","offer_id":43248791158878,"sku":"NC02472609025416-格子长袖衬衫-卡其色-6XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":43248791191646,"sku":"NC02472609025416-格子长袖衬衫-军绿色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":43248791224414,"sku":"NC02472609025416-格子长袖衬衫-军绿色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":43248791257182,"sku":"NC02472609025416-格子长袖衬衫-军绿色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 2XL","offer_id":43248791289950,"sku":"NC02472609025416-格子长袖衬衫-军绿色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 3XL","offer_id":43248791322718,"sku":"NC02472609025416-格子长袖衬衫-军绿色-3XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 4XL","offer_id":43248791355486,"sku":"NC02472609025416-格子长袖衬衫-军绿色-4XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 5XL","offer_id":43248791388254,"sku":"NC02472609025416-格子长袖衬衫-军绿色-5XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 6XL","offer_id":43248791421022,"sku":"NC02472609025416-格子长袖衬衫-军绿色-6XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ S","offer_id":43248790863966,"sku":"NC02472609025416-格子长袖衬衫-卡其色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ M","offer_id":43248790896734,"sku":"NC02472609025416-格子长袖衬衫-卡其色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ L","offer_id":43248790929502,"sku":"NC02472609025416-格子长袖衬衫-卡其色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ XL","offer_id":43248790962270,"sku":"NC02472609025416-格子长袖衬衫-卡其色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 2XL","offer_id":43248790995038,"sku":"NC02472609025416-格子长袖衬衫-卡其色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 3XL","offer_id":43248791027806,"sku":"NC02472609025416-格子长袖衬衫-卡其色-3XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 4XL","offer_id":43248791060574,"sku":"NC02472609025416-格子长袖衬衫-卡其色-4XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 5XL","offer_id":43248791093342,"sku":"NC02472609025416-格子长袖衬衫-卡其色-5XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"khaki \/ 6XL","offer_id":43248791126110,"sku":"NC02472609025416-格子长袖衬衫-卡其色-6XL","price":32.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_2_02_51_40_1.webp?v=1788332052","url":"https:\/\/miscellista.com\/products\/mens-heavy-duty-plaid-heritage-shirt","provider":"Miscellista.com","version":"1.0","type":"link"}