{"product_id":"women-s-denim-shirt-chambray-blue-button-down-3-4-sleeve-tencel-top","title":"Women’s Denim Shirt Chambray Blue Button Down 3\/4 Sleeve Tencel Top","description":"\u003cstyle\u003e\n  \/* =========================================================\n     SHOPIFY PRODUCT DETAIL BLOCK\n     Denim \/ Tencel Color System\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper {\n    --denim-dark: #1f3048;\n    --denim: #416783;\n    --denim-soft: #6f8da1;\n    --accent-blue: #356b8a;\n\n    --cream: #fbf8f2;\n    --ivory: #fffdf9;\n    --washed-blue: #edf3f6;\n    --powder-blue: #f4f7f8;\n    --sand: #f4eee5;\n\n    --text: #30343a;\n    --muted: #676b70;\n    --line: rgba(31, 48, 72, 0.10);\n\n    background: transparent;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    color: var(--text);\n    line-height: 1.6;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n\n\n  \/* =========================================================\n     SECTION CARD\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .pdp-block-card {\n    position: relative;\n\n    border: none;\n    border-radius: 14px;\n\n    padding: 26px 32px 38px;\n    margin: 0 0 22px 0;\n\n    box-shadow:\n      0 5px 24px rgba(31, 48, 72, 0.035);\n\n    overflow: hidden;\n  }\n\n\n  \/*\n    Remove Shopify theme default heading whitespace\n  *\/\n  .shopify-pdp-wrapper .pdp-block-card \u003e *:first-child,\n  .shopify-pdp-wrapper .detail-section \u003e *:first-child {\n    margin-top: 0 !important;\n  }\n\n\n  .shopify-pdp-wrapper .pdp-block-card h1:first-child,\n  .shopify-pdp-wrapper .pdp-block-card h2:first-child,\n  .shopify-pdp-wrapper .pdp-block-card h3:first-child,\n  .shopify-pdp-wrapper .pdp-block-card h4:first-child {\n    margin-top: 0 !important;\n    padding-top: 0 !important;\n  }\n\n\n  \/* =========================================================\n     PRODUCT-INSPIRED BACKGROUND COLORS\n\n     Palette:\n     Denim Blue\n     Washed Blue\n     Warm Ivory\n     Natural Sand\n     ========================================================= *\/\n\n  .bg-ivory {\n    background: #fffdf9;\n  }\n\n  .bg-cream {\n    background: #fbf8f2;\n  }\n\n  .bg-denim-mist {\n    background: #edf3f6;\n  }\n\n  .bg-powder-blue {\n    background: #f4f7f8;\n  }\n\n  .bg-washed-blue {\n    background:\n      linear-gradient(\n        135deg,\n        #eef4f7 0%,\n        #f8fafb 100%\n      );\n  }\n\n  .bg-sand {\n    background: #f4eee5;\n  }\n\n\n  \/* =========================================================\n     HERO TAGS\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .hero-tags {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-wrap: wrap;\n\n    gap: 10px;\n\n    margin-top: 0 !important;\n    margin-bottom: 18px;\n  }\n\n\n  .shopify-pdp-wrapper .hero-tag-item {\n    display: inline-flex;\n    align-items: center;\n\n    font-size: 11px;\n    line-height: 1.2;\n\n    font-weight: 700;\n    letter-spacing: 0.7px;\n\n    color: var(--denim-dark);\n\n    background: rgba(255, 255, 255, 0.86);\n\n    border: 1px solid rgba(65, 103, 131, 0.10);\n\n    padding: 7px 13px;\n\n    border-radius: 999px;\n\n    box-shadow:\n      0 3px 12px rgba(31, 48, 72, 0.05);\n  }\n\n\n  \/* =========================================================\n     TITLES\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .pdp-title {\n    margin-top: 0 !important;\n    margin-bottom: 14px;\n\n    padding-top: 0 !important;\n\n    font-size: 31px;\n    line-height: 1.22;\n\n    font-weight: 750;\n\n    letter-spacing: -0.6px;\n\n    color: var(--denim-dark);\n\n    text-align: center;\n  }\n\n\n  \/* =========================================================\n     BODY TEXT\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .pdp-desc {\n    max-width: 780px;\n\n    margin:\n      0\n      0\n      20px\n      0;\n\n    font-size: 16px;\n    line-height: 1.68;\n\n    color: #596069;\n\n    text-align: left !important;\n  }\n\n\n  \/*\n    Highlight important phrases\n  *\/\n  .shopify-pdp-wrapper .accent-text {\n    color: var(--accent-blue);\n\n    font-weight: 700;\n  }\n\n\n  .shopify-pdp-wrapper .accent-warm {\n    color: #966744;\n\n    font-weight: 700;\n  }\n\n\n  \/* =========================================================\n     FEATURE BULLETS\n     Sections 4–8\n     Only 2 key points per section\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .pdp-feature-list {\n    max-width: 780px;\n\n    margin:\n      0\n      0\n      22px\n      0;\n\n    padding: 0;\n\n    list-style: none;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .pdp-feature-list li {\n    position: relative;\n\n    margin:\n      0\n      0\n      8px\n      0;\n\n    padding-left: 22px;\n\n    font-size: 15px;\n    line-height: 1.55;\n\n    color: #555d65;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .pdp-feature-list li:last-child {\n    margin-bottom: 0;\n  }\n\n\n  .shopify-pdp-wrapper .pdp-feature-list li::before {\n    content: \"✓\";\n\n    position: absolute;\n\n    left: 0;\n    top: 0;\n\n    color: var(--accent-blue);\n\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     PRODUCT IMAGE\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .pdp-img-container {\n    width: 100%;\n\n    margin-top: 22px;\n\n    border-radius: 10px;\n\n    overflow: hidden;\n  }\n\n\n  .shopify-pdp-wrapper .pdp-img-container img {\n    display: block;\n\n    width: 100%;\n    height: auto;\n\n    object-fit: cover;\n  }\n\n\n  \/* =========================================================\n     FAQ\n\n     Uses native DETAILS \/ SUMMARY instead of relying entirely\n     on JS event binding. This prevents Shopify section reload\n     bugs and makes the full row clickable.\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .faq-accordion {\n    width: 100%;\n\n    margin-top: 18px;\n  }\n\n\n  .shopify-pdp-wrapper .faq-item {\n    margin:\n      0\n      0\n      11px\n      0;\n\n    background:\n      rgba(255, 255, 255, 0.88);\n\n    border:\n      1px solid\n      rgba(65, 103, 131, 0.09);\n\n    border-radius: 10px;\n\n    box-shadow:\n      0 3px 10px\n      rgba(31, 48, 72, 0.025);\n\n    overflow: hidden;\n  }\n\n\n  .shopify-pdp-wrapper .faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/*\n    Remove browser default marker\n  *\/\n  .shopify-pdp-wrapper .faq-question {\n    list-style: none;\n\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n\n    width: 100%;\n\n    gap: 18px;\n\n    padding: 18px 20px;\n\n    margin: 0;\n\n    cursor: pointer;\n\n    color: var(--denim-dark);\n\n    font-size: 16px;\n    line-height: 1.35;\n\n    font-weight: 700;\n\n    text-align: left !important;\n\n    user-select: none;\n\n    transition:\n      background-color 0.25s ease,\n      color 0.25s ease;\n  }\n\n\n  .shopify-pdp-wrapper .faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n\n  .shopify-pdp-wrapper .faq-question::marker {\n    display: none;\n    content: \"\";\n  }\n\n\n  .shopify-pdp-wrapper .faq-question:hover {\n    background:\n      rgba(237, 243, 246, 0.72);\n  }\n\n\n  .shopify-pdp-wrapper .faq-question-text {\n    flex: 1;\n\n    text-align: left;\n  }\n\n\n  \/* FAQ Arrow *\/\n\n  .shopify-pdp-wrapper .faq-arrow {\n    flex: 0 0 auto;\n\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    width: 28px;\n    height: 28px;\n\n    border-radius: 50%;\n\n    color: var(--accent-blue);\n\n    background:\n      rgba(65, 103, 131, 0.08);\n\n    font-size: 13px;\n    line-height: 1;\n\n    transition:\n      transform 0.35s ease,\n      background-color 0.25s ease;\n\n    \/*\n      Click passes through to summary\n    *\/\n    pointer-events: none;\n  }\n\n\n  .shopify-pdp-wrapper\n  .faq-item[open]\n  .faq-arrow {\n    transform: rotate(180deg);\n\n    background:\n      rgba(65, 103, 131, 0.13);\n  }\n\n\n  \/*\n    Smooth open \/ close animation\n  *\/\n\n  .shopify-pdp-wrapper .faq-answer-wrap {\n    display: grid;\n\n    grid-template-rows: 0fr;\n\n    opacity: 0;\n\n    transition:\n      grid-template-rows 0.35s ease,\n      opacity 0.30s ease;\n  }\n\n\n  .shopify-pdp-wrapper\n  .faq-item[open]\n  .faq-answer-wrap {\n    grid-template-rows: 1fr;\n\n    opacity: 1;\n  }\n\n\n  .shopify-pdp-wrapper .faq-answer-inner {\n    overflow: hidden;\n  }\n\n\n  .shopify-pdp-wrapper .faq-answer {\n    padding:\n      0\n      20px\n      18px\n      20px;\n\n    font-size: 14px;\n    line-height: 1.65;\n\n    color: #646a70;\n\n    text-align: left !important;\n  }\n\n\n  \/* =========================================================\n     REVIEW SECTION\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .social-stats {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n\n    gap: 28px;\n\n    margin-bottom: 22px;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .rating-overview {\n    min-width: 150px;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .rating-number {\n    display: block;\n\n    font-size: 46px;\n    line-height: 1;\n\n    font-weight: 750;\n\n    color: var(--denim-dark);\n  }\n\n\n  .shopify-pdp-wrapper .rating-stars {\n    color: #c89547;\n\n    font-size: 18px;\n  }\n\n\n  .shopify-pdp-wrapper .rating-count {\n    display: block;\n\n    margin-top: 4px;\n\n    font-size: 12px;\n\n    color: #6a6d70;\n  }\n\n\n  .shopify-pdp-wrapper .progress-bar-container {\n    flex: 1;\n\n    min-width: 250px;\n  }\n\n\n  .shopify-pdp-wrapper .progress-row {\n    display: flex;\n    align-items: center;\n\n    gap: 11px;\n\n    margin-bottom: 8px;\n\n    font-size: 13px;\n\n    color: #52585f;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .progress-bar {\n    flex: 1;\n\n    height: 8px;\n\n    background:\n      rgba(65, 103, 131, 0.11);\n\n    border-radius: 999px;\n\n    overflow: hidden;\n  }\n\n\n  .shopify-pdp-wrapper .progress-fill {\n    height: 100%;\n\n    background:\n      var(--denim);\n  }\n\n\n  .shopify-pdp-wrapper .review-summary {\n    margin-bottom: 16px;\n\n    padding: 16px;\n\n    border:\n      1px solid\n      rgba(65, 103, 131, 0.09);\n\n    border-radius: 9px;\n\n    background:\n      rgba(255, 255, 255, 0.72);\n\n    font-size: 14px;\n    line-height: 1.6;\n\n    color: #51575d;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .review-card {\n    margin-bottom: 12px;\n\n    padding: 16px;\n\n    border:\n      1px solid\n      rgba(65, 103, 131, 0.09);\n\n    border-radius: 9px;\n\n    background:\n      rgba(255, 255, 255, 0.82);\n\n    font-size: 14px;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .review-card:last-child {\n    margin-bottom: 0;\n  }\n\n\n  .shopify-pdp-wrapper .review-card p {\n    margin:\n      7px\n      0\n      0\n      0;\n\n    color: #4e555b;\n\n    text-align: left !important;\n  }\n\n\n  \/* =========================================================\n     GUARANTEES \/ LOGISTICS\n\n     Auto-fit prevents extremely narrow columns and broken words.\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .logistics-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(\n        auto-fit,\n        minmax(180px, 1fr)\n      );\n\n    gap: 14px;\n\n    width: 100%;\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .logistics-item {\n    min-width: 0;\n\n    padding: 18px;\n\n    border:\n      1px solid\n      rgba(65, 103, 131, 0.08);\n\n    border-radius: 10px;\n\n    background:\n      rgba(255, 255, 255, 0.78);\n\n    box-shadow:\n      0 3px 12px\n      rgba(31, 48, 72, 0.025);\n\n    text-align: left !important;\n  }\n\n\n  .shopify-pdp-wrapper .logistics-item h4 {\n    margin:\n      0\n      0\n      6px\n      0;\n\n    padding: 0;\n\n    color:\n      var(--denim-dark);\n\n    font-size: 15px;\n    line-height: 1.25;\n\n    font-weight: 750;\n\n    text-align: left !important;\n\n    word-break: normal;\n    overflow-wrap: normal;\n\n    hyphens: none;\n  }\n\n\n  .shopify-pdp-wrapper .logistics-item p {\n    margin: 0;\n\n    color: #696e73;\n\n    font-size: 12.5px;\n    line-height: 1.45;\n\n    text-align: left !important;\n\n    word-break: normal;\n    overflow-wrap: normal;\n\n    hyphens: none;\n  }\n\n\n  \/* =========================================================\n     CTA\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper .cta-banner {\n    position: relative;\n\n    padding: 34px 28px 38px;\n\n    border-radius: 14px;\n\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        135deg,\n        #1f3048 0%,\n        #36536e 100%\n      );\n\n    color: #ffffff;\n\n    text-align: center;\n  }\n\n\n  .shopify-pdp-wrapper .cta-banner::after {\n    content: \"\";\n\n    position: absolute;\n\n    width: 220px;\n    height: 220px;\n\n    right: -90px;\n    top: -110px;\n\n    border-radius: 50%;\n\n    background:\n      rgba(255, 255, 255, 0.055);\n\n    pointer-events: none;\n  }\n\n\n  .shopify-pdp-wrapper .cta-title {\n    position: relative;\n\n    z-index: 1;\n\n    margin:\n      0\n      auto\n      12px\n      auto !important;\n\n    max-width: 820px;\n\n    color: #ffffff;\n\n    font-size: 28px;\n    line-height: 1.25;\n\n    font-weight: 750;\n\n    text-align: center;\n  }\n\n\n  .shopify-pdp-wrapper .cta-desc {\n    position: relative;\n\n    z-index: 1;\n\n    max-width: 600px;\n\n    margin:\n      0\n      auto !important;\n\n    color:\n      rgba(255, 255, 255, 0.78);\n\n    font-size: 15px;\n    line-height: 1.6;\n\n    text-align: center !important;\n  }\n\n\n  .shopify-pdp-wrapper .cta-highlight {\n    color: #e8d6b8;\n\n    font-weight: 700;\n  }\n\n\n  .shopify-pdp-wrapper .cta-button {\n    position: relative;\n\n    z-index: 1;\n\n    display: inline-block;\n\n    margin-top: 20px;\n\n    padding:\n      13px\n      38px;\n\n    border-radius: 999px;\n\n    background: #fffdf9;\n\n    color: var(--denim-dark);\n\n    font-size: 15px;\n\n    font-weight: 750;\n\n    text-decoration: none;\n\n    box-shadow:\n      0 5px 16px\n      rgba(0, 0, 0, 0.15);\n\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease,\n      background 0.2s ease;\n  }\n\n\n  .shopify-pdp-wrapper .cta-button:hover {\n    background: #f4eee5;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 7px 20px\n      rgba(0, 0, 0, 0.18);\n  }\n\n\n  \/* =========================================================\n     GLOBAL LEFT ALIGNMENT FOR BODY COPY\n     Titles stay centered.\n     ========================================================= *\/\n\n  .shopify-pdp-wrapper p,\n  .shopify-pdp-wrapper li,\n  .shopify-pdp-wrapper .faq-answer,\n  .shopify-pdp-wrapper .review-card,\n  .shopify-pdp-wrapper .logistics-item {\n    text-align: left !important;\n  }\n\n\n  \/* CTA is intentionally centered *\/\n\n  .shopify-pdp-wrapper .cta-banner p {\n    text-align: center !important;\n  }\n\n\n  \/* =========================================================\n     TABLET\n     ========================================================= *\/\n\n  @media screen and (max-width: 900px) {\n\n    .shopify-pdp-wrapper .pdp-block-card {\n      padding:\n        24px\n        24px\n        32px;\n    }\n\n\n    .shopify-pdp-wrapper .logistics-grid {\n      grid-template-columns:\n        repeat(\n          2,\n          minmax(0, 1fr)\n        );\n    }\n\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media screen and (max-width: 600px) {\n\n    .shopify-pdp-wrapper {\n      padding:\n        0\n        10px;\n    }\n\n\n    .shopify-pdp-wrapper .pdp-block-card {\n      padding:\n        21px\n        17px\n        27px;\n\n      margin-bottom: 15px;\n\n      border-radius: 11px;\n    }\n\n\n    .shopify-pdp-wrapper .pdp-title {\n      margin-bottom: 12px;\n\n      font-size: 25px;\n      line-height: 1.22;\n    }\n\n\n    .shopify-pdp-wrapper .pdp-desc {\n      margin-bottom: 17px;\n\n      font-size: 14.5px;\n    }\n\n\n    .shopify-pdp-wrapper .pdp-feature-list {\n      margin-bottom: 18px;\n    }\n\n\n    .shopify-pdp-wrapper .pdp-feature-list li {\n      font-size: 14px;\n    }\n\n\n    .shopify-pdp-wrapper .pdp-img-container {\n      margin-top: 18px;\n\n      border-radius: 8px;\n    }\n\n\n    .shopify-pdp-wrapper .faq-question {\n      padding:\n        16px\n        15px;\n\n      gap: 12px;\n\n      font-size: 14.5px;\n    }\n\n\n    .shopify-pdp-wrapper .faq-answer {\n      padding:\n        0\n        15px\n        16px;\n\n      font-size: 13.5px;\n    }\n\n\n    .shopify-pdp-wrapper .faq-arrow {\n      width: 26px;\n      height: 26px;\n    }\n\n\n    .shopify-pdp-wrapper .social-stats {\n      gap: 19px;\n    }\n\n\n    .shopify-pdp-wrapper .progress-bar-container {\n      min-width: 100%;\n    }\n\n\n    .shopify-pdp-wrapper .logistics-grid {\n      grid-template-columns: 1fr;\n\n      gap: 10px;\n    }\n\n\n    .shopify-pdp-wrapper .logistics-item {\n      padding:\n        15px\n        16px;\n    }\n\n\n    .shopify-pdp-wrapper .logistics-item h4 {\n      font-size: 15px;\n    }\n\n\n    .shopify-pdp-wrapper .logistics-item p {\n      font-size: 12.5px;\n    }\n\n\n    .shopify-pdp-wrapper .cta-banner {\n      padding:\n        28px\n        18px\n        32px;\n\n      border-radius: 11px;\n    }\n\n\n    .shopify-pdp-wrapper .cta-title {\n      font-size: 25px;\n    }\n\n\n    .shopify-pdp-wrapper .cta-desc {\n      font-size: 14px;\n    }\n\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"shopify-pdp-wrapper\"\u003e\n\u003c!-- =====================================================\n       SECTION 1\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-ivory\"\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan class=\"hero-tag-item\"\u003e NEW ARRIVAL \u003c\/span\u003e \u003cspan class=\"hero-tag-item\"\u003e ⭐ 4.9\/5 RATING \u003c\/span\u003e \u003cspan class=\"hero-tag-item\"\u003e ↺ 30-DAY EASY RETURNS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"pdp-title\"\u003eDenim, Without the Stiffness.\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eExperience timeless denim style with \u003cspan class=\"accent-text\"\u003e cloud-soft comfort \u003c\/span\u003e and an easy, fluid feel designed to move naturally with you.\u003c\/p\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9_1_1.gif?v=1788244298\" alt=\"Product Showcase\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 2\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-denim-mist\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eThe Shirt You'll Live In\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eMade for real life with \u003cspan class=\"accent-text\"\u003e lightweight softness \u003c\/span\u003e, relaxed elegance, and everyday comfort you can reach for again and again.\u003c\/p\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9c5fd782569f5af441e14747582aecb6_667353da-8be1-4872-bd35-1872d4fa8d49.png?v=1788244363\" alt=\"Core Selling Points\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 3\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-sand\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eFind Your Perfect Fit\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eUse the size guide below to find your ideal \u003cspan class=\"accent-text\"\u003e relaxed drape \u003c\/span\u003e and preferred level of oversized comfort.\u003c\/p\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/38e7fe8b13bc150c18b5d1438057ef3c_acc453ec-72c0-4628-a8a2-27153ee50d98.png?v=1788245258\" alt=\"Size Guide\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 4\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card detail-section bg-powder-blue\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eOversized Fit \u0026amp; Freedom\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eA relaxed silhouette gives you \u003cspan class=\"accent-text\"\u003e effortless coverage \u003c\/span\u003e without feeling bulky or restrictive.\u003c\/p\u003e\n\u003cul class=\"pdp-feature-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"accent-text\"\u003e Flattering oversized drape \u003c\/span\u003e that skims the body naturally.\u003c\/li\u003e\n\u003cli\u003eGenerous room for \u003cspan class=\"accent-text\"\u003e unrestricted movement \u003c\/span\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_79071e5d-eb30-41e5-8b28-7902dff1a143.png?v=1788245143\" alt=\"Oversized Fit and Freedom\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 5\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card detail-section bg-cream\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eTencel Denim Innovation\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eClassic denim character meets \u003cspan class=\"accent-text\"\u003e silky-soft Tencel comfort \u003c\/span\u003e for a much lighter wearing experience.\u003c\/p\u003e\n\u003cul class=\"pdp-feature-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"accent-text\"\u003e Soft \u0026amp; breathable \u003c\/span\u003e against the skin.\u003c\/li\u003e\n\u003cli\u003eLightweight feel with a \u003cspan class=\"accent-text\"\u003e timeless denim look \u003c\/span\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_081ca1ad-6f2b-4017-b219-2e253e37a8e4.png?v=1788244408\" alt=\"Tencel Denim Fabric\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 6\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card detail-section bg-washed-blue\"\u003e\n\u003ch2 class=\"pdp-title\"\u003ePolished Collar \u0026amp; Ideal Length\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eThoughtful proportions balance \u003cspan class=\"accent-text\"\u003e relaxed comfort \u003c\/span\u003e with a cleaner, more polished silhouette.\u003c\/p\u003e\n\u003cul class=\"pdp-feature-list\"\u003e\n\u003cli\u003eClassic collar and \u003cspan class=\"accent-text\"\u003e flattering V-neckline \u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eOptimized hem length provides \u003cspan class=\"accent-text\"\u003e comfortable coverage \u003c\/span\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_4ffe127f-e96c-4f0d-abad-44e51a74e22c.png?v=1788244455\" alt=\"Collar and Length Details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 7\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card detail-section bg-sand\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eThoughtful Cuffs \u0026amp; Utility Pockets\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003ePractical details add \u003cspan class=\"accent-text\"\u003e effortless everyday function \u003c\/span\u003e without losing the shirt's relaxed character.\u003c\/p\u003e\n\u003cul class=\"pdp-feature-list\"\u003e\n\u003cli\u003eAdjustable \u003cspan class=\"accent-text\"\u003e 3\/4 roll-up sleeves \u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eRoomy \u003cspan class=\"accent-text\"\u003e dual chest pockets \u003c\/span\u003e for utility and style.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_aae25b65-48aa-45fc-b122-3b5494288691.png?v=1788244491\" alt=\"Sleeve and Pocket Details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 8\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card detail-section bg-powder-blue\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eOne Shirt, Two Ways to Style\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eOne easy piece gives you \u003cspan class=\"accent-text\"\u003e two effortless looks \u003c\/span\u003e for more styling flexibility.\u003c\/p\u003e\n\u003cul class=\"pdp-feature-list\"\u003e\n\u003cli\u003eWear it \u003cspan class=\"accent-text\"\u003e buttoned as a shirt \u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eLeave it \u003cspan class=\"accent-text\"\u003e open as a light layer \u003c\/span\u003e over tanks or tees.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/5_44cdf58d-1782-47a5-afff-c4d80376ab28.png?v=1788244538\" alt=\"Wear Options\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 9\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-ivory\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eStyled for Every Day\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eFrom workdays to weekends and travel, this easy denim layer brings \u003cspan class=\"accent-text\"\u003e effortless versatility \u003c\/span\u003e wherever the day takes you.\u003c\/p\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/7e6ae7811d8b5cf769cd710dab775e02_47cd0cdf-2f4f-45e7-9425-5ccad5f8d4a2.png?v=1788244555\" alt=\"Styling Scenarios\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       SECTION 10\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-denim-mist\"\u003e\n\u003ch2 class=\"pdp-title\"\u003e3 Effortless Shades\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eA versatile palette of \u003cspan class=\"accent-text\"\u003e easy-to-style shades \u003c\/span\u003e designed to work naturally with your everyday wardrobe.\u003c\/p\u003e\n\u003cdiv class=\"pdp-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/ffbcf8f7b5d3cc248a4aaa6fd99b04ea_b4a5fa97-7cff-4247-90b5-ea4581f750b8.png?v=1788245187\" alt=\"Three Available Colors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       FAQ\n       Native clickable accordion\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-cream\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"pdp-desc\"\u003eQuick answers about \u003cspan class=\"accent-text\"\u003e fabric, fit and care \u003c\/span\u003e.\u003c\/p\u003e\n\u003cdiv class=\"faq-accordion\"\u003e\n\u003c!-- FAQ 1 --\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-question\"\u003e\u003cspan class=\"faq-question-text\"\u003e What is the fabric composition? \u003c\/span\u003e \u003cspan class=\"faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer-wrap\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cdiv class=\"faq-answer\"\u003eCrafted from premium \u003cspan class=\"accent-text\"\u003e Tencel fibers \u003c\/span\u003e for a genuine denim appearance with lightweight softness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 2 --\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-question\"\u003e\u003cspan class=\"faq-question-text\"\u003e How should I care for this garment? \u003c\/span\u003e \u003cspan class=\"faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer-wrap\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cdiv class=\"faq-answer\"\u003eMachine wash cold on a gentle cycle with similar colors. Avoid bleach and tumble dry low or line dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- FAQ 3 --\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-question\"\u003e\u003cspan class=\"faq-question-text\"\u003e Is the fit true to size? \u003c\/span\u003e \u003cspan class=\"faq-arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer-wrap\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt has an intentional \u003cspan class=\"accent-text\"\u003e oversized fit \u003c\/span\u003e. Use the size chart to choose your preferred relaxed look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       CUSTOMER REVIEWS\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-sand\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eCustomer Reviews \u0026amp; Ratings\u003c\/h2\u003e\n\u003cdiv class=\"social-stats\"\u003e\n\u003cdiv class=\"rating-overview\"\u003e\n\u003cspan class=\"rating-number\"\u003e 4.9 \u003c\/span\u003e \u003cspan class=\"rating-stars\"\u003e ★★★★★ \u003c\/span\u003e \u003cspan class=\"rating-count\"\u003e Based on 1,280 reviews \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress-bar-container\"\u003e\n\u003cdiv class=\"progress-row\"\u003e\n\u003cspan\u003e 5 Star \u003c\/span\u003e\n\u003cdiv class=\"progress-bar\"\u003e\n\u003cdiv class=\"progress-fill\" style=\"width: 92%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 92% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress-row\"\u003e\n\u003cspan\u003e 4 Star \u003c\/span\u003e\n\u003cdiv class=\"progress-bar\"\u003e\n\u003cdiv class=\"progress-fill\" style=\"width: 6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 6% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress-row\"\u003e\n\u003cspan\u003e 3 Star \u003c\/span\u003e\n\u003cdiv class=\"progress-bar\"\u003e\n\u003cdiv class=\"progress-fill\" style=\"width: 2%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 2% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-summary\"\u003e\n\u003cstrong class=\"accent-text\"\u003e Customer Favorite: \u003c\/strong\u003e Customers love the softness compared with traditional denim, plus the lightweight feel and versatile styling.\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cstrong class=\"accent-text\"\u003e Sarah M. \u003c\/strong\u003e \u003cspan class=\"rating-stars\"\u003e ★★★★★ \u003c\/span\u003e\n\u003cp\u003e\"Absolute wardrobe staple! It feels like a cloud and looks so stylish whether buttoned up or worn open over a tank top.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cstrong class=\"accent-text\"\u003e Jessica L. \u003c\/strong\u003e \u003cspan class=\"rating-stars\"\u003e ★★★★★ \u003c\/span\u003e\n\u003cp\u003e\"The material is gorgeous and lightweight. Perfect for travel and daily casual wear without feeling stiff at all.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       GUARANTEES\n       Shorter copy + responsive cards\n       ===================================================== --\u003e\n\u003cdiv class=\"pdp-block-card bg-denim-mist\"\u003e\n\u003ch2 class=\"pdp-title\"\u003eOur Guarantees\u003c\/h2\u003e\n\u003cdiv class=\"logistics-grid\"\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003ch4\u003eFast Shipping\u003c\/h4\u003e\n\u003cp\u003eShips within \u003cspan class=\"accent-text\"\u003e 24–48 hours. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003ch4\u003e30-Day Returns\u003c\/h4\u003e\n\u003cp\u003eEasy \u003cspan class=\"accent-text\"\u003e 30-day returns. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003ch4\u003eSecure Checkout\u003c\/h4\u003e\n\u003cp\u003eSafe, \u003cspan class=\"accent-text\"\u003e encrypted payment. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003ch4\u003eOrder Tracking\u003c\/h4\u003e\n\u003cp\u003eTrack from \u003cspan class=\"accent-text\"\u003e ship to door. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       CTA\n       ===================================================== --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2 class=\"cta-title\"\u003eReady to Elevate Your Everyday Style?\u003c\/h2\u003e\n\u003cp class=\"cta-desc\"\u003eDiscover \u003cspan class=\"cta-highlight\"\u003e softer denim comfort \u003c\/span\u003e made for effortless everyday wear.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"cta-button\"\u003e Buy Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"XIESHU","offers":[{"title":"Light Blue \/ S","offer_id":43156747485255,"sku":"NC03142609015454-浅蓝色-S","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43156747518023,"sku":"NC03142609015454-浅蓝色-M","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43156747550791,"sku":"NC03142609015454-浅蓝色-L","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43156747583559,"sku":"NC03142609015454-浅蓝色-XL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 2XL","offer_id":43156747616327,"sku":"NC03142609015454-浅蓝色-XXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 3XL","offer_id":43156747649095,"sku":"NC03142609015454-浅蓝色-XXXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43156747681863,"sku":"NC03142609015454-蓝色-S","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43156747714631,"sku":"NC03142609015454-蓝色-M","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43156747747399,"sku":"NC03142609015454-蓝色-L","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43156747780167,"sku":"NC03142609015454-蓝色-XL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":43156747812935,"sku":"NC03142609015454-蓝色-XXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 3XL","offer_id":43156747845703,"sku":"NC03142609015454-蓝色-XXXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43156747878471,"sku":"NC03142609015454-黑色-S","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43156747911239,"sku":"NC03142609015454-黑色-M","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43156747944007,"sku":"NC03142609015454-黑色-L","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43156747976775,"sku":"NC03142609015454-黑色-XL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43156748009543,"sku":"NC03142609015454-黑色-XXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43156748042311,"sku":"NC03142609015454-黑色-XXXL","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_e1529902-7f9d-4852-809b-ac6117fb5d7f.png?v=1788245973","url":"https:\/\/bamafrontierman.com\/products\/women-s-denim-shirt-chambray-blue-button-down-3-4-sleeve-tencel-top","provider":"bamafrontierman.com","version":"1.0","type":"link"}