{"product_id":"women-s-boho-floral-short-sleeve-ruffle-top","title":"Women’s Boho Floral Short Sleeve Ruffle Top","description":"\u003cstyle\u003e\n\/* =========================================================\n   BOHO FLORAL SHORT SLEEVE BLOUSE\n   SHOPIFY PRODUCT DESCRIPTION\n   ELEGANT \/ EDITORIAL \/ SOFT LUXURY\n   HTML + CSS ONLY \/ NO JAVASCRIPT\n========================================================= *\/\n\n#boho-floral-blouse-page,\n#boho-floral-blouse-page * {\n  box-sizing: border-box;\n}\n\n#boho-floral-blouse-page {\n  --bfb-base: #fbf8f2;\n  --bfb-base-soft: #f7f2e9;\n\n  --bfb-pale: #e3ecee;\n  --bfb-pale-deep: #d6e3e7;\n\n  --bfb-accent: #89a4b2;\n  --bfb-accent-deep: #657f8d;\n  --bfb-accent-soft: #bfd0d6;\n\n  --bfb-heading: #3c3935;\n  --bfb-text: #625c56;\n  --bfb-muted: #7b746d;\n\n  --bfb-border: rgba(101, 127, 141, 0.22);\n  --bfb-border-strong: rgba(101, 127, 141, 0.34);\n\n  --bfb-shadow:\n    0 8px 26px rgba(64, 70, 70, 0.06);\n\n  --bfb-shadow-hover:\n    0 13px 32px rgba(64, 70, 70, 0.10);\n\n  width: 100%;\n  max-width: 980px;\n\n  margin: 0 auto;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--bfb-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.65;\n\n  container-type: inline-size;\n  container-name: bohoFloralBlouse;\n}\n\n\n\/* =========================================================\n   GLOBAL IMAGE RULES\n========================================================= *\/\n\n#boho-floral-blouse-page img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-hero {\n  padding: 34px 24px 30px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fbf7f0 0%,\n      #dfe9eb 100%\n    );\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 17px;\n\n  box-shadow:\n    var(--bfb-shadow);\n}\n\n#boho-floral-blouse-page .bfb-hero-content {\n  width: 100%;\n  max-width: 820px;\n\n  margin: 0 auto;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   HERO EDITORIAL EYEBROW\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-eyebrow {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  gap: 10px;\n\n  margin: 0 0 15px;\n\n  color:\n    var(--bfb-accent-deep);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size: 11px;\n  font-weight: 600;\n\n  line-height: 1.2;\n\n  letter-spacing: 0.16em;\n\n  text-align: center;\n}\n\n#boho-floral-blouse-page .bfb-eyebrow::before,\n#boho-floral-blouse-page .bfb-eyebrow::after {\n  content: \"\";\n\n  display: block;\n\n  width: 31px;\n  height: 1px;\n\n  flex: 0 0 auto;\n\n  background:\n    rgba(101, 127, 141, 0.72);\n}\n\n\n\/* =========================================================\n   HERO TITLE\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-hero-heading {\n  max-width: 760px;\n\n  margin: 0 auto 2px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size:\n    clamp(27px, 5cqi, 39px);\n\n  font-weight: 400;\n\n  line-height: 1.18;\n\n  letter-spacing: -0.02em;\n\n  text-align: center;\n}\n\n#boho-floral-blouse-page .bfb-hero-heading b {\n  display: block;\n\n  margin-bottom: 10px;\n\n  font-weight: 500;\n}\n\n#boho-floral-blouse-page .bfb-hero-heading strong {\n  display: block;\n\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color:\n    var(--bfb-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size: 0.48em;\n  font-weight: 500;\n\n  line-height: 1.65;\n\n  letter-spacing: 0;\n}\n\n\n\/* =========================================================\n   STABLE BUY RETURN ANCHOR\n========================================================= *\/\n\n#boho-floral-blouse-page .product-return-anchor {\n  display: block;\n\n  width: 1px;\n  height: 1px;\n\n  min-width: 1px;\n  min-height: 1px;\n\n  margin: 0 auto;\n  padding: 0;\n\n  overflow: hidden;\n\n  opacity: 0;\n\n  color: transparent;\n\n  font-size: 1px;\n  line-height: 1px;\n\n  pointer-events: none;\n  user-select: none;\n\n  scroll-margin-top:\n    calc(100vh - 70px);\n\n  scroll-margin-top:\n    calc(100svh - 70px);\n}\n\n\n\/* =========================================================\n   HERO GIF\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-gif-wrap {\n  width: 100%;\n  max-width: 472px;\n\n  margin: 20px auto 22px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 14px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 8px 24px rgba(64, 72, 75, 0.08);\n}\n\n#boho-floral-blouse-page .bfb-gif-wrap img {\n  display: block;\n\n  width: 100%;\n  max-width: 472px;\n\n  height: auto;\n\n  margin: 0 auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-intro-text {\n  max-width: 760px;\n\n  margin: 0 auto;\n\n  color:\n    var(--bfb-text);\n\n  font-size: 16px;\n\n  line-height: 1.72;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SHORT TAGS\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  max-width: 760px;\n\n  margin: 20px auto 0;\n}\n\n#boho-floral-blouse-page .bfb-tag {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 7px 11px;\n\n  color:\n    #566b75;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fcf8f2 0%,\n      #dce8eb 100%\n    );\n\n  border:\n    1px solid rgba(101, 127, 141, 0.22);\n\n  border-radius: 999px;\n\n  font-size: 12px;\n  font-weight: 500;\n\n  line-height: 1.3;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   STANDALONE SECOND IMAGE\n   PURE DISPLAY — NO TITLE \/ NO DESCRIPTION\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-standalone-image {\n  width: 100%;\n\n  margin-top: 20px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 15px;\n\n  background:\n    var(--bfb-base);\n\n  box-shadow:\n    var(--bfb-shadow);\n}\n\n#boho-floral-blouse-page .bfb-standalone-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-feature-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr);\n\n  gap: 18px;\n\n  margin-top: 18px;\n}\n\n\n\/* =========================================================\n   FEATURE CARD\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-feature-card {\n  width: 100%;\n\n  min-width: 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 15px;\n\n  background:\n    var(--bfb-base);\n\n  box-shadow:\n    var(--bfb-shadow);\n\n  transition:\n    transform 220ms ease,\n    box-shadow 220ms ease,\n    border-color 220ms ease;\n}\n\n#boho-floral-blouse-page .bfb-feature-media {\n  width: 100%;\n\n  overflow: hidden;\n\n  background:\n    #f2f5f5;\n}\n\n#boho-floral-blouse-page .bfb-feature-media img {\n  transition:\n    transform 260ms ease;\n}\n\n\n\/* =========================================================\n   FEATURE COPY\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-feature-copy {\n  padding: 21px 21px 23px;\n\n  border-top:\n    1px solid var(--bfb-border);\n\n  background:\n    linear-gradient(\n      135deg,\n      #fbf7f0 0%,\n      #dce7ea 100%\n    );\n}\n\n#boho-floral-blouse-page\n.bfb-feature-card:nth-child(even)\n.bfb-feature-copy {\n  background:\n    linear-gradient(\n      180deg,\n      #dbe7ea 0%,\n      #fbf8f2 100%\n    );\n}\n\n#boho-floral-blouse-page .bfb-feature-title {\n  margin: 0 0 9px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 20px;\n  font-weight: 500;\n\n  line-height: 1.27;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-floral-blouse-page .bfb-feature-title b {\n  font-weight: 500;\n}\n\n#boho-floral-blouse-page .bfb-feature-description {\n  margin: 0;\n\n  color:\n    var(--bfb-text);\n\n  font-size: 15.5px;\n\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FEATURE HOVER\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-feature-card:hover {\n  transform:\n    translateY(-4px);\n\n  border-color:\n    var(--bfb-border-strong);\n\n  box-shadow:\n    var(--bfb-shadow-hover);\n}\n\n#boho-floral-blouse-page\n.bfb-feature-card:hover\n.bfb-feature-media img {\n  transform:\n    scale(1.015);\n}\n\n\n\/* =========================================================\n   STYLING INSPIRATION\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-styling {\n  margin-top: 20px;\n\n  padding: 25px 23px;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fbf6ef 0%,\n      #dce7e9 100%\n    );\n\n  box-shadow:\n    var(--bfb-shadow);\n}\n\n#boho-floral-blouse-page .bfb-styles-title {\n  margin: 0 0 14px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 22px;\n  font-weight: 500;\n\n  line-height: 1.3;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-floral-blouse-page .bfb-styles-title b {\n  font-weight: 500;\n}\n\n#boho-floral-blouse-page .bfb-style-list {\n  margin: 0;\n\n  padding:\n    0 0 0 22px;\n\n  color:\n    var(--bfb-text);\n}\n\n#boho-floral-blouse-page .bfb-style-list li {\n  margin:\n    0 0 11px;\n\n  padding-left: 3px;\n\n  font-size: 15px;\n\n  line-height: 1.7;\n}\n\n#boho-floral-blouse-page .bfb-style-list li:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   SIZE \u0026 FIT\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-fit {\n  margin-top: 20px;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fbf7f0 0%,\n      #dbe7e9 100%\n    );\n\n  box-shadow:\n    var(--bfb-shadow);\n}\n\n#boho-floral-blouse-page .bfb-fit-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  background:\n    rgba(255, 255, 255, 0.56);\n}\n\n#boho-floral-blouse-page .bfb-fit-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n#boho-floral-blouse-page .bfb-fit-box {\n  width: 100%;\n\n  padding:\n    23px 22px;\n\n  border-top:\n    1px solid var(--bfb-border);\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #d7e4e7 100%\n    );\n}\n\n#boho-floral-blouse-page .bfb-fit-title {\n  margin: 0 0 10px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 22px;\n  font-weight: 500;\n\n  line-height: 1.3;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-floral-blouse-page .bfb-fit-title b {\n  font-weight: 500;\n}\n\n#boho-floral-blouse-page .bfb-fit-text {\n  margin: 0;\n\n  color:\n    var(--bfb-text);\n\n  font-size: 15.5px;\n\n  line-height: 1.72;\n}\n\n\n\/* =========================================================\n   SIZE CHART\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-size-image {\n  width: 100%;\n\n  margin-top: 0;\n\n  overflow: hidden;\n\n  border-top:\n    1px solid var(--bfb-border);\n\n  background:\n    rgba(255, 255, 255, 0.60);\n}\n\n#boho-floral-blouse-page .bfb-size-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  object-fit: contain;\n}\n\n\n\/* =========================================================\n   PRODUCT ESSENTIALS\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-essentials {\n  margin-top: 20px;\n\n  padding: 25px 22px;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #dbe7e9 100%\n    );\n\n  box-shadow:\n    var(--bfb-shadow);\n}\n\n#boho-floral-blouse-page .bfb-essentials-title {\n  margin:\n    0 0 16px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 23px;\n  font-weight: 500;\n\n  line-height: 1.25;\n\n  letter-spacing: -0.018em;\n}\n\n#boho-floral-blouse-page .bfb-essentials-title b {\n  font-weight: 500;\n}\n\n#boho-floral-blouse-page .bfb-detail-list {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0, 1fr);\n\n  gap: 9px;\n}\n\n#boho-floral-blouse-page .bfb-detail-item {\n  margin: 0;\n\n  padding:\n    12px 14px;\n\n  border:\n    1px solid rgba(101, 127, 141, 0.15);\n\n  border-radius: 10px;\n\n  background:\n    rgba(255, 255, 255, 0.79);\n\n  color:\n    var(--bfb-text);\n\n  font-size: 15px;\n\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 QUALITY GUARANTEE\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-guarantees {\n  margin-top: 20px;\n\n  padding:\n    28px 21px 25px;\n\n  border:\n    1px solid var(--bfb-border);\n\n  border-radius: 17px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #faf5ed 0%,\n      #d8e5e8 100%\n    );\n\n  box-shadow:\n    var(--bfb-shadow);\n}\n\n#boho-floral-blouse-page .bfb-shipping-eyebrow {\n  margin:\n    0 0 8px;\n\n  color:\n    var(--bfb-accent-deep);\n\n  font-size: 11px;\n  font-weight: 600;\n\n  line-height: 1.3;\n\n  letter-spacing:\n    0.16em;\n\n  text-align: center;\n}\n\n#boho-floral-blouse-page .bfb-guarantee-title {\n  margin:\n    0 0 21px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size:\n    clamp(24px, 4cqi, 31px);\n\n  font-weight: 500;\n\n  line-height: 1.22;\n\n  letter-spacing: -0.02em;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SHIPPING STACK\n   ALWAYS SINGLE COLUMN\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-guarantee-grid {\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 10px;\n\n  width: 100%;\n  max-width: 720px;\n\n  margin: 0 auto;\n}\n\n#boho-floral-blouse-page .bfb-guarantee-card {\n  display: flex;\n\n  align-items: flex-start;\n\n  gap: 13px;\n\n  min-width: 0;\n\n  padding:\n    14px;\n\n  border:\n    1px solid rgba(101, 127, 141, 0.18);\n\n  border-radius: 14px;\n\n  background:\n    rgba(255, 255, 255, 0.86);\n\n  text-align: left;\n\n  transition:\n    transform 200ms ease,\n    box-shadow 200ms ease,\n    border-color 200ms ease;\n}\n\n#boho-floral-blouse-page .bfb-guarantee-card:hover {\n  transform:\n    translateY(-2px);\n\n  border-color:\n    var(--bfb-border-strong);\n\n  box-shadow:\n    0 8px 20px rgba(61, 72, 76, 0.07);\n}\n\n\n\/* =========================================================\n   SHIPPING ICON\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-guarantee-icon {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  flex: 0 0 44px;\n\n  width: 44px;\n  height: 44px;\n\n  margin: 0;\n\n  border: 0;\n\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #bfd0d6 0%,\n      #8ca8b5 100%\n    );\n\n  color: #ffffff;\n\n  font-size: 20px;\n\n  line-height: 1;\n}\n\n#boho-floral-blouse-page .bfb-guarantee-copy {\n  flex: 1 1 auto;\n\n  min-width: 0;\n}\n\n#boho-floral-blouse-page .bfb-guarantee-card-title {\n  margin:\n    1px 0 4px;\n\n  color:\n    var(--bfb-heading);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    Times,\n    serif;\n\n  font-size: 18px;\n  font-weight: 500;\n\n  line-height: 1.28;\n}\n\n#boho-floral-blouse-page .bfb-guarantee-card-text {\n  margin: 0;\n\n  color:\n    var(--bfb-text);\n\n  font-size: 14px;\n\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   BUY NOW\n========================================================= *\/\n\n#boho-floral-blouse-page .bfb-buy-area {\n  width: 100%;\n\n  margin-top: 22px;\n\n  text-align: center;\n}\n\n#boho-floral-blouse-page .bfb-buy-button {\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: auto;\n\n  min-width: 148px;\n  min-height: 45px;\n\n  padding:\n    11px 25px;\n\n  border:\n    1px solid rgba(80, 109, 121, 0.26);\n\n  border-radius: 999px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #8ca8b5 0%,\n      #657f8d 100%\n    );\n\n  color: #ffffff;\n\n  font-size: 14px;\n  font-weight: 600;\n\n  line-height: 1.2;\n\n  letter-spacing: 0.02em;\n\n  text-align: center;\n\n  text-decoration: none;\n\n  box-shadow:\n    0 7px 18px rgba(79, 106, 117, 0.18);\n\n  transition:\n    transform 180ms ease,\n    box-shadow 180ms ease;\n}\n\n#boho-floral-blouse-page .bfb-buy-button:hover {\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 10px 23px rgba(79, 106, 117, 0.23);\n}\n\n#boho-floral-blouse-page .bfb-buy-button:active {\n  transform:\n    scale(0.98);\n}\n\n#boho-floral-blouse-page .bfb-buy-button:focus-visible {\n  outline:\n    2px solid var(--bfb-accent-deep);\n\n  outline-offset: 3px;\n}\n\n#boho-floral-blouse-page .bfb-buy-note {\n  margin:\n    9px 0 0;\n\n  color:\n    var(--bfb-muted);\n\n  font-size: 13px;\n\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n   NARROW SHOPIFY DESCRIPTION = SINGLE COLUMN\n========================================================= *\/\n\n@container bohoFloralBlouse (min-width: 760px) {\n\n  #boho-floral-blouse-page .bfb-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  #boho-floral-blouse-page .bfb-feature-card--last {\n    grid-column:\n      1 \/ -1;\n\n    width:\n      min(100%, 680px);\n\n    justify-self:\n      center;\n  }\n\n  #boho-floral-blouse-page .bfb-detail-list {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n\n\/* =========================================================\n   MOBILE FULL BLEED\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  #boho-floral-blouse-page {\n    width:\n      calc(100vw - 2px);\n\n    max-width: none;\n\n    margin-left:\n      calc(50% - 50vw + 1px);\n\n    margin-right:\n      calc(50% - 50vw + 1px);\n\n    padding-left: 0;\n    padding-right: 0;\n\n    overflow-x: hidden;\n    overflow-x: clip;\n  }\n\n\n  #boho-floral-blouse-page .product-return-anchor {\n    scroll-margin-top:\n      calc(100vh - 55px);\n\n    scroll-margin-top:\n      calc(100svh - 55px);\n  }\n\n\n  #boho-floral-blouse-page .bfb-hero {\n    padding:\n      25px 15px 23px;\n\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-eyebrow {\n    gap: 8px;\n\n    margin-bottom: 13px;\n\n    font-size: 10px;\n\n    letter-spacing:\n      0.14em;\n  }\n\n\n  #boho-floral-blouse-page .bfb-eyebrow::before,\n  #boho-floral-blouse-page .bfb-eyebrow::after {\n    width: 23px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-hero-heading {\n    font-size: 28px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-hero-heading strong {\n    font-size: 0.51em;\n  }\n\n\n  #boho-floral-blouse-page .bfb-gif-wrap {\n    margin-top: 17px;\n    margin-bottom: 19px;\n\n    border-radius: 9px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-intro-text {\n    font-size: 15.5px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-tags {\n    gap: 7px;\n\n    margin-top: 18px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-tag {\n    padding:\n      7px 10px;\n\n    font-size: 11.5px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-standalone-image {\n    margin-top: 12px;\n\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-feature-grid {\n    grid-template-columns:\n      minmax(0, 1fr);\n\n    gap: 12px;\n\n    margin-top: 12px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-feature-card {\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-feature-copy {\n    padding:\n      19px 16px 21px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-feature-title {\n    font-size: 19px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-feature-description {\n    font-size: 15px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-styling,\n  #boho-floral-blouse-page .bfb-fit,\n  #boho-floral-blouse-page .bfb-essentials,\n  #boho-floral-blouse-page .bfb-guarantees {\n    margin-top: 12px;\n\n    border-left-width: 0;\n    border-right-width: 0;\n\n    border-radius: 6px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-styling {\n    padding:\n      21px 16px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-styles-title {\n    font-size: 21px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-style-list {\n    padding-left: 20px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-fit-box {\n    padding:\n      21px 16px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-fit-title {\n    font-size: 21px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-fit-text {\n    font-size: 15px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-essentials {\n    padding:\n      22px 14px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-essentials-title {\n    font-size: 21px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-detail-item {\n    padding:\n      11px 12px;\n\n    font-size: 14.5px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-guarantees {\n    padding:\n      24px 10px 22px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-guarantee-title {\n    padding:\n      0 5px;\n\n    font-size: 23px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-guarantee-card {\n    gap: 11px;\n\n    padding:\n      12px 11px;\n\n    border-radius: 13px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-guarantee-icon {\n    flex-basis: 42px;\n\n    width: 42px;\n    height: 42px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-guarantee-card-title {\n    font-size: 17px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-guarantee-card-text {\n    font-size: 13.5px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-buy-area {\n    margin-top: 19px;\n  }\n\n\n  #boho-floral-blouse-page .bfb-buy-button {\n    min-width: 142px;\n    min-height: 44px;\n\n    padding:\n      10px 23px;\n  }\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n  #boho-floral-blouse-page .bfb-feature-card,\n  #boho-floral-blouse-page .bfb-feature-media img,\n  #boho-floral-blouse-page .bfb-guarantee-card,\n  #boho-floral-blouse-page .bfb-buy-button {\n    transition: none;\n  }\n\n  #boho-floral-blouse-page .bfb-feature-card:hover,\n  #boho-floral-blouse-page .bfb-guarantee-card:hover,\n  #boho-floral-blouse-page .bfb-buy-button:hover,\n  #boho-floral-blouse-page .bfb-buy-button:active {\n    transform: none;\n  }\n\n  #boho-floral-blouse-page\n  .bfb-feature-card:hover\n  .bfb-feature-media img {\n    transform: none;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"boho-floral-blouse-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"bfb-hero\"\u003e\n\n    \u003cdiv class=\"bfb-hero-content\"\u003e\n\n\n      \u003cdiv class=\"bfb-eyebrow\"\u003e\n        BOHO SUMMER EDIT\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"bfb-hero-heading\"\u003e\n        ✨ \u003cb\u003eTurn heads with zero effort.\u003c\/b\u003e\n        \u003cstrong\u003eFeaturing rich textures and eye-catching details, this boho top does all the styling work for you.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n\n      \u003c!-- STABLE BUY RETURN TARGET --\u003e\n\n      \u003cspan id=\"boho-floral-blouse-buy-return-anchor\" class=\"product-return-anchor\" aria-hidden=\"true\"\u003e​\u003c\/span\u003e\n\n\n      \u003c!-- ORIGINAL GIF --\u003e\n\n      \u003cdiv class=\"bfb-gif-wrap\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_11_2_1.gif?v=1786426343\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- ORIGINAL INTRO --\u003e\n\n      \u003cp class=\"bfb-intro-text\"\u003e\n        Elevate your casual wardrobe with the \u003cb\u003eWomen's Boho Floral Short Sleeve Blouse\u003c\/b\u003e. Crafted with intricate vine floral prints, romantic ruffled V-neckline, and playful layered fringe sleeves, this button-down top brings a touch of effortless bohemian grace to any modern look.\n      \u003c\/p\u003e\n\n\n      \u003c!-- SHORT TAGS --\u003e\n\n      \u003cdiv class=\"bfb-tags\"\u003e\n\n        \u003cspan class=\"bfb-tag\"\u003e\n          ◇ Botanical Floral Print\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bfb-tag\"\u003e\n          ✦ Ruffled V-Neck\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bfb-tag\"\u003e\n          ○ Layered Fringe Sleeves\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bfb-tag\"\u003e\n          ♡ Relaxed Boho Style\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       ORIGINAL SECOND IMAGE\n       PURE DISPLAY IMAGE — NO TEXT BELOW\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"bfb-standalone-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_32_21_9.webp?v=1786417535\" alt=\"\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       FEATURES\n       NO \"WHY YOU'LL LOVE IT\" HEADING\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"bfb-feature-grid\"\u003e\n\n\n    \u003c!-- FEATURE 1 --\u003e\n\n    \u003carticle class=\"bfb-feature-card\"\u003e\n\n      \u003cdiv class=\"bfb-feature-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_32_18_3.webp?v=1786417536\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bfb-feature-copy\"\u003e\n\n        \u003ch3 class=\"bfb-feature-title\"\u003e\n          🌸 \u003cb\u003eDelicate Botanical Floral Print\u003c\/b\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"bfb-feature-description\"\u003e\n          Features a soft, cascading vine and flower pattern across a creamy base, giving it a vintage-inspired, artistic feel.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- FEATURE 2 --\u003e\n\n    \u003carticle class=\"bfb-feature-card\"\u003e\n\n      \u003cdiv class=\"bfb-feature-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_40_51.webp?v=1786417536\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bfb-feature-copy\"\u003e\n\n        \u003ch3 class=\"bfb-feature-title\"\u003e\n          🌿 \u003cb\u003eChic Ruffled V-Neck Collar\u003c\/b\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"bfb-feature-description\"\u003e\n          Designed with a soft ruffled edge along the V-neck that frames the neckline beautifully and invites layered necklace styling.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- FEATURE 3 --\u003e\n\n    \u003carticle class=\"bfb-feature-card\"\u003e\n\n      \u003cdiv class=\"bfb-feature-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_32_20_8.webp?v=1786417536\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bfb-feature-copy\"\u003e\n\n        \u003ch3 class=\"bfb-feature-title\"\u003e\n          ☀️ \u003cb\u003eBreathable \u0026amp; Lightweight Fabric\u003c\/b\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"bfb-feature-description\"\u003e\n          Made from soft, lightweight material that drapes effortlessly, keeping you cool and comfortable all day long.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- FEATURE 4 --\u003e\n\n    \u003carticle class=\"bfb-feature-card\"\u003e\n\n      \u003cdiv class=\"bfb-feature-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_20_02_38.webp?v=1786417536\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bfb-feature-copy\"\u003e\n\n        \u003ch3 class=\"bfb-feature-title\"\u003e\n          🪡 \u003cb\u003ePlayful Layered Fringe Sleeves\u003c\/b\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"bfb-feature-description\"\u003e\n          Finished with unique tiered flutter sleeves accented with raw fringe trim for eye-catching texture and movement.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- FEATURE 5\n         ORIGINAL STYLING IMAGE KEPT IN ORIGINAL IMAGE ORDER --\u003e\n\n    \u003carticle class=\"bfb-feature-card bfb-feature-card--last\"\u003e\n\n      \u003cdiv class=\"bfb-feature-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_32_19_6.webp?v=1786417536\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bfb-feature-copy\"\u003e\n\n        \u003ch3 class=\"bfb-feature-title\"\u003e\n          🌾 \u003cb\u003eRaw Fringe Hem Accent\u003c\/b\u003e\n        \u003c\/h3\u003e\n\n        \u003cp class=\"bfb-feature-description\"\u003e\n          Complemented by a matching frayed fringe hemline, perfect for wearing untucked or loosely tucked into denim.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       STYLING INSPIRATION\n       ORIGINAL TEXT PRESERVED\n  ====================================================== --\u003e\n\n  \u003csection class=\"bfb-styling\"\u003e\n\n    \u003ch3 class=\"bfb-styles-title\"\u003e\n      👗 \u003cb\u003eStyling Inspiration:\u003c\/b\u003e\n    \u003c\/h3\u003e\n\n\n    \u003cul class=\"bfb-style-list\"\u003e\n\n      \u003cli\u003e\n        \u003cb\u003eBoho Casual:\u003c\/b\u003e Pair with distressed denim jeans, a western leather belt, and stacked gold or pearl necklaces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cb\u003eSummer Romance:\u003c\/b\u003e Match with a breezy linen skirt, woven tote bag, and strappy sandals.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cb\u003eChic Office\/Casual:\u003c\/b\u003e Tuck into high-waisted tailored trousers with classic mules or loafers.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE \u0026 FIT\n  ====================================================== --\u003e\n\n  \u003csection class=\"bfb-fit\"\u003e\n\n\n    \u003c!-- ORIGINAL FIT IMAGE --\u003e\n\n    \u003cdiv class=\"bfb-fit-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_32_21_10.webp?v=1786417536\" alt=\"\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bfb-fit-box\"\u003e\n\n      \u003ch3 class=\"bfb-fit-title\"\u003e\n        📏 \u003cb\u003eSize \u0026amp; Fit Tip:\u003c\/b\u003e\n      \u003c\/h3\u003e\n\n      \u003cp class=\"bfb-fit-text\"\u003e\n        Features a \u003cb\u003eRelaxed Feminine Fit\u003c\/b\u003e. Designed to drape softly over the upper body with comfortable room through the chest and waist. Order your regular size for a relaxed boho silhouette.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- ORIGINAL SIZE CHART --\u003e\n\n    \u003cdiv class=\"bfb-size-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/7ece0333-8fbe-4320-b692-ad3e70718b41.jpg?v=1786439056\" alt=\"\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT ESSENTIALS\n  ====================================================== --\u003e\n\n  \u003csection class=\"bfb-essentials\"\u003e\n\n\n    \u003ch3 class=\"bfb-essentials-title\"\u003e\n      📝 \u003cb\u003eProduct Essentials:\u003c\/b\u003e\n    \u003c\/h3\u003e\n\n\n    \u003cdiv class=\"bfb-detail-list\"\u003e\n\n\n      \u003cp class=\"bfb-detail-item\"\u003e\n        \u003cb\u003eIncludes:\u003c\/b\u003e 1 x Women's Short Sleeve Blouse.\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"bfb-detail-item\"\u003e\n        \u003cb\u003eFabric:\u003c\/b\u003e Soft, Lightweight Breathable Cotton\/Polyester.\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"bfb-detail-item\"\u003e\n        \u003cb\u003eOccasions:\u003c\/b\u003e Casual daily wear, summer outings, vacations, country music festivals, weekend dates.\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"bfb-detail-item\"\u003e\n        \u003cb\u003eCare:\u003c\/b\u003e Machine wash cold in a laundry bag on gentle cycle, line dry or tumble dry low.\n      \u003c\/p\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SHIPPING \u0026 QUALITY GUARANTEE\n  ====================================================== --\u003e\n\n  \u003csection class=\"bfb-guarantees\"\u003e\n\n\n    \u003cdiv class=\"bfb-shipping-eyebrow\"\u003e\n      SHOP WITH CONFIDENCE\n    \u003c\/div\u003e\n\n\n    \u003ch2 class=\"bfb-guarantee-title\"\u003e\n      Shipping \u0026amp; Quality Guarantee\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"bfb-guarantee-grid\"\u003e\n\n\n      \u003c!-- TRACKED SHIPPING --\u003e\n\n      \u003cdiv class=\"bfb-guarantee-card\"\u003e\n\n        \u003cdiv class=\"bfb-guarantee-icon\" aria-hidden=\"true\"\u003e\n          🚚\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bfb-guarantee-copy\"\u003e\n\n          \u003ch3 class=\"bfb-guarantee-card-title\"\u003e\n            Tracked Shipping\n          \u003c\/h3\u003e\n\n          \u003cp class=\"bfb-guarantee-card-text\"\u003e\n            Follow your order from dispatch through final delivery.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- QUALITY CHECKED --\u003e\n\n      \u003cdiv class=\"bfb-guarantee-card\"\u003e\n\n        \u003cdiv class=\"bfb-guarantee-icon\" aria-hidden=\"true\"\u003e\n          ✅\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bfb-guarantee-copy\"\u003e\n\n          \u003ch3 class=\"bfb-guarantee-card-title\"\u003e\n            Quality Checked\n          \u003c\/h3\u003e\n\n          \u003cp class=\"bfb-guarantee-card-text\"\u003e\n            Each item is carefully checked before it is prepared for shipping.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- HELPFUL SUPPORT --\u003e\n\n      \u003cdiv class=\"bfb-guarantee-card\"\u003e\n\n        \u003cdiv class=\"bfb-guarantee-icon\" aria-hidden=\"true\"\u003e\n          ♡\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bfb-guarantee-copy\"\u003e\n\n          \u003ch3 class=\"bfb-guarantee-card-title\"\u003e\n            Helpful Support\n          \u003c\/h3\u003e\n\n          \u003cp class=\"bfb-guarantee-card-text\"\u003e\n            Get assistance with sizing, orders and product questions.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- ===================================================\n         BUY NOW\n    ==================================================== --\u003e\n\n    \u003cdiv class=\"bfb-buy-area\"\u003e\n\n      \u003ca href=\"#boho-floral-blouse-buy-return-anchor\" class=\"bfb-buy-button\"\u003e\n        Buy Now ↑\n      \u003c\/a\u003e\n\n      \u003cp class=\"bfb-buy-note\"\u003e\n        Choose your preferred color and size above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"White \/ S","offer_id":43145575268446,"sku":"NC0247260811505-Boho风荷叶边短袖-白色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43145575301214,"sku":"NC0247260811505-Boho风荷叶边短袖-白色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43145575333982,"sku":"NC0247260811505-Boho风荷叶边短袖-白色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43145575366750,"sku":"NC0247260811505-Boho风荷叶边短袖-白色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":43145575399518,"sku":"NC0247260811505-Boho风荷叶边短袖-白色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":43145575432286,"sku":"NC0247260811505-Boho风荷叶边短袖-白色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":43145574678622,"sku":"NC0247260811505-Boho风荷叶边短袖-卡其-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":43145574711390,"sku":"NC0247260811505-Boho风荷叶边短袖-卡其-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":43145574744158,"sku":"NC0247260811505-Boho风荷叶边短袖-卡其-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":43145574776926,"sku":"NC0247260811505-Boho风荷叶边短袖-卡其-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 2XL","offer_id":43145574809694,"sku":"NC0247260811505-Boho风荷叶边短袖-卡其-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3XL","offer_id":43145574842462,"sku":"NC0247260811505-Boho风荷叶边短袖-卡其-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":43145574875230,"sku":"NC0247260811505-Boho风荷叶边短袖-浅蓝色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43145574907998,"sku":"NC0247260811505-Boho风荷叶边短袖-浅蓝色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43145574940766,"sku":"NC0247260811505-Boho风荷叶边短袖-浅蓝色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43145574973534,"sku":"NC0247260811505-Boho风荷叶边短袖-浅蓝色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 2XL","offer_id":43145575006302,"sku":"NC0247260811505-Boho风荷叶边短袖-浅蓝色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 3XL","offer_id":43145575039070,"sku":"NC0247260811505-Boho风荷叶边短袖-浅蓝色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color \/ S","offer_id":43145575071838,"sku":"NC0247260811505-Boho风荷叶边短袖-花色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color \/ M","offer_id":43145575104606,"sku":"NC0247260811505-Boho风荷叶边短袖-花色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color \/ L","offer_id":43145575137374,"sku":"NC0247260811505-Boho风荷叶边短袖-花色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color \/ XL","offer_id":43145575170142,"sku":"NC0247260811505-Boho风荷叶边短袖-花色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color \/ 2XL","offer_id":43145575202910,"sku":"NC0247260811505-Boho风荷叶边短袖-花色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Color \/ 3XL","offer_id":43145575235678,"sku":"NC0247260811505-Boho风荷叶边短袖-花色-XXXL","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_19_32_16_1.webp?v=1786417536","url":"https:\/\/miscellista.com\/products\/women-s-boho-floral-short-sleeve-ruffle-top","provider":"Miscellista.com","version":"1.0","type":"link"}