{"product_id":"pocket-cropped-corduroy-casual-jacket","title":"Pocket Cropped Corduroy Casual Jacket","description":"\u003cstyle\u003e\n  #corduroy-jacket-detail{\n    --cj-bg:#faf8f4;\n    --cj-white:#ffffff;\n    --cj-text:#302d2a;\n    --cj-muted:#746f68;\n    --cj-wine:#9b3342;\n    --cj-wine-soft:#f8e9eb;\n    --cj-khaki:#d8c1a3;\n    --cj-khaki-soft:#f5efe7;\n    --cj-blue:#b8d7ec;\n    --cj-blue-soft:#edf7fc;\n    --cj-line:#e9e3dc;\n\n    width:100%;\n    margin:0;\n    padding:0;\n    overflow:hidden;\n    background:var(--cj-bg);\n    color:var(--cj-text);\n    font-family:Arial,Helvetica,sans-serif;\n  }\n\n  #corduroy-jacket-detail *{\n    box-sizing:border-box;\n  }\n\n  #corduroy-jacket-detail img{\n    display:block;\n    width:100%;\n    height:auto;\n  }\n\n  #corduroy-jacket-detail h2,\n  #corduroy-jacket-detail h3,\n  #corduroy-jacket-detail p{\n    margin-top:0;\n  }\n\n  .cj-wrap{\n    width:100%;\n    max-width:1060px;\n    margin:0 auto;\n    padding:5px 6px 28px;\n  }\n\n  .cj-label{\n    display:block;\n    margin-bottom:5px;\n    color:var(--cj-wine);\n    font-size:10px;\n    font-weight:800;\n    line-height:1.2;\n    letter-spacing:.13em;\n    text-transform:uppercase;\n  }\n\n  .cj-title{\n    margin-bottom:7px;\n    font-size:25px;\n    line-height:1.13;\n    letter-spacing:-.025em;\n    font-weight:800;\n  }\n\n  .cj-text{\n    margin-bottom:0;\n    color:var(--cj-muted);\n    font-size:13.5px;\n    line-height:1.55;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .cj-hero{\n    overflow:hidden;\n    border:1px solid var(--cj-line);\n    border-radius:16px;\n    background:\n      linear-gradient(\n        145deg,\n        #fff,\n        #f8efe9\n      );\n  }\n\n  .cj-hero-media{\n    overflow:hidden;\n    background:#f5f3ef;\n  }\n\n  .cj-hero-media img{\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .cj-hero-copy{\n    padding:17px 15px 19px;\n  }\n\n  .cj-hero-copy .cj-title{\n    font-size:28px;\n  }\n\n  .cj-tags{\n    display:flex;\n    gap:6px;\n    margin-top:13px;\n    padding-bottom:2px;\n    overflow-x:auto;\n    scrollbar-width:none;\n  }\n\n  .cj-tags::-webkit-scrollbar{\n    display:none;\n  }\n\n  .cj-tag{\n    flex:0 0 auto;\n    padding:7px 10px;\n    border-radius:999px;\n    border:1px solid #e9ddd5;\n    background:#fff;\n    color:#655951;\n    font-size:10.5px;\n    font-weight:750;\n    white-space:nowrap;\n  }\n\n  .cj-btn{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:100%;\n    min-height:47px;\n    margin-top:14px;\n    padding:0 18px;\n    border:0;\n    border-radius:999px;\n    background:\n      linear-gradient(\n        135deg,\n        #a44250,\n        #832d3b\n      );\n    color:#fff;\n    font:inherit;\n    font-size:13px;\n    font-weight:800;\n    cursor:pointer;\n    box-shadow:0 8px 20px rgba(131,45,59,.16);\n  }\n\n  \/* =========================\n     QUICK BENEFITS\n     ========================= *\/\n\n  .cj-benefits{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:5px;\n    margin-top:6px;\n  }\n\n  .cj-benefit{\n    padding:12px 8px;\n    border:1px solid var(--cj-line);\n    border-radius:11px;\n    background:#fff;\n    text-align:center;\n  }\n\n  .cj-benefit strong{\n    display:block;\n    margin-bottom:2px;\n    color:#554d47;\n    font-size:11.5px;\n  }\n\n  .cj-benefit span{\n    display:block;\n    color:#898078;\n    font-size:9.5px;\n    line-height:1.35;\n  }\n\n  \/* =========================\n     SECTION TITLE\n     ========================= *\/\n\n  .cj-heading{\n    margin-top:7px;\n    padding:16px 13px 12px;\n    background:\n      linear-gradient(\n        105deg,\n        #f8e9eb,\n        #f5efe7,\n        #edf7fc\n      );\n    text-align:center;\n  }\n\n  .cj-heading .cj-title{\n    margin-bottom:4px;\n    font-size:22px;\n  }\n\n  \/* =========================\n     COLOR SLIDER\n     ========================= *\/\n\n  .cj-colors{\n    display:flex;\n    gap:6px;\n    margin-top:6px;\n    padding-bottom:3px;\n    overflow-x:auto;\n    scroll-snap-type:x mandatory;\n    scrollbar-width:none;\n  }\n\n  .cj-colors::-webkit-scrollbar{\n    display:none;\n  }\n\n  .cj-color{\n    flex:0 0 88%;\n    overflow:hidden;\n    border:1px solid var(--cj-line);\n    border-radius:13px;\n    background:#fff;\n    scroll-snap-align:start;\n  }\n\n  .cj-color img{\n    width:100%;\n    height:auto;\n    object-fit:contain;\n  }\n\n  .cj-color-caption{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:8px;\n    padding:10px 12px;\n  }\n\n  .cj-color-caption strong{\n    font-size:13px;\n  }\n\n  .cj-color-caption span{\n    color:#847b74;\n    font-size:10px;\n  }\n\n  \/* =========================\n     FULL WIDTH LOOK\n     ========================= *\/\n\n  .cj-look{\n    margin-top:7px;\n    overflow:hidden;\n    border:1px solid var(--cj-line);\n    border-radius:14px;\n    background:#fff;\n  }\n\n  .cj-look img{\n    width:100%;\n    height:auto;\n  }\n\n  .cj-look-copy{\n    padding:14px 14px 16px;\n  }\n\n  .cj-look-copy .cj-title{\n    font-size:22px;\n  }\n\n  \/* =========================\n     FEATURE SECTION\n     ========================= *\/\n\n  .cj-feature{\n    margin-top:7px;\n    padding:17px 13px;\n    border-radius:14px;\n    background:#f7f2ec;\n  }\n\n  .cj-feature .cj-title{\n    font-size:22px;\n  }\n\n  .cj-feature-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:5px;\n    margin-top:13px;\n  }\n\n  .cj-feature-item{\n    padding:11px 9px;\n    border-radius:9px;\n    background:#fff;\n  }\n\n  .cj-feature-item strong{\n    display:block;\n    margin-bottom:2px;\n    color:#604f45;\n    font-size:10.5px;\n  }\n\n  .cj-feature-item span{\n    display:block;\n    color:#8a817b;\n    font-size:9.5px;\n    line-height:1.35;\n  }\n\n  \/* =========================\n     DETAIL IMAGES\n     ========================= *\/\n\n  .cj-detail-head{\n    margin-top:7px;\n    padding:15px 13px 11px;\n    background:#edf6fa;\n    text-align:center;\n  }\n\n  .cj-detail-head .cj-title{\n    margin-bottom:3px;\n    font-size:22px;\n  }\n\n  .cj-details{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:5px;\n    margin-top:5px;\n  }\n\n  .cj-detail{\n    overflow:hidden;\n    border:1px solid var(--cj-line);\n    border-radius:11px;\n    background:#fff;\n  }\n\n  .cj-detail img{\n    width:100%;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .cj-detail-copy{\n    padding:9px 8px 10px;\n  }\n\n  .cj-detail-copy strong{\n    display:block;\n    margin-bottom:2px;\n    font-size:11px;\n  }\n\n  .cj-detail-copy span{\n    display:block;\n    color:#847d77;\n    font-size:9px;\n    line-height:1.35;\n  }\n\n  \/* =========================\n     COLOR FEATURE BAR\n     ========================= *\/\n\n  .cj-stylebar{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:1px;\n    margin-top:7px;\n    background:#e6dbd2;\n  }\n\n  .cj-stylebar-item{\n    padding:13px 6px;\n    background:#fffaf5;\n    text-align:center;\n  }\n\n  .cj-stylebar-item strong{\n    display:block;\n    margin-bottom:2px;\n    color:#8c4d45;\n    font-size:10.5px;\n  }\n\n  .cj-stylebar-item span{\n    display:block;\n    color:#827a73;\n    font-size:9px;\n    line-height:1.3;\n  }\n\n  \/* =========================\n     FINAL CTA\n     ========================= *\/\n\n  .cj-final{\n    margin-top:7px;\n    padding:20px 15px;\n    border:1px solid var(--cj-line);\n    border-radius:14px;\n    background:\n      radial-gradient(\n        circle at 92% 0,\n        #e5f4fc,\n        transparent 40%\n      ),\n      linear-gradient(\n        135deg,\n        #fbf1ec,\n        #fff\n      );\n    text-align:center;\n  }\n\n  .cj-final .cj-title{\n    font-size:24px;\n  }\n\n  .cj-final .cj-text{\n    max-width:600px;\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .cj-final .cj-btn{\n    max-width:420px;\n    margin-left:auto;\n    margin-right:auto;\n    margin-top:13px;\n  }\n\n  \/* =========================\n     DESKTOP\n     ========================= *\/\n\n  @media(min-width:750px){\n\n    .cj-wrap{\n      padding:8px 8px 34px;\n    }\n\n    .cj-hero{\n      display:grid;\n      grid-template-columns:60% 40%;\n      align-items:center;\n    }\n\n    .cj-hero-copy{\n      padding:29px 25px;\n    }\n\n    .cj-hero-copy .cj-title{\n      font-size:36px;\n    }\n\n    .cj-benefits{\n      grid-template-columns:repeat(4,1fr);\n    }\n\n    .cj-colors{\n      display:grid;\n      grid-template-columns:repeat(5,1fr);\n      overflow:visible;\n    }\n\n    .cj-color{\n      min-width:0;\n    }\n\n    .cj-color-caption{\n      display:block;\n      text-align:center;\n    }\n\n    .cj-color-caption span{\n      display:block;\n      margin-top:2px;\n    }\n\n    .cj-look{\n      display:grid;\n      grid-template-columns:62% 38%;\n      align-items:center;\n    }\n\n    .cj-look-copy{\n      padding:25px 22px;\n    }\n\n    .cj-feature-grid{\n      grid-template-columns:repeat(4,1fr);\n    }\n\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"corduroy-jacket-detail\"\u003e\n  \u003cdiv class=\"cj-wrap\"\u003e\n\n\n    \u003c!-- =================================\n         HERO\n         ================================= --\u003e\n\n    \u003csection class=\"cj-hero\"\u003e\n\n      \u003cdiv class=\"cj-hero-media\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/22363317496_445110945.jpg?v=1787105534\u0026amp;width=1600\" alt=\"Red cropped corduroy casual jacket\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"cj-hero-copy\"\u003e\n\n        \u003cspan class=\"cj-label\"\u003e\n          THE EASY CORDUROY LAYER\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"cj-title\"\u003e\n          A Little Texture Makes the Whole Outfit ✨\n        \u003c\/h2\u003e\n\n        \u003cp class=\"cj-text\"\u003e\n          An easy cropped corduroy jacket with a relaxed shape,\n          statement sleeves and classic button-front styling.\n          Throw it over a simple tee and jeans for an instantly\n          pulled-together everyday look.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cj-tags\"\u003e\n\n          \u003cspan class=\"cj-tag\"\u003eCorduroy Texture\u003c\/span\u003e\n          \u003cspan class=\"cj-tag\"\u003eCropped Fit\u003c\/span\u003e\n          \u003cspan class=\"cj-tag\"\u003eButton Front\u003c\/span\u003e\n          \u003cspan class=\"cj-tag\"\u003eChest Pockets\u003c\/span\u003e\n          \u003cspan class=\"cj-tag\"\u003eBalloon Sleeves\u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cbutton type=\"button\" class=\"cj-btn cj-scroll-buy\"\u003e\n          Choose Your Color\n        \u003c\/button\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =================================\n         QUICK FEATURES\n         ================================= --\u003e\n\n    \u003cdiv class=\"cj-benefits\"\u003e\n\n      \u003cdiv class=\"cj-benefit\"\u003e\n        \u003cstrong\u003eCorduroy Texture\u003c\/strong\u003e\n        \u003cspan\u003eAdds dimension to simple everyday outfits.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cj-benefit\"\u003e\n        \u003cstrong\u003eCropped Shape\u003c\/strong\u003e\n        \u003cspan\u003ePairs naturally with high-rise bottoms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cj-benefit\"\u003e\n        \u003cstrong\u003eStatement Sleeves\u003c\/strong\u003e\n        \u003cspan\u003eRelaxed volume with fitted cuffs.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cj-benefit\"\u003e\n        \u003cstrong\u003eChest Pockets\u003c\/strong\u003e\n        \u003cspan\u003eClassic jacket-inspired front detailing.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =================================\n         COLORS\n         ================================= --\u003e\n\n    \u003cdiv class=\"cj-heading\"\u003e\n\n      \u003cspan class=\"cj-label\"\u003e\n        FIVE EASY COLORS\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cj-title\"\u003e\n        Pick the Mood That Fits Your Wardrobe\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cj-text\"\u003e\n        Swipe on mobile to see every shade.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cj-colors\"\u003e\n\n\n      \u003c!-- RED --\u003e\n\n      \u003cdiv class=\"cj-color\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/22363317496_445110945.jpg?v=1787105534\u0026amp;width=1100\" alt=\"Red corduroy cropped jacket\"\u003e\n\n        \u003cdiv class=\"cj-color-caption\"\u003e\n          \u003cstrong\u003eWine Red\u003c\/strong\u003e\n          \u003cspan\u003eBold \u0026amp; warm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- BLACK --\u003e\n\n      \u003cdiv class=\"cj-color\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/O1CN01H7t8xV1Qk0PiS1GUM__2139672013-0-cib.jpg?v=1787105534\u0026amp;width=1100\" alt=\"Black corduroy cropped jacket\"\u003e\n\n        \u003cdiv class=\"cj-color-caption\"\u003e\n          \u003cstrong\u003eBlack\u003c\/strong\u003e\n          \u003cspan\u003eClassic \u0026amp; polished\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- LIGHT BLUE --\u003e\n\n      \u003cdiv class=\"cj-color\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/O1CN01L5amhm1Qk0PiOWwHF__2139672013-0-cib.jpg?v=1787105534\u0026amp;width=1100\" alt=\"Light blue corduroy cropped jacket\"\u003e\n\n        \u003cdiv class=\"cj-color-caption\"\u003e\n          \u003cstrong\u003eLight Blue\u003c\/strong\u003e\n          \u003cspan\u003eFresh \u0026amp; soft\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- BROWN --\u003e\n\n      \u003cdiv class=\"cj-color\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/O1CN01gqoaJv1Qk0Pi1Gbcw__2139672013-0-cib.jpg?v=1787105534\u0026amp;width=1100\" alt=\"Brown corduroy cropped jacket\"\u003e\n\n        \u003cdiv class=\"cj-color-caption\"\u003e\n          \u003cstrong\u003eBrown\u003c\/strong\u003e\n          \u003cspan\u003eWarm \u0026amp; earthy\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- KHAKI --\u003e\n\n      \u003cdiv class=\"cj-color\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/O1CN01N9EYf11Qk0PiUtnrm__2139672013-0-cib.jpg?v=1787105533\u0026amp;width=1100\" alt=\"Khaki corduroy cropped jacket\"\u003e\n\n        \u003cdiv class=\"cj-color-caption\"\u003e\n          \u003cstrong\u003eKhaki\u003c\/strong\u003e\n          \u003cspan\u003eSoft \u0026amp; versatile\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =================================\n         RED FRONT \/ BACK\n         ================================= --\u003e\n\n    \u003csection class=\"cj-look\"\u003e\n\n      \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/22535915927_445110945.jpg?v=1787105533\u0026amp;width=1500\" alt=\"Back view of cropped corduroy jacket\"\u003e\n\n      \u003cdiv class=\"cj-look-copy\"\u003e\n\n        \u003cspan class=\"cj-label\"\u003e\n          EASY FROM EVERY ANGLE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"cj-title\"\u003e\n          A Cropped Shape That Keeps the Look Light\n        \u003c\/h2\u003e\n\n        \u003cp class=\"cj-text\"\u003e\n          The shorter silhouette sits neatly at the waist,\n          while the relaxed shoulders and fuller sleeves create\n          an easy layered look without overwhelming the outfit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =================================\n         DESIGN FEATURES\n         ================================= --\u003e\n\n    \u003csection class=\"cj-feature\"\u003e\n\n      \u003cspan class=\"cj-label\"\u003e\n        DETAILS THAT MAKE THE DIFFERENCE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cj-title\"\u003e\n        Casual Comfort with a Little More Personality\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cj-text\"\u003e\n        Classic jacket details meet a softer, more relaxed silhouette\n        for an easy piece you can layer through cooler days.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cj-feature-grid\"\u003e\n\n        \u003cdiv class=\"cj-feature-item\"\u003e\n          \u003cstrong\u003ePoint Collar\u003c\/strong\u003e\n          \u003cspan\u003eClean classic jacket styling.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cj-feature-item\"\u003e\n          \u003cstrong\u003eMetal Snap Buttons\u003c\/strong\u003e\n          \u003cspan\u003eSimple front fastening detail.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cj-feature-item\"\u003e\n          \u003cstrong\u003eDual Chest Pockets\u003c\/strong\u003e\n          \u003cspan\u003eAdds structure to the relaxed silhouette.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cj-feature-item\"\u003e\n          \u003cstrong\u003eFull Balloon Sleeves\u003c\/strong\u003e\n          \u003cspan\u003eExtra volume with fitted cuff detail.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =================================\n         LIGHT BLUE LOOK\n         ================================= --\u003e\n\n    \u003csection class=\"cj-look\"\u003e\n\n      \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/O1CN01cfBjXc1Qk0Pi1C6sn__2139672013-0-cib.jpg?v=1787105533\u0026amp;width=1500\" alt=\"Woman wearing light blue cropped corduroy jacket\"\u003e\n\n      \u003cdiv class=\"cj-look-copy\"\u003e\n\n        \u003cspan class=\"cj-label\"\u003e\n          LIGHT BLUE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"cj-title\"\u003e\n          A Fresh Take on an Everyday Layer\n        \u003c\/h2\u003e\n\n        \u003cp class=\"cj-text\"\u003e\n          Light blue keeps the corduroy texture feeling bright and modern.\n          Pair it with a white top and light denim for an easy tonal outfit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =================================\n         DETAIL CLOSEUPS\n         ================================= --\u003e\n\n    \u003cdiv class=\"cj-detail-head\"\u003e\n\n      \u003cspan class=\"cj-label\"\u003e\n        CLOSER LOOK\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cj-title\"\u003e\n        Texture You Can Actually See\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cj-text\"\u003e\n        The corduroy surface gives this jacket its distinctive look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cj-details\"\u003e\n\n\n      \u003c!-- COLLAR --\u003e\n\n      \u003cdiv class=\"cj-detail\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/23176206791_445110945.jpg?v=1787105534\u0026amp;width=900\" alt=\"Corduroy collar and metal button detail\"\u003e\n\n        \u003cdiv class=\"cj-detail-copy\"\u003e\n\n          \u003cstrong\u003eTextured Corduroy\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Defined ribbing with a soft visual finish.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- CUFF --\u003e\n\n      \u003cdiv class=\"cj-detail\"\u003e\n\n        \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/23359517206_445110945.jpg?v=1787105533\u0026amp;width=900\" alt=\"Corduroy balloon sleeve cuff detail\"\u003e\n\n        \u003cdiv class=\"cj-detail-copy\"\u003e\n\n          \u003cstrong\u003eButtoned Cuffs\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Full sleeve volume finished with a structured cuff.\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =================================\n         KHAKI PRODUCT VIEW\n         ================================= --\u003e\n\n    \u003csection class=\"cj-look\"\u003e\n\n      \u003cimg src=\"https:\/\/zvbk50bb0b5fybs1-73790095425.shopifypreview.com\/cdn\/shop\/files\/23262277382_445110945.jpg?v=1787105533\u0026amp;width=1400\" alt=\"Khaki cropped corduroy jacket front view\"\u003e\n\n      \u003cdiv class=\"cj-look-copy\"\u003e\n\n        \u003cspan class=\"cj-label\"\u003e\n          THE SILHOUETTE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"cj-title\"\u003e\n          Relaxed on Top. Cropped at the Waist.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"cj-text\"\u003e\n          Dropped shoulders, roomy sleeves and a cropped hem create\n          a modern proportion that works especially well with\n          high-rise jeans, trousers and casual basics.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- =================================\n         STYLE BAR\n         ================================= --\u003e\n\n    \u003cdiv class=\"cj-stylebar\"\u003e\n\n      \u003cdiv class=\"cj-stylebar-item\"\u003e\n        \u003cstrong\u003eEasy Layering\u003c\/strong\u003e\n        \u003cspan\u003eWear over tees \u0026amp; tanks.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cj-stylebar-item\"\u003e\n        \u003cstrong\u003eCropped Shape\u003c\/strong\u003e\n        \u003cspan\u003ePairs with high-rise bottoms.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cj-stylebar-item\"\u003e\n        \u003cstrong\u003e5 Colors\u003c\/strong\u003e\n        \u003cspan\u003eFrom neutrals to statement red.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- =================================\n         FINAL CTA\n         ================================= --\u003e\n\n    \u003csection class=\"cj-final\"\u003e\n\n      \u003cspan class=\"cj-label\"\u003e\n        YOUR NEW COOL-WEATHER FAVORITE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cj-title\"\u003e\n        Throw It On. Button It Up. Go. 🍂\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cj-text\"\u003e\n        A textured cropped layer that makes simple jeans-and-tee\n        outfits feel instantly more styled.\n      \u003c\/p\u003e\n\n      \u003cbutton type=\"button\" class=\"cj-btn cj-scroll-buy\"\u003e\n        Shop Your Favorite Color\n      \u003c\/button\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n(function(){\n\n  var root =\n    document.getElementById('corduroy-jacket-detail');\n\n  if(!root) return;\n\n  root\n    .querySelectorAll('.cj-scroll-buy')\n    .forEach(function(button){\n\n      button.addEventListener('click',function(){\n\n        var target =\n          document.querySelector('form[action*=\"\/cart\/add\"]') ||\n          document.querySelector('.product-form') ||\n          document.querySelector('[data-product-form]') ||\n          document.querySelector('.product__info-container');\n\n        if(target){\n\n          target.scrollIntoView({\n            behavior:'smooth',\n            block:'center'\n          });\n\n        }else{\n\n          window.scrollTo({\n            top:0,\n            behavior:'smooth'\n          });\n\n        }\n\n      });\n\n    });\n\n})();\n\u003c\/script\u003e","brand":"smileadys","offers":[{"title":"Black \/ S","offer_id":44446815289409,"sku":"SZ04742608192487-灯笼袖单排扣短外套-黑色-S","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":44446815322177,"sku":"SZ04742608192487-灯笼袖单排扣短外套-黑色-M","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":44446815354945,"sku":"SZ04742608192487-灯笼袖单排扣短外套-黑色-L","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44446815387713,"sku":"SZ04742608192487-灯笼袖单排扣短外套-黑色-XL","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":44446815420481,"sku":"SZ04742608192487-灯笼袖单排扣短外套-酒红色-S","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":44446815453249,"sku":"SZ04742608192487-灯笼袖单排扣短外套-酒红色-M","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":44446815486017,"sku":"SZ04742608192487-灯笼袖单排扣短外套-酒红色-L","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44446815518785,"sku":"SZ04742608192487-灯笼袖单排扣短外套-酒红色-XL","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":44446815551553,"sku":"SZ04742608192487-灯笼袖单排扣短外套-卡其色-S","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":44446815584321,"sku":"SZ04742608192487-灯笼袖单排扣短外套-卡其色-M","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":44446815617089,"sku":"SZ04742608192487-灯笼袖单排扣短外套-卡其色-L","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":44446815649857,"sku":"SZ04742608192487-灯笼袖单排扣短外套-卡其色-XL","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":44446815682625,"sku":"SZ04742608192487-灯笼袖单排扣短外套-棕色-S","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":44446815715393,"sku":"SZ04742608192487-灯笼袖单排扣短外套-棕色-M","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":44446815748161,"sku":"SZ04742608192487-灯笼袖单排扣短外套-棕色-L","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":44446815780929,"sku":"SZ04742608192487-灯笼袖单排扣短外套-棕色-XL","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":44446815813697,"sku":"SZ04742608192487-灯笼袖单排扣短外套-浅蓝色-S","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":44446815846465,"sku":"SZ04742608192487-灯笼袖单排扣短外套-浅蓝色-M","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":44446815879233,"sku":"SZ04742608192487-灯笼袖单排扣短外套-浅蓝色-L","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":44446815912001,"sku":"SZ04742608192487-灯笼袖单排扣短外套-浅蓝色-XL","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0737\/9009\/5425\/files\/22363317496_445110945.jpg?v=1787105534","url":"https:\/\/smileadys.com\/products\/pocket-cropped-corduroy-casual-jacket","provider":"smileadys","version":"1.0","type":"link"}