{"product_id":"lucia™-vestido-midi-fluido-de-corte-favorecedor-y-manga-corta","title":"LUCÍA™ Vestido Midi Fluido de Corte Favorecedor y Manga Corta","description":"\u003cstyle\u003e\n\/* =========================================================\n   ALICIA HERRERA — PDP LUCÍA™\n   Sistema visual aislado\n========================================================= *\/\n\n.ah-lucia-page,\n.ah-lucia-page * {\n  box-sizing: border-box;\n}\n\n.ah-lucia-page {\n  --ah-bg: #ffffff;\n  --ah-cream: #f8f3ea;\n  --ah-cream-2: #f4ede3;\n  --ah-gold: #b68a45;\n  --ah-dark: #34271f;\n  --ah-text: #62564d;\n  --ah-muted: #786b61;\n  --ah-border: #ded5c9;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  color: var(--ah-dark);\n  background: var(--ah-bg);\n\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n\n\/* =========================================================\n   BASE\n========================================================= *\/\n\n.ah-lucia-page .ah-section {\n  width: 100%;\n  max-width: 920px;\n\n  margin: 0 auto;\n}\n\n.ah-lucia-page .ah-eyebrow {\n  margin: 0 0 8px;\n\n  color: var(--ah-gold);\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.3;\n\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-title {\n  margin: 0 auto;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 400;\n  line-height: 1.18;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.ah-lucia-page .ah-hero {\n  padding: 34px 26px 32px;\n\n  background: var(--ah-cream);\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-hero__title {\n  max-width: 700px;\n\n  margin-bottom: 13px;\n\n  font-size: 32px;\n}\n\n.ah-lucia-page .ah-hero__subtitle {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: var(--ah-text);\n\n  font-size: 16px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   IMÁGENES\n========================================================= *\/\n\n.ah-lucia-page .ah-image-block {\n  width: 100%;\n  max-width: 920px;\n\n  margin: 0 auto;\n  padding: 0;\n\n  background: var(--ah-bg);\n}\n\n.ah-lucia-page .ah-image-block img {\n  display: block;\n\n  width: 100%;\n  height: auto;\n\n  margin: 0;\n  padding: 0;\n\n  border: 0;\n}\n\n.ah-lucia-page .ah-image-caption {\n  max-width: 700px;\n\n  margin: 0 auto;\n\n  padding: 13px 19px 6px;\n\n  color: var(--ah-muted);\n\n  font-size: 13px;\n  line-height: 1.5;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   STORY\n========================================================= *\/\n\n.ah-lucia-page .ah-story {\n  padding: 31px 24px 32px;\n\n  background: var(--ah-bg);\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-story--soft {\n  background: var(--ah-bg);\n}\n\n.ah-lucia-page .ah-story__title {\n  max-width: 690px;\n\n  margin: 0 auto 12px;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n  font-weight: 400;\n  line-height: 1.22;\n}\n\n.ah-lucia-page .ah-story__text {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: var(--ah-text);\n\n  font-size: 16px;\n  line-height: 1.62;\n}\n\n.ah-lucia-page .ah-story__highlight {\n  max-width: 620px;\n\n  margin: 17px auto 0;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  font-style: italic;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   STORY EDITORIAL\n   Introduce ritmo visual sin cambiar la estructura\n========================================================= *\/\n\n@media screen and (min-width: 750px) {\n\n  .ah-lucia-page .ah-story--editorial {\n    padding-top: 36px;\n    padding-bottom: 37px;\n\n    text-align: left;\n  }\n\n  .ah-lucia-page .ah-story--editorial .ah-eyebrow {\n    max-width: 700px;\n\n    margin-left: auto;\n    margin-right: auto;\n\n    text-align: left;\n  }\n\n  .ah-lucia-page .ah-story--editorial .ah-story__title {\n    max-width: 700px;\n\n    margin-left: auto;\n    margin-right: auto;\n\n    text-align: left;\n  }\n\n  .ah-lucia-page .ah-story--editorial .ah-story__text {\n    max-width: 700px;\n\n    margin-left: auto;\n    margin-right: auto;\n\n    text-align: left;\n  }\n\n}\n\n\n\/* =========================================================\n   BENEFICIOS\n========================================================= *\/\n\n.ah-lucia-page .ah-benefits {\n  width: 100%;\n\n  padding: 29px 18px;\n\n  background: var(--ah-cream);\n\n  border-top: 1px solid var(--ah-border);\n  border-bottom: 1px solid var(--ah-border);\n}\n\n.ah-lucia-page .ah-benefits__grid {\n  display: grid;\n\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 18px;\n\n  width: 100%;\n  max-width: 1100px;\n\n  margin: 0 auto;\n}\n\n.ah-lucia-page .ah-benefit {\n  text-align: center;\n}\n\n.ah-lucia-page .ah-benefit__icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 46px;\n  height: 46px;\n\n  margin: 0 auto 9px;\n\n  border: 1px solid var(--ah-gold);\n  border-radius: 50%;\n\n  color: var(--ah-gold);\n}\n\n.ah-lucia-page .ah-benefit__icon svg {\n  width: 25px;\n  height: 25px;\n\n  fill: none;\n  stroke: currentColor;\n\n  stroke-width: 1.7;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.ah-lucia-page .ah-benefit h3 {\n  margin: 0 0 5px;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  font-weight: 400;\n  line-height: 1.3;\n}\n\n.ah-lucia-page .ah-benefit p {\n  max-width: 205px;\n\n  margin: 0 auto;\n\n  color: var(--ah-text);\n\n  font-size: 13px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   OCASIÓN\n========================================================= *\/\n\n.ah-lucia-page .ah-occasion {\n  padding: 32px 24px 33px;\n\n  background: var(--ah-bg);\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-occasion__title {\n  max-width: 680px;\n\n  margin-bottom: 11px;\n\n  font-size: 28px;\n}\n\n.ah-lucia-page .ah-occasion__text {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: var(--ah-text);\n\n  font-size: 16px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   GUÍA DE TALLAS\n========================================================= *\/\n\n.ah-lucia-page .ah-sizeguide {\n  padding: 35px 26px 37px;\n\n  background: var(--ah-bg);\n}\n\n.ah-lucia-page .ah-sizeguide__title {\n  margin-bottom: 8px;\n\n  font-size: 29px;\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-sizeguide__subtitle {\n  margin: 0 0 18px;\n\n  color: var(--ah-text);\n\n  font-size: 15px;\n  line-height: 1.5;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   CONSEJO DE TALLA\n========================================================= *\/\n\n.ah-lucia-page .ah-sizeguide__note {\n  max-width: 760px;\n\n  margin: 0 auto 13px;\n\n  padding: 14px 16px;\n\n  background: var(--ah-cream);\n\n  border-left: 3px solid var(--ah-gold);\n\n  color: var(--ah-text);\n\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.ah-lucia-page .ah-sizeguide__note strong {\n  color: var(--ah-dark);\n\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   AYUDA CON LA TALLA\n========================================================= *\/\n\n.ah-lucia-page .ah-sizeguide__help {\n  max-width: 760px;\n\n  margin: 0 auto 20px;\n\n  color: var(--ah-muted);\n\n  font-size: 13.5px;\n  line-height: 1.5;\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-sizeguide__help a {\n  color: var(--ah-gold);\n\n  font-weight: 700;\n\n  text-decoration: none;\n}\n\n@media (hover:hover) and (pointer:fine) {\n\n  .ah-lucia-page .ah-sizeguide__help a:hover {\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n}\n\n\n\/* =========================================================\n   HINT TABLA\n========================================================= *\/\n\n.ah-lucia-page .ah-sizeguide__scroll-hint {\n  display: none;\n\n  margin: 0 0 9px;\n\n  color: var(--ah-muted);\n\n  font-size: 13px;\n  line-height: 1.4;\n\n  text-align: right;\n}\n\n\n\/* =========================================================\n   TABLA\n========================================================= *\/\n\n.ah-lucia-page .ah-sizeguide__table-wrap {\n  width: 100%;\n\n  overflow-x: auto;\n\n  -webkit-overflow-scrolling: touch;\n}\n\n.ah-lucia-page .ah-sizeguide table {\n  width: 100%;\n  min-width: 760px;\n\n  border-collapse: collapse;\n\n  font-size: 15px;\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-sizeguide th,\n.ah-lucia-page .ah-sizeguide td {\n  padding: 13px 10px;\n\n  border: 1px solid var(--ah-border);\n}\n\n.ah-lucia-page .ah-sizeguide th {\n  background: var(--ah-cream-2);\n\n  color: var(--ah-dark);\n\n  font-weight: 700;\n}\n\n.ah-lucia-page .ah-sizeguide th:first-child,\n.ah-lucia-page .ah-sizeguide td:first-child {\n  color: var(--ah-dark);\n\n  font-weight: 700;\n}\n\n.ah-lucia-page .ah-sizeguide__footer {\n  max-width: 760px;\n\n  margin: 15px auto 0;\n\n  color: var(--ah-muted);\n\n  font-size: 13px;\n  line-height: 1.5;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   IDENTIDAD\n========================================================= *\/\n\n.ah-lucia-page .ah-identity-strip {\n  width: 100%;\n  max-width: 920px;\n\n  margin: 0 auto;\n\n  padding: 30px 24px;\n\n  background: var(--ah-cream);\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-identity-strip p {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 23px;\n  font-style: italic;\n  font-weight: 400;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   FAQ DE LUCÍA\n========================================================= *\/\n\n.ah-lucia-page .ah-accordion {\n  width: 100%;\n  max-width: 920px;\n\n  margin: 0 auto;\n\n  padding: 31px 24px 35px;\n\n  background: var(--ah-bg);\n}\n\n.ah-lucia-page .ah-accordion__intro {\n  margin-bottom: 20px;\n\n  text-align: center;\n}\n\n.ah-lucia-page .ah-accordion__title {\n  margin: 0;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n  font-weight: 400;\n  line-height: 1.2;\n}\n\n.ah-lucia-page .ah-accordion details {\n  margin: 0;\n\n  border-bottom: 1px solid var(--ah-border);\n}\n\n.ah-lucia-page .ah-accordion details:first-of-type {\n  border-top: 1px solid var(--ah-border);\n}\n\n\n\/* =========================================================\n   FAQ — PREGUNTA\n========================================================= *\/\n\n.ah-lucia-page .ah-accordion summary {\n  position: relative;\n\n  list-style: none;\n\n  cursor: pointer;\n\n  padding: 18px 40px 18px 2px;\n\n  color: var(--ah-dark);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  font-weight: 400;\n  line-height: 1.35;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n.ah-lucia-page .ah-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.ah-lucia-page .ah-accordion summary::marker {\n  display: none;\n}\n\n.ah-lucia-page .ah-accordion summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 5px;\n\n  color: var(--ah-gold);\n\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 25px;\n  font-weight: 300;\n  line-height: 1;\n\n  transform: translateY(-50%);\n}\n\n.ah-lucia-page .ah-accordion details[open] summary::after {\n  content: \"−\";\n}\n\n\n\/* =========================================================\n   FAQ — RESPUESTA\n========================================================= *\/\n\n.ah-lucia-page .ah-accordion__content {\n  padding: 0 40px 19px 4px;\n\n  color: var(--ah-text);\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.ah-lucia-page .ah-accordion__content p {\n  margin: 0;\n}\n\n\n\/* =========================================================\n   HOVER FAQ\n========================================================= *\/\n\n@media (hover:hover) and (pointer:fine) {\n\n  .ah-lucia-page .ah-accordion summary:hover {\n    color: var(--ah-gold);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .ah-lucia-page .ah-eyebrow {\n    font-size: 11px;\n\n    letter-spacing: 1.4px;\n  }\n\n\n  \/* HERO *\/\n\n  .ah-lucia-page .ah-hero {\n    padding: 27px 18px 26px;\n  }\n\n  .ah-lucia-page .ah-hero__title {\n    max-width: 365px;\n\n    font-size: 28px;\n  }\n\n  .ah-lucia-page .ah-hero__subtitle {\n    max-width: 355px;\n\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n\n  \/* STORY *\/\n\n  .ah-lucia-page .ah-story {\n    padding: 25px 18px 26px;\n\n    text-align: center;\n  }\n\n  .ah-lucia-page .ah-story__title {\n    font-size: 25px;\n  }\n\n  .ah-lucia-page .ah-story__text {\n    font-size: 15px;\n    line-height: 1.58;\n  }\n\n  .ah-lucia-page .ah-story__highlight {\n    margin-top: 15px;\n\n    font-size: 19px;\n  }\n\n\n  \/* IMAGEN *\/\n\n  .ah-lucia-page .ah-image-caption {\n    padding: 11px 17px 5px;\n\n    font-size: 12.5px;\n  }\n\n\n  \/* BENEFICIOS *\/\n\n  .ah-lucia-page .ah-benefits {\n    padding: 24px 12px;\n  }\n\n  .ah-lucia-page .ah-benefits__grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 21px 10px;\n  }\n\n  .ah-lucia-page .ah-benefit__icon {\n    width: 43px;\n    height: 43px;\n\n    margin-bottom: 8px;\n  }\n\n  .ah-lucia-page .ah-benefit h3 {\n    font-size: 16px;\n  }\n\n  .ah-lucia-page .ah-benefit p {\n    font-size: 12.5px;\n  }\n\n\n  \/* OCASIÓN *\/\n\n  .ah-lucia-page .ah-occasion {\n    padding: 27px 18px 28px;\n  }\n\n  .ah-lucia-page .ah-occasion__title {\n    font-size: 25px;\n  }\n\n  .ah-lucia-page .ah-occasion__text {\n    font-size: 15px;\n    line-height: 1.58;\n  }\n\n\n  \/* TALLAS *\/\n\n  .ah-lucia-page .ah-sizeguide {\n    padding: 29px 14px;\n  }\n\n  .ah-lucia-page .ah-sizeguide__title {\n    font-size: 26px;\n  }\n\n  .ah-lucia-page .ah-sizeguide__subtitle {\n    font-size: 14px;\n  }\n\n  .ah-lucia-page .ah-sizeguide__note {\n    margin-bottom: 12px;\n\n    padding: 13px 14px;\n\n    font-size: 14px;\n  }\n\n  .ah-lucia-page .ah-sizeguide__help {\n    margin-bottom: 18px;\n\n    padding: 0 4px;\n\n    font-size: 13px;\n  }\n\n  .ah-lucia-page .ah-sizeguide__scroll-hint {\n    display: block;\n  }\n\n\n  \/* IDENTIDAD *\/\n\n  .ah-lucia-page .ah-identity-strip {\n    padding: 25px 18px;\n  }\n\n  .ah-lucia-page .ah-identity-strip p {\n    font-size: 20px;\n  }\n\n\n  \/* FAQ *\/\n\n  .ah-lucia-page .ah-accordion {\n    padding: 28px 14px 31px;\n  }\n\n  .ah-lucia-page .ah-accordion__intro {\n    margin-bottom: 18px;\n  }\n\n  .ah-lucia-page .ah-accordion__title {\n    font-size: 25px;\n  }\n\n  .ah-lucia-page .ah-accordion summary {\n    padding: 17px 37px 17px 0;\n\n    font-size: 16px;\n  }\n\n  .ah-lucia-page .ah-accordion__content {\n    padding: 0 30px 18px 0;\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ah-lucia-page\"\u003e\n\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-section ah-hero\"\u003e\n\n\n    \u003cp class=\"ah-eyebrow\"\u003e\n      Vestido Lucía™\n    \u003c\/p\u003e\n\n\n    \u003ch2 class=\"ah-title ah-hero__title\"\u003e\n      Verte favorecida sin sentirte demasiado marcada\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"ah-hero__subtitle\"\u003e\n      Una silueta fluida y femenina para esos días en los que\n      quieres verte arreglada, sentirte cómoda y seguir siendo tú.\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       IMAGEN PRINCIPAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-image-block\"\u003e\n\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/5759\/5737\/files\/LUCIA22_2.jpg?v=1787567842\" alt=\"Vestido Lucía midi de corte fluido y estampado de puntos\" loading=\"lazy\"\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       EMOCIÓN \/ IDENTIDAD\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-section ah-story\"\u003e\n\n\n    \u003cp class=\"ah-eyebrow\"\u003e\n      Sentirte bien también cuenta\n    \u003c\/p\u003e\n\n\n    \u003ch2 class=\"ah-story__title\"\u003e\n      Hay días en los que simplemente quieres gustarte cuando te miras al espejo\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"ah-story__text\"\u003e\n      Sin pasar el día pendiente de cómo cae la ropa ni sentir que\n      tienes que elegir entre verte femenina o estar cómoda.\n      LUCÍA™ apuesta por una silueta suelta y con movimiento para\n      acompañarte sin complicarte.\n    \u003c\/p\u003e\n\n\n    \u003cp class=\"ah-story__highlight\"\u003e\n      “Arreglada, femenina y tranquila con lo que llevas puesto.”\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       SEGUNDA IMAGEN\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-image-block\"\u003e\n\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/5759\/5737\/files\/LUCIA21.jpg?v=1787567842\" alt=\"Vestido Lucía midi con falda fluida y movimiento\" loading=\"lazy\"\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       BENEFICIOS\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-benefits\"\u003e\n\n\n    \u003cdiv class=\"ah-benefits__grid\"\u003e\n\n\n      \u003c!-- CAÍDA --\u003e\n\n      \u003cdiv class=\"ah-benefit\"\u003e\n\n\n        \u003cdiv class=\"ah-benefit__icon\"\u003e\n\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M8 16h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 13l-3 3 3 3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M21 13l3 3-3 3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8v16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003ch3\u003e\n          Caída fluida\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          Una silueta suelta que no busca ceñirse de forma marcada.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003c!-- MANGA --\u003e\n\n      \u003cdiv class=\"ah-benefit\"\u003e\n\n\n        \u003cdiv class=\"ah-benefit__icon\"\u003e\n\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M11 8h10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 8l-5 6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M21 8l5 6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 14l4 3\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M26 14l-4 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003ch3\u003e\n          Manga corta\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          Cubre parte de la zona superior del brazo.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003c!-- LARGO --\u003e\n\n      \u003cdiv class=\"ah-benefit\"\u003e\n\n\n        \u003cdiv class=\"ah-benefit__icon\"\u003e\n\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M10 7h12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 7l-3 17\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M22 7l3 17\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 24h18\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003ch3\u003e\n          Largo midi\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          Una longitud fácil de adaptar a distintos planes.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n\n      \u003c!-- MOVIMIENTO --\u003e\n\n      \u003cdiv class=\"ah-benefit\"\u003e\n\n\n        \u003cdiv class=\"ah-benefit__icon\"\u003e\n\n          \u003csvg viewbox=\"0 0 32 32\"\u003e\n            \u003cpath d=\"M9 8c4 3 10 3 14 0\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 14c5 3 11 3 16 0\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 20c6 4 12 4 18 0\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003ch3\u003e\n          Falda con movimiento\n        \u003c\/h3\u003e\n\n\n        \u003cp\u003e\n          Sus diferentes niveles acompañan visualmente tus pasos.\n        \u003c\/p\u003e\n\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       OCASIÓN\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-section ah-occasion\"\u003e\n\n\n    \u003cp class=\"ah-eyebrow\"\u003e\n      Un vestido, muchos planes\n    \u003c\/p\u003e\n\n\n    \u003ch2 class=\"ah-title ah-occasion__title\"\u003e\n      Ese vestido que termina resolviéndote más días de los que esperabas\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"ah-occasion__text\"\u003e\n      Una comida, una tarde con amigas, un paseo o unas vacaciones.\n      Con sandalias o zapatillas puedes llevarlo de forma relajada;\n      con cuñas y accesorios, darle un aire más arreglado.\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       DETALLE\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-image-block\"\u003e\n\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1002\/5759\/5737\/files\/2312.jpg?v=1787567842\" alt=\"Detalle del escote, estampado y manga del vestido Lucía\" loading=\"lazy\"\u003e\n\n\n    \u003cp class=\"ah-image-caption\"\u003e\n      El estampado de puntos, la manga corta y los pequeños detalles\n      de movimiento completan el carácter de LUCÍA™.\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       IDENTIDAD \/ EDITORIAL\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-section ah-story ah-story--soft ah-story--editorial\"\u003e\n\n\n    \u003cp class=\"ah-eyebrow\"\u003e\n      Elegancia cotidiana\n    \u003c\/p\u003e\n\n\n    \u003ch2 class=\"ah-story__title\"\u003e\n      No necesitas una ocasión especial para querer verte bien\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"ah-story__text\"\u003e\n      LUCÍA™ está pensada para esa forma de vestir en la que no quieres\n      sentirte disfrazada ni excesivamente arreglada. Solo femenina,\n      cómoda y preparada para continuar con tu día.\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       GUÍA DE TALLAS\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-section ah-sizeguide\"\u003e\n\n\n    \u003cp class=\"ah-eyebrow\"\u003e\n      Encuentra la tuya\n    \u003c\/p\u003e\n\n\n    \u003ch2 class=\"ah-title ah-sizeguide__title\"\u003e\n      Guía de tallas\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"ah-sizeguide__subtitle\"\u003e\n      Medidas aproximadas de la prenda en centímetros\n    \u003c\/p\u003e\n\n\n\n    \u003c!-- CONSEJO --\u003e\n\n    \u003cdiv class=\"ah-sizeguide__note\"\u003e\n\n      \u003cstrong\u003eConsejo:\u003c\/strong\u003e\n      compara estas medidas con un vestido que ya tengas y te siente bien.\n      Utiliza especialmente el contorno de pecho como referencia.\n\n    \u003c\/div\u003e\n\n\n\n    \u003c!-- AYUDA --\u003e\n\n    \u003cp class=\"ah-sizeguide__help\"\u003e\n\n      ¿Dudas con tu talla?\n\n      \u003ca href=\"mailto:info@aliciaherrera1988.com\"\u003e\n        Escríbenos y te ayudamos a elegir.\n      \u003c\/a\u003e\n\n    \u003c\/p\u003e\n\n\n\n    \u003c!-- HINT MOBILE --\u003e\n\n    \u003cp class=\"ah-sizeguide__scroll-hint\"\u003e\n      ← Desliza para ver todas las tallas →\n    \u003c\/p\u003e\n\n\n\n    \u003c!-- TABLA --\u003e\n\n    \u003cdiv class=\"ah-sizeguide__table-wrap\"\u003e\n\n\n      \u003ctable\u003e\n\n\n        \u003cthead\u003e\n\n          \u003ctr\u003e\n\n            \u003cth\u003eTalla\u003c\/th\u003e\n\n            \u003cth\u003eS\u003c\/th\u003e\n\n            \u003cth\u003eM\u003c\/th\u003e\n\n            \u003cth\u003eL\u003c\/th\u003e\n\n            \u003cth\u003eXL\u003c\/th\u003e\n\n            \u003cth\u003e2XL\u003c\/th\u003e\n\n            \u003cth\u003e3XL\u003c\/th\u003e\n\n            \u003cth\u003e4XL\u003c\/th\u003e\n\n            \u003cth\u003e5XL\u003c\/th\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/thead\u003e\n\n\n        \u003ctbody\u003e\n\n\n          \u003ctr\u003e\n\n            \u003ctd\u003eNº\u003c\/td\u003e\n\n            \u003ctd\u003e36–38\u003c\/td\u003e\n\n            \u003ctd\u003e40–42\u003c\/td\u003e\n\n            \u003ctd\u003e44–46\u003c\/td\u003e\n\n            \u003ctd\u003e48–50\u003c\/td\u003e\n\n            \u003ctd\u003e52–54\u003c\/td\u003e\n\n            \u003ctd\u003e56–58\u003c\/td\u003e\n\n            \u003ctd\u003e60–62\u003c\/td\u003e\n\n            \u003ctd\u003e64–66\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n\n\n          \u003ctr\u003e\n\n            \u003ctd\u003ePecho\u003c\/td\u003e\n\n            \u003ctd\u003e92 cm\u003c\/td\u003e\n\n            \u003ctd\u003e96 cm\u003c\/td\u003e\n\n            \u003ctd\u003e104 cm\u003c\/td\u003e\n\n            \u003ctd\u003e110 cm\u003c\/td\u003e\n\n            \u003ctd\u003e116 cm\u003c\/td\u003e\n\n            \u003ctd\u003e122 cm\u003c\/td\u003e\n\n            \u003ctd\u003e128 cm\u003c\/td\u003e\n\n            \u003ctd\u003e134 cm\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n\n\n          \u003ctr\u003e\n\n            \u003ctd\u003eLongitud\u003c\/td\u003e\n\n            \u003ctd\u003e105 cm\u003c\/td\u003e\n\n            \u003ctd\u003e106 cm\u003c\/td\u003e\n\n            \u003ctd\u003e107 cm\u003c\/td\u003e\n\n            \u003ctd\u003e108 cm\u003c\/td\u003e\n\n            \u003ctd\u003e109 cm\u003c\/td\u003e\n\n            \u003ctd\u003e110 cm\u003c\/td\u003e\n\n            \u003ctd\u003e111 cm\u003c\/td\u003e\n\n            \u003ctd\u003e112 cm\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n\n        \u003c\/tbody\u003e\n\n\n      \u003c\/table\u003e\n\n\n    \u003c\/div\u003e\n\n\n\n    \u003cp class=\"ah-sizeguide__footer\"\u003e\n      Medidas aproximadas. Puede existir una variación de entre\n      2 y 3 cm debido al proceso de medición.\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       CIERRE DE IDENTIDAD\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-identity-strip\"\u003e\n\n\n    \u003cp\u003e\n      “Verte femenina sin tener que pensar demasiado en qué ponerte.”\n    \u003c\/p\u003e\n\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =====================================================\n       FAQ ESPECÍFICO DE LUCÍA\n  ====================================================== --\u003e\n\n  \u003csection class=\"ah-accordion\"\u003e\n\n\n    \u003cdiv class=\"ah-accordion__intro\"\u003e\n\n\n      \u003cp class=\"ah-eyebrow\"\u003e\n        Todo sobre LUCÍA™\n      \u003c\/p\u003e\n\n\n      \u003ch2 class=\"ah-accordion__title\"\u003e\n        Preguntas frecuentes\n      \u003c\/h2\u003e\n\n\n    \u003c\/div\u003e\n\n\n\n    \u003c!-- ===================================================\n         CORTE\n    ==================================================== --\u003e\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        ¿Cómo es el corte de LUCÍA™?\n      \u003c\/summary\u003e\n\n\n      \u003cdiv class=\"ah-accordion__content\"\u003e\n\n        \u003cp\u003e\n          Tiene una silueta fluida y relajada. No está diseñado como\n          un vestido ceñido y su falda continúa con una caída amplia\n          de largo midi.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/details\u003e\n\n\n\n    \u003c!-- ===================================================\n         MANGA\n    ==================================================== --\u003e\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        ¿La manga cubre parte del brazo?\n      \u003c\/summary\u003e\n\n\n      \u003cdiv class=\"ah-accordion__content\"\u003e\n\n        \u003cp\u003e\n          Sí. Incorpora manga corta que cubre la zona superior del brazo\n          y termina con un pequeño detalle de volante.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/details\u003e\n\n\n\n    \u003c!-- ===================================================\n         OCASIONES\n    ==================================================== --\u003e\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        ¿Para qué ocasiones puedo llevarlo?\n      \u003c\/summary\u003e\n\n\n      \u003cdiv class=\"ah-accordion__content\"\u003e\n\n        \u003cp\u003e\n          Puedes llevarlo en comidas, paseos, vacaciones, tardes con\n          amigas y otros planes cotidianos. Los complementos permiten\n          darle un aire más relajado o más arreglado.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/details\u003e\n\n\n\n    \u003c!-- ===================================================\n         TALLA\n    ==================================================== --\u003e\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        ¿Cómo elijo mi talla?\n      \u003c\/summary\u003e\n\n\n      \u003cdiv class=\"ah-accordion__content\"\u003e\n\n        \u003cp\u003e\n          Compara las medidas de la guía con las de un vestido que ya\n          tengas y te siente bien. Utiliza especialmente el contorno de\n          pecho como referencia.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/details\u003e\n\n\n\n    \u003c!-- ===================================================\n         DEVOLUCIÓN\n    ==================================================== --\u003e\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        ¿Puedo devolverlo si no me va bien?\n      \u003c\/summary\u003e\n\n\n      \u003cdiv class=\"ah-accordion__content\"\u003e\n\n        \u003cp\u003e\n          Sí. Dispones de 30 días para solicitar la devolución conforme\n          a nuestra política de devoluciones.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/details\u003e\n\n\n\n    \u003c!-- ===================================================\n         ENVÍO\n    ==================================================== --\u003e\n\n    \u003cdetails\u003e\n\n\n      \u003csummary\u003e\n        ¿El envío tiene coste?\n      \u003c\/summary\u003e\n\n\n      \u003cdiv class=\"ah-accordion__content\"\u003e\n\n        \u003cp\u003e\n          No. El envío es gratuito.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/details\u003e\n\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Vendor Name","offers":[{"title":"Marrón \/ S","offer_id":58939419918681,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Marrón \/ M","offer_id":58939419951449,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Marrón \/ L","offer_id":58939419984217,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Marrón \/ XL","offer_id":58939420016985,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Marrón \/ 2XL","offer_id":58939420049753,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Marrón \/ 3XL","offer_id":58939420082521,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Marrón \/ 4XL","offer_id":58939420115289,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ S","offer_id":58939420148057,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ M","offer_id":58939420180825,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ L","offer_id":58939420213593,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ XL","offer_id":58939420246361,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ 2XL","offer_id":58939420279129,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ 3XL","offer_id":58939420311897,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Rojo \/ 4XL","offer_id":58939420344665,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ S","offer_id":58939420377433,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ M","offer_id":58939420410201,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ L","offer_id":58939420442969,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ XL","offer_id":58939420475737,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ 2XL","offer_id":58939420508505,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ 3XL","offer_id":58939420541273,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Amarillo \/ 4XL","offer_id":58939420574041,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ S","offer_id":58939420606809,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ M","offer_id":58939420639577,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ L","offer_id":58939420672345,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ XL","offer_id":58939420705113,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ 2XL","offer_id":58939420737881,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ 3XL","offer_id":58939420770649,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Verde \/ 4XL","offer_id":58939420803417,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ S","offer_id":58939420836185,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ M","offer_id":58939420868953,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ L","offer_id":58939420901721,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ XL","offer_id":58939420934489,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ 2XL","offer_id":58939420967257,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ 3XL","offer_id":58939421000025,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Azul \/ 4XL","offer_id":58939421032793,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ S","offer_id":58939421065561,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ M","offer_id":58939421098329,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ L","offer_id":58939421131097,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ XL","offer_id":58939421163865,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ 2XL","offer_id":58939421196633,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ 3XL","offer_id":58939421229401,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true},{"title":"Negro \/ 4XL","offer_id":58939421262169,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/5759\/5737\/files\/LUCIA6_2.png?v=1787930585","url":"https:\/\/aliciaherrera1988.com\/products\/lucia%e2%84%a2-vestido-midi-fluido-de-corte-favorecedor-y-manga-corta","provider":"AliciaHerrera 1988","version":"1.0","type":"link"}