{"product_id":"effortless-boho-chic-long-sleeve-button-down-maxi-shirt-dress","title":"Effortless Boho Chic Long Sleeve Button-Down Maxi Shirt Dress","description":"\u003cdiv id=\"pdp-page-top\" style=\"display: block; position: relative; top: 0; scroll-margin-top: 120px;\"\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   BOHO SHIRT DRESS PDP\n   Shopify Rich Text \/ Custom HTML Compatible\n   Pure CSS \/ No JavaScript Required\n========================================================= *\/\n\n.boho-pdp {\n  --cream: #fffaf4;\n  --cream-2: #f8eee3;\n  --champagne: #ead5c0;\n  --champagne-light: #f6e8da;\n  --sand: #e7d0b8;\n  --gold: #b8844d;\n  --gold-light: #cda06f;\n  --cocoa: #4b2b1d;\n  --brown: #674331;\n  --text: #3e2b22;\n  --muted: #806c5d;\n  --white: #ffffff;\n  --shadow: 0 14px 40px rgba(91, 58, 35, 0.08);\n\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 16px 40px;\n  background: transparent !important;\n  color: var(--text);\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n  line-height: 1.7;\n  box-sizing: border-box;\n}\n\n.boho-pdp *,\n.boho-pdp *::before,\n.boho-pdp *::after {\n  box-sizing: border-box;\n}\n\n\/* =========================================================\n   GLOBAL SMOOTH SCROLL\n========================================================= *\/\n\nhtml {\n  scroll-behavior: smooth;\n}\n\n\/* =========================================================\n   GLOBAL CARD\n========================================================= *\/\n\n.boho-pdp .pdp-block-card {\n  width: 100%;\n  margin: 0 0 24px;\n  padding: 34px;\n  border: none !important;\n  border-radius: 12px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,0.98) 0%,\n      rgba(255,249,243,0.96) 45%,\n      rgba(246,231,216,0.96) 100%\n    );\n  box-shadow: var(--shadow);\n  overflow: hidden;\n}\n\n.boho-pdp .pdp-block-card:last-child {\n  margin-bottom: 0;\n}\n\n\/* =========================================================\n   SECTION HEADER\n========================================================= *\/\n\n.boho-pdp .pdp-section-head {\n  margin-bottom: 20px;\n  text-align: center;\n}\n\n.boho-pdp .pdp-eyebrow {\n  display: inline-block;\n  margin-bottom: 8px;\n  color: var(--gold);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.16em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.boho-pdp .pdp-title {\n  margin: 0 0 10px;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(29px, 4vw, 44px);\n  line-height: 1.12;\n  font-weight: 500;\n  letter-spacing: -0.025em;\n  text-align: center;\n}\n\n.boho-pdp .pdp-title em {\n  color: var(--gold);\n  font-style: italic;\n}\n\n.boho-pdp .pdp-subtitle {\n  max-width: 760px;\n  margin: 0 auto;\n  color: var(--brown);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(17px, 2vw, 20px);\n  line-height: 1.5;\n  text-align: center;\n}\n\n\/* =========================================================\n   BODY COPY\n========================================================= *\/\n\n.boho-pdp .pdp-body {\n  max-width: 100%;\n  margin: 0 0 18px;\n  color: var(--text);\n  font-size: 18px;\n  line-height: 1.7;\n  text-align: left;\n}\n\n.boho-pdp .pdp-body strong {\n  color: var(--gold);\n  font-weight: 800;\n}\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.boho-pdp .pdp-image-wrap {\n  width: 100%;\n  margin-top: 20px;\n  overflow: hidden;\n  border-radius: 12px;\n  background: var(--cream-2);\n}\n\n.boho-pdp .pdp-image-wrap img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n  border-radius: 12px;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.boho-pdp .pdp-hero {\n  padding: 34px;\n  background:\n    radial-gradient(\n      circle at 12% 12%,\n      rgba(255,255,255,0.96),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #fffdf9 0%,\n      #f9eee3 52%,\n      #ead3bd 100%\n    );\n}\n\n.boho-pdp .hero-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin: 0 0 22px;\n}\n\n.boho-pdp .hero-tag {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 34px;\n  padding: 7px 13px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.8);\n  color: var(--cocoa);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  line-height: 1.2;\n  text-transform: uppercase;\n  box-shadow: 0 5px 18px rgba(88,55,33,0.06);\n}\n\n.boho-pdp .hero-tag.rating {\n  color: #9a6634;\n}\n\n.boho-pdp .hero-tag.return {\n  color: #795039;\n}\n\n.boho-pdp .hero-title {\n  max-width: 760px;\n  margin: 0 auto 12px;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(29px, 4vw, 44px);\n  line-height: 1.12;\n  font-weight: 500;\n  letter-spacing: -0.025em;\n  text-align: center;\n}\n\n.boho-pdp .hero-title span {\n  color: var(--gold);\n  font-style: italic;\n}\n\n.boho-pdp .hero-copy {\n  max-width: 760px;\n  margin: 0 auto 24px;\n  color: var(--brown);\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n  font-size: 18px;\n  line-height: 1.7;\n  text-align: left;\n}\n\n.boho-pdp .hero-highlight {\n  color: var(--gold);\n  font-weight: 700;\n}\n\n\/* =========================================================\n   FEATURE GRID\n========================================================= *\/\n\n.boho-pdp .feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n  margin-top: 20px;\n}\n\n.boho-pdp .feature-item {\n  min-height: 100%;\n  padding: 22px;\n  border-radius: 12px;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,0.96),\n      rgba(248,235,222,0.94)\n    );\n}\n\n.boho-pdp .feature-icon {\n  width: 42px;\n  height: 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 13px;\n  border-radius: 50%;\n  background: #ead5c0;\n  color: var(--cocoa);\n  font-size: 18px;\n}\n\n.boho-pdp .feature-item h3 {\n  margin: 0 0 7px;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.2;\n  font-weight: 600;\n}\n\n.boho-pdp .feature-item p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.boho-pdp .details-table {\n  width: 100%;\n  margin-top: 20px;\n  overflow: hidden;\n  border: 1px solid rgba(184,132,77,0.25);\n  border-radius: 16px;\n  border-collapse: separate;\n  border-spacing: 0;\n  background: rgba(255,255,255,0.72);\n}\n\n.boho-pdp .details-table td {\n  padding: 14px 18px;\n  border-right: 1px solid rgba(184,132,77,0.18);\n  border-bottom: 1px solid rgba(184,132,77,0.18);\n  vertical-align: middle;\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n.boho-pdp .details-table tr:last-child td {\n  border-bottom: none;\n}\n\n.boho-pdp .details-table td:last-child {\n  border-right: none;\n}\n\n.boho-pdp .details-table td:first-child {\n  width: 38%;\n  background: rgba(246,232,218,0.72);\n  color: var(--cocoa);\n  font-weight: 800;\n}\n\n.boho-pdp .details-table td:last-child {\n  width: 62%;\n  color: var(--text);\n}\n\n\/* =========================================================\n   SOCIAL PROOF\n========================================================= *\/\n\n.boho-pdp .rating-overview {\n  display: grid;\n  grid-template-columns: 0.72fr 1.28fr;\n  gap: 20px;\n  margin-top: 20px;\n}\n\n.boho-pdp .rating-score {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  min-height: 220px;\n  padding: 25px;\n  border-radius: 14px;\n  background:\n    linear-gradient(145deg, #f5e4d2, #fffaf5);\n  text-align: center;\n}\n\n.boho-pdp .rating-number {\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 58px;\n  line-height: 1;\n  font-weight: 600;\n}\n\n.boho-pdp .stars {\n  margin: 9px 0 6px;\n  color: #b57c3e;\n  font-size: 20px;\n  letter-spacing: 3px;\n}\n\n.boho-pdp .rating-caption {\n  margin: 0;\n  color: var(--muted);\n  font-size: 15px;\n}\n\n.boho-pdp .rating-bars {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  padding: 25px;\n  border-radius: 14px;\n  background: rgba(255,255,255,0.76);\n}\n\n.boho-pdp .rating-row {\n  margin-bottom: 16px;\n}\n\n.boho-pdp .rating-row:last-child {\n  margin-bottom: 0;\n}\n\n.boho-pdp .rating-row-head {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  margin-bottom: 6px;\n  color: var(--brown);\n  font-size: 15px;\n  font-weight: 700;\n}\n\n.boho-pdp .progress {\n  width: 100%;\n  height: 8px;\n  overflow: hidden;\n  border-radius: 999px;\n  background: #eaded3;\n}\n\n.boho-pdp .progress span {\n  display: block;\n  height: 100%;\n  border-radius: inherit;\n  background: linear-gradient(90deg, #b8844d, #d7ad7e);\n}\n\n\/* =========================================================\n   AI SUMMARY\n========================================================= *\/\n\n.boho-pdp .ai-summary {\n  margin-top: 20px;\n  padding: 20px 22px;\n  border-radius: 14px;\n  background:\n    linear-gradient(\n      135deg,\n      rgba(255,255,255,0.9),\n      rgba(246,232,218,0.92)\n    );\n}\n\n.boho-pdp .ai-summary-label {\n  margin-bottom: 6px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n.boho-pdp .ai-summary p {\n  margin: 0;\n  color: var(--brown);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   BUYER REVIEWS\n========================================================= *\/\n\n.boho-pdp .review-heading {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  margin: 24px 0 14px;\n}\n\n.boho-pdp .review-heading h3 {\n  margin: 0;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 23px;\n  line-height: 1.2;\n}\n\n.boho-pdp .review-heading span {\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.boho-pdp .review-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 20px;\n  margin-top: 0;\n}\n\n.boho-pdp .review-card {\n  overflow: hidden;\n  border-radius: 14px;\n  background: rgba(255,255,255,0.92);\n  box-shadow: 0 10px 28px rgba(76,48,29,0.06);\n}\n\n.boho-pdp .review-photo {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n  background:\n    linear-gradient(\n      135deg,\n      #f6e8da,\n      #ead5c0\n    );\n}\n\n.boho-pdp .review-photo img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.45s ease;\n}\n\n.boho-pdp .review-card:hover .review-photo img {\n  transform: scale(1.025);\n}\n\n.boho-pdp .review-content {\n  padding: 18px 20px 20px;\n}\n\n.boho-pdp .review-meta {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  margin-bottom: 8px;\n}\n\n.boho-pdp .review-stars {\n  color: #ae743b;\n  font-size: 14px;\n  letter-spacing: 2px;\n}\n\n.boho-pdp .verified {\n  color: #92735c;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n}\n\n.boho-pdp .review-card h4 {\n  margin: 0 0 7px;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 19px;\n  line-height: 1.25;\n}\n\n.boho-pdp .review-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.boho-pdp .faq-list {\n  margin-top: 20px;\n}\n\n.boho-pdp .faq-item {\n  margin-bottom: 12px;\n  border-radius: 12px;\n  background: rgba(255,255,255,0.86);\n  overflow: hidden;\n}\n\n.boho-pdp .faq-item:last-child {\n  margin-bottom: 0;\n}\n\n.boho-pdp .faq-item summary {\n  position: relative;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n  min-height: 66px;\n  padding: 18px 22px;\n  list-style: none;\n  cursor: pointer;\n  color: var(--gold);\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.45;\n  user-select: none;\n}\n\n.boho-pdp .faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.boho-pdp .faq-item summary::marker {\n  display: none;\n  content: \"\";\n}\n\n.boho-pdp .faq-plus {\n  position: relative;\n  flex: 0 0 22px;\n  width: 22px;\n  height: 22px;\n  transition: transform 0.35s ease;\n}\n\n.boho-pdp .faq-plus::before,\n.boho-pdp .faq-plus::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  top: 50%;\n  width: 16px;\n  height: 2px;\n  border-radius: 2px;\n  background: var(--gold);\n  transform: translate(-50%, -50%);\n}\n\n.boho-pdp .faq-plus::after {\n  transform:\n    translate(-50%, -50%)\n    rotate(90deg);\n}\n\n.boho-pdp .faq-item[open] .faq-plus {\n  transform: rotate(45deg);\n}\n\n.boho-pdp .faq-answer {\n  display: grid;\n  grid-template-rows: 0fr;\n  transition: grid-template-rows 0.4s ease;\n}\n\n.boho-pdp .faq-item[open] .faq-answer {\n  grid-template-rows: 1fr;\n}\n\n.boho-pdp .faq-answer-inner {\n  overflow: hidden;\n}\n\n.boho-pdp .faq-answer-inner p {\n  margin: 0;\n  padding: 0 22px 22px;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n\/* =========================================================\n   LOGISTICS\n========================================================= *\/\n\n.boho-pdp .shipping-shell {\n  position: relative;\n  overflow: hidden;\n  padding: 28px;\n  border-radius: 18px;\n  background:\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(255,255,255,0.9),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #fffaf5,\n      #f0dfcf\n    );\n}\n\n.boho-pdp .shipping-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 18px;\n}\n\n.boho-pdp .shipping-card {\n  position: relative;\n  min-height: 150px;\n  padding: 20px;\n  border-radius: 14px;\n  background: rgba(255,255,255,0.84);\n  box-shadow: 0 12px 32px rgba(76,48,29,0.07);\n  opacity: 0;\n  transform: translateY(18px);\n  animation: bohoShippingIn 0.7s ease forwards;\n}\n\n.boho-pdp .shipping-card:nth-child(1) {\n  animation-delay: 0.1s;\n}\n\n.boho-pdp .shipping-card:nth-child(2) {\n  animation-delay: 0.22s;\n}\n\n.boho-pdp .shipping-card:nth-child(3) {\n  animation-delay: 0.34s;\n}\n\n.boho-pdp .shipping-card:nth-child(4) {\n  animation-delay: 0.46s;\n}\n\n@keyframes bohoShippingIn {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n.boho-pdp .shipping-icon-wrap {\n  position: relative;\n  width: 46px;\n  height: 46px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n  border-radius: 50%;\n  background: #f1dfcd;\n  color: var(--cocoa);\n  font-size: 20px;\n  animation: bohoFloat 3s ease-in-out infinite;\n}\n\n.boho-pdp .shipping-icon-wrap::after {\n  content: \"\";\n  position: absolute;\n  right: 0;\n  top: 1px;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #a87948;\n  box-shadow: 0 0 0 5px rgba(168,121,72,0.12);\n}\n\n@keyframes bohoFloat {\n  0%, 100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(-5px);\n  }\n}\n\n.boho-pdp .shipping-card h3 {\n  margin: 0 0 5px;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 19px;\n  line-height: 1.2;\n}\n\n.boho-pdp .shipping-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 15px;\n  line-height: 1.45;\n}\n\n\/* =========================================================\n   TRACKING\n========================================================= *\/\n\n.boho-pdp .order-track {\n  margin-top: 30px;\n  padding: 22px 8px 5px;\n}\n\n.boho-pdp .track-line {\n  position: relative;\n  height: 3px;\n  margin: 0 10%;\n  background: #dfd0c1;\n}\n\n.boho-pdp .track-progress {\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 0;\n  height: 100%;\n  background: linear-gradient(90deg, #b8844d, #d1a577);\n  animation: bohoTrack 4.8s ease-in-out infinite;\n}\n\n@keyframes bohoTrack {\n  0% {\n    width: 0;\n  }\n\n  15% {\n    width: 25%;\n  }\n\n  45% {\n    width: 55%;\n  }\n\n  75% {\n    width: 82%;\n  }\n\n  92%, 100% {\n    width: 100%;\n  }\n}\n\n.boho-pdp .track-dots {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  margin-top: -7px;\n}\n\n.boho-pdp .track-step {\n  text-align: center;\n}\n\n.boho-pdp .track-dot {\n  width: 13px;\n  height: 13px;\n  margin: 0 auto 9px;\n  border-radius: 50%;\n  background: #d8c8b9;\n  box-shadow: 0 0 0 5px rgba(216,200,185,0.22);\n}\n\n.boho-pdp .track-step:first-child .track-dot {\n  background: #b8844d;\n  box-shadow: 0 0 0 5px rgba(184,132,77,0.16);\n}\n\n.boho-pdp .track-step span {\n  color: var(--brown);\n  font-size: 13px;\n  font-weight: 700;\n}\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.boho-pdp .bottom-cta {\n  position: relative;\n  padding: 34px;\n  border-radius: 18px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at 85% 20%,\n      rgba(255,255,255,0.92),\n      transparent 25%\n    ),\n    linear-gradient(\n      135deg,\n      #f7e8da,\n      #e7d0b8\n    );\n}\n\n.boho-pdp .bottom-cta h2 {\n  margin: 0 0 9px;\n  color: var(--cocoa);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(29px, 4vw, 44px);\n  line-height: 1.1;\n}\n\n.boho-pdp .bottom-cta p {\n  max-width: 620px;\n  margin: 0 auto 22px;\n  color: var(--brown);\n  font-size: 17px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   BUY NOW\n   Click -\u003e Current PDP Top\n========================================================= *\/\n\n.boho-pdp .buy-now {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 190px;\n  min-height: 54px;\n  padding: 14px 26px;\n  border-radius: 999px;\n  background: linear-gradient(\n    135deg,\n    #ffffff 0%,\n    #f4e1cf 100%\n  );\n  color: var(--cocoa) !important;\n  font-size: 14px;\n  font-weight: 900;\n  letter-spacing: 0.14em;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  box-shadow:\n    0 12px 26px rgba(90,57,35,0.13),\n    inset 0 0 0 1px rgba(184,132,77,0.16);\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease;\n  cursor: pointer;\n}\n\n.boho-pdp .buy-now:hover {\n  transform: translateY(-3px);\n  box-shadow:\n    0 16px 32px rgba(90,57,35,0.18),\n    inset 0 0 0 1px rgba(184,132,77,0.22);\n}\n\n.boho-pdp .buy-now:focus-visible {\n  outline: 2px solid var(--gold);\n  outline-offset: 4px;\n}\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media (max-width: 900px) {\n\n  .boho-pdp {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .boho-pdp .pdp-block-card {\n    padding: 26px 20px;\n  }\n\n  .boho-pdp .feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .boho-pdp .rating-overview {\n    grid-template-columns: 1fr;\n  }\n\n  .boho-pdp .shipping-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n}\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 600px) {\n\n  #pdp-page-top {\n    scroll-margin-top: 90px;\n  }\n\n  .boho-pdp {\n    padding: 0 10px 30px;\n  }\n\n  .boho-pdp .pdp-block-card {\n    margin-bottom: 20px;\n    padding: 23px 16px;\n    border-radius: 12px;\n  }\n\n  .boho-pdp .pdp-hero {\n    padding: 25px 16px;\n  }\n\n  .boho-pdp .hero-tags {\n    gap: 6px;\n    margin-bottom: 18px;\n  }\n\n  .boho-pdp .hero-tag {\n    min-height: 30px;\n    padding: 6px 9px;\n    font-size: 9px;\n    letter-spacing: 0.04em;\n  }\n\n  .boho-pdp .hero-title {\n    font-size: 31px;\n    line-height: 1.12;\n  }\n\n  .boho-pdp .hero-copy {\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .boho-pdp .pdp-title {\n    font-size: 31px;\n  }\n\n  .boho-pdp .pdp-subtitle {\n    font-size: 17px;\n  }\n\n  .boho-pdp .pdp-body {\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .boho-pdp .feature-grid {\n    gap: 12px;\n  }\n\n  .boho-pdp .feature-item {\n    padding: 19px;\n  }\n\n  .boho-pdp .feature-item p {\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .boho-pdp .details-table td {\n    padding: 13px 12px;\n    font-size: 14px;\n  }\n\n  .boho-pdp .rating-score {\n    min-height: 180px;\n  }\n\n  .boho-pdp .rating-number {\n    font-size: 50px;\n  }\n\n  .boho-pdp .rating-score,\n  .boho-pdp .rating-bars,\n  .boho-pdp .ai-summary {\n    padding: 20px;\n  }\n\n  .boho-pdp .rating-row-head {\n    font-size: 14px;\n  }\n\n  .boho-pdp .ai-summary p {\n    font-size: 16px;\n  }\n\n  .boho-pdp .review-heading {\n    margin-top: 22px;\n  }\n\n  .boho-pdp .review-heading h3 {\n    font-size: 21px;\n  }\n\n  .boho-pdp .review-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .boho-pdp .review-content {\n    padding: 17px 18px 19px;\n  }\n\n  .boho-pdp .review-card h4 {\n    font-size: 18px;\n  }\n\n  .boho-pdp .review-card p {\n    font-size: 16px;\n  }\n\n  .boho-pdp .shipping-shell {\n    padding: 20px 14px;\n    border-radius: 14px;\n  }\n\n  .boho-pdp .shipping-grid {\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n\n  .boho-pdp .shipping-card {\n    min-height: auto;\n    padding: 18px;\n  }\n\n  .boho-pdp .shipping-card p {\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .boho-pdp .order-track {\n    margin-top: 26px;\n  }\n\n  .boho-pdp .track-line {\n    margin: 0 13%;\n  }\n\n  .boho-pdp .track-step span {\n    font-size: 12px;\n  }\n\n  .boho-pdp .faq-item summary {\n    min-height: 62px;\n    padding: 16px;\n    font-size: 16px;\n  }\n\n  .boho-pdp .faq-answer-inner p {\n    padding: 0 16px 18px;\n    font-size: 15px;\n  }\n\n  .boho-pdp .bottom-cta {\n    padding: 28px 18px;\n  }\n\n  .boho-pdp .bottom-cta p {\n    font-size: 16px;\n  }\n\n  .boho-pdp .buy-now {\n    width: 100%;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"boho-pdp\"\u003e\n\u003c!-- =====================================================\n     SECTION 1: HERO\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card pdp-hero\"\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan class=\"hero-tag\"\u003eNEW ARRIVAL\u003c\/span\u003e \u003cspan class=\"hero-tag rating\"\u003e⭐ 4.9\/5 RATING\u003c\/span\u003e \u003cspan class=\"hero-tag return\"\u003e↺ 30-DAY EASY RETURNS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eEffortless \u003cspan\u003eBoho Chic\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-copy\"\u003eA relaxed shirt-dress silhouette designed for \u003cspan class=\"hero-highlight\"\u003e easy days, warm escapes, and effortless styling. \u003c\/span\u003e Classic details meet an airy, flowing shape you can wear your way.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9.27_5.gif?v=1790500540\" alt=\"Boho shirt dress\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECTION 2: CORE SELLING POINTS\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eEVERYDAY EASE\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eDesigned to Feel \u003cem\u003eEffortless\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003eEnjoy \u003cstrong\u003eeasy movement and relaxed comfort\u003c\/strong\u003e with a flowing shape that feels natural from morning to weekend plans.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9c5fd782569f5af441e14747582aecb6_4be06197-6be2-4aae-adbd-ef5eacb6c8b2.png?v=1790500602\" alt=\"Relaxed boho shirt dress details\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECTION 3: SIZE GUIDE\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eFIND YOUR FIT\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eSize Guide\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003eThe relaxed silhouette gives you comfortable room through the body. \u003cstrong\u003eCheck the chart before ordering\u003c\/strong\u003e for your preferred fit.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2cebf2146174810059bbabf724254e5c_3d7516f5-c463-427d-9bc3-23470b831179.png?v=1790500627\" alt=\"Boho shirt dress size chart\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECTION 4: FIT \/ SILHOUETTE\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eTHE SILHOUETTE\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eA Shape That \u003cem\u003eFlows\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003eThe \u003cstrong\u003eeasy flowing shape\u003c\/strong\u003e creates a relaxed look while giving you plenty of room to move comfortably.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_463dd782-5d86-4753-a0e3-798d727d1bdf.png?v=1790500678\" alt=\"Boho shirt dress silhouette\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECTION 5: SHIRT DRESS DETAILS\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eTHOUGHTFUL DETAILS\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eClassic Details, \u003cem\u003eEasy Appeal\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003eA \u003cstrong\u003eclassic collar, button front, and flowing slit\u003c\/strong\u003e add structure while keeping the overall look relaxed.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/03ef25afff7dc43554efd083831b3b15.png?v=1790500702\" alt=\"Shirt dress collar and button details\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECTION 6: FABRIC\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eFABRIC FEEL\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eSoft Texture, \u003cem\u003eLightweight Comfort\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003eThe fabric has a \u003cstrong\u003elightweight textured feel\u003c\/strong\u003e that drapes naturally with the relaxed silhouette.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2aadb96fa35e993733552e72500b7fe0_7577eb0b-cd8a-48f9-a386-d8285c0f20d2.png?v=1790500725\" alt=\"Boho shirt dress fabric texture\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECTION 7: STYLING\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eSTYLE IT YOUR WAY\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eOne Dress, \u003cem\u003eMany Moments\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003ePair it with sandals and a woven tote for a \u003cstrong\u003ecoastal look\u003c\/strong\u003e, or add jewelry and accessories when you want something more polished.\u003c\/p\u003e\n\u003cdiv class=\"pdp-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/7e6ae7811d8b5cf769cd710dab775e02_3e0d9288-1bad-4f54-bd2e-b3f8eb2648ee.png?v=1790500801\" alt=\"Boho shirt dress styling ideas\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eDetails \u0026amp; Specifications\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eA quick overview of the design and construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"details-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eBoho-inspired shirt dress\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSilhouette\u003c\/td\u003e\n\u003ctd\u003eRelaxed and flowing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCollar\u003c\/td\u003e\n\u003ctd\u003eClassic shirt collar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFront\u003c\/td\u003e\n\u003ctd\u003eButton-front closure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSleeves\u003c\/td\u003e\n\u003ctd\u003eLong sleeves with roll-up tab detail\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHem Detail\u003c\/td\u003e\n\u003ctd\u003eFlowing front slit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFabric Feel\u003c\/td\u003e\n\u003ctd\u003eLightweight, breathable, textured\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWear Style\u003c\/td\u003e\n\u003ctd\u003eCasual, resort, brunch, weekend, vacation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SOCIAL PROOF\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eCUSTOMER LOVE\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eLoved for Its \u003cem\u003eEasy Comfort\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eRelaxed style, lightweight comfort, and effortless everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-overview\"\u003e\n\u003cdiv class=\"rating-score\"\u003e\n\u003cdiv class=\"rating-number\"\u003e4.9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"rating-caption\"\u003eOverall customer rating\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bars\"\u003e\n\u003cdiv class=\"rating-row\"\u003e\n\u003cdiv class=\"rating-row-head\"\u003e\n\u003cspan\u003eFit \u0026amp; Comfort\u003c\/span\u003e \u003cspan\u003e96%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress\"\u003e\n\u003cspan style=\"width: 96%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-row\"\u003e\n\u003cdiv class=\"rating-row-head\"\u003e\n\u003cspan\u003eStyle Versatility\u003c\/span\u003e \u003cspan\u003e98%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress\"\u003e\n\u003cspan style=\"width: 98%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-row\"\u003e\n\u003cdiv class=\"rating-row-head\"\u003e\n\u003cspan\u003eFabric Feel\u003c\/span\u003e \u003cspan\u003e95%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress\"\u003e\n\u003cspan style=\"width: 95%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-row\"\u003e\n\u003cdiv class=\"rating-row-head\"\u003e\n\u003cspan\u003eOverall Satisfaction\u003c\/span\u003e \u003cspan\u003e97%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"progress\"\u003e\n\u003cspan style=\"width: 97%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ai-summary\"\u003e\n\u003cdiv class=\"ai-summary-label\"\u003eAI REVIEW SUMMARY\u003c\/div\u003e\n\u003cp\u003eCustomers highlight the \u003cstrong\u003erelaxed fit, lightweight feel, and versatile styling\u003c\/strong\u003e that make this dress easy to wear from casual days to getaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-heading\"\u003e\n\u003ch3\u003eReal Customer Favorites\u003c\/h3\u003e\n\u003cspan\u003e⭐ 5-Star Reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_8a5035d7-3c00-4843-9b45-2707444fdf0a.png?v=1790500883\" alt=\"Customer wearing boho shirt dress\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"review-content\"\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan class=\"review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch4\u003eEasy to Style\u003c\/h4\u003e\n\u003cp\u003e“It is one of those dresses I can throw on and instantly look put together.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2_2448a784-8737-4f82-93e1-2c7e04bd0792.png?v=1790500851\" alt=\"Customer wearing relaxed boho dress\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"review-content\"\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan class=\"review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch4\u003eLove the Flow\u003c\/h4\u003e\n\u003cp\u003e“The relaxed shape moves beautifully and feels comfortable all day.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eNEED TO KNOW\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eFrequently Asked \u003cem\u003eQuestions\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eQuick answers to help you choose your fit and styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the dress designed with a relaxed fit?\u003c\/span\u003e\u003cspan class=\"faq-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cp\u003eYes. The silhouette is intentionally relaxed and flowing, providing an easy everyday shape with comfortable room through the body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes the front open with buttons?\u003c\/span\u003e\u003cspan class=\"faq-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cp\u003eYes. The design features a classic shirt-style button front.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the sleeves be rolled up?\u003c\/span\u003e\u003cspan class=\"faq-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cp\u003eYes. The sleeves feature a roll-up tab detail for a more relaxed three-quarter sleeve look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat kind of fabric feel should I expect?\u003c\/span\u003e\u003cspan class=\"faq-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cp\u003eThe fabric has a lightweight textured appearance and is designed for comfortable everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat occasions can I wear it for?\u003c\/span\u003e\u003cspan class=\"faq-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cp\u003eIt works naturally for casual days, brunch, weekend markets, vacations, resort settings, and relaxed evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow should I choose my size?\u003c\/span\u003e\u003cspan class=\"faq-plus\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cdiv class=\"faq-answer-inner\"\u003e\n\u003cp\u003eCheck the size chart and compare the listed measurements with a similar garment you already own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     LOGISTICS \/ GUARANTEE\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\n\u003cdiv class=\"pdp-section-head\"\u003e\n\u003cspan class=\"pdp-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/span\u003e\n\u003ch2 class=\"pdp-title\"\u003eSimple Shopping, \u003cem\u003ePeace of Mind\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-subtitle\"\u003eA smooth shopping experience from checkout to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-shell\"\u003e\n\u003cdiv class=\"shipping-grid\"\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon-wrap\"\u003e↗\u003c\/div\u003e\n\u003ch3\u003eFast Shipping\u003c\/h3\u003e\n\u003cp\u003eQuick dispatch with tracking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon-wrap\"\u003e↺\u003c\/div\u003e\n\u003ch3\u003eEasy Returns\u003c\/h3\u003e\n\u003cp\u003eSimple return support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon-wrap\"\u003e◇\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eProtected checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon-wrap\"\u003e♡\u003c\/div\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eFriendly help when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"order-track\"\u003e\n\u003cdiv class=\"track-line\"\u003e\n\u003cdiv class=\"track-progress\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"track-dots\"\u003e\n\u003cdiv class=\"track-step\"\u003e\n\u003cdiv class=\"track-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eOrder Placed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"track-step\"\u003e\n\u003cdiv class=\"track-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eIn Transit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"track-step\"\u003e\n\u003cdiv class=\"track-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eDelivered\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"pdp-block-card bottom-cta\"\u003e\n\u003ch2\u003eYour New Everyday Favorite\u003c\/h2\u003e\n\u003cp\u003eRelaxed, versatile, and effortlessly boho. Find your favorite shade and make every day feel a little easier.\u003c\/p\u003e\n\u003c!-- BUY NOW → Current PDP Top --\u003e \u003ca class=\"buy-now\" href=\"#pdp-page-top\"\u003e BUY NOW \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"XIESHU","offers":[{"title":"Black \/ S","offer_id":47336269906009,"sku":"NC03142609276491-黑色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":47336269938777,"sku":"NC03142609276491-黑色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":47336269971545,"sku":"NC03142609276491-黑色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":47336270004313,"sku":"NC03142609276491-黑色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":47336270037081,"sku":"NC03142609276491-黑色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":47336270069849,"sku":"NC03142609276491-黑色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":47336270102617,"sku":"NC03142609276491-白色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":47336270135385,"sku":"NC03142609276491-白色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":47336270168153,"sku":"NC03142609276491-白色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":47336270200921,"sku":"NC03142609276491-白色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":47336270233689,"sku":"NC03142609276491-白色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":47336270266457,"sku":"NC03142609276491-白色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":47336270299225,"sku":"NC03142609276491-军绿色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":47336270331993,"sku":"NC03142609276491-军绿色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":47336270364761,"sku":"NC03142609276491-军绿色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":47336270397529,"sku":"NC03142609276491-军绿色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":47336270430297,"sku":"NC03142609276491-军绿色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3XL","offer_id":47336270463065,"sku":"NC03142609276491-军绿色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":47336270495833,"sku":"NC03142609276491-咖啡色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":47336270528601,"sku":"NC03142609276491-咖啡色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":47336270561369,"sku":"NC03142609276491-咖啡色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":47336270594137,"sku":"NC03142609276491-咖啡色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":47336270626905,"sku":"NC03142609276491-咖啡色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 3XL","offer_id":47336270659673,"sku":"NC03142609276491-咖啡色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":47336270692441,"sku":"NC03142609276491-卡其色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":47336270725209,"sku":"NC03142609276491-卡其色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":47336270757977,"sku":"NC03142609276491-卡其色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":47336270790745,"sku":"NC03142609276491-卡其色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 2XL","offer_id":47336270823513,"sku":"NC03142609276491-卡其色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3XL","offer_id":47336270856281,"sku":"NC03142609276491-卡其色-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":47336270889049,"sku":"NC03142609276491-粉红-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":47336270921817,"sku":"NC03142609276491-粉红-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":47336270954585,"sku":"NC03142609276491-粉红-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":47336270987353,"sku":"NC03142609276491-粉红-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":47336271020121,"sku":"NC03142609276491-粉红-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 3XL","offer_id":47336271052889,"sku":"NC03142609276491-粉红-XXXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":47336271085657,"sku":"NC03142609276491-蓝色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":47336271118425,"sku":"NC03142609276491-蓝色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":47336271151193,"sku":"NC03142609276491-蓝色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":47336271183961,"sku":"NC03142609276491-蓝色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":47336271216729,"sku":"NC03142609276491-蓝色-XXL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 3XL","offer_id":47336271249497,"sku":"NC03142609276491-蓝色-XXXL","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/Z1_d83f557b-92c9-40df-a8f5-815cb14ab6f8.png?v=1790500944","url":"https:\/\/treavhds.com\/products\/effortless-boho-chic-long-sleeve-button-down-maxi-shirt-dress","provider":"treavhds","version":"1.0","type":"link"}