{"product_id":"boo-boo-baby-winter-unisex-romper","title":"Boo Boo Baby winter Unisex Romper","description":"\u003cdiv class=\"boo-product-details\"\u003e\n\n  \u003c!-- Product Facts --\u003e\n  \u003cdiv class=\"boo-product-facts\"\u003e\n\n    \u003cdiv class=\"boo-fact-row\"\u003e\n      \u003cdiv class=\"boo-fact-label\"\u003eFabric type\u003c\/div\u003e\n      \u003cdiv class=\"boo-fact-value\"\u003eCotton\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"boo-fact-row\"\u003e\n      \u003cdiv class=\"boo-fact-label\"\u003eCare instructions\u003c\/div\u003e\n      \u003cdiv class=\"boo-fact-value\"\u003eMachine Washable, Tumble Dry Low\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"boo-fact-row\"\u003e\n      \u003cdiv class=\"boo-fact-label\"\u003eOrigin\u003c\/div\u003e\n      \u003cdiv class=\"boo-fact-value\"\u003eImported\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"boo-details-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- About This Item --\u003e\n  \u003cdiv class=\"boo-about\"\u003e\n\n    \u003ch3 class=\"boo-details-title\"\u003eAbout this item\u003c\/h3\u003e\n\n    \u003cul class=\"boo-details-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePREMIUM DESIGN:\u003c\/strong\u003e\n        Stylish blue and cream striped romper featuring long sleeves,\n        round neckline, and convenient snap-button closures for easy dressing.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eCOMFORTABLE FIT:\u003c\/strong\u003e\n        Regular fit footless romper made from lightweight cotton fabric\n        with medium stretch, perfect for babies aged 6–18 months.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eQUALITY CONSTRUCTION:\u003c\/strong\u003e\n        Full-length sleepsuit with ribbed cuffs and collar, designed to\n        provide comfortable coverage throughout the day.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eEASY CARE:\u003c\/strong\u003e\n        Machine washable with tumble dry low setting, making it practical\n        for everyday wear while helping maintain its shape.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSEASONAL VERSATILITY:\u003c\/strong\u003e\n        Ideal for cooler weather, this unisex baby romper provides cozy\n        comfort while allowing freedom of movement.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"boo-details-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- Product Description --\u003e\n  \u003cdiv class=\"boo-description\"\u003e\n\n    \u003ch3 class=\"boo-details-title\"\u003eProduct Description\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Wrap your little one in cozy comfort with this adorable striped\n      romper. Designed for everyday wear, this long-sleeve sleepsuit\n      features a classic blue and cream stripe pattern with a cute\n      decorative patch.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The lightweight cotton fabric provides softness and comfortable\n      movement, while the convenient snap-button closure makes dressing\n      and diaper changes easier.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Designed for babies aged 6–18 months, the footless silhouette,\n      round neckline and ribbed trims combine everyday practicality with\n      a clean, timeless look.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* ==================================================\n   BOO BOO PRODUCT DETAILS\n   Completely scoped – will not affect Shopify theme\n================================================== *\/\n\n.boo-product-details {\n  width: 100%;\n  max-width: 100%;\n  box-sizing: border-box;\n\n  margin: 24px 0 0;\n  padding: 0;\n\n  color: rgba(var(--color-foreground), 0.72);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n\n\/* ---------- FACTS ---------- *\/\n\n.boo-product-facts {\n  width: 100%;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.boo-fact-row {\n  width: 100%;\n  display: grid;\n  grid-template-columns: minmax(130px, 160px) minmax(0, 1fr);\n  column-gap: 24px;\n  align-items: start;\n}\n\n.boo-fact-label {\n  font-weight: 600;\n  color: rgba(var(--color-foreground), 0.8);\n}\n\n.boo-fact-value {\n  min-width: 0;\n  font-weight: 400;\n  color: rgba(var(--color-foreground), 0.68);\n}\n\n\n\/* ---------- DIVIDER ---------- *\/\n\n.boo-details-divider {\n  width: 100%;\n  height: 1px;\n\n  margin: 24px 0;\n\n  background: rgba(var(--color-foreground), 0.14);\n}\n\n\n\/* ---------- HEADINGS ---------- *\/\n\n.boo-details-title {\n  padding: 0;\n  margin: 0 0 16px;\n\n  color: rgba(var(--color-foreground), 0.9);\n  font-family: inherit;\n  font-size: 22px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n\n\/* ---------- ABOUT LIST ---------- *\/\n\n.boo-details-list {\n  margin: 0;\n  padding: 0 0 0 24px;\n}\n\n.boo-details-list li {\n  margin: 0 0 14px;\n  padding-left: 5px;\n\n  color: rgba(var(--color-foreground), 0.68);\n  line-height: 1.65;\n}\n\n.boo-details-list li:last-child {\n  margin-bottom: 0;\n}\n\n.boo-details-list strong {\n  color: rgba(var(--color-foreground), 0.76);\n  font-weight: 500;\n}\n\n\n\/* ---------- DESCRIPTION ---------- *\/\n\n.boo-description p {\n  margin: 0 0 14px;\n  padding: 0;\n\n  color: rgba(var(--color-foreground), 0.68);\n  line-height: 1.65;\n}\n\n.boo-description p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* ==================================================\n   MOBILE\n================================================== *\/\n\n@media screen and (max-width: 749px) {\n\n  .boo-product-details {\n    margin-top: 20px;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .boo-product-facts {\n    gap: 12px;\n  }\n\n  .boo-fact-row {\n    grid-template-columns: 105px minmax(0, 1fr);\n    column-gap: 14px;\n  }\n\n  .boo-fact-label,\n  .boo-fact-value {\n    overflow-wrap: anywhere;\n  }\n\n  .boo-details-divider {\n    margin: 20px 0;\n  }\n\n  .boo-details-title {\n    margin-bottom: 14px;\n    font-size: 19px;\n  }\n\n  .boo-details-list {\n    padding-left: 20px;\n  }\n\n  .boo-details-list li {\n    margin-bottom: 12px;\n    padding-left: 3px;\n    line-height: 1.55;\n  }\n\n  .boo-description p {\n    margin-bottom: 12px;\n    line-height: 1.55;\n  }\n}\n\n\n\/* Very small phones *\/\n@media screen and (max-width: 380px) {\n\n  .boo-fact-row {\n    grid-template-columns: 95px minmax(0, 1fr);\n    column-gap: 10px;\n  }\n\n}\n\u003c\/style\u003e","brand":"Boo Boo","offers":[{"title":"9-12 Months","offer_id":48893025222846,"sku":"B0FW66CQGJ","price":21.99,"currency_code":"USD","in_stock":false},{"title":"6-9 Months","offer_id":48893025255614,"sku":"B0FW6W2CCR","price":21.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/0060\/1790\/files\/61fp30EgchL._AC_SY445_SX342_QL70_ML2.jpg?v=1789103931","url":"https:\/\/thebooboo.baby\/products\/boo-boo-baby-winter-unisex-romper","provider":"Boo Boo","version":"1.0","type":"link"}