{"product_id":"the-heritage-half-zip-sweatshirt","title":"The Heritage Half-Zip Sweatshirt","description":"\u003cdiv class=\"lc-halfzip-description\"\u003e\n\n\u003cstyle\u003e\n  .lc-halfzip-description {\n    --lc-bg: #f7f7f4;\n    --lc-white: #ffffff;\n    --lc-dark: #171917;\n    --lc-text: #565a56;\n    --lc-line: #dedfd9;\n    --lc-green: #1c4b35;\n    --lc-soft-green: #e8ede8;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--lc-dark);\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .lc-halfzip-description *,\n  .lc-halfzip-description *::before,\n  .lc-halfzip-description *::after {\n    box-sizing: border-box;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================== *\/\n\n  .lc-hero {\n    position: relative;\n    margin-bottom: 50px;\n    padding: clamp(52px, 7vw, 82px) clamp(28px, 6vw, 62px);\n    overflow: hidden;\n    border: 1px solid var(--lc-line);\n    background: var(--lc-bg);\n  }\n\n  .lc-hero::after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 76px;\n    height: 100%;\n    background: var(--lc-soft-green);\n  }\n\n  .lc-hero-line {\n    width: 76px;\n    height: 2px;\n    margin-bottom: 27px;\n    background: var(--lc-green);\n  }\n\n  .lc-kicker {\n    margin: 0 0 17px;\n    color: var(--lc-green);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n  }\n\n  .lc-hero-title {\n    position: relative;\n    z-index: 1;\n    max-width: 800px;\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 6vw, 60px);\n    font-weight: 400;\n    line-height: 0.99;\n    letter-spacing: -0.045em;\n  }\n\n  .lc-hero-copy {\n    position: relative;\n    z-index: 1;\n    max-width: 680px;\n    margin: 27px 0 0;\n    color: var(--lc-text);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================== *\/\n\n  .lc-intro {\n    max-width: 850px;\n    padding: 10px 4px 58px;\n  }\n\n  .lc-section-label {\n    margin: 0 0 13px;\n    color: var(--lc-green);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1.4;\n    letter-spacing: 0.23em;\n    text-transform: uppercase;\n  }\n\n  .lc-section-title {\n    max-width: 760px;\n    margin: 0 0 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 4.2vw, 43px);\n    font-weight: 400;\n    line-height: 1.06;\n    letter-spacing: -0.035em;\n  }\n\n  .lc-copy {\n    max-width: 720px;\n    margin: 0;\n    color: var(--lc-text);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n\n  \/* =========================\n     FEATURES\n  ========================== *\/\n\n  .lc-features {\n    margin-bottom: 50px;\n    padding: clamp(38px, 6vw, 58px);\n    border: 1px solid var(--lc-line);\n    background: #eef1ed;\n  }\n\n  .lc-features-head {\n    max-width: 680px;\n    margin-bottom: 35px;\n  }\n\n  .lc-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    border-top: 1px solid #cbd0ca;\n    border-left: 1px solid #cbd0ca;\n  }\n\n  .lc-feature-card {\n    min-width: 0;\n    min-height: 168px;\n    padding: 28px;\n    border-right: 1px solid #cbd0ca;\n    border-bottom: 1px solid #cbd0ca;\n    background: rgba(255,255,255,0.43);\n    transition:\n      transform .25s ease,\n      background-color .25s ease;\n  }\n\n  .lc-feature-card:hover {\n    transform: translateY(-3px);\n    background: var(--lc-white);\n  }\n\n  .lc-feature-mark {\n    display: block;\n    width: 26px;\n    height: 2px;\n    margin-bottom: 19px;\n    background: var(--lc-green);\n  }\n\n  .lc-feature-card h4 {\n    margin: 0 0 9px;\n    color: var(--lc-dark);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .lc-feature-card p {\n    margin: 0;\n    color: var(--lc-text);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================== *\/\n\n  .lc-details {\n    margin-bottom: 50px;\n  }\n\n  .lc-details-head {\n    margin-bottom: 28px;\n  }\n\n  .lc-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .lc-detail-item {\n    display: flex;\n    min-height: 70px;\n    padding: 19px 21px;\n    align-items: center;\n    border: 1px solid var(--lc-line);\n    background: var(--lc-white);\n    color: var(--lc-dark);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .lc-detail-item::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    margin-right: 14px;\n    flex: 0 0 7px;\n    border-radius: 50%;\n    background: var(--lc-green);\n  }\n\n\n  \/* =========================\n     TEXTURE \/ QUALITY\n  ========================== *\/\n\n  .lc-quality {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    margin-bottom: 50px;\n    overflow: hidden;\n    border: 1px solid var(--lc-line);\n  }\n\n  .lc-quality-main {\n    padding: clamp(35px, 5vw, 52px);\n    background: var(--lc-bg);\n  }\n\n  .lc-quality-side {\n    display: flex;\n    padding: clamp(35px, 5vw, 52px);\n    align-items: center;\n    background: var(--lc-white);\n  }\n\n  .lc-quality-list {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .lc-quality-list li {\n    padding: 15px 0;\n    border-bottom: 1px solid var(--lc-line);\n    color: var(--lc-text);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .lc-quality-list li:last-child {\n    border-bottom: 0;\n  }\n\n\n  \/* =========================\n     STYLE\n  ========================== *\/\n\n  .lc-style {\n    margin-bottom: 50px;\n    padding: clamp(42px, 6vw, 62px);\n    border: 1px solid var(--lc-line);\n    background: var(--lc-white);\n  }\n\n  .lc-style-content {\n    max-width: 780px;\n  }\n\n\n  \/* =========================\n     CLEARANCE\n  ========================== *\/\n\n  .lc-clearance {\n    position: relative;\n    padding: clamp(58px, 8vw, 88px) clamp(25px, 6vw, 70px);\n    overflow: hidden;\n    background: var(--lc-green);\n    color: var(--lc-white);\n    text-align: center;\n  }\n\n  .lc-clearance::before,\n  .lc-clearance::after {\n    content: \"\";\n    position: absolute;\n    top: 28px;\n    width: 1px;\n    height: calc(100% - 56px);\n    background: rgba(255,255,255,.20);\n  }\n\n  .lc-clearance::before {\n    left: 28px;\n  }\n\n  .lc-clearance::after {\n    right: 28px;\n  }\n\n  .lc-clearance-line {\n    width: 48px;\n    height: 2px;\n    margin: 0 auto 25px;\n    background: rgba(255,255,255,.9);\n  }\n\n  .lc-clearance-label {\n    margin: 0 0 17px;\n    color: rgba(255,255,255,.70);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  .lc-clearance-title {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #fff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(36px, 6vw, 57px);\n    font-weight: 400;\n    line-height: .99;\n    letter-spacing: -.045em;\n  }\n\n  .lc-clearance-copy {\n    max-width: 610px;\n    margin: 23px auto 0;\n    color: rgba(255,255,255,.79);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================== *\/\n\n  @media (max-width: 720px) {\n\n    .lc-hero {\n      padding: 48px 24px;\n    }\n\n    .lc-hero::after {\n      width: 28px;\n    }\n\n    .lc-hero-copy {\n      max-width: calc(100% - 16px);\n      font-size: 15px;\n    }\n\n    .lc-intro {\n      padding-right: 5px;\n      padding-left: 5px;\n      padding-bottom: 44px;\n    }\n\n    .lc-features {\n      padding: 38px 18px;\n    }\n\n    .lc-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .lc-feature-card {\n      min-height: auto;\n      padding: 25px;\n    }\n\n    .lc-detail-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .lc-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .lc-quality-main,\n    .lc-quality-side {\n      padding: 32px 24px;\n    }\n\n    .lc-style {\n      padding: 38px 24px;\n    }\n\n    .lc-clearance {\n      padding: 58px 25px;\n    }\n\n    .lc-clearance::before {\n      left: 15px;\n    }\n\n    .lc-clearance::after {\n      right: 15px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003c!-- =========================\n     HERO\n========================== --\u003e\n\n\u003csection class=\"lc-hero\"\u003e\n\n  \u003cdiv class=\"lc-hero-line\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"lc-kicker\"\u003e\n    Everyday Refinement\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"lc-hero-title\"\u003e\n    Texture You Notice.\u003cbr\u003e\n    Comfort You Keep Reaching For.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lc-hero-copy\"\u003e\n    The LC Half-Zip Sweatshirt brings together relaxed everyday comfort\n    and a refined sporting profile. Its structured waffle-knit texture,\n    clean quarter-zip neckline and understated detailing turn an\n    everyday layer into something noticeably more considered.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     POSITIONING\n========================== --\u003e\n\n\u003csection class=\"lc-intro\"\u003e\n\n  \u003cp class=\"lc-section-label\"\u003e\n    Elevated Everyday Style\n  \u003c\/p\u003e\n\n  \u003ch3 class=\"lc-section-title\"\u003e\n    More refined than the everyday sweatshirt.\n  \u003c\/h3\u003e\n\n  \u003cp class=\"lc-copy\"\u003e\n    Designed to move effortlessly between relaxed and polished outfits,\n    this quarter-zip pullover offers the comfort of a casual layer with\n    a cleaner, more structured appearance. The textured finish adds\n    character without compromising its understated look.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     FEATURES\n========================== --\u003e\n\n\u003csection class=\"lc-features\"\u003e\n\n  \u003cdiv class=\"lc-features-head\"\u003e\n\n    \u003cp class=\"lc-section-label\"\u003e\n      Key Features\n    \u003c\/p\u003e\n\n    \u003ch3 class=\"lc-section-title\"\u003e\n      The details make the difference.\n    \u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lc-feature-grid\"\u003e\n\n    \u003cdiv class=\"lc-feature-card\"\u003e\n\n      \u003cspan class=\"lc-feature-mark\"\u003e\u003c\/span\u003e\n\n      \u003ch4\u003eStructured Waffle Texture\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A subtly textured fabric gives the sweatshirt more depth and\n        distinction than an ordinary flat-finish layer.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature-card\"\u003e\n\n      \u003cspan class=\"lc-feature-mark\"\u003e\u003c\/span\u003e\n\n      \u003ch4\u003eQuarter-Zip Closure\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A silver-tone half zip adds a clean sporting detail while\n        allowing you to adjust the neckline to suit the occasion.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature-card\"\u003e\n\n      \u003cspan class=\"lc-feature-mark\"\u003e\u003c\/span\u003e\n\n      \u003ch4\u003eHigh Ribbed Collar\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A structured collar gives the silhouette a sharper finish while\n        adding coverage for cooler days.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature-card\"\u003e\n\n      \u003cspan class=\"lc-feature-mark\"\u003e\u003c\/span\u003e\n\n      \u003ch4\u003eSignature Embroidery\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Finished with the iconic green crocodile embroidery at the\n        chest for a subtle, instantly recognisable detail.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature-card\"\u003e\n\n      \u003cspan class=\"lc-feature-mark\"\u003e\u003c\/span\u003e\n\n      \u003ch4\u003eKangaroo Pocket\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A practical front pocket brings relaxed everyday functionality\n        without disrupting the clean profile.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lc-feature-card\"\u003e\n\n      \u003cspan class=\"lc-feature-mark\"\u003e\u003c\/span\u003e\n\n      \u003ch4\u003eRibbed Finishing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Ribbed cuffs and hem help maintain a secure, comfortable fit\n        while giving the sweatshirt a more finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     PRODUCT DETAILS\n========================== --\u003e\n\n\u003csection class=\"lc-details\"\u003e\n\n  \u003cdiv class=\"lc-details-head\"\u003e\n\n    \u003cp class=\"lc-section-label\"\u003e\n      Product Details\n    \u003c\/p\u003e\n\n    \u003ch3 class=\"lc-section-title\"\u003e\n      Clean from collar to hem.\n    \u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lc-detail-grid\"\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Quarter-zip front closure\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Silver-tone zipper\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      High ribbed collar\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Front kangaroo pocket\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Ribbed cuffs and hem\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Green crocodile chest embroidery\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Structured waffle-knit texture\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lc-detail-item\"\u003e\n      Classic black colourway\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     QUALITY \/ TEXTURE\n========================== --\u003e\n\n\u003csection class=\"lc-quality\"\u003e\n\n  \u003cdiv class=\"lc-quality-main\"\u003e\n\n    \u003cp class=\"lc-section-label\"\u003e\n      Texture \u0026amp; Finish\n    \u003c\/p\u003e\n\n    \u003ch3 class=\"lc-section-title\"\u003e\n      Subtle texture. Stronger presence.\n    \u003c\/h3\u003e\n\n    \u003cp class=\"lc-copy\"\u003e\n      The waffle-knit construction gives the surface a structured,\n      dimensional finish that catches the eye up close while remaining\n      clean and understated from a distance.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"lc-quality-side\"\u003e\n\n    \u003cul class=\"lc-quality-list\"\u003e\n      \u003cli\u003eStructured waffle-knit finish\u003c\/li\u003e\n      \u003cli\u003eClean sporting silhouette\u003c\/li\u003e\n      \u003cli\u003eRefined embroidered chest detail\u003c\/li\u003e\n      \u003cli\u003eComfortable ribbed finishing\u003c\/li\u003e\n      \u003cli\u003eEasy everyday layering\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     STYLE \u0026 FIT\n========================== --\u003e\n\n\u003csection class=\"lc-style\"\u003e\n\n  \u003cdiv class=\"lc-style-content\"\u003e\n\n    \u003cp class=\"lc-section-label\"\u003e\n      Style \u0026amp; Fit\n    \u003c\/p\u003e\n\n    \u003ch3 class=\"lc-section-title\"\u003e\n      One layer. Endless rotation.\n    \u003c\/h3\u003e\n\n    \u003cp class=\"lc-copy\"\u003e\n      Wear it over a basic tee with denim and sneakers for an effortless\n      everyday look, or layer it beneath a coat when temperatures drop.\n      The classic black colourway keeps styling simple while the\n      quarter-zip collar adds a more polished edge than a traditional\n      sweatshirt.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =========================\n     CLOSING \/ CLEARANCE\n========================== --\u003e\n\n\u003csection class=\"lc-clearance\"\u003e\n\n  \u003cdiv class=\"lc-clearance-line\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"lc-clearance-label\"\u003e\n    Clearance Edit\n  \u003c\/p\u003e\n\n  \u003ch3 class=\"lc-clearance-title\"\u003e\n    The layer that earns its place in your rotation.\n  \u003c\/h3\u003e\n\n  \u003cp class=\"lc-clearance-copy\"\u003e\n    Comfortable enough for every day. Refined enough to elevate it.\n    A versatile half-zip designed for effortless layering through\n    cooler days.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Ashford Co","offers":[{"title":"Black \/ S","offer_id":52785458708792,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":52785458741560,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":52785458774328,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":52785458807096,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 2XL","offer_id":52785458839864,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Light Gray \/ S","offer_id":52785458872632,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Light Gray \/ M","offer_id":52785458905400,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Light Gray \/ L","offer_id":52785458938168,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Light Gray \/ XL","offer_id":52785458970936,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Light Gray \/ 2XL","offer_id":52785459003704,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Gray \/ S","offer_id":52785459036472,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Gray \/ M","offer_id":52785459069240,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Gray \/ L","offer_id":52785459102008,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Gray \/ XL","offer_id":52785459134776,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Gray \/ 2XL","offer_id":52785459167544,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ S","offer_id":52785459200312,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ M","offer_id":52785459233080,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ L","offer_id":52785459265848,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ XL","offer_id":52785459298616,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Blue \/ 2XL","offer_id":52785459331384,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ S","offer_id":52785459364152,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ M","offer_id":52785459396920,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ L","offer_id":52785459429688,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ XL","offer_id":52785459462456,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true},{"title":"Beige \/ 2XL","offer_id":52785459495224,"sku":null,"price":58.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/6823\/6344\/files\/4d19af14-5cc2-4635-8aac-b7348204a8bf.png?v=1786398910","url":"https:\/\/ashford-co.store\/products\/the-heritage-half-zip-sweatshirt","provider":"Ashford Co","version":"1.0","type":"link"}