{"product_id":"conjunto-lanilla-cuello-bote","title":"Conjunto Lanilla Cuello Bote","description":"\u003cstyle\u003e\n  .hym-lanilla {\n    max-width: 850px;\n    width: 100%;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #24332c;\n    line-height: 1.6;\n  }\n\n  .hym-lanilla * {\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n  .hym-lanilla-hero {\n    background: linear-gradient(135deg, #00a651 0%, #00a651 45%, #00aeba 100%);\n    padding: 38px 24px;\n    text-align: center;\n    border-radius: 20px;\n    margin-bottom: 22px;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-label {\n    display: inline-block;\n    background: #ffd629;\n    color: #263238;\n    padding: 6px 14px;\n    border-radius: 30px;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 800;\n    margin-bottom: 13px;\n  }\n\n  .hym-lanilla-title {\n    margin: 0;\n    font-size: 31px;\n    line-height: 1.18;\n    font-weight: 400;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-title span {\n    color: #fff3a6;\n    font-weight: 800;\n  }\n\n  .hym-lanilla-subtitle {\n    max-width: 650px;\n    margin: 14px auto 0;\n    font-size: 15px;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-line {\n    width: 65px;\n    height: 4px;\n    background: #ffd629;\n    margin: 21px auto 0;\n    border-radius: 50px;\n  }\n\n  \/* INTRO *\/\n  .hym-lanilla-intro {\n    background: linear-gradient(135deg, #eefbff, #ffffff);\n    border: 1px solid #bce8ee;\n    border-left: 6px solid #00aeba;\n    padding: 24px;\n    border-radius: 15px;\n    margin-bottom: 22px;\n    font-size: 15px;\n  }\n\n  .hym-lanilla-intro p {\n    margin: 0 0 13px;\n  }\n\n  .hym-lanilla-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .hym-lanilla-intro strong {\n    color: #008f49;\n  }\n\n  \/* BENEFICIOS *\/\n  .hym-lanilla-features {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-bottom: 25px;\n  }\n\n  .hym-lanilla-feature {\n    min-height: 95px;\n    padding: 18px 9px;\n    border-radius: 15px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .hym-lanilla-feature:nth-child(1) {\n    background: #00a651;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-feature:nth-child(2) {\n    background: #ffd629;\n    color: #263238;\n  }\n\n  .hym-lanilla-feature:nth-child(3) {\n    background: #00aeba;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-feature:nth-child(4) {\n    background: #e83e8c;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-feature strong {\n    display: block;\n    color: inherit;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .7px;\n    margin-bottom: 4px;\n  }\n\n  .hym-lanilla-feature span {\n    font-size: 12px;\n    color: inherit;\n  }\n\n  \/* DETALLES *\/\n  .hym-lanilla-details {\n    background: linear-gradient(135deg, #eaf9f1, #f8fffb);\n    border: 1px solid #bfe7cf;\n    border-left: 6px solid #00a651;\n    border-radius: 15px;\n    padding: 23px;\n    margin-bottom: 25px;\n  }\n\n  .hym-lanilla-details \u003e strong {\n    display: block;\n    margin-bottom: 11px;\n    font-size: 15px;\n    color: #008744;\n  }\n\n  .hym-lanilla-details p {\n    margin: 0 0 7px;\n    font-size: 14px;\n    color: #46534b;\n  }\n\n  .hym-lanilla-details p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* TITULOS *\/\n  .hym-lanilla-section-title {\n    text-align: center;\n    margin: 34px 0 17px;\n  }\n\n  .hym-lanilla-section-title small {\n    display: inline-block;\n    background: #e83e8c;\n    color: #ffffff;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 800;\n    padding: 5px 12px;\n    border-radius: 30px;\n  }\n\n  .hym-lanilla-section-title h3 {\n    margin: 8px 0 0;\n    font-size: 25px;\n    font-weight: 700;\n    color: #008f49;\n  }\n\n  \/* TABLA *\/\n  .hym-lanilla-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 2px solid #00a651;\n    border-radius: 15px;\n    background: #ffffff;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .hym-lanilla-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 430px;\n  }\n\n  .hym-lanilla-table th {\n    color: #ffffff;\n    padding: 15px 8px;\n    text-align: center;\n    font-size: 11px;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n\n  .hym-lanilla-table th:nth-child(1) {\n    background: #00a651;\n  }\n\n  .hym-lanilla-table th:nth-child(2) {\n    background: #00aeba;\n  }\n\n  .hym-lanilla-table th:nth-child(3) {\n    background: #e83e8c;\n  }\n\n  .hym-lanilla-table th:nth-child(4) {\n    background: #e3a600;\n  }\n\n  .hym-lanilla-table td {\n    padding: 17px 8px;\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .hym-lanilla-size {\n    font-size: 19px !important;\n    color: #008f49;\n    font-weight: 900;\n  }\n\n  \/* STOCK *\/\n  .hym-lanilla-stock {\n    background: linear-gradient(135deg, #fff7d6, #fffdf2);\n    border: 1px solid #efd978;\n    border-left: 6px solid #ffd629;\n    padding: 19px;\n    border-radius: 15px;\n    margin-top: 18px;\n  }\n\n  .hym-lanilla-stock strong {\n    color: #008f49;\n  }\n\n  .hym-lanilla-stock p {\n    margin: 0;\n    font-size: 13px;\n  }\n\n  \/* IMPORTANTE *\/\n  .hym-lanilla-important {\n    background: linear-gradient(135deg, #e83e8c, #c92b72);\n    color: #ffffff;\n    padding: 21px;\n    border-radius: 15px;\n    margin-top: 18px;\n    border-bottom: 5px solid #ffd629;\n  }\n\n  .hym-lanilla-important \u003e strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #ffffff;\n  }\n\n  .hym-lanilla-important p {\n    margin: 0;\n    color: #ffffff;\n    font-size: 13px;\n  }\n\n  \/* GUIA *\/\n  .hym-lanilla-how {\n    background: linear-gradient(135deg, #e8f9fb, #f6feff);\n    border: 1px solid #b5e4e8;\n    border-left: 6px solid #00aeba;\n    padding: 22px;\n    border-radius: 15px;\n    margin-top: 20px;\n  }\n\n  .hym-lanilla-how p {\n    margin: 0 0 9px;\n    font-size: 13px;\n    color: #43565a;\n  }\n\n  .hym-lanilla-how p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* NOTA *\/\n  .hym-lanilla-note {\n    margin-top: 22px;\n    background: #f0faf5;\n    border: 1px solid #c8e8d4;\n    padding: 18px;\n    border-radius: 15px;\n    text-align: center;\n  }\n\n  .hym-lanilla-note p {\n    margin: 0;\n    font-size: 13px;\n    color: #526158;\n  }\n\n  .hym-lanilla-note strong {\n    color: #008f49;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 600px) {\n\n    .hym-lanilla {\n      width: 100%;\n      padding: 0 2px;\n    }\n\n    .hym-lanilla-hero {\n      padding: 29px 16px;\n      border-radius: 15px;\n    }\n\n    .hym-lanilla-label {\n      font-size: 9px;\n      letter-spacing: 1.2px;\n    }\n\n    .hym-lanilla-title {\n      font-size: 26px;\n    }\n\n    .hym-lanilla-subtitle {\n      font-size: 14px;\n    }\n\n    .hym-lanilla-intro {\n      padding: 18px;\n      font-size: 14px;\n    }\n\n    .hym-lanilla-features {\n      grid-template-columns: 1fr 1fr;\n      gap: 8px;\n    }\n\n    .hym-lanilla-feature {\n      min-height: 85px;\n      padding: 15px 7px;\n    }\n\n    .hym-lanilla-feature strong {\n      font-size: 10px;\n    }\n\n    .hym-lanilla-feature span {\n      font-size: 11px;\n    }\n\n    .hym-lanilla-details,\n    .hym-lanilla-important,\n    .hym-lanilla-how,\n    .hym-lanilla-stock {\n      padding: 18px;\n    }\n\n    .hym-lanilla-section-title {\n      margin: 28px 0 15px;\n    }\n\n    .hym-lanilla-section-title h3 {\n      font-size: 22px;\n    }\n\n    .hym-lanilla-table th {\n      padding: 12px 4px;\n      font-size: 9px;\n    }\n\n    .hym-lanilla-table td {\n      padding: 13px 4px;\n      font-size: 12px;\n    }\n\n    .hym-lanilla-size {\n      font-size: 16px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"hym-lanilla\"\u003e\n\n  \u003c!-- ENCABEZADO --\u003e\n  \u003cdiv class=\"hym-lanilla-hero\"\u003e\n\n    \u003cspan class=\"hym-lanilla-label\"\u003e\n      Mujer · Comodidad \u0026amp; Estilo\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"hym-lanilla-title\"\u003e\n      Conjunto \u003cspan\u003eLanilla Soft\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hym-lanilla-subtitle\"\u003e\n      Sweater + pantalón en una lanilla suave, elasticada y confortable.\n      Un conjunto versátil para disfrutar de comodidad sin perder estilo.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hym-lanilla-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESCRIPCIÓN --\u003e\n  \u003cdiv class=\"hym-lanilla-intro\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eComodidad, suavidad y un calce relajado.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      El \u003cstrong\u003eConjunto Lanilla Soft\u003c\/strong\u003e está compuesto por\n      \u003cstrong\u003esweater + pantalón\u003c\/strong\u003e y confeccionado en una\n      \u003cstrong\u003elanilla suave y elasticada\u003c\/strong\u003e que se adapta cómodamente\n      al cuerpo.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Su diseño combina un sweater cómodo y versátil con un\n      \u003cstrong\u003epantalón de calce relajado\u003c\/strong\u003e, creando un look femenino,\n      moderno y fácil de usar durante el día.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Puedes utilizar las dos piezas juntas para conseguir un outfit\n      coordinado o combinarlas por separado con otras prendas de tu clóset.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENEFICIOS --\u003e\n  \u003cdiv class=\"hym-lanilla-features\"\u003e\n\n    \u003cdiv class=\"hym-lanilla-feature\"\u003e\n      \u003cstrong\u003eLanilla Soft\u003c\/strong\u003e\n      \u003cspan\u003eSuave al tacto\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hym-lanilla-feature\"\u003e\n      \u003cstrong\u003eElasticado\u003c\/strong\u003e\n      \u003cspan\u003eSe adapta al cuerpo\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hym-lanilla-feature\"\u003e\n      \u003cstrong\u003e2 Piezas\u003c\/strong\u003e\n      \u003cspan\u003eSweater + pantalón\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hym-lanilla-feature\"\u003e\n      \u003cstrong\u003eRelaxed Fit\u003c\/strong\u003e\n      \u003cspan\u003eCalce cómodo\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DETALLES --\u003e\n  \u003cdiv class=\"hym-lanilla-details\"\u003e\n\n    \u003cstrong\u003eCaracterísticas del Conjunto Lanilla Soft\u003c\/strong\u003e\n\n    \u003cp\u003e✓ Conjunto completo de \u003cstrong\u003e2 piezas\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003e✓ Incluye sweater y pantalón.\u003c\/p\u003e\n    \u003cp\u003e✓ Lanilla soft de tacto suave.\u003c\/p\u003e\n    \u003cp\u003e✓ Material elasticado.\u003c\/p\u003e\n    \u003cp\u003e✓ Se adapta cómodamente al cuerpo.\u003c\/p\u003e\n    \u003cp\u003e✓ Pantalón de calce relajado.\u003c\/p\u003e\n    \u003cp\u003e✓ Ideal para utilizar las prendas juntas o por separado.\u003c\/p\u003e\n    \u003cp\u003e✓ Diseño cómodo y versátil para uso diario.\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MEDIDAS --\u003e\n  \u003cdiv class=\"hym-lanilla-section-title\"\u003e\n\n    \u003csmall\u003eÚltima talla disponible\u003c\/small\u003e\n\n    \u003ch3\u003eMedidas del pantalón\u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"hym-lanilla-table-wrap\"\u003e\n\n    \u003ctable class=\"hym-lanilla-table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eTalla\u003c\/th\u003e\n          \u003cth\u003eLargo\u003c\/th\u003e\n          \u003cth\u003eCadera\u003c\/th\u003e\n          \u003cth\u003eCintura\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"hym-lanilla-size\"\u003eL\/XL\u003c\/td\u003e\n          \u003ctd\u003e96 cm\u003c\/td\u003e\n          \u003ctd\u003e92 cm\u003c\/td\u003e\n          \u003ctd\u003e70 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- STOCK --\u003e\n  \u003cdiv class=\"hym-lanilla-stock\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eStock actual:\u003c\/strong\u003e\n      este conjunto se encuentra disponible únicamente en\n      \u003cstrong\u003etalla L\/XL\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMPORTANTE --\u003e\n  \u003cdiv class=\"hym-lanilla-important\"\u003e\n\n    \u003cstrong\u003eImportante sobre las medidas\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Las medidas fueron tomadas con la prenda\n      \u003cstrong\u003eextendida y sin estirar\u003c\/strong\u003e.\n      Al tratarse de una lanilla elasticada, la cintura y la zona de cadera\n      poseen capacidad de elongación y se adaptan al cuerpo.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- GUIA --\u003e\n  \u003cdiv class=\"hym-lanilla-section-title\"\u003e\n\n    \u003csmall\u003eGuía Hogar y Más\u003c\/small\u003e\n\n    \u003ch3\u003e¿Cómo comprobar el calce?\u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"hym-lanilla-how\"\u003e\n\n    \u003cp\u003e\n      ✓ Toma un pantalón que actualmente te quede cómodo.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ Extiéndelo sobre una superficie plana y compara su largo,\n      cintura y cadera con nuestra tabla.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ Recuerda que las medidas indicadas corresponden a la\n      \u003cstrong\u003eprenda sin estirar\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ✓ La lanilla posee elasticidad y cede al momento de vestirla.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- NOTA --\u003e\n  \u003cdiv class=\"hym-lanilla-note\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eNota:\u003c\/strong\u003e\n      las medidas son aproximadas y pueden presentar una variación\n      de \u003cstrong\u003e1 a 2 cm\u003c\/strong\u003e debido al proceso de confección.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"doremi","offers":[{"title":"Azul","offer_id":47371588501692,"sku":"HM-CJLN-01558","price":19990.0,"currency_code":"CLP","in_stock":true},{"title":"burdeo","offer_id":47371588534460,"sku":"HM-CJLN-01559","price":19990.0,"currency_code":"CLP","in_stock":true},{"title":"gris  merengo","offer_id":47371588567228,"sku":"HM-CJLN-01560","price":19990.0,"currency_code":"CLP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0783\/3331\/3212\/files\/conjunto-lanilla-soft-azul-1000x1000.png?v=1788115459","url":"https:\/\/hogarymas.cl\/products\/conjunto-lanilla-cuello-bote","provider":"Hogar y Más","version":"1.0","type":"link"}