{"product_id":"pantalon-recto-efecto-figura™👖💎estiliza-tu-silueta-alarga-tus-piernas-y-sientete-comoda-todo-el-dia💎","title":"PANTALÓN RECTO EFECTO FIGURA™👖💎Estiliza tu silueta, alarga tus piernas y siéntete cómoda todo el día💎","description":"\u003cstyle\u003e\n  .lp-v3 {\n    --bg1: #fff8f6;\n    --bg2: #ffffff;\n    --card: rgba(255,255,255,.9);\n    --text: #121212;\n    --muted: #666;\n    --line: rgba(0,0,0,.08);\n    --accent: #ff4d2d;\n    --accent-soft: rgba(255,77,45,.10);\n    --shadow: 0 10px 30px rgba(0,0,0,.06);\n    --radius: 20px;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 18px 14px 40px;\n    font-family: inherit;\n    color: var(--text);\n    background:\n      radial-gradient(circle at top left, #ffe8e1 0%, transparent 35%),\n      radial-gradient(circle at top right, #fff1eb 0%, transparent 30%),\n      linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 35%, #fff 100%);\n    border-radius: 24px;\n  }\n\n  .lp-v3 * { box-sizing: border-box; }\n\n  .lp-v3 img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 22px;\n  }\n\n  .lp-v3-section { margin: 0 0 22px; }\n\n  .lp-v3-card {\n    background: var(--card);\n    backdrop-filter: blur(8px);\n    border: 1px solid var(--line);\n    border-radius: var(--radius);\n    box-shadow: var(--shadow);\n    padding: 18px;\n  }\n\n  .lp-v3-hero {\n    text-align: center;\n    padding: 6px 0 0;\n  }\n\n  .lp-v3-badge {\n    display: inline-block;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: var(--accent-soft);\n    color: #d63d1f;\n    border: 1px solid rgba(255,77,45,.15);\n    font-size: 13px;\n    font-weight: 800;\n    margin-bottom: 12px;\n    letter-spacing: .2px;\n  }\n\n  .lp-v3-hero h1 {\n    margin: 0 0 12px;\n    font-size: clamp(30px, 5vw, 44px);\n    line-height: 1.03;\n    font-weight: 900;\n    letter-spacing: -.6px;\n  }\n\n  .lp-v3-sub {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    font-size: clamp(16px, 2.6vw, 19px);\n    line-height: 1.55;\n    color: var(--muted);\n  }\n\n  .lp-v3-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 14px 0 18px;\n  }\n\n  .lp-v3-trust span {\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.92);\n    border: 1px solid var(--line);\n    font-size: 13px;\n    font-weight: 700;\n    color: #222;\n    box-shadow: var(--shadow);\n  }\n\n  .lp-v3-phone {\n    max-width: 390px;\n    margin: 0 auto;\n    border-radius: 32px;\n    padding: 8px;\n    background: linear-gradient(180deg, #1a1a1a 0%, #2a2a2a 100%);\n    box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  }\n\n  .lp-v3-title {\n    margin: 0 0 10px;\n    text-align: center;\n    font-size: clamp(23px, 4vw, 32px);\n    line-height: 1.12;\n    font-weight: 900;\n  }\n\n  .lp-v3-text {\n    margin: 0;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .lp-v3-benefits {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .lp-v3-benefit {\n    background: rgba(255,255,255,.92);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    padding: 14px 14px 14px 42px;\n    position: relative;\n    font-size: 15px;\n    line-height: 1.5;\n    color: #222;\n  }\n\n  .lp-v3-benefit::before {\n    content: \"✓\";\n    position: absolute;\n    left: 14px;\n    top: 14px;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: var(--accent-soft);\n    color: #d63d1f;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .lp-v3-highlight {\n    text-align: center;\n    padding: 22px 18px;\n    border-radius: 22px;\n    background: linear-gradient(180deg, #fff3ef 0%, #fff 100%);\n    border: 1px solid rgba(255,77,45,.15);\n    box-shadow: var(--shadow);\n  }\n\n  .lp-v3-highlight strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(24px, 4vw, 33px);\n    line-height: 1.12;\n  }\n\n  .lp-v3-highlight span {\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .lp-v3-gallery {\n    display: grid;\n    gap: 18px;\n    justify-items: center;\n  }\n\n  .lp-v3-mini {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .lp-v3-mini div {\n    background: rgba(255,255,255,.92);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    padding: 14px;\n    text-align: center;\n    box-shadow: var(--shadow);\n  }\n\n  .lp-v3-mini strong {\n    display: block;\n    font-size: 15px;\n    margin-bottom: 4px;\n  }\n\n  .lp-v3-mini span {\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.45;\n  }\n\n  .lp-v3-specs {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .lp-v3-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    align-items: center;\n    background: rgba(255,255,255,.92);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    padding: 14px 16px;\n    box-shadow: var(--shadow);\n  }\n\n  .lp-v3-spec strong {\n    font-size: 15px;\n  }\n\n  .lp-v3-spec span {\n    font-size: 15px;\n    color: var(--muted);\n    text-align: right;\n  }\n\n  .cv-auto {\n    content-visibility: auto;\n    contain-intrinsic-size: 900px;\n  }\n\n  @media (max-width: 768px) {\n    .lp-v3 {\n      padding: 14px 10px 30px;\n      border-radius: 0;\n    }\n\n    .lp-v3-mini {\n      grid-template-columns: 1fr;\n    }\n\n    .lp-v3-hero h1 {\n      font-size: 31px;\n    }\n\n    .lp-v3-card,\n    .lp-v3-highlight {\n      padding: 16px;\n    }\n\n    .lp-v3-phone {\n      max-width: 340px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-v3\"\u003e\n\n  \u003csection class=\"lp-v3-section lp-v3-hero\"\u003e\n    \u003cdiv class=\"lp-v3-badge\"\u003ePANTALÓN RECTO EFECTO FIGURA™\u003c\/div\u003e\n    \u003ch1\u003eEl pantalón que te hace ver más estilizada sin apretar ni complicarte el outfit\u003c\/h1\u003e\n    \u003cp class=\"lp-v3-sub\"\u003e\n      Si quieres verte más linda, más arreglada y con una silueta visualmente más favorecida, este diseño fue hecho para eso.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lp-v3-trust\"\u003e\n      \u003cspan\u003e🚚 Envío rápido\u003c\/span\u003e\n      \u003cspan\u003e💵 Pago contra entrega\u003c\/span\u003e\n      \u003cspan\u003e✨ Look más pulido\u003c\/span\u003e\n      \u003cspan\u003e🖤 Combina con todo\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lp-v3-phone\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_x98r4qx98r4qx98r-ezgif.com-png-to-webp-converter.webp?v=1775447054\" alt=\"Mujer usando pantalón recto negro efecto figura\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-highlight\"\u003e\n      \u003cstrong\u003eNo es solo un pantalón bonito. Es de esos que uno se pone y se ve mejor de una.\u003c\/strong\u003e\n      \u003cspan\u003e\n        Ayuda a que las piernas se vean más largas, el outfit más limpio y tu presencia más arreglada sin esfuerzo.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-card\"\u003e\n      \u003ch2 class=\"lp-v3-title\"\u003eLo que más gusta de este pantalón\u003c\/h2\u003e\n      \u003cdiv class=\"lp-v3-benefits\"\u003e\n        \u003cdiv class=\"lp-v3-benefit\"\u003eTe estiliza visualmente y hace que el look se vea más fino.\u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-benefit\"\u003eSe siente cómodo, ligero y fácil de usar todo el día.\u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-benefit\"\u003eNo se ve simple ni ordinario: levanta el outfit de una.\u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-benefit\"\u003eSirve para salir, trabajar o verte linda sin pensar tanto qué ponerte.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-gallery\"\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/6b3d5d0b9b1459a8bc8eff98076c3c94b9f8aca0.webp?v=1775107615\" alt=\"Detalle del pantalón recto negro\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_3ban683ban683ban-ezgif.com-png-to-webp-converter.webp?v=1775447158\" alt=\"Vista lateral del pantalón recto negro\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_ojz1frojz1frojz1-ezgif.com-png-to-webp-converter.webp?v=1775447209\" alt=\"Mujer caminando con pantalón recto efecto figura\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_i7k2nfi7k2nfi7k2-ezgif.com-png-to-webp-converter.webp?v=1775447395\" alt=\"Pantalón negro elegante en estudio minimalista\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_9gzzgf9gzzgf9gzz-ezgif.com-png-to-webp-converter.webp?v=1775447515\" alt=\"Modelo usando pantalón recto efecto figura\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_odi7jvodi7jvodi7-ezgif.com-png-to-webp-converter.webp?v=1775447638\" alt=\"Look femenino con pantalón recto negro\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_a9il7pa9il7pa9il-ezgif.com-png-to-webp-converter.webp?v=1775447768\" alt=\"Pantalón recto negro de tela suave y elegante\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_y1p4ciy1p4ciy1p4-ezgif.com-png-to-webp-converter.webp?v=1775447894\" alt=\"Pantalón efecto figura en estudio blanco\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_jaefbrjaefbrjaef-ezgif.com-png-to-webp-converter.webp?v=1775448150\" alt=\"Outfit casual elegante con pantalón recto negro\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_1c7qoy1c7qoy1c7q-ezgif.com-png-to-webp-converter.webp?v=1775448527\" alt=\"Mujer latina usando pantalón recto negro\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_16er9w16er9w16er-ezgif.com-png-to-webp-converter.webp?v=1775448813\" alt=\"Pantalón recto negro efecto figura vista editorial\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/024a1b9e26f2e61f96cd024eb6c0175a386c1730.webp?v=1775107726\" alt=\"Pantalón recto negro uso diario\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-card\"\u003e\n      \u003ch2 class=\"lp-v3-title\"\u003eSe ve bien porque sí favorece\u003c\/h2\u003e\n      \u003cp class=\"lp-v3-text\"\u003e\n        Hay pantalones que se ven bonitos en foto pero puestos no dicen nada. Este tiene una caída que ayuda a verte más estilizada, más segura y mucho más arreglada.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-v3-mini\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMás favorecedor\u003c\/strong\u003e\n          \u003cspan\u003eDa una apariencia más larga y limpia.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMás versátil\u003c\/strong\u003e\n          \u003cspan\u003eSe adapta fácil a looks casuales o elegantes.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMás cómodo\u003c\/strong\u003e\n          \u003cspan\u003eNo aprieta de más ni se siente pesado.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMás combinable\u003c\/strong\u003e\n          \u003cspan\u003eTop, body, tenis o tacones.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-highlight\"\u003e\n      \u003cstrong\u003eUna prenda de esas que te pones y ya te ves mejor.\u003c\/strong\u003e\n      \u003cspan\u003e\n        Cómoda, favorecedora y fácil de combinar. Justo lo que más mueve compra en una landing simple y vendedora.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-card\"\u003e\n      \u003ch2 class=\"lp-v3-title\"\u003eDetalles del producto\u003c\/h2\u003e\n\n      \u003cdiv class=\"lp-v3-specs\"\u003e\n        \u003cdiv class=\"lp-v3-spec\"\u003e\n          \u003cstrong\u003eCorte\u003c\/strong\u003e\n          \u003cspan\u003eRecto, estilizador\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-spec\"\u003e\n          \u003cstrong\u003eTextura\u003c\/strong\u003e\n          \u003cspan\u003eSuave y ligera\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-spec\"\u003e\n          \u003cstrong\u003eEstilo\u003c\/strong\u003e\n          \u003cspan\u003eCasual elegante\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-spec\"\u003e\n          \u003cstrong\u003eUso\u003c\/strong\u003e\n          \u003cspan\u003eSalidas, oficina, diario\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-spec\"\u003e\n          \u003cstrong\u003ePeso\u003c\/strong\u003e\n          \u003cspan\u003e150 g aprox.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-v3-spec\"\u003e\n          \u003cstrong\u003eAjuste\u003c\/strong\u003e\n          \u003cspan\u003eFlexible\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"lp-v3-section cv-auto\"\u003e\n    \u003cdiv class=\"lp-v3-gallery\"\u003e\n      \u003cdiv class=\"lp-v3-phone\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/9bbe7e83ffe5a3e6c805f093def25cf1d5890cdf.webp?v=1775107830\" alt=\"Vista final del pantalón recto efecto figura\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"JUBACA STORE","offers":[{"title":"Negro \/ XS","offer_id":44999876837485,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ S","offer_id":44999876870253,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ M","offer_id":44999876903021,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ L","offer_id":44999876935789,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ XL","offer_id":44999876968557,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ XS","offer_id":44999877001325,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ S","offer_id":44999877034093,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ M","offer_id":44999877066861,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ L","offer_id":44999877099629,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ XL","offer_id":44999877132397,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ XS","offer_id":44999877165165,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ S","offer_id":44999877197933,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ M","offer_id":44999877230701,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ L","offer_id":44999877263469,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ XL","offer_id":44999877296237,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Palo Rosa \/ XS","offer_id":44999877329005,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Palo Rosa \/ S","offer_id":44999877361773,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Palo Rosa \/ M","offer_id":44999877394541,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Palo Rosa \/ L","offer_id":44999877427309,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Palo Rosa \/ XL","offer_id":44999877460077,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ XS","offer_id":44999877492845,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ S","offer_id":44999877525613,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ M","offer_id":44999877558381,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ L","offer_id":44999877591149,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ XL","offer_id":44999877623917,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Beige \/ XS","offer_id":44999877656685,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Beige \/ S","offer_id":44999877689453,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Beige \/ M","offer_id":44999877722221,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Beige \/ L","offer_id":44999877754989,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Beige \/ XL","offer_id":44999877787757,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Marrón \/ XS","offer_id":44999877820525,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Marrón \/ S","offer_id":44999877853293,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Marrón \/ M","offer_id":44999877886061,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Marrón \/ L","offer_id":44999877918829,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Marrón \/ XL","offer_id":44999877951597,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Lila \/ XS","offer_id":44999877984365,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Lila \/ S","offer_id":44999878017133,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Lila \/ M","offer_id":44999878049901,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Lila \/ L","offer_id":44999878082669,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true},{"title":"Lila \/ XL","offer_id":44999878115437,"sku":null,"price":79900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0643\/1168\/9325\/files\/Gemini_Generated_Image_nhmxevnhmxevnhmx-ezgif.com-png-to-webp-converter.webp?v=1775451409","url":"https:\/\/jubacastore.myshopify.com\/products\/pantalon-recto-efecto-figura%e2%84%a2%f0%9f%91%96%f0%9f%92%8eestiliza-tu-silueta-alarga-tus-piernas-y-sientete-comoda-todo-el-dia%f0%9f%92%8e","provider":"JUBACA STORE","version":"1.0","type":"link"}