{"product_id":"one-shoulder-long-sleeve-yoga-top","title":"One-Shoulder Long Sleeve Yoga Top","description":"\u003cstyle\u003e\n    #one-shoulder-pdp {\n      --pdp-primary: #78968f;\n      --pdp-primary-dark: #36524c;\n      --pdp-primary-deep: #263b37;\n      --pdp-primary-soft: #e8f0ee;\n      --pdp-mint: #dbe8e4;\n      --pdp-card: #f8f6f1;\n      --pdp-white: #ffffff;\n      --pdp-text: #202725;\n      --pdp-muted: #68716e;\n      --pdp-line: rgba(54, 82, 76, 0.13);\n      --pdp-gold: #e7b34b;\n      --pdp-dark: #182421;\n\n      width: 100%;\n      max-width: 1080px;\n      margin: 0 auto;\n      padding: 12px 0 40px;\n      color: var(--pdp-text);\n      font-family: inherit;\n      font-size: 18px;\n      line-height: 1.55;\n      box-sizing: border-box;\n    }\n\n    #one-shoulder-pdp *,\n    #one-shoulder-pdp *::before,\n    #one-shoulder-pdp *::after {\n      box-sizing: border-box;\n    }\n\n    #one-shoulder-pdp img {\n      display: block;\n      width: 100%;\n      height: auto;\n      border-radius: 8px !important;\n    }\n\n    #one-shoulder-pdp .pdp-block-card,\n    #one-shoulder-pdp .pdp-feature-card-v {\n      position: relative;\n      background: var(--pdp-card);\n      border: 0;\n      border-radius: 12px;\n      box-shadow: 0 8px 28px rgba(38, 59, 55, 0.07);\n      overflow: hidden;\n    }\n\n    #one-shoulder-pdp .pdp-block-card {\n      padding: 30px;\n      margin: 0 0 22px;\n    }\n\n    #one-shoulder-pdp .pdp-block-label,\n    #one-shoulder-pdp .pdp-feature-label {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      width: fit-content;\n      padding: 7px 11px;\n      margin-bottom: 13px;\n      border-radius: 999px;\n      background: var(--pdp-primary-soft);\n      color: var(--pdp-primary-dark);\n      font-size: 13px;\n      line-height: 1;\n      font-weight: 800;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n    }\n\n    #one-shoulder-pdp .pdp-section-title {\n      margin: 0 0 9px;\n      font-size: clamp(29px, 5vw, 42px);\n      line-height: 1.1;\n      font-weight: 800;\n      color: var(--pdp-primary-dark);\n      letter-spacing: -.025em;\n    }\n\n    #one-shoulder-pdp .pdp-section-intro {\n      margin: 0 0 22px;\n      color: var(--pdp-muted);\n      font-size: 17px;\n    }\n\n    #one-shoulder-pdp .pdp-green {\n      color: var(--pdp-primary-dark);\n    }\n\n    \/* =========================\n       01 HERO\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-hero {\n      padding: 0;\n    }\n\n    #one-shoulder-pdp .pdp-hero-copy {\n      padding: 30px 30px 25px;\n    }\n\n    #one-shoulder-pdp .pdp-hero-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-bottom: 14px;\n    }\n\n    #one-shoulder-pdp .pdp-hero-badge {\n      display: inline-flex;\n      align-items: center;\n      min-height: 29px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      background: var(--pdp-primary-soft);\n      color: var(--pdp-primary-dark);\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: .04em;\n    }\n\n    #one-shoulder-pdp .pdp-hero-badge:nth-child(2) {\n      background: #f1eee8;\n      color: #665d50;\n    }\n\n    #one-shoulder-pdp .pdp-hero-badge:nth-child(3) {\n      background: #edf3f1;\n    }\n\n    #one-shoulder-pdp .pdp-hero-title {\n      max-width: 780px;\n      margin: 0 0 14px;\n      font-size: clamp(35px, 7vw, 60px);\n      line-height: 1.02;\n      letter-spacing: -.045em;\n      font-weight: 850;\n      color: var(--pdp-primary-deep);\n    }\n\n    #one-shoulder-pdp .pdp-rating-line {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 9px;\n      margin: 0 0 14px;\n      font-size: 15px;\n      font-weight: 700;\n    }\n\n    #one-shoulder-pdp .pdp-stars {\n      color: var(--pdp-gold);\n      letter-spacing: 2px;\n      font-size: 18px;\n    }\n\n    #one-shoulder-pdp .pdp-hero-subtitle {\n      max-width: 760px;\n      margin: 0;\n      color: #53605c;\n      font-size: 19px;\n      line-height: 1.55;\n    }\n\n    #one-shoulder-pdp .pdp-hero-subtitle strong {\n      color: var(--pdp-primary-dark);\n    }\n\n    #one-shoulder-pdp .pdp-hero-image {\n      padding: 0 14px 14px;\n    }\n\n    \/* =========================\n       02 PAIN POINT\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-pain-copy {\n      max-width: 720px;\n      margin-bottom: 18px;\n    }\n\n    #one-shoulder-pdp .pdp-pain-points {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    #one-shoulder-pdp .pdp-mini-benefit {\n      padding: 13px;\n      background: rgba(255,255,255,.55);\n      border-radius: 10px;\n    }\n\n    #one-shoulder-pdp .pdp-mini-benefit strong {\n      display: block;\n      margin-bottom: 3px;\n      font-size: 15px;\n      color: var(--pdp-primary-dark);\n    }\n\n    #one-shoulder-pdp .pdp-mini-benefit span {\n      color: var(--pdp-muted);\n      font-size: 14px;\n    }\n\n    \/* =========================\n       03 FEATURES\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-features-heading {\n      margin: 33px 0 16px;\n    }\n\n    #one-shoulder-pdp .pdp-feature-card-v {\n      margin: 0 0 18px;\n      padding: 24px;\n    }\n\n    #one-shoulder-pdp .pdp-feature-number {\n      color: var(--pdp-primary);\n      font-size: 14px;\n      font-weight: 800;\n      letter-spacing: .08em;\n    }\n\n    #one-shoulder-pdp .pdp-feature-title {\n      margin: 0 0 9px;\n      color: var(--pdp-primary-dark);\n      font-size: clamp(26px, 5vw, 34px);\n      line-height: 1.14;\n      font-weight: 800;\n    }\n\n    #one-shoulder-pdp .pdp-feature-desc {\n      max-width: 720px;\n      margin: 0 0 18px;\n      color: var(--pdp-muted);\n      font-size: 16px;\n    }\n\n    #one-shoulder-pdp .pdp-feature-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 6px;\n      margin-bottom: 18px;\n    }\n\n    #one-shoulder-pdp .pdp-feature-pill {\n      padding: 6px 9px;\n      border-radius: 6px;\n      background: var(--pdp-primary-soft);\n      color: var(--pdp-primary-dark);\n      font-size: 13px;\n      font-weight: 750;\n    }\n\n    \/* =========================\n       04 HOW TO USE\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-steps {\n      display: grid;\n      gap: 10px;\n      margin: 20px 0;\n    }\n\n    #one-shoulder-pdp .pdp-step {\n      display: grid;\n      grid-template-columns: 46px 1fr;\n      align-items: center;\n      gap: 13px;\n      padding: 14px;\n      background: rgba(255,255,255,.55);\n      border-radius: 10px;\n    }\n\n    #one-shoulder-pdp .pdp-step-number {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 42px;\n      height: 42px;\n      border-radius: 50%;\n      background: var(--pdp-gold);\n      color: #fff;\n      font-size: 20px;\n      font-weight: 900;\n    }\n\n    #one-shoulder-pdp .pdp-step strong {\n      display: block;\n      margin-bottom: 3px;\n      color: var(--pdp-primary-dark);\n      font-size: 16px;\n    }\n\n    #one-shoulder-pdp .pdp-step p {\n      margin: 0;\n      color: var(--pdp-muted);\n      font-size: 14px;\n    }\n\n    \/* =========================\n       05 SPECIFICATIONS\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-spec-table,\n    #one-shoulder-pdp .pdp-size-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 15px 0 24px;\n      overflow: hidden;\n    }\n\n    #one-shoulder-pdp .pdp-spec-table th,\n    #one-shoulder-pdp .pdp-spec-table td,\n    #one-shoulder-pdp .pdp-size-table th,\n    #one-shoulder-pdp .pdp-size-table td {\n      padding: 12px 9px;\n      border-bottom: 1px solid var(--pdp-line);\n      text-align: left;\n      font-size: 15px;\n    }\n\n    #one-shoulder-pdp .pdp-spec-table th {\n      width: 38%;\n      color: var(--pdp-primary-dark);\n      font-weight: 800;\n    }\n\n    #one-shoulder-pdp .pdp-spec-table td {\n      color: var(--pdp-muted);\n    }\n\n    #one-shoulder-pdp .pdp-size-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-top: 12px;\n    }\n\n    #one-shoulder-pdp .pdp-size-table {\n      min-width: 610px;\n      margin-top: 0;\n    }\n\n    #one-shoulder-pdp .pdp-size-table thead th {\n      background: var(--pdp-primary-dark);\n      color: #fff;\n      text-align: center;\n      white-space: nowrap;\n    }\n\n    #one-shoulder-pdp .pdp-size-table tbody td {\n      text-align: center;\n      background: rgba(255,255,255,.46);\n    }\n\n    #one-shoulder-pdp .pdp-size-note {\n      margin: -10px 0 22px;\n      color: var(--pdp-muted);\n      font-size: 13px;\n    }\n\n    \/* =========================\n       FAQ\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-faq-item {\n      border-bottom: 1px solid var(--pdp-line);\n    }\n\n    #one-shoulder-pdp .pdp-faq-item:last-child {\n      border-bottom: 0;\n    }\n\n    #one-shoulder-pdp .pdp-faq-item summary {\n      position: relative;\n      padding: 17px 38px 17px 0;\n      list-style: none;\n      cursor: pointer;\n      color: var(--pdp-primary-dark);\n      font-size: 16px;\n      font-weight: 800;\n    }\n\n    #one-shoulder-pdp .pdp-faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #one-shoulder-pdp .pdp-faq-item summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 4px;\n      top: 50%;\n      transform: translateY(-50%);\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      background: var(--pdp-primary-soft);\n      color: var(--pdp-primary-dark);\n      text-align: center;\n      line-height: 23px;\n      font-size: 20px;\n      transition: transform .25s ease;\n    }\n\n    #one-shoulder-pdp .pdp-faq-item[open] summary::after {\n      transform: translateY(-50%) rotate(45deg);\n    }\n\n    #one-shoulder-pdp .pdp-faq-answer {\n      padding: 0 35px 17px 0;\n      color: var(--pdp-muted);\n      font-size: 15px;\n    }\n\n    \/* =========================\n       WHY US\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-why-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      margin: 18px 0 22px;\n    }\n\n    #one-shoulder-pdp .pdp-why-box {\n      min-height: 82px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 14px;\n      border: 1.5px solid var(--pdp-primary);\n      border-radius: 10px;\n      color: var(--pdp-primary-dark);\n      text-align: center;\n      font-size: 15px;\n      font-weight: 800;\n      background: rgba(255,255,255,.35);\n    }\n\n    \/* =========================\n       CONFIDENCE\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-confidence-copy {\n      max-width: 720px;\n      margin-bottom: 20px;\n    }\n\n    #one-shoulder-pdp .pdp-confidence-row {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 8px;\n      margin: 16px 0 20px;\n    }\n\n    #one-shoulder-pdp .pdp-confidence-mini {\n      padding: 14px 10px;\n      border-radius: 9px;\n      background: var(--pdp-primary-soft);\n      color: var(--pdp-primary-dark);\n      text-align: center;\n      font-size: 13px;\n      font-weight: 800;\n    }\n\n    \/* =========================\n       SHIPPING\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-shipping-list {\n      display: grid;\n      gap: 9px;\n    }\n\n    #one-shoulder-pdp .pdp-shipping-item {\n      display: grid;\n      grid-template-columns: 38px 1fr;\n      gap: 10px;\n      align-items: center;\n      padding: 13px 14px;\n      border: 1.5px solid var(--pdp-primary);\n      border-radius: 10px;\n      background: rgba(255,255,255,.36);\n    }\n\n    #one-shoulder-pdp .pdp-shipping-icon {\n      width: 34px;\n      height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: var(--pdp-primary-soft);\n      font-size: 19px;\n    }\n\n    #one-shoulder-pdp .pdp-shipping-item strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--pdp-primary-dark);\n      font-size: 15px;\n    }\n\n    #one-shoulder-pdp .pdp-shipping-item span {\n      display: block;\n      color: var(--pdp-muted);\n      font-size: 13px;\n    }\n\n    \/* =========================\n       CTA\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-cta {\n      padding: 32px 25px;\n      background:\n        radial-gradient(circle at 85% 0%, rgba(120,150,143,.35), transparent 40%),\n        var(--pdp-dark);\n      color: #fff;\n      text-align: center;\n    }\n\n    #one-shoulder-pdp .pdp-cta .pdp-block-label {\n      background: rgba(255,255,255,.12);\n      color: #dce9e6;\n    }\n\n    #one-shoulder-pdp .pdp-cta-title {\n      margin: 0 0 9px;\n      color: #fff;\n      font-size: clamp(31px, 6vw, 46px);\n      line-height: 1.08;\n      font-weight: 850;\n    }\n\n    #one-shoulder-pdp .pdp-cta-text {\n      max-width: 650px;\n      margin: 0 auto 20px;\n      color: rgba(255,255,255,.72);\n      font-size: 15px;\n    }\n\n    #one-shoulder-pdp .pdp-buy-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      max-width: 430px;\n      min-height: 52px;\n      padding: 13px 20px;\n      border: 0;\n      border-radius: 99px;\n      background: #e5efec;\n      color: #20332f;\n      font-family: inherit;\n      font-size: 17px;\n      font-weight: 900;\n      cursor: pointer;\n      text-decoration: none;\n    }\n\n    #one-shoulder-pdp .pdp-trust-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 6px;\n      margin-top: 20px;\n    }\n\n    #one-shoulder-pdp .pdp-trust-item {\n      padding: 9px 4px;\n      color: rgba(255,255,255,.76);\n      font-size: 12px;\n      line-height: 1.3;\n    }\n\n    #one-shoulder-pdp .pdp-trust-item b {\n      display: block;\n      margin-bottom: 5px;\n      color: #fff;\n      font-size: 19px;\n    }\n\n    \/* =========================\n       REVIEWS\n    ========================= *\/\n\n    #one-shoulder-pdp .pdp-review-summary {\n      display: grid;\n      grid-template-columns: 160px 1fr;\n      gap: 24px;\n      align-items: center;\n      margin: 20px 0;\n    }\n\n    #one-shoulder-pdp .pdp-score {\n      text-align: center;\n    }\n\n    #one-shoulder-pdp .pdp-score-number {\n      display: block;\n      color: var(--pdp-primary-dark);\n      font-size: 50px;\n      line-height: 1;\n      font-weight: 900;\n    }\n\n    #one-shoulder-pdp .pdp-score-label {\n      display: block;\n      margin-top: 7px;\n      color: var(--pdp-muted);\n      font-size: 13px;\n    }\n\n    #one-shoulder-pdp .pdp-review-bars {\n      display: grid;\n      gap: 7px;\n    }\n\n    #one-shoulder-pdp .pdp-review-bar-row {\n      display: grid;\n      grid-template-columns: 38px 1fr 36px;\n      gap: 7px;\n      align-items: center;\n      color: var(--pdp-muted);\n      font-size: 12px;\n    }\n\n    #one-shoulder-pdp .pdp-bar {\n      position: relative;\n      height: 7px;\n      border-radius: 999px;\n      overflow: hidden;\n      background: #e4e8e6;\n    }\n\n    #one-shoulder-pdp .pdp-bar-fill {\n      height: 100%;\n      border-radius: inherit;\n      background: var(--pdp-primary);\n    }\n\n    #one-shoulder-pdp .pdp-ai-summary {\n      margin: 20px 0;\n      padding: 16px;\n      border-left: 4px solid var(--pdp-primary);\n      border-radius: 8px;\n      background: var(--pdp-primary-soft);\n    }\n\n    #one-shoulder-pdp .pdp-ai-summary strong {\n      display: block;\n      margin-bottom: 5px;\n      color: var(--pdp-primary-dark);\n      font-size: 15px;\n    }\n\n    #one-shoulder-pdp .pdp-ai-summary p {\n      margin: 0;\n      color: #5c6965;\n      font-size: 14px;\n    }\n\n    #one-shoulder-pdp .pdp-review-cards {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 11px;\n    }\n\n    #one-shoulder-pdp .pdp-review-card {\n      padding: 16px;\n      border-radius: 10px;\n      background: rgba(255,255,255,.52);\n    }\n\n    #one-shoulder-pdp .pdp-review-card .pdp-stars {\n      margin-bottom: 8px;\n      font-size: 16px;\n    }\n\n    #one-shoulder-pdp .pdp-review-card h4 {\n      margin: 0 0 7px;\n      color: var(--pdp-primary-dark);\n      font-size: 16px;\n    }\n\n    #one-shoulder-pdp .pdp-review-card p {\n      margin: 0 0 10px;\n      color: var(--pdp-muted);\n      font-size: 14px;\n    }\n\n    #one-shoulder-pdp .pdp-review-name {\n      color: #7c8582;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    @media (max-width: 680px) {\n\n      #one-shoulder-pdp {\n        padding-left: 10px;\n        padding-right: 10px;\n      }\n\n      #one-shoulder-pdp .pdp-block-card {\n        padding: 21px 16px;\n        margin-bottom: 16px;\n      }\n\n      #one-shoulder-pdp .pdp-hero {\n        padding: 0;\n      }\n\n      #one-shoulder-pdp .pdp-hero-copy {\n        padding: 22px 17px 18px;\n      }\n\n      #one-shoulder-pdp .pdp-hero-image {\n        padding: 0 8px 8px;\n      }\n\n      #one-shoulder-pdp .pdp-hero-title {\n        font-size: 38px;\n      }\n\n      #one-shoulder-pdp .pdp-pain-points {\n        grid-template-columns: 1fr;\n      }\n\n      #one-shoulder-pdp .pdp-feature-card-v {\n        padding: 20px 15px;\n        margin-bottom: 14px;\n      }\n\n      #one-shoulder-pdp .pdp-why-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      #one-shoulder-pdp .pdp-confidence-row {\n        grid-template-columns: 1fr;\n      }\n\n      #one-shoulder-pdp .pdp-review-summary {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      #one-shoulder-pdp .pdp-review-cards {\n        grid-template-columns: 1fr;\n      }\n\n      #one-shoulder-pdp .pdp-trust-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      #one-shoulder-pdp .pdp-section-title {\n        font-size: 31px;\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv id=\"one-shoulder-pdp\"\u003e\n\u003c!-- =========================================================\n       01 HERO PRODUCT\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card pdp-hero\"\u003e\n\u003cdiv class=\"pdp-hero-copy\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e🔥 HERO PRODUCT\u003cspan class=\"pdp-hero-badge\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"pdp-hero-title\"\u003eOne-Shoulder Long Sleeve Yoga Top\u003c\/h1\u003e\n\u003cdiv class=\"pdp-rating-line\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003eDesigned for Yoga, Pilates \u0026amp; Everyday Movement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-hero-subtitle\"\u003eA sleek asymmetrical silhouette with \u003cstrong\u003ebuilt-in removable pads, thumbhole sleeves and moisture-wicking stretch\u003c\/strong\u003e for studio sessions, low-impact workouts and effortless everyday styling.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/gif_d542181d-892c-4e23-bb7e-dfde98a41373.gif?v=1788245505\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       02 PAIN POINT\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e⚠️ THE DIFFERENCE\u003c\/div\u003e\n\u003cdiv class=\"pdp-pain-copy\"\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eLess Adjusting. More Moving.\u003c\/h2\u003e\n\u003cp class=\"pdp-section-intro\"\u003eOrdinary loose workout tops can shift, ride up or require extra layering. This design combines coverage, support and freedom of movement in one streamlined piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-pain-points\"\u003e\n\u003cdiv class=\"pdp-mini-benefit\"\u003e\n\u003cstrong\u003eThumbhole Sleeves\u003c\/strong\u003e \u003cspan\u003eHelps keep cuffs comfortably in place.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-mini-benefit\"\u003e\n\u003cstrong\u003eBuilt-In Support\u003c\/strong\u003e \u003cspan\u003eRemovable pads let you customize coverage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-mini-benefit\"\u003e\n\u003cstrong\u003eHigh-Low Hem\u003c\/strong\u003e \u003cspan\u003eExtra back coverage without restricting movement.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 02: Before \/ After comparison --\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_0ce30904-55b3-4c99-8984-29892844e3a1.png?v=1788244289\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n       03 KEY FEATURES\n  ========================================================== --\u003e\n\u003cdiv class=\"pdp-features-heading\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e✨ KEY FEATURES\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eDesigned Around Your Movement\u003c\/h2\u003e\n\u003cp class=\"pdp-section-intro\"\u003eFour thoughtful details turn a simple long-sleeve top into a versatile studio-to-street essential.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003csection class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-label\"\u003eFEATURE 01\u003c\/div\u003e\n\u003cspan class=\"pdp-feature-number\"\u003e ASYMMETRICAL STYLE \u003c\/span\u003e\n\u003ch3 class=\"pdp-feature-title\"\u003eOne Shoulder. Instant Style.\u003c\/h3\u003e\n\u003cp class=\"pdp-feature-desc\"\u003eThe asymmetrical neckline creates a clean modern silhouette that works just as naturally with leggings as it does with casual everyday outfits.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-pills\"\u003e\n\u003cspan class=\"pdp-feature-pill\"\u003eModern Silhouette\u003c\/span\u003e \u003cspan class=\"pdp-feature-pill\"\u003eStudio-to-Street\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 03: one shoulder close-up --\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_3038b55b-137b-401a-ae28-4023091c2b74.png?v=1788244289\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003csection class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-label\"\u003eFEATURE 02\u003c\/div\u003e\n\u003cspan class=\"pdp-feature-number\"\u003e BUILT-IN BRA \u003c\/span\u003e\n\u003ch3 class=\"pdp-feature-title\"\u003eSupport Without Extra Layers\u003c\/h3\u003e\n\u003cp class=\"pdp-feature-desc\"\u003eA built-in bra with removable pads gives you customizable coverage while helping simplify your workout outfit.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-pills\"\u003e\n\u003cspan class=\"pdp-feature-pill\"\u003eRemovable Pads\u003c\/span\u003e \u003cspan class=\"pdp-feature-pill\"\u003eCustom Coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 04: built-in bra \/ stretch demonstration --\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_e061025c-e730-4394-9129-ebb22f4ac073.png?v=1788244289\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003csection class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-label\"\u003eFEATURE 03\u003c\/div\u003e\n\u003cspan class=\"pdp-feature-number\"\u003e THUMBHOLE SLEEVES \u003c\/span\u003e\n\u003ch3 class=\"pdp-feature-title\"\u003eSleeves That Stay With You\u003c\/h3\u003e\n\u003cp class=\"pdp-feature-desc\"\u003eExtended long sleeves with thumbholes help keep the cuffs from shifting during stretches, warm-ups and everyday wear.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-pills\"\u003e\n\u003cspan class=\"pdp-feature-pill\"\u003eExtra Coverage\u003c\/span\u003e \u003cspan class=\"pdp-feature-pill\"\u003eStay-Put Cuffs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 05: thumbhole detail --\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/5_d07b2263-ee8b-4ec0-a782-c9100e075536.png?v=1788244290\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003csection class=\"pdp-feature-card-v\"\u003e\n\u003cdiv class=\"pdp-feature-label\"\u003eFEATURE 04\u003c\/div\u003e\n\u003cspan class=\"pdp-feature-number\"\u003e PERFORMANCE FABRIC \u003c\/span\u003e\n\u003ch3 class=\"pdp-feature-title\"\u003eStretch. Move. Stay Comfortable.\u003c\/h3\u003e\n\u003cp class=\"pdp-feature-desc\"\u003eMade from 91% polyester and 9% elastane with 2-way stretch and moisture-wicking performance to help you stay comfortable through yoga, Pilates and everyday movement.\u003c\/p\u003e\n\u003cdiv class=\"pdp-feature-pills\"\u003e\n\u003cspan class=\"pdp-feature-pill\"\u003e91% Polyester\u003c\/span\u003e \u003cspan class=\"pdp-feature-pill\"\u003e9% Elastane\u003c\/span\u003e \u003cspan class=\"pdp-feature-pill\"\u003e2-Way Stretch\u003c\/span\u003e \u003cspan class=\"pdp-feature-pill\"\u003eMoisture-Wicking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 06: fabric macro --\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/6_69635fcd-710b-4ecd-bd31-57f98fb3b276.png?v=1788244290\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n       04 HOW TO USE\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e📖 HOW TO WEAR\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eReady in Four Easy Steps\u003c\/h2\u003e\n\u003cp class=\"pdp-section-intro\"\u003eDesigned to keep getting ready simple, whether you're heading to yoga, Pilates or a casual day out.\u003c\/p\u003e\n\u003cdiv class=\"pdp-steps\"\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSlip It On\u003c\/strong\u003e\n\u003cp\u003ePull the top on and position the one-shoulder neckline comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjust Your Pads\u003c\/strong\u003e\n\u003cp\u003eKeep, remove or reposition the built-in pads to suit your preferred coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eUse the Thumbholes\u003c\/strong\u003e\n\u003cp\u003eSlide your thumbs through the openings to help keep the sleeves in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMove Your Way\u003c\/strong\u003e\n\u003cp\u003ePair with leggings, joggers or casual bottoms and you're ready to go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 07: lifestyle \/ movement tutorial --\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n       05 SPECIFICATIONS\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e📏 SPECIFICATIONS\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eFit \u0026amp; Fabric Details\u003c\/h2\u003e\n\u003ctable class=\"pdp-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e91% Polyester \/ 9% Elastane\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStretch\u003c\/th\u003e\n\u003ctd\u003e2-Way Stretch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSupport\u003c\/th\u003e\n\u003ctd\u003eBuilt-In Bra with Removable Pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSleeves\u003c\/th\u003e\n\u003ctd\u003eLong Sleeve with Thumbholes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHem\u003c\/th\u003e\n\u003ctd\u003eCurved High-Low Hem\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFabric Function\u003c\/th\u003e\n\u003ctd\u003eMoisture-Wicking\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eYoga, Pilates \u0026amp; Casual Activities\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare\u003c\/th\u003e\n\u003ctd\u003eMachine Wash Cold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/8_8b16d2b5-cf93-4f55-b56e-54e40c300f40.png?v=1788244288\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n       06 FAQ\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e❓ FAQ\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eQuestions, Answered\u003c\/h2\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eDoes this top have built-in support?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eYes. The top includes a built-in bra with removable pads, allowing you to adjust the coverage to your preference.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eIs the fabric stretchy?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eYes. The fabric contains 9% elastane and is designed with 2-way stretch for comfortable movement.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eWhat activities is it suitable for?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eIt is designed for yoga, Pilates and casual everyday activities.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eHow should I wash it?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eMachine wash cold with like colors and turn the garment inside out. Do not bleach, iron or dry clean.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       07 WHY US\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e🌟 WHY YOU'LL LOVE IT\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eMore Than Just a Workout Top\u003c\/h2\u003e\n\u003cdiv class=\"pdp-why-grid\"\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eOne-Shoulder Statement Style\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eBuilt-In Removable Padding\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eMoisture-Wicking Comfort\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eMovement-Friendly High-Low Hem\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 09: lifestyle promo --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9_bbbc0554-d6bb-4d04-a5aa-20d186909a0f.png?v=1788244290\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n       08 SHOP WITH CONFIDENCE\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e🛡️ SHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eDesigned for Real Everyday Wear\u003c\/h2\u003e\n\u003cp class=\"pdp-section-intro pdp-confidence-copy\"\u003eThoughtful performance details combine with an elevated silhouette so you can move seamlessly from intense studio sessions to relaxed everyday errands without compromising on comfort or style.\u003c\/p\u003e\n\u003cdiv class=\"pdp-confidence-row\"\u003e\n\u003cdiv class=\"pdp-confidence-mini\"\u003e✓ Easy-Care Fabric\u003c\/div\u003e\n\u003cdiv class=\"pdp-confidence-mini\"\u003e✓ Adjustable Padding\u003c\/div\u003e\n\u003cdiv class=\"pdp-confidence-mini\"\u003e✓ Stretch Comfort\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 10: confidence \/ quality badge visual --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/10_fa20fff7-9a23-4d52-8a28-b2b14ffbb297.png?v=1788244290\" alt=\"Quality Guarantee\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n       09 SHIPPING \u0026 DELIVERY\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e🚚 SHIPPING \u0026amp; DELIVERY\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eSimple \u0026amp; Reliable Delivery\u003c\/h2\u003e\n\u003cdiv class=\"pdp-shipping-list\"\u003e\n\u003cdiv class=\"pdp-shipping-item\"\u003e\n\u003cdiv class=\"pdp-shipping-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFast Order Processing\u003c\/strong\u003e \u003cspan\u003eOrders are carefully prepared and dispatched within 24–48 business hours. Tracking details will be provided at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-shipping-item\"\u003e\n\u003cdiv class=\"pdp-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlexible Shipping Options\u003c\/strong\u003e \u003cspan\u003eEnjoy standard and express shipping worldwide. Standard orders qualify for Free Shipping on eligible amounts at checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-shipping-item\"\u003e\n\u003cdiv class=\"pdp-shipping-icon\"\u003e↺\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHassle-Free Returns\u003c\/strong\u003e \u003cspan\u003eNot the perfect fit? Enjoy our 30-day easy return policy for a stress-free shopping experience.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       10 CTA\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card pdp-cta\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e⚡ READY FOR YOUR NEXT MOVE?\u003c\/div\u003e\n\u003ch2 class=\"pdp-cta-title\"\u003eStyle Meets Studio-Ready Comfort\u003c\/h2\u003e\n\u003cp class=\"pdp-cta-text\"\u003eChoose your favorite color and size, then make this one-shoulder essential part of your next yoga, Pilates or everyday look.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"pdp-buy-btn\"\u003e CHOOSE YOUR SIZE \u003c\/a\u003e\n\u003cdiv class=\"pdp-trust-grid\"\u003e\n\u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cb\u003e✦\u003c\/b\u003e Built-In Support\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cb\u003e↔\u003c\/b\u003e 2-Way Stretch\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cb\u003e◌\u003c\/b\u003e Moisture-Wicking\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cb\u003e♡\u003c\/b\u003e Easy Care\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n       11 CUSTOMER REVIEWS\n       Replace sample content below with verified customer reviews\n       before publishing.\n  ========================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-block-label\"\u003e💬 CUSTOMER REVIEWS\u003c\/div\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eWhat Wearers Love Most\u003c\/h2\u003e\n\u003cdiv class=\"pdp-review-summary\"\u003e\n\u003cdiv class=\"pdp-score\"\u003e\n\u003cspan class=\"pdp-score-number\"\u003e 4.9 \u003c\/span\u003e\n\u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cspan class=\"pdp-score-label\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-bars\"\u003e\n\u003cdiv class=\"pdp-review-bar-row\"\u003e\n\u003cspan\u003e5 ★\u003c\/span\u003e\n\u003cdiv class=\"pdp-bar\"\u003e\n\u003cdiv class=\"pdp-bar-fill\" style=\"width: 91%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e91%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-bar-row\"\u003e\n\u003cspan\u003e4 ★\u003c\/span\u003e\n\u003cdiv class=\"pdp-bar\"\u003e\n\u003cdiv class=\"pdp-bar-fill\" style=\"width: 7%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e7%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-bar-row\"\u003e\n\u003cspan\u003e3 ★\u003c\/span\u003e\n\u003cdiv class=\"pdp-bar\"\u003e\n\u003cdiv class=\"pdp-bar-fill\" style=\"width: 2%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e2%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-bar-row\"\u003e\n\u003cspan\u003e2 ★\u003c\/span\u003e\n\u003cdiv class=\"pdp-bar\"\u003e\n\u003cdiv class=\"pdp-bar-fill\" style=\"width: 0%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-bar-row\"\u003e\n\u003cspan\u003e1 ★\u003c\/span\u003e\n\u003cdiv class=\"pdp-bar\"\u003e\n\u003cdiv class=\"pdp-bar-fill\" style=\"width: 0%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e0%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-ai-summary\"\u003e\n\u003cstrong\u003e ✦ AI Review Summary \u003c\/strong\u003e\n\u003cp\u003eWearers most often highlight the flattering asymmetrical neckline, comfortable lightweight feel and convenient built-in support. The thumbhole sleeves and longer back coverage are also frequently mentioned as useful details for studio workouts and casual styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-cards\"\u003e\n\u003c!-- SAMPLE REVIEW — replace with verified customer feedback --\u003e\n\u003carticle class=\"pdp-review-card\"\u003e\n\u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch4\u003e“The neckline makes it feel so much more elevated.”\u003c\/h4\u003e\n\u003cp\u003eI love that it doesn't look like a basic workout shirt. The sleeves stay in place nicely and the longer back gives me the coverage I wanted with leggings.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/article\u003e\n\u003c!-- SAMPLE REVIEW — replace with verified customer feedback --\u003e\n\u003carticle class=\"pdp-review-card\"\u003e\n\u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch4\u003e“Easy for Pilates and cute enough to wear afterward.”\u003c\/h4\u003e\n\u003cp\u003eThe fabric feels light and moves easily. I also like being able to remove the pads depending on how I want to wear it.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"bamafrontierman.com","offers":[{"title":"Black \/ XS","offer_id":43156723138631,"sku":"NC02372609015456-长袖黑色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43156744994887,"sku":"NC02372609015456-长袖黑色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43156745027655,"sku":"NC02372609015456-长袖黑色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43156745060423,"sku":"NC02372609015456-长袖黑色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43156745093191,"sku":"NC02372609015456-长袖黑色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XS","offer_id":43156723171399,"sku":"NC02372609015456-长袖白色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":43156745125959,"sku":"NC02372609015456-长袖白色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43156745158727,"sku":"NC02372609015456-长袖白色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43156745191495,"sku":"NC02372609015456-长袖白色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43156745224263,"sku":"NC02372609015456-长袖白色-2XL","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_ef090a57-35bf-4de7-87e5-3c5f553922fe.png?v=1788244290","url":"https:\/\/bamafrontierman.com\/products\/one-shoulder-long-sleeve-yoga-top","provider":"bamafrontierman.com","version":"1.0","type":"link"}