{"product_id":"halter-v-neck-floral-crop-top-mermaid-maxi-skirt-two-piece-set","title":"Halter V Neck Floral Crop Top Mermaid Maxi Skirt Two Piece Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   VINTAGE FLORAL TWO-PIECE SET\n   Shopify Custom Liquid\n   PC \/ Tablet \/ Mobile = Mobile Layout\n   Maximum Width: 430px\n========================================================= *\/\n\n.vf-set-page,\n.vf-set-page *,\n.vf-set-page *::before,\n.vf-set-page *::after {\n  box-sizing: border-box;\n}\n\n.vf-set-page {\n  --bg: #fbf8f4;\n  --soft: #f2ebe4;\n  --brown: #4c352b;\n  --text: #292522;\n  --muted: #706862;\n  --line: #e6ddd6;\n  --white: #ffffff;\n  --accent: #9c6452;\n\n  display: block;\n\n  width: 100%;\n  max-width: 430px;\n\n  margin: 0 auto;\n  padding: 0 0 70px;\n\n  overflow: hidden;\n\n  color: var(--text);\n  background: var(--bg);\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.vf-set-page img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n\n  margin: 0;\n  padding: 0;\n\n  border: 0;\n}\n\n.vf-set-page h1,\n.vf-set-page h2,\n.vf-set-page h3,\n.vf-set-page p {\n  margin-top: 0;\n}\n\n.vf-set-page a {\n  text-decoration: none;\n}\n\n.vf-container {\n  width: 100%;\n  max-width: 430px;\n\n  margin: 0 auto;\n  padding: 0 16px;\n}\n\n.vf-section {\n  width: 100%;\n\n  padding: 44px 0;\n}\n\n.vf-center {\n  text-align: center;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.vf-eyebrow {\n  display: block;\n\n  margin-bottom: 10px;\n\n  color: var(--accent);\n\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 1.7px;\n\n  text-transform: uppercase;\n}\n\n.vf-title {\n  margin: 0 0 14px;\n\n  color: var(--brown);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 31px;\n  font-weight: 700;\n  line-height: 1.12;\n}\n\n.vf-subtitle {\n  max-width: 380px;\n\n  margin: 0 auto;\n\n  color: var(--muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.vf-hero {\n  display: flex;\n\n  width: 100%;\n\n  flex-direction: column;\n\n  background: #eee7e0;\n}\n\n.vf-hero-media {\n  width: 100%;\n\n  overflow: hidden;\n\n  background: #e9e2db;\n}\n\n.vf-hero-media img {\n  width: 100%;\n  height: auto;\n\n  aspect-ratio: 4 \/ 5;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.vf-hero-content {\n  width: 100%;\n\n  padding: 31px 17px 34px;\n}\n\n.vf-hero-inner {\n  width: 100%;\n}\n\n.vf-rating {\n  margin-bottom: 14px;\n\n  color: #73564a;\n\n  font-size: 13px;\n}\n\n.vf-hero h1 {\n  margin: 0 0 16px;\n\n  color: var(--brown);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 35px;\n  font-weight: 700;\n  line-height: 1.07;\n  letter-spacing: -.5px;\n}\n\n.vf-hero-copy {\n  margin: 0 0 20px;\n\n  color: var(--muted);\n\n  font-size: 15px;\n  line-height: 1.68;\n}\n\n\n\/* =========================================================\n   PRICE\n========================================================= *\/\n\n.vf-price {\n  display: flex;\n  flex-wrap: wrap;\n\n  align-items: center;\n\n  gap: 9px;\n\n  margin-bottom: 20px;\n}\n\n.vf-price-now {\n  color: var(--brown);\n\n  font-size: 26px;\n  font-weight: 800;\n}\n\n.vf-price-old {\n  color: #9a918a;\n\n  font-size: 17px;\n\n  text-decoration: line-through;\n}\n\n.vf-save {\n  padding: 5px 9px;\n\n  border-radius: 20px;\n\n  color: #ffffff;\n  background: #8f5445;\n\n  font-size: 11px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.vf-btn {\n  display: flex;\n\n  width: 100%;\n  min-height: 54px;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 13px 16px;\n\n  border: 0;\n  border-radius: 5px;\n\n  color: #ffffff !important;\n  background: #3f2e27;\n\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: .5px;\n\n  text-align: center;\n\n  transition:\n    opacity .2s ease,\n    transform .2s ease;\n}\n\n.vf-btn:hover {\n  color: #ffffff !important;\n\n  opacity: .92;\n\n  transform: translateY(-1px);\n}\n\n\n\/* =========================================================\n   HERO MINI BENEFITS\n========================================================= *\/\n\n.vf-mini-benefits {\n  display: grid;\n\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 5px;\n\n  margin-top: 19px;\n}\n\n.vf-mini-benefit {\n  padding: 12px 3px 0;\n\n  border-top: 1px solid #d6cbc3;\n\n  color: #675d57;\n\n  font-size: 10px;\n  font-weight: 600;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.vf-benefits {\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n\n  background: #ffffff;\n}\n\n.vf-benefit-grid {\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 27px 15px;\n}\n\n.vf-benefit {\n  text-align: center;\n}\n\n.vf-benefit-icon {\n  margin-bottom: 9px;\n\n  color: var(--accent);\n\n  font-size: 25px;\n  line-height: 1;\n}\n\n.vf-benefit h3 {\n  margin: 0 0 7px;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n  font-size: 17px;\n  line-height: 1.25;\n}\n\n.vf-benefit p {\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   IMAGE + COPY\n========================================================= *\/\n\n.vf-split,\n.vf-split.reverse {\n  display: flex;\n\n  width: 100%;\n\n  flex-direction: column;\n\n  gap: 25px;\n}\n\n.vf-split.reverse .vf-image {\n  order: 0;\n}\n\n.vf-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  border-radius: 6px;\n\n  background: #eee8e3;\n}\n\n.vf-image img {\n  width: 100%;\n  height: auto;\n\n  object-fit: cover;\n}\n\n.vf-copy {\n  width: 100%;\n}\n\n.vf-copy h2 {\n  margin: 0 0 16px;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n  font-size: 30px;\n  line-height: 1.12;\n}\n\n.vf-copy p {\n  margin: 0 0 14px;\n\n  color: var(--muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   CHECKLIST\n========================================================= *\/\n\n.vf-checklist {\n  margin: 20px 0 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.vf-checklist li {\n  position: relative;\n\n  margin-bottom: 11px;\n  padding-left: 27px;\n\n  color: #4f4742;\n\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.vf-checklist li::before {\n  position: absolute;\n\n  top: 0;\n  left: 0;\n\n  color: var(--accent);\n\n  content: \"✓\";\n\n  font-size: 16px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   STYLE GALLERY\n========================================================= *\/\n\n.vf-gallery {\n  background: #ffffff;\n}\n\n.vf-gallery-grid {\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 8px;\n\n  margin-top: 26px;\n}\n\n.vf-gallery-card {\n  overflow: hidden;\n\n  background: #f4eee9;\n}\n\n.vf-gallery-card img {\n  width: 100%;\n  height: auto;\n\n  aspect-ratio: 3 \/ 4;\n\n  object-fit: cover;\n}\n\n.vf-gallery-card span {\n  display: block;\n\n  padding: 10px 7px;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n  font-size: 14px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.vf-detail-grid {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 11px;\n\n  margin-top: 27px;\n}\n\n.vf-detail-card {\n  padding: 20px;\n\n  border: 1px solid var(--line);\n  border-radius: 5px;\n\n  background: #ffffff;\n}\n\n.vf-detail-card h3 {\n  margin: 0 0 7px;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n  font-size: 18px;\n}\n\n.vf-detail-card p {\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n.vf-occasion-grid {\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 9px;\n\n  margin-top: 27px;\n}\n\n.vf-occasion {\n  padding: 23px 9px;\n\n  background: var(--soft);\n\n  text-align: center;\n}\n\n.vf-occasion strong {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: var(--brown);\n\n  font-family: Georgia, serif;\n  font-size: 18px;\n}\n\n.vf-occasion span {\n  color: var(--muted);\n\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.vf-size-wrap {\n  background: #ffffff;\n}\n\n.vf-table-wrap {\n  width: 100%;\n\n  margin-top: 27px;\n\n  overflow: visible;\n}\n\n.vf-size-table {\n  width: 100%;\n  min-width: 0;\n\n  border-collapse: collapse;\n  table-layout: fixed;\n\n  font-size: 9px;\n\n  text-align: center;\n}\n\n.vf-size-table th {\n  padding: 10px 3px;\n\n  color: #392a24;\n  background: #eadbd1;\n\n  font-size: 9px;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.vf-size-table td {\n  padding: 10px 2px;\n\n  border-bottom: 1px solid var(--line);\n\n  background: #ffffff;\n\n  font-size: 9px;\n  line-height: 1.35;\n}\n\n.vf-size-table th:first-child,\n.vf-size-table td:first-child {\n  width: 11%;\n}\n\n.vf-size-note {\n  margin-top: 13px;\n\n  color: var(--muted);\n\n  font-size: 11px;\n  line-height: 1.55;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   REVIEWS\n========================================================= *\/\n\n.vf-reviews {\n  background: #efe6df;\n}\n\n.vf-review-grid {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 11px;\n\n  margin-top: 27px;\n}\n\n.vf-review {\n  padding: 21px;\n\n  border-radius: 5px;\n\n  background: #ffffff;\n}\n\n.vf-stars {\n  margin-bottom: 10px;\n\n  color: #9b6858;\n\n  font-size: 15px;\n  letter-spacing: 2px;\n}\n\n.vf-review p {\n  margin: 0 0 13px;\n\n  color: #554d48;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.vf-review strong {\n  color: #332a26;\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.vf-faq {\n  width: 100%;\n\n  margin: 27px auto 0;\n}\n\n.vf-faq details {\n  padding: 16px 0;\n\n  border-bottom: 1px solid var(--line);\n}\n\n.vf-faq summary {\n  position: relative;\n\n  padding-right: 28px;\n\n  color: #3d322d;\n\n  cursor: pointer;\n\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.45;\n\n  list-style: none;\n}\n\n.vf-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.vf-faq summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 2px;\n\n  color: var(--accent);\n\n  content: \"+\";\n\n  font-size: 21px;\n\n  transform: translateY(-50%);\n}\n\n.vf-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.vf-faq details p {\n  margin: 0;\n  padding: 10px 0 0;\n\n  color: var(--muted);\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.vf-final {\n  padding: 45px 0;\n\n  color: #ffffff;\n  background: #49342c;\n\n  text-align: center;\n}\n\n.vf-final .vf-eyebrow {\n  color: #d9b4a4;\n}\n\n.vf-final h2 {\n  margin: 0 0 13px;\n\n  color: #ffffff;\n\n  font-family: Georgia, serif;\n  font-size: 31px;\n  line-height: 1.12;\n}\n\n.vf-final p {\n  max-width: 370px;\n\n  margin: 0 auto 23px;\n\n  color: #ebded8;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.vf-final .vf-btn {\n  color: #3f2e27 !important;\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   STICKY CTA\n   PC \/ Tablet \/ Mobile 都采用手机版\n========================================================= *\/\n\n.vf-sticky {\n  position: fixed;\n\n  right: 0;\n  bottom: 0;\n  left: 0;\n\n  z-index: 9999;\n\n  display: flex;\n\n  width: 100%;\n  max-width: 430px;\n\n  margin: 0 auto;\n  padding: 9px 11px;\n\n  border-top: 1px solid #ddd;\n\n  background: rgba(255,255,255,.96);\n\n  box-shadow:\n    0 -4px 18px rgba(0,0,0,.10);\n\n  backdrop-filter: blur(8px);\n  -webkit-backdrop-filter: blur(8px);\n}\n\n.vf-sticky a {\n  display: flex;\n\n  width: 100%;\n  min-height: 50px;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 4px;\n\n  color: #ffffff !important;\n  background: #3f2e27;\n\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: .4px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 374px) {\n\n  .vf-container {\n    padding: 0 13px;\n  }\n\n  .vf-hero-content {\n    padding:\n      28px 14px 31px;\n  }\n\n  .vf-hero h1 {\n    font-size: 32px;\n  }\n\n  .vf-title,\n  .vf-copy h2,\n  .vf-final h2 {\n    font-size: 28px;\n  }\n\n  .vf-mini-benefit {\n    font-size: 9px;\n  }\n\n  .vf-size-table th,\n  .vf-size-table td {\n    font-size: 8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vf-set-page\"\u003e\n\u003c!-- =========================================================\n     HERO\n========================================================= --\u003e\n\u003csection class=\"vf-hero\"\u003e\n\u003cdiv class=\"vf-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/b3fa5635-9e2b-45dd-83d1-c984ad9ad3cb.png?v=1788765831\" alt=\"Vintage Floral Halter Top and Maxi Skirt Set\" width=\"800\" height=\"1000\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vf-hero-content\"\u003e\n\u003cdiv class=\"vf-hero-inner\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Vintage Romance Collection \u003c\/span\u003e\n\u003cdiv class=\"vf-rating\"\u003e★★★★★ 4.8\/5 Loved by Women\u003c\/div\u003e\n\u003ch1\u003eVintage Floral Halter Top \u0026amp; Ruched Maxi Skirt Set\u003c\/h1\u003e\n\u003cp class=\"vf-hero-copy\"\u003eTurn every entrance into a moment. Designed with a flattering halter neckline, figure-enhancing ruched waist and flowing mermaid silhouette for an effortlessly feminine look.\u003c\/p\u003e\n\u003cdiv class=\"vf-price\"\u003e\n\u003cspan class=\"vf-price-now\"\u003e $50\u003c\/span\u003e \u003cspan class=\"vf-price-old\"\u003e $160.99 \u003c\/span\u003e \u003cspan class=\"vf-save\"\u003e SAVE 70% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"vf-btn\" href=\"#vf-style\"\u003e DISCOVER THE SET → \u003c\/a\u003e\n\u003cdiv class=\"vf-mini-benefits\"\u003e\n\u003cdiv class=\"vf-mini-benefit\"\u003e✓ Two-Piece Set\u003c\/div\u003e\n\u003cdiv class=\"vf-mini-benefit\"\u003e✓ Flattering Fit\u003c\/div\u003e\n\u003cdiv class=\"vf-mini-benefit\"\u003e✓ Vintage Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     BENEFITS\n========================================================= --\u003e\n\u003csection class=\"vf-section vf-benefits\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-benefit-grid\"\u003e\n\u003cdiv class=\"vf-benefit\"\u003e\n\u003cdiv class=\"vf-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003ch3\u003eFlattering Silhouette\u003c\/h3\u003e\n\u003cp\u003eDesigned to highlight your waist while creating an elegant feminine shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-benefit\"\u003e\n\u003cdiv class=\"vf-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eVintage Floral Finish\u003c\/h3\u003e\n\u003cp\u003eRomantic floral detailing creates an elevated, vintage-inspired look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-benefit\"\u003e\n\u003cdiv class=\"vf-benefit-icon\"\u003e☼\u003c\/div\u003e\n\u003ch3\u003eStyle It Your Way\u003c\/h3\u003e\n\u003cp\u003eWear the complete set or mix each piece into your existing wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-benefit\"\u003e\n\u003cdiv class=\"vf-benefit-icon\"\u003e⌁\u003c\/div\u003e\n\u003ch3\u003eComfortable Movement\u003c\/h3\u003e\n\u003cp\u003eA body-skimming shape with a flowing lower skirt adds graceful movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FEATURE 1\n========================================================= --\u003e\n\u003csection class=\"vf-section\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-split\"\u003e\n\u003cdiv class=\"vf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/f9a676a0-902a-49f3-9c88-667eafc2bca0.png?v=1788765831\" alt=\"Vintage Floral Two Piece Set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vf-copy\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Designed To Flatter \u003c\/span\u003e\n\u003ch2\u003eConfidence From Every Angle\u003c\/h2\u003e\n\u003cp\u003eThe deep V halter neckline visually elongates the upper body, while the fitted waist creates a beautifully defined silhouette.\u003c\/p\u003e\n\u003cp\u003eGentle ruching around the waist and hips adds dimension, while the softly flared hem balances your proportions.\u003c\/p\u003e\n\u003cul class=\"vf-checklist\"\u003e\n\u003cli\u003eAdjustable halter neck design\u003c\/li\u003e\n\u003cli\u003eDeep V neckline\u003c\/li\u003e\n\u003cli\u003eRuched waist detail\u003c\/li\u003e\n\u003cli\u003eElegant mermaid-style maxi skirt\u003c\/li\u003e\n\u003cli\u003eMatching two-piece styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FEATURE 2\n========================================================= --\u003e\n\u003csection class=\"vf-section\" style=\"background: #f1eae4;\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-split reverse\"\u003e\n\u003cdiv class=\"vf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/2e701b4d-2c6b-447f-b6f6-1476ce2d676e_28c16d26-de90-444d-a960-d3cdd9082b3b.png?v=1788764665\" alt=\"Vintage Floral Halter Maxi Skirt Outfit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vf-copy\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Endless Styling \u003c\/span\u003e\n\u003ch2\u003eOne Set. So Many Looks.\u003c\/h2\u003e\n\u003cp\u003eStyle the complete matching set for an effortless statement outfit, or mix each piece into your wardrobe.\u003c\/p\u003e\n\u003cp\u003ePair the halter top with denim for a relaxed evening look, or combine the maxi skirt with a fitted neutral top for understated elegance.\u003c\/p\u003e\n\u003cul class=\"vf-checklist\"\u003e\n\u003cli\u003ePerfect for vacations\u003c\/li\u003e\n\u003cli\u003eIdeal for dinners and date nights\u003c\/li\u003e\n\u003cli\u003eEasy festival styling\u003c\/li\u003e\n\u003cli\u003eElegant party outfit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     STYLE GALLERY\n========================================================= --\u003e\n\u003csection class=\"vf-section vf-gallery\" id=\"vf-style\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-center\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e See The Look \u003c\/span\u003e\n\u003ch2 class=\"vf-title\"\u003eRomantic From Every Angle\u003c\/h2\u003e\n\u003cp class=\"vf-subtitle\"\u003eFeminine floral detailing, a shaped waist and flowing silhouette come together for an effortless statement look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-gallery-grid\"\u003e\n\u003cdiv class=\"vf-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/b3fa5635-9e2b-45dd-83d1-c984ad9ad3cb.png?v=1788765831\" alt=\"Vintage floral set front view\" loading=\"lazy\"\u003e \u003cspan\u003e Statement Look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/f9a676a0-902a-49f3-9c88-667eafc2bca0.png?v=1788765831\" alt=\"Vintage floral set lifestyle view\" loading=\"lazy\"\u003e \u003cspan\u003e Feminine Fit \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/2e701b4d-2c6b-447f-b6f6-1476ce2d676e_28c16d26-de90-444d-a960-d3cdd9082b3b.png?v=1788764665\" alt=\"Vintage floral set outfit\" loading=\"lazy\"\u003e \u003cspan\u003e Vintage Detail \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/2026-09-01-114031-8Mdvbz.jpg?v=1788763314\" alt=\"Vintage floral set details\" loading=\"lazy\"\u003e \u003cspan\u003e Romantic Style \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     DETAILS\n========================================================= --\u003e\n\u003csection class=\"vf-section\" style=\"background: #fbf8f4;\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-center\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Thoughtful Details \u003c\/span\u003e\n\u003ch2 class=\"vf-title\"\u003eMade For The Spotlight\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-detail-grid\"\u003e\n\u003cdiv class=\"vf-detail-card\"\u003e\n\u003ch3\u003eHalter Neckline\u003c\/h3\u003e\n\u003cp\u003eAdjustable neck ties let you personalize the fit while creating an elegant open-shoulder silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-detail-card\"\u003e\n\u003ch3\u003eRuched Waist\u003c\/h3\u003e\n\u003cp\u003eLayered ruching adds texture through the waist and hips for a flattering dimensional finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-detail-card\"\u003e\n\u003ch3\u003eFlowing Maxi Length\u003c\/h3\u003e\n\u003cp\u003eA long softly flared skirt creates graceful movement with every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-detail-card\"\u003e\n\u003ch3\u003eMatching Set\u003c\/h3\u003e\n\u003cp\u003eTwo coordinated pieces make creating a polished outfit effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-detail-card\"\u003e\n\u003ch3\u003eVintage Floral Pattern\u003c\/h3\u003e\n\u003cp\u003eRich floral detailing gives the outfit an elevated romantic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-detail-card\"\u003e\n\u003ch3\u003eVersatile Styling\u003c\/h3\u003e\n\u003cp\u003eWear it together for maximum impact or style both pieces individually.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     OCCASIONS\n========================================================= --\u003e\n\u003csection class=\"vf-section\" style=\"background: #ffffff;\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-center\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Wear It Everywhere \u003c\/span\u003e\n\u003ch2 class=\"vf-title\"\u003eYour New Occasion Favorite\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-occasion-grid\"\u003e\n\u003cdiv class=\"vf-occasion\"\u003e\n\u003cstrong\u003e Date Night \u003c\/strong\u003e \u003cspan\u003e Romantic \u0026amp; feminine \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-occasion\"\u003e\n\u003cstrong\u003e Vacation \u003c\/strong\u003e \u003cspan\u003e Effortless resort style \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-occasion\"\u003e\n\u003cstrong\u003e Party \u003c\/strong\u003e \u003cspan\u003e Statement-ready \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-occasion\"\u003e\n\u003cstrong\u003e Weekend \u003c\/strong\u003e \u003cspan\u003e Elevated casual look \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     SIZE GUIDE\n========================================================= --\u003e\n\u003csection class=\"vf-section vf-size-wrap\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-center\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Find Your Fit \u003c\/span\u003e\n\u003ch2 class=\"vf-title\"\u003eSize Guide\u003c\/h2\u003e\n\u003cp class=\"vf-subtitle\"\u003ePlease compare your body measurements with the chart below before selecting your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-table-wrap\"\u003e\n\u003ctable class=\"vf-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eBust\u003cbr\u003eIN \/ CM\u003c\/th\u003e\n\u003cth\u003eWaist\u003cbr\u003eIN \/ CM\u003c\/th\u003e\n\u003cth\u003eHips\u003cbr\u003eIN \/ CM\u003c\/th\u003e\n\u003cth\u003eHeight\u003cbr\u003eIN \/ CM\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eXS\u003c\/td\u003e\n\u003ctd\u003e32.3–33.9\u003cbr\u003e82–86\u003c\/td\u003e\n\u003ctd\u003e24.4–26\u003cbr\u003e62–66\u003c\/td\u003e\n\u003ctd\u003e34.3–35.9\u003cbr\u003e87–91\u003c\/td\u003e\n\u003ctd\u003e5'3\"–5'5\"\u003cbr\u003e160–165\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e33.9–35.5\u003cbr\u003e86–90\u003c\/td\u003e\n\u003ctd\u003e26–27.6\u003cbr\u003e66–70\u003c\/td\u003e\n\u003ctd\u003e35.9–37.4\u003cbr\u003e91–95\u003c\/td\u003e\n\u003ctd\u003e5'5\"–5'7\"\u003cbr\u003e165–170\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e35.5–37\u003cbr\u003e90–94\u003c\/td\u003e\n\u003ctd\u003e27.6–29.2\u003cbr\u003e70–74\u003c\/td\u003e\n\u003ctd\u003e37.4–39\u003cbr\u003e95–99\u003c\/td\u003e\n\u003ctd\u003e5'7\"–5'9\"\u003cbr\u003e170–175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e37.4–39.8\u003cbr\u003e95–101\u003c\/td\u003e\n\u003ctd\u003e29.6–31.9\u003cbr\u003e75–81\u003c\/td\u003e\n\u003ctd\u003e39.4–41.8\u003cbr\u003e100–106\u003c\/td\u003e\n\u003ctd\u003e5'9\"–5'11\"\u003cbr\u003e175–180\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e39.8–42.2\u003cbr\u003e101–107\u003c\/td\u003e\n\u003ctd\u003e31.9–34.3\u003cbr\u003e81–87\u003c\/td\u003e\n\u003ctd\u003e41.8–44.1\u003cbr\u003e106–112\u003c\/td\u003e\n\u003ctd\u003e5'9\"–5'11\"\u003cbr\u003e175–180\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-size-note\"\u003eMeasurements refer to body measurements. If you are between sizes, we recommend choosing the larger size.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     REVIEWS\n========================================================= --\u003e\n\u003csection class=\"vf-section vf-reviews\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-center\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Loved By Women \u003c\/span\u003e\n\u003ch2 class=\"vf-title\"\u003eLooks Even Better On\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-review-grid\"\u003e\n\u003cdiv class=\"vf-review\"\u003e\n\u003cdiv class=\"vf-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“The fit around the waist is incredibly flattering. I wore it to dinner on vacation and got so many compliments.”\u003c\/p\u003e\n\u003cstrong\u003e — Emily R. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-review\"\u003e\n\u003cdiv class=\"vf-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“I love that the top and skirt can also be worn separately. The floral texture looks much prettier in person.”\u003c\/p\u003e\n\u003cstrong\u003e — Jessica M. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-review\"\u003e\n\u003cdiv class=\"vf-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“The silhouette is gorgeous. It hugs in the right places but still feels elegant rather than too tight.”\u003c\/p\u003e\n\u003cstrong\u003e — Lauren T. \u003c\/strong\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=\"vf-section\" style=\"background: #ffffff;\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cdiv class=\"vf-center\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Questions? \u003c\/span\u003e\n\u003ch2 class=\"vf-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vf-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this include both the top and skirt?\u003c\/summary\u003e\n\u003cp\u003eYes. This item is a matching two-piece set including one halter top and one maxi skirt.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the halter neck adjustable?\u003c\/summary\u003e\n\u003cp\u003eYes. The tie-neck design allows you to adjust the neckline and fit to your preference.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cp\u003eWe recommend using your bust, waist and hip measurements rather than choosing only by your usual size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the pieces be worn separately?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. Both pieces can easily be paired with other wardrobe staples.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan colors vary slightly?\u003c\/summary\u003e\n\u003cp\u003eDue to lighting, screens and fabric production, slight variations in shade and floral coloring may occur.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL CTA\n========================================================= --\u003e\n\u003csection class=\"vf-section vf-final\"\u003e\n\u003cdiv class=\"vf-container\"\u003e\n\u003cspan class=\"vf-eyebrow\"\u003e Your Next Favorite Outfit \u003c\/span\u003e\n\u003ch2\u003eRomantic. Flattering. Unforgettable.\u003c\/h2\u003e\n\u003cp\u003eAdd effortless vintage glamour to your wardrobe with a matching floral set designed to make every occasion feel special.\u003c\/p\u003e\n\u003ca class=\"vf-btn\" href=\"#vf-style\"\u003e SHOP THE SET → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     STICKY CTA\n========================================================= --\u003e\u003cbr\u003e\n\u003c\/div\u003e","brand":"Auremod","offers":[{"title":"Green \/ S","offer_id":42957057556565,"sku":"绿色-S","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":42957057589333,"sku":"绿色-M","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":42957057622101,"sku":"绿色-L","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":42957057654869,"sku":"绿色-XL","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":42957253607509,"sku":"黄色-S","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":42957253640277,"sku":"黄色-M","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":42957253673045,"sku":"黄色-L","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":42957253705813,"sku":"黄色-XL","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ S","offer_id":42957253738581,"sku":"红色-S","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ M","offer_id":42957253771349,"sku":"红色-M","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ L","offer_id":42957253804117,"sku":"红色-L","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XL","offer_id":42957253836885,"sku":"红色-XL","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":42957253869653,"sku":"蓝色-S","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":42957253902421,"sku":"蓝色-M","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":42957253935189,"sku":"蓝色-L","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":42957253967957,"sku":"蓝色-XL","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":42957254000725,"sku":"灰色-S","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":42957254033493,"sku":"灰色-M","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":42957254066261,"sku":"灰色-L","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":42957254099029,"sku":"灰色-XL","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0654\/8252\/2709\/files\/2026-09-01-114154-B3ogrk.jpg?v=1788763314","url":"https:\/\/auremod.com\/products\/halter-v-neck-floral-crop-top-mermaid-maxi-skirt-two-piece-set","provider":"Auremod","version":"1.0","type":"link"}