{"product_id":"blush-breeze-eyelet-puff-sleeve-v-neck-top","title":"Blush Breeze Eyelet Puff Sleeve V-Neck Top","description":"\u003cstyle\u003e\n  .sewnara-product-page {\n    --primary: #b85f72;\n    --primary-dark: #8f4354;\n    --soft-pink: #fff4f6;\n    --soft-cream: #fffaf6;\n    --text: #282323;\n    --muted: #6f6466;\n    --border: #eadde0;\n    --white: #ffffff;\n    --success: #55745e;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .sewnara-product-page * {\n    box-sizing: border-box;\n  }\n\n  .sewnara-product-page h2,\n  .sewnara-product-page h3,\n  .sewnara-product-page p {\n    margin-top: 0;\n  }\n\n  .sewnara-hero {\n    padding: 34px 24px;\n    background: linear-gradient(135deg, #fff1f4 0%, #fffaf6 100%);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    text-align: center;\n    margin-bottom: 22px;\n  }\n\n  .sewnara-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: var(--white);\n    color: var(--primary-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    border: 1px solid var(--border);\n  }\n\n  .sewnara-hero h2 {\n    margin-bottom: 13px;\n    font-size: clamp(28px, 5vw, 44px);\n    line-height: 1.13;\n    letter-spacing: -0.8px;\n    color: var(--text);\n  }\n\n  .sewnara-hero h2 span {\n    color: var(--primary);\n  }\n\n  .sewnara-hero-subtitle {\n    max-width: 720px;\n    margin: 0 auto 22px;\n    font-size: 17px;\n    color: var(--muted);\n  }\n\n  .sewnara-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .sewnara-benefit {\n    padding: 14px 10px;\n    background: rgba(255,255,255,0.9);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .sewnara-benefit-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 22px;\n  }\n\n  .sewnara-benefit strong {\n    display: block;\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .sewnara-section {\n    margin-bottom: 22px;\n    padding: 26px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .sewnara-section-title {\n    margin-bottom: 8px;\n    font-size: 25px;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .sewnara-section-intro {\n    max-width: 680px;\n    margin: 0 auto 22px;\n    text-align: center;\n    color: var(--muted);\n  }\n\n  .sewnara-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n  }\n\n  .sewnara-feature-card {\n    padding: 20px;\n    background: var(--soft-pink);\n    border-radius: 13px;\n  }\n\n  .sewnara-feature-card h3 {\n    margin-bottom: 7px;\n    font-size: 17px;\n    color: var(--primary-dark);\n  }\n\n  .sewnara-feature-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n    color: var(--muted);\n  }\n\n  .sewnara-fit-box {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    padding: 22px;\n    background: var(--soft-cream);\n    border-left: 5px solid var(--primary);\n    border-radius: 12px;\n  }\n\n  .sewnara-fit-box h3 {\n    margin-bottom: 6px;\n    font-size: 18px;\n  }\n\n  .sewnara-fit-box p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .sewnara-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 11px 24px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sewnara-list li {\n    position: relative;\n    padding-left: 27px;\n    font-size: 15px;\n  }\n\n  .sewnara-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--success);\n    font-weight: 900;\n  }\n\n  .sewnara-size-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .sewnara-size-table {\n    width: 100%;\n    min-width: 690px;\n    border-collapse: collapse;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .sewnara-size-table th {\n    padding: 14px 10px;\n    background: var(--primary-dark);\n    color: var(--white);\n    font-size: 13px;\n    letter-spacing: 0.3px;\n  }\n\n  .sewnara-size-table td {\n    padding: 13px 10px;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n  }\n\n  .sewnara-size-table tr:nth-child(even) td {\n    background: #fff9fa;\n  }\n\n  .sewnara-size-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sewnara-size-table td:first-child {\n    font-weight: 800;\n    color: var(--primary-dark);\n  }\n\n  .sewnara-size-note {\n    margin-top: 14px;\n    padding: 15px 17px;\n    background: var(--soft-pink);\n    border-radius: 10px;\n    font-size: 14px;\n    color: var(--muted);\n  }\n\n  .sewnara-size-note strong {\n    color: var(--text);\n  }\n\n  .sewnara-occasion-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 9px;\n  }\n\n  .sewnara-occasion {\n    padding: 13px 8px;\n    text-align: center;\n    background: var(--soft-cream);\n    border: 1px solid #f1e6dd;\n    border-radius: 10px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .sewnara-details {\n    border-top: 1px solid var(--border);\n  }\n\n  .sewnara-details details {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .sewnara-details summary {\n    position: relative;\n    padding: 17px 36px 17px 3px;\n    cursor: pointer;\n    list-style: none;\n    font-weight: 750;\n    font-size: 16px;\n  }\n\n  .sewnara-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sewnara-details summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 5px;\n    top: 13px;\n    font-size: 24px;\n    font-weight: 400;\n    color: var(--primary);\n  }\n\n  .sewnara-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sewnara-details-content {\n    padding: 0 3px 18px;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .sewnara-final-cta {\n    padding: 28px 22px;\n    background: var(--primary-dark);\n    color: var(--white);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .sewnara-final-cta h2 {\n    margin-bottom: 8px;\n    color: var(--white);\n    font-size: 27px;\n  }\n\n  .sewnara-final-cta p {\n    max-width: 650px;\n    margin: 0 auto 16px;\n    color: rgba(255,255,255,0.88);\n  }\n\n  .sewnara-cta-label {\n    display: inline-block;\n    padding: 12px 24px;\n    background: var(--white);\n    color: var(--primary-dark);\n    border-radius: 999px;\n    font-weight: 850;\n    font-size: 14px;\n  }\n\n  @media (max-width: 749px) {\n    .sewnara-product-page {\n      padding: 0 2px;\n    }\n\n    .sewnara-hero {\n      padding: 27px 17px;\n      border-radius: 14px;\n    }\n\n    .sewnara-hero h2 {\n      font-size: 31px;\n    }\n\n    .sewnara-hero-subtitle {\n      font-size: 15px;\n    }\n\n    .sewnara-benefit-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sewnara-section {\n      padding: 21px 16px;\n      border-radius: 14px;\n    }\n\n    .sewnara-section-title {\n      font-size: 23px;\n    }\n\n    .sewnara-feature-grid,\n    .sewnara-fit-box,\n    .sewnara-list {\n      grid-template-columns: 1fr;\n    }\n\n    .sewnara-occasion-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sewnara-occasion:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .sewnara-final-cta h2 {\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sewnara-product-page\"\u003e\n\n  \u003c!-- TOP SELLING POINTS --\u003e\n  \u003csection class=\"sewnara-hero\"\u003e\n    \u003cdiv class=\"sewnara-eyebrow\"\u003eSoft • Breezy • Effortlessly Flattering\u003c\/div\u003e\n\n    \u003ch2\u003e\n      The Statement-Sleeve Top That Makes Every Outfit Look\n      \u003cspan\u003eInstantly Polished\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sewnara-hero-subtitle\"\u003e\n      Designed with romantic white eyelet puff sleeves, a flattering striped\n      V-neck and an easy relaxed fit, this is the top you will reach for whenever\n      you want to feel comfortable, confident and beautifully put together.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sewnara-benefit-grid\"\u003e\n      \u003cdiv class=\"sewnara-benefit\"\u003e\n        \u003cspan class=\"sewnara-benefit-icon\"\u003e♡\u003c\/span\u003e\n        \u003cstrong\u003eFlattering V-Neck\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sewnara-benefit\"\u003e\n        \u003cspan class=\"sewnara-benefit-icon\"\u003e✿\u003c\/span\u003e\n        \u003cstrong\u003eEyelet Puff Sleeves\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sewnara-benefit\"\u003e\n        \u003cspan class=\"sewnara-benefit-icon\"\u003e☁\u003c\/span\u003e\n        \u003cstrong\u003eLight \u0026amp; Comfortable\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sewnara-benefit\"\u003e\n        \u003cspan class=\"sewnara-benefit-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003eEasy Relaxed Fit\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHY CUSTOMERS WILL LOVE IT --\u003e\n  \u003csection class=\"sewnara-section\"\u003e\n    \u003ch2 class=\"sewnara-section-title\"\u003eWhy You’ll Love It\u003c\/h2\u003e\n\n    \u003cp class=\"sewnara-section-intro\"\u003e\n      Feminine enough to feel special and relaxed enough for everyday wear.\n      This versatile top gives simple jeans or shorts an elevated boutique look\n      without sacrificing comfort.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sewnara-feature-grid\"\u003e\n      \u003cdiv class=\"sewnara-feature-card\"\u003e\n        \u003ch3\u003eBeautiful Eyelet Sleeves\u003c\/h3\u003e\n        \u003cp\u003e\n          White embroidered eyelet sleeves add soft volume and delicate detail,\n          creating a feminine statement without feeling overly dressy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sewnara-feature-card\"\u003e\n        \u003ch3\u003eFace-Flattering V-Neck\u003c\/h3\u003e\n        \u003cp\u003e\n          The striped V-neck visually lengthens the neckline and adds a sporty,\n          polished contrast to the soft blush-pink body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sewnara-feature-card\"\u003e\n        \u003ch3\u003eRelaxed, Forgiving Shape\u003c\/h3\u003e\n        \u003cp\u003e\n          The easy silhouette drapes naturally over the midsection without\n          clinging, helping you feel comfortable and confident all day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sewnara-feature-card\"\u003e\n        \u003ch3\u003eEffortless Styling\u003c\/h3\u003e\n        \u003cp\u003e\n          Wear it loose, front-tucked or fully tucked. It pairs beautifully with\n          denim shorts, jeans, white pants or a casual skirt.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FIT INFORMATION --\u003e\n  \u003csection class=\"sewnara-section\"\u003e\n    \u003cdiv class=\"sewnara-fit-box\"\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eFit: Relaxed \u0026amp; Easy\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed to skim the body with comfortable room through the bust,\n          waist and sleeves.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003ch3\u003eLength: Hip-Covering\u003c\/h3\u003e\n        \u003cp\u003e\n          Easy to wear untucked for coverage or lightly front-tucked for a more\n          defined waistline.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"sewnara-section\"\u003e\n    \u003ch2 class=\"sewnara-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\n    \u003cul class=\"sewnara-list\"\u003e\n      \u003cli\u003eSoft blush-pink textured body\u003c\/li\u003e\n      \u003cli\u003eWhite embroidered eyelet sleeves\u003c\/li\u003e\n      \u003cli\u003eVoluminous three-quarter puff sleeves\u003c\/li\u003e\n      \u003cli\u003eComfortable elasticized sleeve cuffs\u003c\/li\u003e\n      \u003cli\u003eStriped V-neck contrast trim\u003c\/li\u003e\n      \u003cli\u003eRelaxed, non-restrictive silhouette\u003c\/li\u003e\n      \u003cli\u003eEasy pull-on design\u003c\/li\u003e\n      \u003cli\u003ePerfect for warm-weather layering\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SIZE CHART --\u003e\n  \u003csection class=\"sewnara-section\"\u003e\n    \u003ch2 class=\"sewnara-section-title\"\u003eSize \u0026amp; Fit Guide\u003c\/h2\u003e\n\n    \u003cp class=\"sewnara-section-intro\"\u003e\n      Use the chart below to select your recommended size. Measurements refer\n      to body measurements, not garment measurements.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sewnara-size-wrap\"\u003e\n      \u003ctable class=\"sewnara-size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eUS Numeric Size\u003c\/th\u003e\n            \u003cth\u003eBust\u003cbr\u003eInches\u003c\/th\u003e\n            \u003cth\u003eBust\u003cbr\u003eCM\u003c\/th\u003e\n            \u003cth\u003eWaist\u003cbr\u003eInches\u003c\/th\u003e\n            \u003cth\u003eWaist\u003cbr\u003eCM\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eS\u003c\/td\u003e\n            \u003ctd\u003e4–6\u003c\/td\u003e\n            \u003ctd\u003e34–36\"\u003c\/td\u003e\n            \u003ctd\u003e86–91 cm\u003c\/td\u003e\n            \u003ctd\u003e27–29\"\u003c\/td\u003e\n            \u003ctd\u003e69–74 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eM\u003c\/td\u003e\n            \u003ctd\u003e8–10\u003c\/td\u003e\n            \u003ctd\u003e36–38.5\"\u003c\/td\u003e\n            \u003ctd\u003e91–98 cm\u003c\/td\u003e\n            \u003ctd\u003e29–31.5\"\u003c\/td\u003e\n            \u003ctd\u003e74–80 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eL\u003c\/td\u003e\n            \u003ctd\u003e12–14\u003c\/td\u003e\n            \u003ctd\u003e39–41.5\"\u003c\/td\u003e\n            \u003ctd\u003e99–105 cm\u003c\/td\u003e\n            \u003ctd\u003e32–34.5\"\u003c\/td\u003e\n            \u003ctd\u003e81–88 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eXL\u003c\/td\u003e\n            \u003ctd\u003e16–18\u003c\/td\u003e\n            \u003ctd\u003e42–45\"\u003c\/td\u003e\n            \u003ctd\u003e107–114 cm\u003c\/td\u003e\n            \u003ctd\u003e35–38\"\u003c\/td\u003e\n            \u003ctd\u003e89–97 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e2XL\u003c\/td\u003e\n            \u003ctd\u003e20–22\u003c\/td\u003e\n            \u003ctd\u003e46–49\"\u003c\/td\u003e\n            \u003ctd\u003e117–124 cm\u003c\/td\u003e\n            \u003ctd\u003e39–42\"\u003c\/td\u003e\n            \u003ctd\u003e99–107 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sewnara-size-note\"\u003e\n      \u003cstrong\u003eFit Tip:\u003c\/strong\u003e\n      Choose your usual size for the relaxed look shown. If you are between\n      sizes, choose the smaller size for a neater fit or the larger size for\n      additional room and drape.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003csection class=\"sewnara-section\"\u003e\n    \u003ch2 class=\"sewnara-section-title\"\u003eMade for Real Life\u003c\/h2\u003e\n\n    \u003cp class=\"sewnara-section-intro\"\u003e\n      One easy top, countless ways to wear it.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sewnara-occasion-grid\"\u003e\n      \u003cdiv class=\"sewnara-occasion\"\u003eWeekend Brunch\u003c\/div\u003e\n      \u003cdiv class=\"sewnara-occasion\"\u003eVacation\u003c\/div\u003e\n      \u003cdiv class=\"sewnara-occasion\"\u003eCasual Office\u003c\/div\u003e\n      \u003cdiv class=\"sewnara-occasion\"\u003eLunch Dates\u003c\/div\u003e\n      \u003cdiv class=\"sewnara-occasion\"\u003eEveryday Outings\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CARE \u0026 FAQ --\u003e\n  \u003csection class=\"sewnara-section\"\u003e\n    \u003ch2 class=\"sewnara-section-title\"\u003eCare \u0026amp; Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"sewnara-details\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eHow should I style this top?\u003c\/summary\u003e\n        \u003cdiv class=\"sewnara-details-content\"\u003e\n          Pair it with dark denim shorts for an easy summer look, white jeans\n          for a fresh polished outfit, or classic blue denim for everyday wear.\n          A simple front tuck helps define the waist.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the fit tight around the stomach?\u003c\/summary\u003e\n        \u003cdiv class=\"sewnara-details-content\"\u003e\n          No. The body is designed with a relaxed, easy shape that drapes over\n          the midsection rather than clinging closely.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre the sleeves restrictive?\u003c\/summary\u003e\n        \u003cdiv class=\"sewnara-details-content\"\u003e\n          The puff sleeves are designed with comfortable volume and gathered\n          cuffs, allowing easy arm movement while keeping their feminine shape.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I care for it?\u003c\/summary\u003e\n        \u003cdiv class=\"sewnara-details-content\"\u003e\n          Machine wash cold on a gentle cycle with similar colors. Do not\n          bleach. Hang or lay flat to dry. Use a low iron or steamer if needed.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CONVERSION SECTION --\u003e\n  \u003csection class=\"sewnara-final-cta\"\u003e\n    \u003ch2\u003eYour New Favorite “Easy but Polished” Top\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Feminine sleeves, a flattering neckline and a relaxed fit make this one\n      of those rare tops that feels just as good as it looks.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"sewnara-cta-label\"\u003e\n      Select Your Size \u0026amp; Add to Cart\n    \u003c\/span\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"showladys","offers":[{"title":"S","offer_id":47202157101212,"sku":"TP-503-PK-S","price":35.99,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":47202157133980,"sku":"TP-503-PK-M","price":35.99,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":47202157166748,"sku":"TP-503-PK-L","price":35.99,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":47202157199516,"sku":"TP-503-PK-XL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":47202157232284,"sku":"TP-503-PK-2XL","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6691\/8300\/files\/5ff4b379-586b-4d4a-bc5e-a68e7aa8dd68.png?v=1783947925","url":"https:\/\/showladys.com\/products\/blush-breeze-eyelet-puff-sleeve-v-neck-top","provider":"showladys","version":"1.0","type":"link"}