{"product_id":"womens-vintage-velvet-lace-blouse","title":"Women's Vintage Velvet Lace Blouse","description":"\n\u003cstyle\u003e\n\/* =========================================\n   WOMEN'S VELVET LACE BLOUSE\n   SHOPIFY PRODUCT DESCRIPTION\n========================================= *\/\n\n.vb-page,\n.vb-page * {\n  box-sizing: border-box;\n}\n\n.vb-page {\n  --wine: #652934;\n  --wine-dark: #47202a;\n  --wine-soft: #f7edef;\n  --gold: #b99465;\n  --cream: #fbf8f5;\n  --soft: #f6f1ed;\n  --text: #393238;\n  --muted: #776f73;\n  --line: #e9dfe0;\n\n  width: 100%;\n  max-width: 1080px;\n  margin: 0 auto;\n  color: var(--text);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n.vb-page h1,\n.vb-page h2,\n.vb-page h3,\n.vb-page p {\n  margin-top: 0;\n}\n\n.vb-page h2 {\n  color: var(--wine-dark);\n  font-size: clamp(23px, 3.4vw, 33px);\n  line-height: 1.16;\n  margin-bottom: 8px;\n}\n\n.vb-section {\n  padding: 10px 12px 16px;\n}\n\n.vb-center {\n  text-align: center;\n}\n\n.vb-intro {\n  max-width: 720px;\n  margin: 0 auto 16px;\n  text-align: center;\n  color: var(--muted);\n  line-height: 1.35;\n}\n\n\/* =========================================\n   HERO — NO COLOR BLOCK\n========================================= *\/\n\n.vb-hero {\n  margin: 0 12px 12px;\n  padding: 12px 16px 15px;\n  background: transparent;\n  border: none;\n  border-radius: 0;\n  color: var(--text);\n  text-align: center;\n}\n\n.vb-kicker {\n  margin-bottom: 7px !important;\n  color: #a37c6c;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 1.4px;\n}\n\n.vb-hero h1 {\n  max-width: 810px;\n  margin: 0 auto 9px;\n  color: #47202a;\n  font-size: clamp(28px, 4vw, 38px);\n  font-weight: 800;\n  line-height: 1.08;\n}\n\n.vb-hero p {\n  max-width: 720px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.34;\n}\n\n\/* =========================================\n   IMAGES — KEEP ORIGINAL RATIO\n========================================= *\/\n\n.vb-image-area {\n  width: 100%;\n  padding: 0 12px 12px;\n}\n\n.vb-image {\n  width: 100%;\n  margin: 0;\n  overflow: hidden;\n  border-radius: 19px;\n}\n\n.vb-image img {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  object-fit: contain;\n  border-radius: 19px;\n  margin: 0 auto;\n}\n\n\/* =========================================\n   SIZE CHART\n========================================= *\/\n\n.vb-size-panel {\n  margin: 0 12px 15px;\n  padding: 16px;\n  background: #faf5f3;\n  border: 1px solid var(--line);\n  border-radius: 17px;\n}\n\n.vb-size-panel h2 {\n  text-align: center;\n  font-size: 22px;\n  margin-bottom: 6px;\n}\n\n.vb-size-panel p {\n  text-align: center;\n  color: var(--muted);\n  margin-bottom: 12px;\n}\n\n.vb-size-panel img {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  object-fit: contain;\n  border-radius: 14px;\n  margin: 0 auto;\n}\n\n\/* =========================================\n   CORE BENEFIT CARDS\n========================================= *\/\n\n.vb-cards {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n  margin-top: 0;\n}\n\n.vb-card {\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 15px;\n  padding: 17px 10px;\n  text-align: center;\n}\n\n.vb-card-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  margin: 0 auto 10px;\n  border-radius: 50%;\n  background: var(--wine-soft);\n  color: var(--wine);\n}\n\n.vb-card-icon svg {\n  width: 21px;\n  height: 21px;\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.7;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.vb-card h3 {\n  color: var(--wine-dark);\n  font-size: 15px;\n  line-height: 1.2;\n  margin-bottom: 5px;\n}\n\n.vb-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.3;\n}\n\n\/* =========================================\n   DETAILED FEATURES — NO COLOR BLOCK\n========================================= *\/\n\n.vb-feature {\n  padding: 6px 4px 8px;\n  background: transparent;\n  border: none;\n  border-radius: 0;\n  text-align: center;\n}\n\n.vb-feature h3 {\n  color: var(--wine-dark);\n  font-size: clamp(20px, 2.7vw, 26px);\n  line-height: 1.16;\n  margin-bottom: 6px;\n}\n\n.vb-feature p {\n  max-width: 750px;\n  margin: 0 auto;\n  color: var(--muted);\n  line-height: 1.32;\n}\n\n\/* =========================================\n   SPECIFICATIONS\n========================================= *\/\n\n.vb-spec-panel {\n  padding: 24px 19px;\n  background: var(--soft);\n  border: 1px solid var(--line);\n  border-radius: 19px;\n}\n\n.vb-spec-panel h2 {\n  text-align: center;\n}\n\n.vb-spec-note {\n  margin-bottom: 15px !important;\n  color: var(--muted);\n  text-align: center;\n}\n\n.vb-spec-box {\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 13px;\n  overflow: hidden;\n}\n\n.vb-spec-row {\n  display: grid;\n  grid-template-columns: 36% 64%;\n  border-bottom: 1px solid var(--line);\n}\n\n.vb-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.vb-spec-name,\n.vb-spec-value {\n  padding: 13px 15px;\n  font-size: 13px;\n}\n\n.vb-spec-name {\n  background: #f3e9e9;\n  color: #59333c;\n  font-weight: 700;\n}\n\n.vb-spec-value {\n  color: #696368;\n}\n\n\/* =========================================\n   FAQ\n========================================= *\/\n\n.vb-faq-wrap {\n  max-width: 870px;\n  margin: 17px auto 0;\n}\n\n.vb-faq {\n  margin-bottom: 9px;\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 13px;\n  overflow: hidden;\n}\n\n.vb-faq summary {\n  display: block;\n  position: relative;\n  padding: 16px 45px 16px 17px;\n  color: var(--wine-dark);\n  font-weight: 700;\n  list-style: none;\n  cursor: pointer;\n  user-select: none;\n}\n\n.vb-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.vb-arrow {\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  width: 9px;\n  height: 9px;\n  border-right: 2px solid var(--wine);\n  border-bottom: 2px solid var(--wine);\n  transform: translateY(-70%) rotate(45deg);\n  transition: transform .28s ease;\n}\n\n.vb-faq[open] .vb-arrow {\n  transform: translateY(-25%) rotate(225deg);\n}\n\n.vb-answer {\n  padding: 0 17px 16px;\n  color: var(--muted);\n  line-height: 1.42;\n}\n\n\/* =========================================\n   THREE GUARANTEES\n========================================= *\/\n\n.vb-trust {\n  margin: 5px 12px 22px;\n  padding: 28px 19px;\n  background: #f7efee;\n  border-radius: 20px;\n}\n\n.vb-trust h2 {\n  text-align: center;\n  margin-bottom: 17px;\n}\n\n.vb-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 11px;\n}\n\n.vb-trust-card {\n  padding: 19px 12px;\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 14px;\n  text-align: center;\n}\n\n.vb-trust-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  margin: 0 auto 10px;\n  color: #fff;\n  background: var(--wine);\n  border-radius: 50%;\n}\n\n.vb-trust-icon svg {\n  width: 22px;\n  height: 22px;\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.vb-trust-card h3 {\n  color: var(--wine-dark);\n  font-size: 15px;\n  margin-bottom: 5px;\n}\n\n.vb-trust-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.32;\n}\n\n\/* =========================================\n   BOTTOM CTA\n========================================= *\/\n\n.vb-cta {\n  margin: 0 12px 26px;\n  padding: 35px 20px;\n  background: linear-gradient(\n    135deg,\n    #50212c,\n    #82404b\n  );\n  color: #fff;\n  border-radius: 22px;\n  text-align: center;\n}\n\n.vb-cta h2 {\n  color: #fff;\n}\n\n.vb-cta p {\n  max-width: 660px;\n  margin: 9px auto 20px;\n  color: #f6edf0;\n}\n\n.vb-buy {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 190px;\n  padding: 14px 26px;\n  background: #f2dfc0;\n  color: #583341 !important;\n  border-radius: 40px;\n  text-decoration: none !important;\n  font-size: 15px;\n  font-weight: 700;\n  box-shadow: 0 7px 19px rgba(0,0,0,.15);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease,\n    background .2s ease;\n}\n\n.vb-buy:hover {\n  transform: translateY(-3px);\n  background: #fae8cb;\n  box-shadow: 0 11px 25px rgba(0,0,0,.22);\n}\n\n.vb-buy:active {\n  transform: translateY(1px) scale(.98);\n}\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media(max-width:760px) {\n\n  .vb-cards {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n}\n\n@media(max-width:580px) {\n\n  .vb-hero {\n    margin: 0 6px 8px;\n    padding: 8px 10px 12px;\n    border-radius: 0;\n  }\n\n  .vb-hero h1 {\n    font-size: 27px;\n  }\n\n  .vb-hero p {\n    font-size: 13px;\n  }\n\n  .vb-section {\n    padding: 7px 6px 13px;\n  }\n\n  .vb-image-area {\n    padding: 0 6px 10px;\n  }\n\n  .vb-image,\n  .vb-image img {\n    border-radius: 15px;\n  }\n\n  .vb-size-panel {\n    margin: 0 6px 13px;\n    padding: 13px;\n  }\n\n  .vb-card {\n    padding: 14px 8px;\n  }\n\n  .vb-card h3 {\n    font-size: 14px;\n  }\n\n  .vb-card p {\n    font-size: 11px;\n  }\n\n  .vb-feature {\n    padding: 5px 4px 7px;\n    border-radius: 0;\n  }\n\n  .vb-feature h3 {\n    font-size: 21px;\n  }\n\n  .vb-spec-panel {\n    padding: 19px 13px;\n  }\n\n  .vb-spec-row {\n    grid-template-columns: 1fr;\n  }\n\n  .vb-spec-name {\n    padding-bottom: 5px;\n  }\n\n  .vb-spec-value {\n    padding-top: 5px;\n  }\n\n  .vb-trust {\n    margin: 3px 6px 18px;\n    padding: 23px 10px;\n  }\n\n  .vb-trust-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 6px;\n  }\n\n  .vb-trust-card {\n    padding: 13px 5px;\n  }\n\n  .vb-trust-icon {\n    width: 33px;\n    height: 33px;\n    margin-bottom: 7px;\n  }\n\n  .vb-trust-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .vb-trust-card h3 {\n    font-size: 11px;\n    line-height: 1.2;\n  }\n\n  .vb-trust-card p {\n    font-size: 10px;\n    line-height: 1.25;\n  }\n\n  .vb-cta {\n    margin: 0 6px 21px;\n    padding: 29px 16px;\n    border-radius: 17px;\n  }\n\n  .vb-buy {\n    width: 100%;\n    max-width: 300px;\n  }\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vb-page\"\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"vb-hero\"\u003e\n\n  \u003cp class=\"vb-kicker\"\u003e\n    VELVET • LACE • EFFORTLESS ELEGANCE\n  \u003c\/p\u003e\n\n  \u003ch1\u003e\n    Vintage Charm, Modern Elegance\n  \u003c\/h1\u003e\n\n  \u003cp\u003e\n    A velvet-look blouse with delicate lace detailing,\n    a softly ruffled neckline and an easy, feminine silhouette.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- MAIN PRODUCT IMAGE --\u003e\n\n\u003cdiv class=\"vb-image-area\"\u003e\n\n  \u003cdiv class=\"vb-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/1_e978a741-d7be-4b42-b80f-fee99a56e9f5.png?v=1789959649\" alt=\"Women's burgundy velvet lace blouse\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SIZE CHART --\u003e\n\n\u003cdiv class=\"vb-size-panel\"\u003e\n\n  \u003ch2\u003e\n    Find Your Perfect Fit\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Check the measurements before selecting your size.\n  \u003c\/p\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/11_82a04859-37ed-4e0a-94bf-7b3edffc77a9.jpg?v=1789960047\" alt=\"Women's velvet blouse size chart\"\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- CORE BENEFITS --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-cards\"\u003e\n\n    \u003cdiv class=\"vb-card\"\u003e\n\n      \u003cdiv class=\"vb-card-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12c3-5 6-5 8 0s5 5 8 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 17c3-5 6-5 8 0s5 5 8 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eVelvet-Look Finish\u003c\/h3\u003e\n\n      \u003cp\u003eRich, elegant texture.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vb-card\"\u003e\n\n      \u003cdiv class=\"vb-card-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l3 6 6 3-6 3-3 6-3-6-6-3 6-3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eDelicate Lace Detail\u003c\/h3\u003e\n\n      \u003cp\u003eVintage-inspired charm.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vb-card\"\u003e\n\n      \u003cdiv class=\"vb-card-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 8c2-3 4-3 7 0s5 3 7 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 11v8h10v-8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eFeminine Sleeves\u003c\/h3\u003e\n\n      \u003cp\u003eSoft puffed shoulders.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vb-card\"\u003e\n\n      \u003cdiv class=\"vb-card-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 5h10v5l3 9H4l3-9z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eEasy Draped Fit\u003c\/h3\u003e\n\n      \u003cp\u003eFlattering everyday style.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- FEATURE 1 --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-feature\"\u003e\n\n    \u003ch3\u003eRich Velvet, Timeless Appeal\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The deep burgundy velvet-look body brings a refined\n      finish to casual and dressy outfits.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"vb-image-area\"\u003e\n\n  \u003cdiv class=\"vb-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/2_0c33e61b-1f54-4ea8-8e4d-a35133fa9d77.png?v=1789959649\" alt=\"Burgundy velvet blouse texture\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 2 --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-feature\"\u003e\n\n    \u003ch3\u003eBeautiful Lace-Inspired Details\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Ornate lace detailing across the upper bodice\n      adds a delicate vintage touch.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"vb-image-area\"\u003e\n\n  \u003cdiv class=\"vb-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/3_77abfc56-44ca-4abf-bad6-cbc31a4a4882.png?v=1789959649\" alt=\"Women's blouse lace detail\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 3 --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-feature\"\u003e\n\n    \u003ch3\u003eSoftly Feminine Neckline \u0026amp; Sleeves\u003c\/h3\u003e\n\n    \u003cp\u003e\n      A gently ruffled neckline and puffed short sleeves\n      give this blouse its distinctive romantic shape.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"vb-image-area\"\u003e\n\n  \u003cdiv class=\"vb-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_90043cf1-7355-410e-a5d3-b3abe4b490ac.png?v=1789959649\" alt=\"Velvet blouse neckline and sleeves\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 4 --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-feature\"\u003e\n\n    \u003ch3\u003eEasy to Dress Up or Down\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pair it with tailored pants for dinner\n      or with jeans for an elevated everyday look.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv class=\"vb-image-area\"\u003e\n\n  \u003cdiv class=\"vb-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/5_9175173d-c7b0-4c7b-bc68-b329c4190326.png?v=1789959649\" alt=\"Women's velvet blouse outfit\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-spec-panel\"\u003e\n\n    \u003ch2\u003e\n      Details \u0026amp; Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"vb-spec-note\"\u003e\n      Vintage-inspired details for an elegant everyday wardrobe.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vb-spec-box\"\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Women's velvet-look blouse with lace detail\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Vintage elegant \/ dressy casual\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eNeckline\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Softly ruffled high crew neckline\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eSleeves\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Short sleeves with subtle puffed shoulders\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eDesign Details\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Ornate lace detail, velvet-look body\n          and gathered silhouette\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eFit\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Easy draped silhouette;\n          consult the size chart before ordering\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eShown Color\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Burgundy \/ wine red\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eOccasions\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Dinner, holidays, parties,\n          date nights and dressy casual outings\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vb-spec-row\"\u003e\n        \u003cdiv class=\"vb-spec-name\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n        \u003cdiv class=\"vb-spec-value\"\u003e\n          Check the selected product option and garment\n          care label for exact composition and washing instructions\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"vb-section\"\u003e\n\n  \u003cdiv class=\"vb-center\"\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cp class=\"vb-intro\"\u003e\n      A few helpful details before choosing your blouse.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vb-faq-wrap\"\u003e\n\n    \u003cdetails class=\"vb-faq\"\u003e\n\n      \u003csummary\u003e\n        Is this blouse suitable for dressy occasions?\n        \u003cspan class=\"vb-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"vb-answer\"\u003e\n        Yes. The velvet-look finish and lace detailing\n        make it an easy option for dinners, celebrations\n        and dressy casual outfits.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vb-faq\"\u003e\n\n      \u003csummary\u003e\n        What is the neckline like?\n        \u003cspan class=\"vb-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"vb-answer\"\u003e\n        It features a softly ruffled high crew neckline\n        with decorative detailing across the upper bodice.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vb-faq\"\u003e\n\n      \u003csummary\u003e\n        How should I choose my size?\n        \u003cspan class=\"vb-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"vb-answer\"\u003e\n        Use the size chart above and compare the measurements\n        with a blouse you already own. Check the selected\n        variant before ordering.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vb-faq\"\u003e\n\n      \u003csummary\u003e\n        How can I style this blouse?\n        \u003cspan class=\"vb-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"vb-answer\"\u003e\n        Pair it with trousers, jeans or a skirt.\n        Add simple jewelry to let the lace\n        and velvet details stand out.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- THREE GUARANTEES --\u003e\n\n\u003csection class=\"vb-trust\"\u003e\n\n  \u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\n  \u003cdiv class=\"vb-trust-grid\"\u003e\n\n    \u003cdiv class=\"vb-trust-card\"\u003e\n\n      \u003cdiv class=\"vb-trust-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 6h11v10H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eReliable Shipping\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Carefully packed and shipped.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vb-trust-card\"\u003e\n\n      \u003cdiv class=\"vb-trust-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eQuality Support\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Help if your order has an issue.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vb-trust-card\"\u003e\n\n      \u003cdiv class=\"vb-trust-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Protected payment at checkout.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- BOTTOM CTA --\u003e\n\n\u003csection class=\"vb-cta\"\u003e\n\n  \u003ch2\u003e\n    Add a Touch of Velvet Elegance\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Choose your color and size for a blouse\n    that brings vintage charm to everyday dressing.\n  \u003c\/p\u003e\n\n  \u003c!-- Change #product-form if your theme uses another product form ID --\u003e\n\n  \u003ca href=\"#product-form\" class=\"vb-buy\"\u003e\n    Choose Your Size →\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"wine \/ S","offer_id":44945166598233,"sku":"NC02572609216262-套头短袖酒红色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"wine \/ M","offer_id":44945166631001,"sku":"NC02572609216262-套头短袖酒红色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"wine \/ L","offer_id":44945166663769,"sku":"NC02572609216262-套头短袖酒红色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"wine \/ XL","offer_id":44945166696537,"sku":"NC02572609216262-套头短袖酒红色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"wine \/ XXL","offer_id":44945166729305,"sku":"NC02572609216262-套头短袖酒红色-XXL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"blue \/ S","offer_id":44945166762073,"sku":"NC02572609216262-套头短袖灰蓝色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"blue \/ M","offer_id":44945166794841,"sku":"NC02572609216262-套头短袖灰蓝色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"blue \/ L","offer_id":44945166827609,"sku":"NC02572609216262-套头短袖灰蓝色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"blue \/ XL","offer_id":44945166860377,"sku":"NC02572609216262-套头短袖灰蓝色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"blue \/ XXL","offer_id":44945166893145,"sku":"NC02572609216262-套头短袖灰蓝色-XXL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ S","offer_id":44945166925913,"sku":"NC02572609216262-套头短袖橙色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ M","offer_id":44945166958681,"sku":"NC02572609216262-套头短袖橙色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ L","offer_id":44945166991449,"sku":"NC02572609216262-套头短袖橙色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ XL","offer_id":44945167024217,"sku":"NC02572609216262-套头短袖橙色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ XXL","offer_id":44945167056985,"sku":"NC02572609216262-套头短袖橙色-XXL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"red \/ S","offer_id":44945167089753,"sku":"NC02572609216262-套头短袖红色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"red \/ M","offer_id":44945167122521,"sku":"NC02572609216262-套头短袖红色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"red \/ L","offer_id":44945167155289,"sku":"NC02572609216262-套头短袖红色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"red \/ XL","offer_id":44945167188057,"sku":"NC02572609216262-套头短袖红色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"red \/ XXL","offer_id":44945167220825,"sku":"NC02572609216262-套头短袖红色-XXL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"black \/ S","offer_id":44945167253593,"sku":"NC02572609216262-套头短袖黑色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"black \/ M","offer_id":44945167286361,"sku":"NC02572609216262-套头短袖黑色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"black \/ L","offer_id":44945167319129,"sku":"NC02572609216262-套头短袖黑色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"black \/ XL","offer_id":44945167351897,"sku":"NC02572609216262-套头短袖黑色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"black \/ XXL","offer_id":44945167384665,"sku":"NC02572609216262-套头短袖黑色-XXL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"coffee \/ S","offer_id":44945167417433,"sku":"NC02572609216262-套头短袖咖啡色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"coffee \/ M","offer_id":44945167450201,"sku":"NC02572609216262-套头短袖咖啡色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"coffee \/ L","offer_id":44945167482969,"sku":"NC02572609216262-套头短袖咖啡色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"coffee \/ XL","offer_id":44945167515737,"sku":"NC02572609216262-套头短袖咖啡色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"coffee \/ XXL","offer_id":44945167548505,"sku":"NC02572609216262-套头短袖咖啡色-XXL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"green \/ S","offer_id":44945167581273,"sku":"NC02572609216262-套头短袖军绿色-S","price":36.99,"currency_code":"USD","in_stock":true},{"title":"green \/ M","offer_id":44945167614041,"sku":"NC02572609216262-套头短袖军绿色-M","price":36.99,"currency_code":"USD","in_stock":true},{"title":"green \/ L","offer_id":44945167646809,"sku":"NC02572609216262-套头短袖军绿色-L","price":36.99,"currency_code":"USD","in_stock":true},{"title":"green \/ XL","offer_id":44945167679577,"sku":"NC02572609216262-套头短袖军绿色-XL","price":36.99,"currency_code":"USD","in_stock":true},{"title":"green \/ XXL","offer_id":44945167712345,"sku":"NC02572609216262-套头短袖军绿色-XXL","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/7_c0742e44-b41c-46ee-a963-a6df7a58ba31.png?v=1789975316","url":"https:\/\/treavhds.com\/products\/womens-vintage-velvet-lace-blouse","provider":"treavhds","version":"1.0","type":"link"}