{"product_id":"boo-boo-baby-cotton-romper-copy","title":"Boo Boo Baby Mocha Pub 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\n      \u003cli\u003e\n        \u003cstrong\u003eSOFT COTTON FABRIC:\u003c\/strong\u003e\n        Made from lightweight, medium-stretch cotton material that is gentle\n        on your baby's delicate skin and comfortable for everyday wear.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eADORABLE ANIMAL DESIGNS:\u003c\/strong\u003e\n        Features charming animal graphics with subtle decorative details,\n        including cute elephant and lion-inspired styles.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eEASY SNAP CLOSURE:\u003c\/strong\u003e\n        Convenient snap-button fastening along the front and legs helps make\n        dressing and diaper changes quicker and easier.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eCOMFORTABLE FIT:\u003c\/strong\u003e\n        Unisex design with a round neckline, long sleeves and footless romper\n        silhouette that allows comfortable movement as your baby grows.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eEASY CARE:\u003c\/strong\u003e\n        Machine washable and suitable for tumble drying on low, making it a\n        practical choice for everyday babywear.\n      \u003c\/li\u003e\n\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      Dress your little one in soft everyday comfort with this BOO BOO baby\n      romper. The long-sleeve design features charming animal-inspired prints\n      and subtle decorative details for a playful yet timeless look.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Crafted from lightweight cotton with gentle stretch, the fabric feels\n      soft against delicate skin while allowing comfortable movement\n      throughout the day.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Snap-button fastening along the front and legs helps simplify dressing\n      and diaper changes, while the round neckline, ribbed cuffs and footless\n      construction create a practical everyday fit.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Easy to care for and designed for regular wear, this unisex romper is a\n      versatile addition to your baby's wardrobe for cozy days at home,\n      outings and everyday adventures.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cstyle\u003e\n\/* ==================================================\n   BOO BOO PRODUCT DETAILS\n   Scoped specifically to this product content\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  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.6;\n\n  color: rgba(var(--color-foreground), 0.72);\n}\n\n\n\/* ==================================================\n   PRODUCT FACTS\n================================================== *\/\n\n.boo-product-facts {\n  width: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  gap: 10px;\n}\n\n.boo-fact-row {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(130px, 160px)\n    minmax(0, 1fr);\n\n  column-gap: 24px;\n\n  align-items: start;\n}\n\n.boo-fact-label,\n.boo-fact-value {\n  min-width: 0;\n}\n\n.boo-fact-label {\n  font-weight: 600;\n\n  color: rgba(var(--color-foreground), 0.82);\n}\n\n.boo-fact-value {\n  font-weight: 400;\n\n  color: rgba(var(--color-foreground), 0.68);\n\n  overflow-wrap: break-word;\n}\n\n\n\/* ==================================================\n   DIVIDER\n================================================== *\/\n\n.boo-details-divider {\n  display: block;\n\n  width: 100%;\n  height: 1px;\n\n  margin: 24px 0;\n\n  background: rgba(var(--color-foreground), 0.14);\n}\n\n\n\/* ==================================================\n   HEADINGS\n================================================== *\/\n\n.boo-details-title {\n  margin: 0 0 16px;\n  padding: 0;\n\n  font-family: inherit;\n  font-size: 22px;\n  font-weight: 600;\n  line-height: 1.3;\n\n  color: rgba(var(--color-foreground), 0.9);\n}\n\n\n\/* ==================================================\n   ABOUT THIS ITEM\n================================================== *\/\n\n.boo-details-list {\n  margin: 0;\n  padding: 0 0 0 24px;\n\n  list-style: disc;\n}\n\n.boo-details-list li {\n  margin: 0 0 14px;\n  padding-left: 5px;\n\n  line-height: 1.65;\n\n  color: rgba(var(--color-foreground), 0.68);\n}\n\n.boo-details-list li:last-child {\n  margin-bottom: 0;\n}\n\n.boo-details-list strong {\n  font-weight: 500;\n\n  color: rgba(var(--color-foreground), 0.78);\n}\n\n\n\/* ==================================================\n   PRODUCT DESCRIPTION\n================================================== *\/\n\n.boo-description {\n  width: 100%;\n}\n\n.boo-description p {\n  margin: 0 0 14px;\n  padding: 0;\n\n  line-height: 1.65;\n\n  color: rgba(var(--color-foreground), 0.68);\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\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:\n      105px\n      minmax(0, 1fr);\n\n    column-gap: 14px;\n  }\n\n  .boo-fact-label,\n  .boo-fact-value {\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .boo-details-divider {\n    margin: 20px 0;\n  }\n\n  .boo-details-title {\n    margin-bottom: 14px;\n\n    font-size: 19px;\n    line-height: 1.3;\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\n    line-height: 1.55;\n  }\n\n  .boo-description p {\n    margin-bottom: 12px;\n\n    line-height: 1.55;\n  }\n\n}\n\n\n\/* ==================================================\n   VERY SMALL MOBILE\n================================================== *\/\n\n@media screen and (max-width: 380px) {\n\n  .boo-fact-row {\n    grid-template-columns:\n      95px\n      minmax(0, 1fr);\n\n    column-gap: 10px;\n  }\n\n}\n\u003c\/style\u003e","brand":"Boo Boo","offers":[{"title":"0-3 Months","offer_id":49015223746750,"sku":"B0FWQJCH3V","price":17.99,"currency_code":"USD","in_stock":false},{"title":"3-6 Months","offer_id":49015223976126,"sku":"B0FWQD529X","price":17.99,"currency_code":"USD","in_stock":false},{"title":"9-12 Months","offer_id":49015224205502,"sku":"B0FWQLBM2S","price":17.99,"currency_code":"USD","in_stock":false},{"title":"12-18 Months","offer_id":49015224434878,"sku":"B0FWQMCPCS","price":17.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0786\/0060\/1790\/files\/21cY3vjbpBL._AC_ec27f39b-d340-4c62-aae9-2c54145829bb.jpg?v=1789103932","url":"https:\/\/thebooboo.baby\/products\/boo-boo-baby-cotton-romper-copy","provider":"Boo Boo","version":"1.0","type":"link"}