{"product_id":"womens-high-waist-sherpa-fleece-lined-yoga-bottoms","title":"Women's High-Waist Sherpa Fleece-Lined Yoga Bottoms","description":"\u003cstyle\u003e\n\/* =========================================\n   FLEECE LINED LEGGINGS DETAIL PAGE\n   PURE HTML VERSION - 10 REAL IMAGE URLS\n========================================= *\/\n\n.fleece-detail{\n  width:100%;\n  max-width:1100px;\n  margin:0 auto;\n  padding:8px 12px 32px;\n  font-family:Arial,Helvetica,sans-serif;\n  color:#292624;\n  box-sizing:border-box;\n}\n\n.fleece-detail *{\n  box-sizing:border-box;\n}\n\n.fleece-detail img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  position:static !important;\n  object-fit:contain !important;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.fd-hero{\n  overflow:hidden;\n  border-radius:20px;\n  background:#f3eee8;\n}\n\n.fd-hero-img{\n  max-width:860px;\n  margin:0 auto;\n  background:#fff;\n}\n\n.fd-hero-copy{\n  max-width:760px;\n  margin:0 auto;\n  padding:24px 18px 27px;\n  text-align:center;\n}\n\n.fd-kicker{\n  display:block;\n  margin-bottom:7px;\n  color:#978b81;\n  font-size:11px;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n}\n\n.fd-hero-copy h2{\n  margin:0 0 11px;\n  font-size:clamp(30px,4vw,47px);\n  line-height:1.07;\n  font-weight:650;\n  letter-spacing:-1px;\n}\n\n.fd-hero-copy p{\n  max-width:650px;\n  margin:0 auto;\n  color:#706862;\n  font-size:15px;\n  line-height:1.65;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.fd-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:7px;\n  margin-top:8px;\n}\n\n.fd-benefit{\n  padding:16px 10px;\n  border-radius:13px;\n  background:#f7f4f0;\n  text-align:center;\n}\n\n.fd-benefit strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:14px;\n}\n\n.fd-benefit span{\n  display:block;\n  color:#756e68;\n  font-size:12px;\n  line-height:1.42;\n}\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.fd-head{\n  max-width:700px;\n  margin:30px auto 15px;\n  padding:0 10px;\n  text-align:center;\n}\n\n.fd-head small{\n  display:block;\n  margin-bottom:6px;\n  color:#9a8f86;\n  font-size:10px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.fd-head h3{\n  margin:0 0 8px;\n  font-size:clamp(24px,3vw,35px);\n  line-height:1.15;\n}\n\n.fd-head p{\n  max-width:620px;\n  margin:0 auto;\n  color:#746d67;\n  font-size:14px;\n  line-height:1.62;\n}\n\n\/* =========================\n   FLEECE DETAIL\n========================= *\/\n\n.fd-fleece{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  overflow:hidden;\n  border-radius:19px;\n  background:#292725;\n}\n\n.fd-fleece-image{\n  background:#fff;\n}\n\n.fd-fleece-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:34px 30px;\n  color:#fff;\n}\n\n.fd-fleece-copy small{\n  display:block;\n  margin-bottom:7px;\n  color:#c0b8b1;\n  font-size:10px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.fd-fleece-copy h3{\n  margin:0 0 12px;\n  font-size:clamp(27px,3vw,39px);\n  line-height:1.1;\n}\n\n.fd-fleece-copy p{\n  margin:0 0 15px;\n  color:#d9d4cf;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.fd-check{\n  padding:9px 0;\n  border-top:1px solid rgba(255,255,255,.14);\n  font-size:13px;\n}\n\n\/* =========================\n   COLOR GRID\n========================= *\/\n\n.fd-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:8px;\n}\n\n.fd-grid2{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:8px;\n}\n\n.fd-card{\n  overflow:hidden;\n  border-radius:15px;\n  background:#f7f7f7;\n}\n\n.fd-card-img{\n  background:#fff;\n}\n\n.fd-card-name{\n  padding:10px 8px;\n  background:#f3eee8;\n  text-align:center;\n  font-size:12px;\n  font-weight:600;\n  color:#4b4540;\n}\n\n\/* =========================\n   LIFESTYLE\n========================= *\/\n\n.fd-scene{\n  overflow:hidden;\n  border-radius:19px;\n  background:#eee7df;\n}\n\n.fd-scene-img{\n  max-width:900px;\n  margin:0 auto;\n  background:#fff;\n}\n\n.fd-scene-copy{\n  max-width:720px;\n  margin:0 auto;\n  padding:22px 18px 25px;\n  text-align:center;\n}\n\n.fd-scene-copy small{\n  display:block;\n  margin-bottom:6px;\n  color:#968b82;\n  font-size:10px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.fd-scene-copy h3{\n  margin:0 0 8px;\n  font-size:clamp(24px,3vw,34px);\n  line-height:1.15;\n}\n\n.fd-scene-copy p{\n  max-width:620px;\n  margin:0 auto;\n  color:#6e6761;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\/* =========================\n   TWO SCENES\n========================= *\/\n\n.fd-scenes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:8px;\n}\n\n.fd-scene-card{\n  overflow:hidden;\n  border-radius:16px;\n  background:#f4f0ec;\n}\n\n.fd-scene-text{\n  padding:14px 14px 17px;\n}\n\n.fd-scene-text strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:17px;\n}\n\n.fd-scene-text p{\n  margin:0;\n  color:#706963;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.fd-final{\n  margin-top:9px;\n  padding:28px 18px;\n  border-radius:18px;\n  background:#292725;\n  color:#fff;\n  text-align:center;\n}\n\n.fd-final small{\n  display:block;\n  margin-bottom:7px;\n  color:#bbb4ad;\n  font-size:10px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.fd-final h3{\n  margin:0 0 8px;\n  font-size:clamp(25px,3vw,36px);\n}\n\n.fd-final p{\n  max-width:660px;\n  margin:0 auto;\n  color:#d7d2ce;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .fleece-detail{\n    padding:5px 6px 20px;\n  }\n\n  .fd-hero{\n    border-radius:13px;\n  }\n\n  .fd-hero-copy{\n    padding:19px 12px 21px;\n  }\n\n  .fd-hero-copy h2{\n    font-size:29px;\n  }\n\n  .fd-hero-copy p{\n    font-size:14px;\n  }\n\n  .fd-benefits{\n    grid-template-columns:1fr 1fr;\n    gap:5px;\n    margin-top:5px;\n  }\n\n  .fd-benefit{\n    padding:13px 7px;\n  }\n\n  .fd-head{\n    margin:23px auto 11px;\n  }\n\n  .fd-head h3{\n    font-size:24px;\n  }\n\n  .fd-fleece{\n    grid-template-columns:1fr;\n    border-radius:13px;\n  }\n\n  .fd-fleece-copy{\n    padding:22px 15px;\n  }\n\n  .fd-fleece-copy h3{\n    font-size:27px;\n  }\n\n  .fd-grid3{\n    grid-template-columns:1fr 1fr;\n    gap:5px;\n  }\n\n  .fd-grid2{\n    gap:5px;\n  }\n\n  .fd-card{\n    border-radius:10px;\n  }\n\n  .fd-card-name{\n    padding:8px 5px;\n    font-size:10px;\n  }\n\n  .fd-scene{\n    border-radius:13px;\n  }\n\n  .fd-scene-copy{\n    padding:18px 12px 20px;\n  }\n\n  .fd-scene-copy h3{\n    font-size:24px;\n  }\n\n  .fd-scenes{\n    gap:5px;\n  }\n\n  .fd-scene-card{\n    border-radius:10px;\n  }\n\n  .fd-scene-text{\n    padding:10px 8px 12px;\n  }\n\n  .fd-scene-text strong{\n    font-size:14px;\n  }\n\n  .fd-scene-text p{\n    font-size:11px;\n  }\n\n  .fd-final{\n    margin-top:5px;\n    padding:23px 13px;\n    border-radius:13px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"fleece-detail\"\u003e\n\n\n  \u003c!-- =====================================\n       HERO - SNOW LIFESTYLE\n       图片 08\n  ====================================== --\u003e\n\n  \u003csection class=\"fd-hero\"\u003e\n\n    \u003cdiv class=\"fd-hero-img\"\u003e\n\n      \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_08_98550b2e-9647-468e-b23d-0eb5c4639223.webp?v=1786440485\u0026amp;width=1600\" alt=\"Black fleece lined leggings winter snow outfit\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-hero-copy\"\u003e\n\n      \u003cspan class=\"fd-kicker\"\u003e\n        Cold-Weather Essential\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Stay Cozy Without Giving Up Your Favorite Winter Look\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed for cooler days, these high-waist leggings combine\n        a sleek everyday silhouette with a soft fleece-lined interior.\n        Pair them with sweaters, long coats and winter boots for an\n        effortless cold-weather outfit.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003cdiv class=\"fd-benefits\"\u003e\n\n    \u003cdiv class=\"fd-benefit\"\u003e\n      \u003cstrong\u003eFleece Lined\u003c\/strong\u003e\n      \u003cspan\u003eSoft interior designed for cooler weather.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-benefit\"\u003e\n      \u003cstrong\u003eHigh Waist\u003c\/strong\u003e\n      \u003cspan\u003eClean, streamlined everyday styling.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-benefit\"\u003e\n      \u003cstrong\u003eSleek Fit\u003c\/strong\u003e\n      \u003cspan\u003eEasy under sweaters, coats and jackets.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-benefit\"\u003e\n      \u003cstrong\u003eWinter Ready\u003c\/strong\u003e\n      \u003cspan\u003eMade to pair naturally with cold-weather boots.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================\n       FLEECE DETAIL\n       图片 01\n  ====================================== --\u003e\n\n  \u003cdiv class=\"fd-head\"\u003e\n\n    \u003csmall\u003e\n      The Difference Is Inside\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      Smooth Outside. Soft \u0026amp; Cozy Inside.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A clean exterior keeps your outfit looking sleek,\n      while the plush lining adds a cozy layer for colder days.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"fd-fleece\"\u003e\n\n    \u003cdiv class=\"fd-fleece-image\"\u003e\n\n      \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_01_808fd66c-c37f-4d04-a96f-425aa886c19b.webp?v=1786440485\u0026amp;width=1200\" alt=\"Fleece lined leggings material detail\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"fd-fleece-copy\"\u003e\n\n      \u003csmall\u003e\n        Soft Interior Lining\n      \u003c\/small\u003e\n\n      \u003ch3\u003e\n        Cozy Where It Counts\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The smooth outer surface gives you the look of classic\n        leggings, while the soft interior adds extra comfort\n        when temperatures start to drop.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"fd-check\"\u003e\n        ✓ Plush fleece-style interior\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-check\"\u003e\n        ✓ Smooth outer finish\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-check\"\u003e\n        ✓ Easy cold-weather layering\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-check\"\u003e\n        ✓ Comfortable everyday styling\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================\n       BLACK \/ GREY \/ NAVY\n       图片 02 03 04\n  ====================================== --\u003e\n\n  \u003cdiv class=\"fd-head\"\u003e\n\n    \u003csmall\u003e\n      Everyday Essentials\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      Easy Colors for Your Winter Wardrobe\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Start with timeless shades that pair effortlessly\n      with your favorite sweaters, jackets and boots.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fd-grid3\"\u003e\n\n\n    \u003c!-- BLACK --\u003e\n    \u003cdiv class=\"fd-card\"\u003e\n\n      \u003cdiv class=\"fd-card-img\"\u003e\n\n        \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_02_95d25088-b9f5-41f3-aebd-7710f7e474a9.webp?v=1786440485\u0026amp;width=1000\" alt=\"Black fleece lined leggings\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-card-name\"\u003e\n        Classic Black\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- GREY --\u003e\n    \u003cdiv class=\"fd-card\"\u003e\n\n      \u003cdiv class=\"fd-card-img\"\u003e\n\n        \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_03_4c2cadc4-dab8-4018-a34e-db7f2997731a.webp?v=1786440485\u0026amp;width=1000\" alt=\"Charcoal grey fleece lined leggings\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-card-name\"\u003e\n        Charcoal Grey\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- NAVY --\u003e\n    \u003cdiv class=\"fd-card\"\u003e\n\n      \u003cdiv class=\"fd-card-img\"\u003e\n\n        \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_04_771300fb-684b-48f5-867c-f894d05ee47a.webp?v=1786440485\u0026amp;width=1000\" alt=\"Navy fleece lined leggings\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-card-name\"\u003e\n        Deep Navy\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================\n       HOME LIFESTYLE\n       图片 07\n  ====================================== --\u003e\n\n  \u003cdiv class=\"fd-head\"\u003e\n\n    \u003csmall\u003e\n      Cozy at Home\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      Made for Slow Winter Mornings\n    \u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"fd-scene\"\u003e\n\n    \u003cdiv class=\"fd-scene-img\"\u003e\n\n      \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_07_aea993b3-8896-4b03-97eb-d15b7fcc30d9.webp?v=1786440485\u0026amp;width=1500\" alt=\"Burgundy fleece lined leggings cozy home outfit\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fd-scene-copy\"\u003e\n\n      \u003csmall\u003e\n        Everyday Comfort\n      \u003c\/small\u003e\n\n      \u003ch3\u003e\n        From Morning Coffee to Weekend Plans\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Add an oversized knit and cozy boots for a relaxed\n        winter outfit that feels just as natural at home\n        as it does when you're heading out.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================\n       RED \/ BURGUNDY\n       图片 05 06\n  ====================================== --\u003e\n\n  \u003cdiv class=\"fd-head\"\u003e\n\n    \u003csmall\u003e\n      Warm Seasonal Shades\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      Add a Rich Pop of Color\n    \u003c\/h3\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fd-grid2\"\u003e\n\n\n    \u003c!-- RED --\u003e\n    \u003cdiv class=\"fd-card\"\u003e\n\n      \u003cdiv class=\"fd-card-img\"\u003e\n\n        \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_05_d87b403f-98d9-4093-8419-be274517b830.webp?v=1786440485\u0026amp;width=1000\" alt=\"Red fleece lined leggings\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-card-name\"\u003e\n        Winter Red\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- BURGUNDY --\u003e\n    \u003cdiv class=\"fd-card\"\u003e\n\n      \u003cdiv class=\"fd-card-img\"\u003e\n\n        \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_06_07477aaf-3577-47af-bdd8-bf2f60fb4a78.webp?v=1786440485\u0026amp;width=1000\" alt=\"Burgundy fleece lined leggings\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-card-name\"\u003e\n        Deep Burgundy\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================\n       INDOOR + OUTDOOR\n       图片 08 + 10\n  ====================================== --\u003e\n\n  \u003cdiv class=\"fd-head\"\u003e\n\n    \u003csmall\u003e\n      Inside \u0026amp; Out\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      One Easy Piece for the Whole Cold Season\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Keep things relaxed indoors or layer up with your\n      favorite winter pieces when you're heading outside.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"fd-scenes\"\u003e\n\n\n    \u003c!-- SNOW --\u003e\n    \u003cdiv class=\"fd-scene-card\"\u003e\n\n      \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_08_98550b2e-9647-468e-b23d-0eb5c4639223.webp?v=1786440485\u0026amp;width=1000\" alt=\"Black fleece lined leggings snowy winter outfit\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"fd-scene-text\"\u003e\n\n        \u003cstrong\u003e\n          Outdoor Layering\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Pair with a long coat and winter boots for cold-weather days.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- HOME --\u003e\n    \u003cdiv class=\"fd-scene-card\"\u003e\n\n      \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_10_b490b9e8-5b0a-4a61-bd8d-4cae8123b228.webp?v=1786440485\u0026amp;width=1000\" alt=\"Black fleece lined leggings indoor winter outfit\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"fd-scene-text\"\u003e\n\n        \u003cstrong\u003e\n          Indoor Comfort\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Add a chunky sweater for an easy cozy-at-home outfit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================\n       CREAM\n       图片 09\n  ====================================== --\u003e\n\n  \u003cdiv class=\"fd-head\"\u003e\n\n    \u003csmall\u003e\n      A Softer Neutral\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      Brighten Up Your Winter Rotation\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A light neutral adds a softer look to winter outfits\n      while keeping the same streamlined legging silhouette.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv style=\"max-width:720px;margin:0 auto;\"\u003e\n\n    \u003cdiv class=\"fd-card\"\u003e\n\n      \u003cdiv class=\"fd-card-img\"\u003e\n\n        \u003cimg src=\"https:\/\/t4qux989qkzd62c9-73790095425.shopifypreview.com\/cdn\/shop\/files\/shopify_display_09_bdce7701-f8dd-46de-9ac5-159e20940b7d.webp?v=1786440485\u0026amp;width=1200\" alt=\"Cream fleece lined winter leggings\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fd-card-name\"\u003e\n        Soft Cream\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"fd-final\"\u003e\n\n    \u003csmall\u003e\n      Winter Wardrobe Essential\n    \u003c\/small\u003e\n\n    \u003ch3\u003e\n      Cozy Where It Counts. Easy to Wear Everywhere.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      From quiet mornings at home to snowy days outside,\n      these fleece-lined leggings make it easy to keep\n      your winter outfits warm, simple and put together.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"smileadys","offers":[{"title":"Black \/ S","offer_id":44375903797313,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标黑色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":44375903830081,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标黑色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":44375903862849,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标黑色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44375903895617,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标黑色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":44375903928385,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标黑色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":44375903961153,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标酒红-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":44375903993921,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标酒红-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":44375904026689,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标酒红-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44375904059457,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标酒红-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XXL","offer_id":44375904092225,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标酒红-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S","offer_id":44375904124993,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标深灰-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":44375904157761,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标深灰-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":44375904190529,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标深灰-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":44375904223297,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标深灰-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XXL","offer_id":44375904256065,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标深灰-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ S","offer_id":44375904288833,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标藏青-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ M","offer_id":44375904321601,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标藏青-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ L","offer_id":44375904354369,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标藏青-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ XL","offer_id":44375904387137,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标藏青-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ XXL","offer_id":44375904419905,"sku":"SZ0474260811878-加绒瑜伽打底裤-皮标藏青-XXL","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0737\/9009\/5425\/files\/shopify_display_10_b490b9e8-5b0a-4a61-bd8d-4cae8123b228.webp?v=1786440485","url":"https:\/\/smileadys.com\/products\/womens-high-waist-sherpa-fleece-lined-yoga-bottoms","provider":"smileadys","version":"1.0","type":"link"}