{"product_id":"whimsy-plaid-lady-hairbow","title":"Whimsy Plaid - Lady Hair Bow","description":"\u003cp\u003eWhimsy Plaid is a lightweight woven fabric featuring an oversized check pattern in dusty pink, soft mint green, muted blue-gray, and cool gray with a subtle matte texture. This Lady Hair Bow features elegant long tails for a timeless, sophisticated look and attaches with a reversible alligator clip.\u003c\/p\u003e\n\u003cdetails class=\"ww-product-about\" open\u003e\n\n  \u003csummary\u003e\n    \u003cspan\u003eAbout the Collection\u003c\/span\u003e\n    \u003cspan class=\"ww-product-about-icon\"\u003e+\u003c\/span\u003e\n  \u003c\/summary\u003e\n\n  \u003cdiv class=\"ww-product-about-content\"\u003e\n\n    \u003c!-- COLLECTION HEADING --\u003e\n\n    \u003cdiv class=\"ww-product-about-header\"\u003e\n\n      \u003ch3\u003e\n        \u003ca href=\"https:\/\/boonties.com\/collections\/the-wonder-whimsy-collection\" class=\"ww-collection-link\"\u003e\n          The Wonder \u0026amp; Whimsy Collection\n        \u003c\/a\u003e\n      \u003c\/h3\u003e\n\n      \u003cp class=\"ww-product-subtitle\"\u003e\n        A collaboration with\n        \u003ca href=\"https:\/\/thehousethatlarsbuilt.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\n          The House That Lars Built\n        \u003c\/a\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- COLLECTION IMAGE --\u003e\n\n    \u003cimg class=\"ww-product-collection-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1602\/8431\/files\/Wonder_and_Whimsy_Collection_Image_1.jpg?v=1789362338\" alt=\"Wonder and Whimsy Collection\" loading=\"lazy\"\u003e\n\n    \u003c!-- COLLECTION STORY --\u003e\n\n    \u003cdiv class=\"ww-product-collection-copy\"\u003e\n\n      \u003ch3\u003eMeet Wonder \u0026amp; Whimsy\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A colorful new collaboration between Boon Ties and\n        \u003ca href=\"https:\/\/thehousethatlarsbuilt.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\n          The House That Lars Built\n        \u003c\/a\u003e,\n        crafted with premium woven cotton from Fableism Fabrics.\n        Full of playful patterns and unexpected color, Wonder \u0026amp; Whimsy\n        was made to bring a little whimsy into every day.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- ARTIST IMAGE --\u003e\n\n    \u003cimg class=\"ww-product-artist-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1602\/8431\/files\/whimsy-plaid-headband_whimsy-plaid-bag_wonder-floral-hair-sash_lifestyle_1_web.jpg?v=1788530956\" alt=\"Brittany Watson Jepsen of The House That Lars Built\" loading=\"lazy\"\u003e\n\n    \u003c!-- ARTIST BIO --\u003e\n\n    \u003cdiv class=\"ww-product-artist-copy\"\u003e\n\n      \u003ch3\u003eAbout Brittany Watson Jepsen\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Brittany Watson Jepsen is the founder and creative director of\n        \u003ca href=\"https:\/\/thehousethatlarsbuilt.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\n          The House That Lars Built\n        \u003c\/a\u003e,\n        an award-winning website focused on artful living and making.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        She is the author of \u003cem\u003eCraft the Rainbow\u003c\/em\u003e and\n        \u003cem\u003eMy Life in Color\u003c\/em\u003e, and her work has been featured in\n        The New York Times, CNN, Vogue, Martha Stewart and more.\n        She is the mother of Jasper and Felix and lives with her\n        family in Provo, Utah.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003cstyle\u003e\n\n\/* ========================================\n   WONDER \u0026 WHIMSY ACCORDION\n======================================== *\/\n\n.ww-product-about {\n  margin: 22px 0 0;\n  border-top: 1px solid rgba(0,0,0,.15);\n  border-bottom: 0;\n}\n\n\n\/* ========================================\n   ACCORDION TITLE\n======================================== *\/\n\n.ww-product-about summary {\n  position: relative;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 15px 36px;\n\n  cursor: pointer;\n  list-style: none;\n\n  text-align: center;\n  font-weight: 500;\n}\n\n.ww-product-about summary::-webkit-details-marker {\n  display: none;\n}\n\n\n\/* PLUS \/ CLOSE ICON *\/\n\n.ww-product-about-icon {\n  position: absolute;\n\n  right: 0;\n  top: 50%;\n\n  transform: translateY(-50%);\n\n  font-size: 21px;\n  font-weight: 300;\n  line-height: 1;\n\n  transition: transform .2s ease;\n}\n\n.ww-product-about[open] .ww-product-about-icon {\n  transform: translateY(-50%) rotate(45deg);\n}\n\n\n\/* ========================================\n   MAIN CONTENT\n======================================== *\/\n\n.ww-product-about-content {\n  width: 100%;\n  padding: 5px 0 26px;\n  text-align: center;\n}\n\n\n\/* ========================================\n   COLLECTION HEADER\n======================================== *\/\n\n.ww-product-about-header {\n  max-width: 520px;\n  margin: 0 auto 18px;\n  text-align: center;\n}\n\n.ww-product-about-header h3 {\n  margin: 0 0 5px;\n}\n\n.ww-product-subtitle {\n  margin: 0;\n  font-size: 14px;\n}\n\n\n\/* ========================================\n   COLLECTION TITLE LINK\n======================================== *\/\n\n.ww-product-about-content .ww-collection-link {\n  color: inherit !important;\n  text-decoration: none !important;\n  border-bottom: 0 !important;\n  box-shadow: none !important;\n}\n\n.ww-product-about-content .ww-collection-link:hover {\n  color: inherit !important;\n  text-decoration: none !important;\n  opacity: .7;\n}\n\n\n\/* ========================================\n   HOUSE THAT LARS BUILT LINKS\n======================================== *\/\n\n.ww-product-about-content a {\n  color: rgba(0,0,0,.62) !important;\n  text-decoration: none !important;\n  border-bottom: 0 !important;\n  box-shadow: none !important;\n}\n\n.ww-product-about-content a:hover {\n  color: rgba(0,0,0,.8) !important;\n  text-decoration: none !important;\n  border-bottom: 0 !important;\n  box-shadow: none !important;\n}\n\n\n\/* Keep collection title the normal heading color *\/\n\n.ww-product-about-content .ww-collection-link {\n  color: inherit !important;\n}\n\n.ww-product-about-content .ww-collection-link:hover {\n  color: inherit !important;\n}\n\n\n\/* ========================================\n   COLLECTION IMAGE\n======================================== *\/\n\n.ww-product-collection-image {\n  display: block !important;\n\n  width: min(520px, 100%);\n  max-width: 100%;\n  height: auto;\n\n  margin-top: 0;\n  margin-right: auto !important;\n  margin-bottom: 24px;\n  margin-left: auto !important;\n}\n\n\n\/* ========================================\n   COLLECTION STORY\n======================================== *\/\n\n.ww-product-collection-copy {\n  max-width: 520px;\n\n  margin-top: 0;\n  margin-right: auto;\n  margin-bottom: 28px;\n  margin-left: auto;\n\n  text-align: center;\n}\n\n.ww-product-collection-copy h3 {\n  margin: 0 0 10px;\n}\n\n.ww-product-collection-copy p {\n  margin: 0;\n}\n\n\n\/* ========================================\n   ARTIST IMAGE\n======================================== *\/\n\n.ww-product-artist-image {\n  display: block !important;\n\n  width: min(440px, 100%);\n  max-width: 100%;\n  height: auto;\n\n  margin-top: 0;\n  margin-right: auto !important;\n  margin-bottom: 24px;\n  margin-left: auto !important;\n}\n\n\n\/* ========================================\n   ARTIST BIO\n======================================== *\/\n\n.ww-product-artist-copy {\n  max-width: 540px;\n\n  margin-top: 0;\n  margin-right: auto;\n  margin-bottom: 0;\n  margin-left: auto;\n\n  text-align: center;\n}\n\n.ww-product-artist-copy h3 {\n  margin: 0 0 10px;\n}\n\n.ww-product-artist-copy p {\n  margin: 0 0 12px;\n}\n\n.ww-product-artist-copy p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* ========================================\n   MOBILE\n======================================== *\/\n\n@media (max-width: 650px) {\n\n  .ww-product-about {\n    margin-top: 18px;\n  }\n\n  .ww-product-about summary {\n    padding: 14px 34px;\n  }\n\n  .ww-product-about-content {\n    padding-top: 5px;\n    padding-bottom: 22px;\n  }\n\n  .ww-product-about-header {\n    margin-bottom: 16px;\n  }\n\n  .ww-product-collection-image {\n    margin-right: auto !important;\n    margin-bottom: 22px;\n    margin-left: auto !important;\n  }\n\n  .ww-product-collection-copy {\n    margin-bottom: 22px;\n  }\n\n  .ww-product-artist-image {\n    margin-right: auto !important;\n    margin-bottom: 20px;\n    margin-left: auto !important;\n  }\n\n}\n\n\u003c\/style\u003e","brand":"Boon Ties","offers":[{"title":"Lady Hair Bow 4\"x7.5\"","offer_id":53786155712806,"sku":"H-LDY","price":12.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1602\/8431\/files\/Whimsy-Plaid-lady-hairbow_flat_90bec2f4-36bb-48c6-bc3d-c2b59bc959a7.jpg?v=1789131816","url":"https:\/\/boonties.com\/products\/whimsy-plaid-lady-hairbow","provider":"Boon Ties","version":"1.0","type":"link"}