{"product_id":"myeloviracare™-watermelon-nest-catchall-bowl","title":"Myeloviracare™ Watermelon Nest Catchall Bowl","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MYELOVIRACARE™ — WATERMELON NEST CATCHALL\n     Shopify Product Description\n     Horizon Compatible \/ Single Column \/ Responsive\n     ========================================================= *\/\n\n  .mnc-wrap,\n  .mnc-wrap * {\n    box-sizing: border-box;\n  }\n\n  .mnc-wrap {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    background: #f7f3eb;\n    color: #293526;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.7;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n  }\n\n  .mnc-wrap img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    padding: 0;\n    border: 0;\n    object-fit: contain;\n  }\n\n  .mnc-image {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    line-height: 0;\n  }\n\n  .mnc-section {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 44px 20px;\n    text-align: center;\n  }\n\n  .mnc-inner {\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  .mnc-cream {\n    background: #f8f4ec;\n  }\n\n  .mnc-sand {\n    background: #efe9de;\n  }\n\n  .mnc-sage {\n    background: #e4e7d7;\n  }\n\n  .mnc-clay {\n    background: #ead6c5;\n  }\n\n  .mnc-dark {\n    background: #263526;\n  }\n\n  .mnc-eyebrow {\n    margin: 0 0 11px;\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #7b874f;\n  }\n\n  .mnc-title {\n    margin: 0 0 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 5vw, 46px);\n    line-height: 1.08;\n    font-weight: 500;\n    letter-spacing: -0.4px;\n    color: #263824;\n  }\n\n  .mnc-subtitle {\n    margin: 0 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(23px, 4vw, 31px);\n    line-height: 1.2;\n    font-weight: 500;\n    color: #31432d;\n  }\n\n  .mnc-copy {\n    width: 100%;\n    max-width: 610px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #697064;\n  }\n\n  .mnc-divider {\n    width: 44px;\n    height: 1px;\n    margin: 22px auto;\n    background: #c6a55f;\n  }\n\n  .mnc-card {\n    width: 100%;\n    max-width: 600px;\n    margin: 26px auto 0;\n    padding: 22px 18px;\n    background: rgba(255,255,255,.55);\n    border: 1px solid rgba(47,68,42,.10);\n    border-radius: 14px;\n  }\n\n  .mnc-card strong {\n    display: block;\n    margin: 0 0 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    line-height: 1.35;\n    font-weight: 500;\n    color: #31432d;\n  }\n\n  .mnc-card span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #6d7367;\n  }\n\n  .mnc-specs {\n    width: 100%;\n    max-width: 610px;\n    margin: 28px auto 0;\n    padding: 0;\n    border-top: 1px solid rgba(48,67,44,.14);\n  }\n\n  .mnc-spec {\n    width: 100%;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(48,67,44,.14);\n  }\n\n  .mnc-spec strong {\n    display: block;\n    margin: 0 0 4px;\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #34442f;\n  }\n\n  .mnc-spec span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #6d7367;\n  }\n\n  .mnc-list {\n    width: 100%;\n    max-width: 610px;\n    margin: 24px auto 0;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .mnc-list li {\n    position: relative;\n    margin: 0 0 10px;\n    padding-left: 18px;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #6d7367;\n  }\n\n  .mnc-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #b6a145;\n  }\n\n  .mnc-dark .mnc-eyebrow {\n    color: #d5c66d;\n  }\n\n  .mnc-dark .mnc-title,\n  .mnc-dark .mnc-subtitle {\n    color: #ffffff;\n  }\n\n  .mnc-dark .mnc-copy,\n  .mnc-dark .mnc-list li {\n    color: #dce2d8;\n  }\n\n  .mnc-dark .mnc-specs {\n    border-top-color: rgba(255,255,255,.14);\n  }\n\n  .mnc-dark .mnc-spec {\n    border-bottom-color: rgba(255,255,255,.14);\n  }\n\n  .mnc-dark .mnc-spec strong {\n    color: #ffffff;\n  }\n\n  .mnc-dark .mnc-spec span {\n    color: #dce2d8;\n  }\n\n  .mnc-note {\n    width: 100%;\n    max-width: 600px;\n    margin: 18px auto 0;\n    font-size: 11px;\n    line-height: 1.65;\n    color: #9da99a;\n  }\n\n  @media screen and (max-width: 749px) {\n    .mnc-section {\n      padding: 34px 16px;\n    }\n\n    .mnc-title {\n      font-size: 30px;\n    }\n\n    .mnc-subtitle {\n      font-size: 24px;\n    }\n\n    .mnc-copy {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .mnc-card {\n      padding: 18px 15px;\n      border-radius: 11px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .mnc-section {\n      padding: 28px 14px;\n    }\n\n    .mnc-title {\n      font-size: 27px;\n    }\n\n    .mnc-subtitle {\n      font-size: 22px;\n    }\n\n    .mnc-copy,\n    .mnc-spec span,\n    .mnc-list li {\n      font-size: 13.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mnc-wrap\"\u003e\n\n  \u003c!-- ==========================================\n       IMAGE 01 — MAIN \/ HERO\n       ========================================== --\u003e\n  \u003cdiv class=\"mnc-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_08_48_1.png?v=1789711849\" alt=\"Myeloviracare Watermelon Nest Catchall\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mnc-section mnc-cream\"\u003e\n    \u003cdiv class=\"mnc-inner\"\u003e\n\n      \u003cp class=\"mnc-eyebrow\"\u003e\n        Myeloviracare™ · Playful Utility\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mnc-title\"\u003e\n        Watermelon Nest\u003cbr\u003e\n        Catchall\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mnc-copy\"\u003e\n        A cheerful resting place for the little things you reach for every day.\n        Designed with a playful watermelon silhouette and elevated metal stand,\n        it turns everyday storage into a bright decorative accent.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mnc-divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"mnc-card\"\u003e\n        \u003cstrong\u003eA Playful Home for Everyday Essentials\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep watches, keys, jewelry, small accessories, and other daily essentials\n          together in one easy-to-reach place without giving up personality or style.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       IMAGE 02 — DIMENSIONS\n       ========================================== --\u003e\n  \u003cdiv class=\"mnc-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_08_49_3.png?v=1789711849\" alt=\"Myeloviracare Watermelon Nest Catchall dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mnc-section mnc-sand\"\u003e\n    \u003cdiv class=\"mnc-inner\"\u003e\n\n      \u003cp class=\"mnc-eyebrow\"\u003e\n        Thoughtful Proportions\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mnc-subtitle\"\u003e\n        Compact Enough to Fit. Bold Enough to Stand Out.\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mnc-copy\"\u003e\n        Sized for dressers, desks, vanities, entryway consoles,\n        shelves, and bedside tables while offering useful open storage.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mnc-specs\"\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eWidth\u003c\/strong\u003e\n          \u003cspan\u003e8.3 in \/ 21 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eDepth\u003c\/strong\u003e\n          \u003cspan\u003e7.5 in \/ 19 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eHeight\u003c\/strong\u003e\n          \u003cspan\u003e8.7 in \/ 22 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       IMAGE 03 — MATERIAL\n       ========================================== --\u003e\n  \u003cdiv class=\"mnc-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_08_48_2.png?v=1789711849\" alt=\"Myeloviracare Watermelon Nest Catchall material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mnc-section mnc-sage\"\u003e\n    \u003cdiv class=\"mnc-inner\"\u003e\n\n      \u003cp class=\"mnc-eyebrow\"\u003e\n        Material \u0026amp; Finish\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mnc-subtitle\"\u003e\n        Playful Form with a Sturdy Everyday Build\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mnc-copy\"\u003e\n        A high-density resin bowl creates the sculptural watermelon form,\n        while the elevated metal stand gives the piece a light and distinctive profile.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mnc-specs\"\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eBowl Material\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Density Resin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eStand\u003c\/strong\u003e\n          \u003cspan\u003ePowder-Coated Metal Legs\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eSurface\u003c\/strong\u003e\n          \u003cspan\u003eGlossy Hand-Finished Surface\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eDesign\u003c\/strong\u003e\n          \u003cspan\u003eWatermelon-Inspired Sculptural Catchall\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       IMAGE 04 — WEIGHT\n       ========================================== --\u003e\n  \u003cdiv class=\"mnc-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_08_49_4.png?v=1789711849\" alt=\"Myeloviracare Watermelon Nest Catchall weight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mnc-section mnc-clay\"\u003e\n    \u003cdiv class=\"mnc-inner\"\u003e\n\n      \u003cp class=\"mnc-eyebrow\"\u003e\n        Balanced Everyday Weight\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mnc-subtitle\"\u003e\n        Stable on the Surface. Easy to Style.\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mnc-copy\"\u003e\n        The balanced construction gives the catchall a reassuring tabletop presence\n        while keeping it practical enough to move whenever you refresh your space.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mnc-card\"\u003e\n        \u003cstrong\u003eApprox. 2.4 lb \/ 1.1 kg\u003c\/strong\u003e\n        \u003cspan\u003e\n          A balanced weight for everyday storage and decorative display\n          on desks, dressers, vanities, and entryway surfaces.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       IMAGE 05 — LIFESTYLE\n       ========================================== --\u003e\n  \u003cdiv class=\"mnc-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_08_49_5.png?v=1789711849\" alt=\"Myeloviracare Watermelon Nest Catchall lifestyle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mnc-section mnc-dark\"\u003e\n    \u003cdiv class=\"mnc-inner\"\u003e\n\n      \u003cp class=\"mnc-eyebrow\"\u003e\n        Everyday Storage with Personality\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mnc-subtitle\"\u003e\n        Give the Little Things a Happier Place to Land\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mnc-copy\"\u003e\n        Drop in your keys after coming home, keep jewelry close on your vanity,\n        or use it as a playful catchall for the small essentials that usually end up scattered.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mnc-list\"\u003e\n        \u003cli\u003eIdeal for keys, watches, jewelry, hair accessories, and other small essentials\u003c\/li\u003e\n        \u003cli\u003eRaised metal stand adds visual lightness and keeps the bowl elevated\u003c\/li\u003e\n        \u003cli\u003eBright watermelon-inspired colors create an easy decorative focal point\u003c\/li\u003e\n        \u003cli\u003eWorks well on entryway consoles, desks, dressers, shelves, and vanities\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"mnc-specs\"\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003ePerfect For\u003c\/strong\u003e\n          \u003cspan\u003e\n            Entryways · Bedrooms · Vanities · Desks · Dressers · Shelves\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mnc-spec\"\u003e\n          \u003cstrong\u003eStyle\u003c\/strong\u003e\n          \u003cspan\u003e\n            Playful · Colorful · Functional · Sculptural · Decorative\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"mnc-note\"\u003e\n        Watches, jewelry, keys, books, flowers, and other decorative accessories\n        shown in lifestyle imagery are not included.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"myeloviracare","offers":[{"title":"Default Title","offer_id":55059596706135,"sku":null,"price":40.6,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_08_48_1.png?v=1789711849","url":"https:\/\/www.virelosto.com\/products\/myeloviracare%e2%84%a2-watermelon-nest-catchall-bowl","provider":"virelosto","version":"1.0","type":"link"}