{"title":"Playful Utility","description":null,"products":[{"product_id":"virelosto™-cozy-cottage-tissue-house","title":"Virelosto™ Cozy Cottage Tissue House","description":"\u003cstyle\u003e\n  \/* =========================================================\n     VIRELOSTO™ — COZY COTTAGE TISSUE HOUSE\n     Shopify Product Description\n     Single Column \/ Responsive \/ Horizon Friendly\n     ========================================================= *\/\n\n  .mvc-cottage,\n  .mvc-cottage * {\n    box-sizing: border-box;\n  }\n\n  .mvc-cottage {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    background: #f8f4ee;\n    color: #40332c;\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  .mvc-cottage 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  .mvc-cottage__image {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    line-height: 0;\n  }\n\n  .mvc-cottage__section {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 44px 20px;\n    text-align: center;\n  }\n\n  .mvc-cottage__inner {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .mvc-cottage__cream { background: #f8f4ee; }\n  .mvc-cottage__stone { background: #efe7de; }\n  .mvc-cottage__sage  { background: #e5e6dc; }\n  .mvc-cottage__warm  { background: #ead8ca; }\n  .mvc-cottage__dark  { background: #4b3e36; }\n\n  .mvc-cottage__eyebrow {\n    margin: 0 0 10px;\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #9b745c;\n  }\n\n  .mvc-cottage__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: #382a23;\n  }\n\n  .mvc-cottage__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: #44352e;\n  }\n\n  .mvc-cottage__copy {\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #70635b;\n  }\n\n  .mvc-cottage__divider {\n    width: 44px;\n    height: 1px;\n    margin: 22px auto;\n    background: #bb9279;\n  }\n\n  .mvc-cottage__card {\n    width: 100%;\n    max-width: 620px;\n    margin: 26px auto 0;\n    padding: 22px 18px;\n    background: rgba(255,255,255,.52);\n    border: 1px solid rgba(67,50,41,.09);\n    border-radius: 14px;\n  }\n\n  .mvc-cottage__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: #45362f;\n  }\n\n  .mvc-cottage__card span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.72;\n    color: #786b62;\n  }\n\n  .mvc-cottage__specs {\n    width: 100%;\n    max-width: 620px;\n    margin: 28px auto 0;\n    padding: 0;\n    border-top: 1px solid rgba(69,52,44,.14);\n  }\n\n  .mvc-cottage__spec {\n    width: 100%;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(69,52,44,.14);\n  }\n\n  .mvc-cottage__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: #4b3b33;\n  }\n\n  .mvc-cottage__spec span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #776961;\n  }\n\n  .mvc-cottage__list {\n    width: 100%;\n    max-width: 620px;\n    margin: 24px auto 0;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .mvc-cottage__list li {\n    position: relative;\n    padding-left: 18px;\n    margin: 0 0 10px;\n    color: #70635b;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .mvc-cottage__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: #b58362;\n  }\n\n  .mvc-cottage__dark .mvc-cottage__eyebrow {\n    color: #debaa3;\n  }\n\n  .mvc-cottage__dark .mvc-cottage__title,\n  .mvc-cottage__dark .mvc-cottage__subtitle {\n    color: #ffffff;\n  }\n\n  .mvc-cottage__dark .mvc-cottage__copy,\n  .mvc-cottage__dark .mvc-cottage__list li {\n    color: #eadfd8;\n  }\n\n  .mvc-cottage__dark .mvc-cottage__specs {\n    border-top-color: rgba(255,255,255,.14);\n  }\n\n  .mvc-cottage__dark .mvc-cottage__spec {\n    border-bottom-color: rgba(255,255,255,.14);\n  }\n\n  .mvc-cottage__dark .mvc-cottage__spec strong {\n    color: #ffffff;\n  }\n\n  .mvc-cottage__dark .mvc-cottage__spec span {\n    color: #eadfd8;\n  }\n\n  .mvc-cottage__note {\n    width: 100%;\n    max-width: 620px;\n    margin: 18px auto 0;\n    font-size: 11px;\n    line-height: 1.65;\n    color: #ab9c92;\n  }\n\n  @media screen and (max-width: 749px) {\n    .mvc-cottage__section {\n      padding: 34px 16px;\n    }\n\n    .mvc-cottage__title {\n      font-size: 30px;\n    }\n\n    .mvc-cottage__subtitle {\n      font-size: 24px;\n    }\n\n    .mvc-cottage__copy {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .mvc-cottage__card {\n      padding: 18px 15px;\n      border-radius: 11px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .mvc-cottage__section {\n      padding: 28px 14px;\n    }\n\n    .mvc-cottage__title {\n      font-size: 27px;\n    }\n\n    .mvc-cottage__subtitle {\n      font-size: 22px;\n    }\n\n    .mvc-cottage__copy,\n    .mvc-cottage__spec span,\n    .mvc-cottage__list li {\n      font-size: 13.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mvc-cottage\"\u003e\n\n  \u003c!-- IMAGE 01 --\u003e\n  \u003cdiv class=\"mvc-cottage__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_01_11_1.png?v=1789657550\" alt=\"Virelosto Cozy Cottage Tissue House\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"mvc-cottage__section mvc-cottage__cream\"\u003e\n    \u003cdiv class=\"mvc-cottage__inner\"\u003e\n\n      \u003cp class=\"mvc-cottage__eyebrow\"\u003e\n        Virelosto™ · Character Living\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mvc-cottage__title\"\u003e\n        Cozy Cottage\u003cbr\u003e\n        Tissue House\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mvc-cottage__copy\"\u003e\n        A charming tissue box cover designed to bring warmth, personality,\n        and a playful decorative touch to everyday spaces.\n        Cozy Cottage turns an ordinary household essential into a cheerful little home accent.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvc-cottage__divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"mvc-cottage__card\"\u003e\n        \u003cstrong\u003eFunctional Storage with Storybook Charm\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Designed with a roomy U.S.-friendly tissue opening and a cottage-inspired silhouette,\n          this piece keeps tissues easy to access while adding cozy decorative character to your room.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 02 --\u003e\n  \u003cdiv class=\"mvc-cottage__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_01_11_2.png?v=1789657549\" alt=\"Virelosto Cozy Cottage Tissue House dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003csection class=\"mvc-cottage__section mvc-cottage__stone\"\u003e\n    \u003cdiv class=\"mvc-cottage__inner\"\u003e\n\n      \u003cp class=\"mvc-cottage__eyebrow\"\u003e\n        Thoughtful Proportions\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvc-cottage__subtitle\"\u003e\n        Sized for Everyday Convenience\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvc-cottage__copy\"\u003e\n        Compact enough for nightstands, bathroom counters, desks, and side tables,\n        yet roomy enough to fit standard U.S. tissue usage comfortably.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvc-cottage__specs\"\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eWidth\u003c\/strong\u003e\n          \u003cspan\u003e8.7 in \/ 22 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eDepth\u003c\/strong\u003e\n          \u003cspan\u003e7.1 in \/ 18 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eHeight\u003c\/strong\u003e\n          \u003cspan\u003e9.8 in \/ 25 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!-- IMAGE 03 --\u003e\n  \u003cdiv class=\"mvc-cottage__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_01_12_3.png?v=1789657549\" alt=\"Virelosto Cozy Cottage Tissue House material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL --\u003e\n  \u003csection class=\"mvc-cottage__section mvc-cottage__sage\"\u003e\n    \u003cdiv class=\"mvc-cottage__inner\"\u003e\n\n      \u003cp class=\"mvc-cottage__eyebrow\"\u003e\n        Material \u0026amp; Finish\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvc-cottage__subtitle\"\u003e\n        Durable Form with Soft Decorative Detail\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvc-cottage__copy\"\u003e\n        Crafted to feel sturdy yet charming, Cozy Cottage combines a cottage-roof silhouette,\n        floral detailing, and a softly finished surface for a warm and decorative everyday look.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvc-cottage__specs\"\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eMain Material\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Density Resin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          \u003cspan\u003eMatte Protective Finish\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eDesign Detail\u003c\/strong\u003e\n          \u003cspan\u003eCottage Roof, Floral Relief \u0026amp; Wide Tissue Opening\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eUse\u003c\/strong\u003e\n          \u003cspan\u003eDecorative Tissue Box Cover\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!-- IMAGE 04 --\u003e\n  \u003cdiv class=\"mvc-cottage__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_01_12_4.png?v=1789657549\" alt=\"Virelosto Cozy Cottage Tissue House weight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WEIGHT --\u003e\n  \u003csection class=\"mvc-cottage__section mvc-cottage__warm\"\u003e\n    \u003cdiv class=\"mvc-cottage__inner\"\u003e\n\n      \u003cp class=\"mvc-cottage__eyebrow\"\u003e\n        Balanced Everyday Presence\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvc-cottage__subtitle\"\u003e\n        Stable, Decorative, and Easy to Place\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvc-cottage__copy\"\u003e\n        A reassuring tabletop weight helps Cozy Cottage stay stable during use\n        while remaining easy to style throughout bedrooms, bathrooms, living spaces, and desks.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvc-cottage__card\"\u003e\n        \u003cstrong\u003e\n          Approx. 3.0 lb \/ 1.36 kg\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A balanced decorative weight that feels secure on counters,\n          vanities, side tables, and workspaces.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 05 --\u003e\n  \u003cdiv class=\"mvc-cottage__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_01_12_5.png?v=1789657549\" alt=\"Virelosto Cozy Cottage Tissue House lifestyle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"mvc-cottage__section mvc-cottage__dark\"\u003e\n    \u003cdiv class=\"mvc-cottage__inner\"\u003e\n\n      \u003cp class=\"mvc-cottage__eyebrow\"\u003e\n        Everyday Comfort with Decorative Charm\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvc-cottage__subtitle\"\u003e\n        A Sweet Accent for the Spaces You Use Most\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvc-cottage__copy\"\u003e\n        Whether styled in a bedroom, bathroom, nursery, guest room, or cozy living corner,\n        Cozy Cottage adds a soft homey touch while keeping tissues close at hand.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mvc-cottage__list\"\u003e\n        \u003cli\u003e\n          Wide opening designed to work comfortably with everyday U.S. tissue use\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Charming cottage-inspired form adds decorative appeal to practical storage\n        \u003c\/li\u003e\n        \u003cli\u003e\n          Easy to style on vanities, side tables, desks, bathroom counters, and shelves\n        \u003c\/li\u003e\n        \u003cli\u003e\n          A giftable accent piece for home décor lovers who appreciate playful function\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"mvc-cottage__specs\"\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003ePerfect For\u003c\/strong\u003e\n          \u003cspan\u003e\n            Bedrooms · Bathrooms · Desks · Nightstands · Vanities · Guest Rooms\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvc-cottage__spec\"\u003e\n          \u003cstrong\u003eStyle\u003c\/strong\u003e\n          \u003cspan\u003e\n            Warm · Cottage-Inspired · Playful · Decorative · Functional\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"mvc-cottage__note\"\u003e\n        Tissues are not included unless otherwise stated.\n        Decorative accessories shown in lifestyle imagery are for display purposes only.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"virelosto","offers":[{"title":"Default Title","offer_id":55051133026647,"sku":null,"price":50.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_01_11_1.png?v=1789657550"},{"product_id":"virelosto™-woodland-fox-accent-lamp","title":"Virelosto™ Woodland Fox Accent Lamp","description":"\u003cstyle\u003e\n  \/* =========================================================\n     VIRELOSTO™ — WOODLAND FOX ACCENT LAMP\n     Shopify Product Description\n     Horizon Compatible \/ Single Column \/ Responsive\n     ========================================================= *\/\n\n  .mvl-fox,\n  .mvl-fox * {\n    box-sizing: border-box;\n  }\n\n  .mvl-fox {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    background: #f7f2eb;\n    color: #40352e;\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  \/* 保证 Shopify \/ Horizon 窄栏中图片不变形 *\/\n  .mvl-fox 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  .mvl-fox__image {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    line-height: 0;\n  }\n\n  .mvl-fox__section {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 44px 20px;\n    text-align: center;\n  }\n\n  .mvl-fox__inner {\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  .mvl-fox__cream {\n    background: #f7f2eb;\n  }\n\n  .mvl-fox__sand {\n    background: #eee6dc;\n  }\n\n  .mvl-fox__sage {\n    background: #dfe1d3;\n  }\n\n  .mvl-fox__clay {\n    background: #ead5c4;\n  }\n\n  .mvl-fox__dark {\n    background: #4a4038;\n  }\n\n  .mvl-fox__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: #a07861;\n  }\n\n  .mvl-fox__title {\n    margin: 0 0 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 5vw, 45px);\n    line-height: 1.08;\n    font-weight: 500;\n    letter-spacing: -0.4px;\n    color: #392b24;\n  }\n\n  .mvl-fox__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: #44362e;\n  }\n\n  .mvl-fox__copy {\n    width: 100%;\n    max-width: 610px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #71645c;\n  }\n\n  .mvl-fox__divider {\n    width: 44px;\n    height: 1px;\n    margin: 22px auto;\n    background: #bd947c;\n  }\n\n  .mvl-fox__card {\n    width: 100%;\n    max-width: 600px;\n    margin: 26px auto 0;\n    padding: 21px 18px;\n    background: rgba(255,255,255,.5);\n    border: 1px solid rgba(68,52,44,.09);\n    border-radius: 14px;\n  }\n\n  .mvl-fox__card strong {\n    display: block;\n    margin: 0 0 7px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    line-height: 1.35;\n    font-weight: 500;\n    color: #45362f;\n  }\n\n  .mvl-fox__card span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.72;\n    color: #766960;\n  }\n\n  .mvl-fox__specs {\n    width: 100%;\n    max-width: 610px;\n    margin: 28px auto 0;\n    padding: 0;\n    border-top: 1px solid rgba(69,52,44,.14);\n  }\n\n  .mvl-fox__spec {\n    width: 100%;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(69,52,44,.14);\n  }\n\n  .mvl-fox__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: #4a3a32;\n  }\n\n  .mvl-fox__spec span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #786b62;\n  }\n\n  .mvl-fox__dark .mvl-fox__eyebrow {\n    color: #dab8a4;\n  }\n\n  .mvl-fox__dark .mvl-fox__title,\n  .mvl-fox__dark .mvl-fox__subtitle {\n    color: #ffffff;\n  }\n\n  .mvl-fox__dark .mvl-fox__copy {\n    color: #e6dad2;\n  }\n\n  .mvl-fox__dark .mvl-fox__specs {\n    border-top-color: rgba(255,255,255,.14);\n  }\n\n  .mvl-fox__dark .mvl-fox__spec {\n    border-bottom-color: rgba(255,255,255,.14);\n  }\n\n  .mvl-fox__dark .mvl-fox__spec strong {\n    color: #ffffff;\n  }\n\n  .mvl-fox__dark .mvl-fox__spec span {\n    color: #eadfd8;\n  }\n\n  .mvl-fox__note {\n    width: 100%;\n    max-width: 600px;\n    margin: 18px auto 0;\n    font-size: 11px;\n    line-height: 1.65;\n    color: #ad9e95;\n  }\n\n  @media screen and (max-width: 749px) {\n    .mvl-fox__section {\n      padding: 34px 16px;\n    }\n\n    .mvl-fox__title {\n      font-size: 30px;\n    }\n\n    .mvl-fox__subtitle {\n      font-size: 24px;\n    }\n\n    .mvl-fox__copy {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .mvl-fox__card {\n      padding: 18px 15px;\n      border-radius: 11px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .mvl-fox__section {\n      padding: 28px 14px;\n    }\n\n    .mvl-fox__title {\n      font-size: 27px;\n    }\n\n    .mvl-fox__subtitle {\n      font-size: 22px;\n    }\n\n    .mvl-fox__copy {\n      font-size: 13.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mvl-fox\"\u003e\n\n  \u003c!-- ==================================\n       IMAGE 01 — MAIN IMAGE\n       ================================== --\u003e\n\n  \u003cdiv class=\"mvl-fox__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_06_42_1.png?v=1789657831\" alt=\"Virelosto Woodland Fox Accent Lamp\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"mvl-fox__section mvl-fox__cream\"\u003e\n    \u003cdiv class=\"mvl-fox__inner\"\u003e\n\n      \u003cp class=\"mvl-fox__eyebrow\"\u003e\n        Virelosto™ · Character Living\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mvl-fox__title\"\u003e\n        Woodland Fox\u003cbr\u003e\n        Accent Lamp\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mvl-fox__copy\"\u003e\n        A playful sculptural lamp designed to bring warm light,\n        gentle character, and a little more personality to the\n        everyday corners of your home.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-fox__divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"mvl-fox__card\"\u003e\n        \u003cstrong\u003e\n          A Little Light with a Lot of Character\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Woodland Fox combines a charming sculptural silhouette\n          with a soft warm glow, creating a functional home accent\n          that feels welcoming by day and cozy after dark.\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\n  \u003cdiv class=\"mvl-fox__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_06_42_2.png?v=1789657831\" alt=\"Virelosto Woodland Fox Accent Lamp dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS TEXT --\u003e\n  \u003csection class=\"mvl-fox__section mvl-fox__sand\"\u003e\n    \u003cdiv class=\"mvl-fox__inner\"\u003e\n\n      \u003cp class=\"mvl-fox__eyebrow\"\u003e\n        Thoughtful Proportions\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-fox__subtitle\"\u003e\n        Sized for Cozy Corners\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvl-fox__copy\"\u003e\n        Designed to make a visual statement without overwhelming\n        a nightstand, side table, dresser, shelf, or reading corner.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-fox__specs\"\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eWidth\u003c\/strong\u003e\n          \u003cspan\u003e9.1 in \/ 23 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eDepth\u003c\/strong\u003e\n          \u003cspan\u003e5.9 in \/ 15 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eHeight\u003c\/strong\u003e\n          \u003cspan\u003e13.0 in \/ 33 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\n  \u003cdiv class=\"mvl-fox__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_06_43_3.png?v=1789657831\" alt=\"Virelosto Woodland Fox Accent Lamp material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL TEXT --\u003e\n  \u003csection class=\"mvl-fox__section mvl-fox__sage\"\u003e\n    \u003cdiv class=\"mvl-fox__inner\"\u003e\n\n      \u003cp class=\"mvl-fox__eyebrow\"\u003e\n        Material \u0026amp; Finish\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-fox__subtitle\"\u003e\n        Soft Color. Sculptural Detail.\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvl-fox__copy\"\u003e\n        The warm cream body, terracotta fox accents, and muted olive\n        details create a relaxed woodland palette designed to work\n        beautifully with modern and cozy interiors.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-fox__specs\"\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eMain Body\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Density Resin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          \u003cspan\u003eGlossy Speckled Cream Finish\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eAccent Colors\u003c\/strong\u003e\n          \u003cspan\u003eTerracotta \u0026amp; Olive\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eLight\u003c\/strong\u003e\n          \u003cspan\u003eIntegrated Warm LED Light\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\n  \u003cdiv class=\"mvl-fox__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_06_43_4.png?v=1789657831\" alt=\"Virelosto Woodland Fox Accent Lamp weight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WEIGHT TEXT --\u003e\n  \u003csection class=\"mvl-fox__section mvl-fox__clay\"\u003e\n    \u003cdiv class=\"mvl-fox__inner\"\u003e\n\n      \u003cp class=\"mvl-fox__eyebrow\"\u003e\n        Balanced Everyday Presence\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-fox__subtitle\"\u003e\n        Substantial Enough to Feel Secure\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvl-fox__copy\"\u003e\n        A balanced base gives Woodland Fox a reassuring tabletop\n        presence while keeping it easy to style throughout the home.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-fox__card\"\u003e\n        \u003cstrong\u003e\n          Approx. 3.5 lb \/ 1.6 kg\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A steady decorative weight for nightstands, consoles,\n          dressers, shelves, and side tables.\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\n  \u003cdiv class=\"mvl-fox__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_06_44_5.png?v=1789657831\" alt=\"Virelosto Woodland Fox Accent Lamp lifestyle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"mvl-fox__section mvl-fox__dark\"\u003e\n    \u003cdiv class=\"mvl-fox__inner\"\u003e\n\n      \u003cp class=\"mvl-fox__eyebrow\"\u003e\n        Warm Light for Everyday Spaces\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-fox__subtitle\"\u003e\n        A Sculptural Accent for Quiet Moments at Home\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mvl-fox__copy\"\u003e\n        Place Woodland Fox beside your bed, near your favorite chair,\n        on a console, or in a reading nook for a warm decorative glow\n        that feels playful without feeling childish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-fox__specs\"\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003ePerfect For\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Bedrooms · Living Rooms · Reading Corners ·\n            Side Tables · Consoles\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-fox__spec\"\u003e\n          \u003cstrong\u003eDesign Style\u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Warm · Sculptural · Playful ·\n            Woodland-Inspired · Decorative\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"mvl-fox__note\"\u003e\n        Books, plants, cups, furniture, and other decorative\n        accessories 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":"virelosto","offers":[{"title":"Default Title","offer_id":55051188240727,"sku":null,"price":50.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_17_23_06_42_1.png?v=1789657831"},{"product_id":"virelosto™-long-pup-four-section-serving-tray","title":"Virelosto™ Long Pup Four-Section Serving Tray","description":"\u003cstyle\u003e\n  \/* =========================================================\n     VIRELOSTO™ — LONG PUP FOUR-SECTION SERVING TRAY\n     Shopify Product Description\n     Single Column \/ Responsive \/ Horizon Friendly\n     ========================================================= *\/\n\n  .mvl-puptray,\n  .mvl-puptray * {\n    box-sizing: border-box;\n  }\n\n  .mvl-puptray {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    background: #f8f4ef;\n    color: #3d3028;\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  .mvl-puptray img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    border: 0;\n    margin: 0;\n    padding: 0;\n    object-fit: contain;\n  }\n\n  .mvl-puptray__image {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    line-height: 0;\n  }\n\n  .mvl-puptray__section {\n    width: 100%;\n    max-width: 100%;\n    margin: 0;\n    padding: 44px 20px;\n    text-align: center;\n  }\n\n  .mvl-puptray__inner {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .mvl-puptray__cream { background: #f8f4ef; }\n  .mvl-puptray__ivory { background: #f3ede6; }\n  .mvl-puptray__latte { background: #eee4d8; }\n  .mvl-puptray__clay { background: #ead9cb; }\n  .mvl-puptray__dark  { background: #4b3c33; }\n\n  .mvl-puptray__eyebrow {\n    margin: 0 0 10px;\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #9d7359;\n  }\n\n  .mvl-puptray__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: #382921;\n  }\n\n  .mvl-puptray__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: #43342c;\n  }\n\n  .mvl-puptray__copy {\n    width: 100%;\n    max-width: 620px;\n    margin: 0 auto;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #6f6259;\n  }\n\n  .mvl-puptray__divider {\n    width: 44px;\n    height: 1px;\n    margin: 22px auto;\n    background: #b98e72;\n  }\n\n  .mvl-puptray__card {\n    width: 100%;\n    max-width: 620px;\n    margin: 26px auto 0;\n    padding: 22px 18px;\n    background: rgba(255,255,255,.52);\n    border: 1px solid rgba(66,49,40,.09);\n    border-radius: 14px;\n  }\n\n  .mvl-puptray__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: #45362f;\n  }\n\n  .mvl-puptray__card span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.72;\n    color: #786b62;\n  }\n\n  .mvl-puptray__specs {\n    width: 100%;\n    max-width: 620px;\n    margin: 28px auto 0;\n    padding: 0;\n    border-top: 1px solid rgba(69,52,44,.14);\n  }\n\n  .mvl-puptray__spec {\n    width: 100%;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(69,52,44,.14);\n  }\n\n  .mvl-puptray__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: #493931;\n  }\n\n  .mvl-puptray__spec span {\n    display: block;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #766960;\n  }\n\n  .mvl-puptray__list {\n    width: 100%;\n    max-width: 620px;\n    margin: 24px auto 0;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .mvl-puptray__list li {\n    position: relative;\n    padding: 0 0 0 18px;\n    margin: 0 0 10px;\n    color: #6f6259;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .mvl-puptray__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: #b48262;\n  }\n\n  .mvl-puptray__dark .mvl-puptray__eyebrow {\n    color: #dfb89f;\n  }\n\n  .mvl-puptray__dark .mvl-puptray__title,\n  .mvl-puptray__dark .mvl-puptray__subtitle {\n    color: #ffffff;\n  }\n\n  .mvl-puptray__dark .mvl-puptray__copy,\n  .mvl-puptray__dark .mvl-puptray__list li {\n    color: #eadfd7;\n  }\n\n  .mvl-puptray__dark .mvl-puptray__specs {\n    border-top-color: rgba(255,255,255,.14);\n  }\n\n  .mvl-puptray__dark .mvl-puptray__spec {\n    border-bottom-color: rgba(255,255,255,.14);\n  }\n\n  .mvl-puptray__dark .mvl-puptray__spec strong {\n    color: #ffffff;\n  }\n\n  .mvl-puptray__dark .mvl-puptray__spec span {\n    color: #eadfd8;\n  }\n\n  .mvl-puptray__note {\n    width: 100%;\n    max-width: 610px;\n    margin: 18px auto 0;\n    font-size: 11px;\n    line-height: 1.65;\n    color: #ab9c92;\n  }\n\n  @media screen and (max-width: 749px) {\n    .mvl-puptray__section {\n      padding: 34px 16px;\n    }\n\n    .mvl-puptray__title {\n      font-size: 30px;\n    }\n\n    .mvl-puptray__subtitle {\n      font-size: 24px;\n    }\n\n    .mvl-puptray__copy {\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .mvl-puptray__card {\n      padding: 18px 15px;\n      border-radius: 11px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .mvl-puptray__section {\n      padding: 28px 14px;\n    }\n\n    .mvl-puptray__title {\n      font-size: 27px;\n    }\n\n    .mvl-puptray__subtitle {\n      font-size: 22px;\n    }\n\n    .mvl-puptray__copy,\n    .mvl-puptray__spec span,\n    .mvl-puptray__list li {\n      font-size: 13.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mvl-puptray\"\u003e\n\n  \u003c!-- IMAGE 01 --\u003e\n  \u003cdiv class=\"mvl-puptray__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/8b3f0f25-dfd5-43b4-9130-8365ccc5f944.png?v=1789658206\" alt=\"Virelosto Long Pup Four-Section Serving Tray\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"mvl-puptray__section mvl-puptray__cream\"\u003e\n    \u003cdiv class=\"mvl-puptray__inner\"\u003e\n      \u003cp class=\"mvl-puptray__eyebrow\"\u003eVirelosto™ · Character Living\u003c\/p\u003e\n\n      \u003ch2 class=\"mvl-puptray__title\"\u003e\n        Long Pup Four-Section\u003cbr\u003e\n        Serving Tray\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mvl-puptray__copy\"\u003e\n        A playful serving piece designed for the little things worth sharing.\n        With four separated sections and a charming dachshund silhouette,\n        it brings character, function, and a warm decorative touch to everyday entertaining.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-puptray__divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"mvl-puptray__card\"\u003e\n        \u003cstrong\u003eWhimsical Design Meets Everyday Use\u003c\/strong\u003e\n        \u003cspan\u003e\n          Use it for nuts, berries, candy, olives, crackers, or small snacks—\n          all beautifully separated in one sculptural tray that feels both practical and gift-worthy.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 02 --\u003e\n  \u003cdiv class=\"mvl-puptray__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/e4b6a304-61f3-4ccb-86ec-1fd0c7f99849.png?v=1789658206\" alt=\"Virelosto Long Pup Four-Section Serving Tray dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003csection class=\"mvl-puptray__section mvl-puptray__ivory\"\u003e\n    \u003cdiv class=\"mvl-puptray__inner\"\u003e\n      \u003cp class=\"mvl-puptray__eyebrow\"\u003eThoughtful Proportions\u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-puptray__subtitle\"\u003eSized for Serving \u0026amp; Display\u003c\/h3\u003e\n\n      \u003cp class=\"mvl-puptray__copy\"\u003e\n        Long enough to make a statement on your table, yet slim enough\n        to style easily on a kitchen island, dining table, coffee table, or console.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-puptray__specs\"\u003e\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eWidth\u003c\/strong\u003e\n          \u003cspan\u003e18.9 in \/ 48 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eDepth\u003c\/strong\u003e\n          \u003cspan\u003e4.7 in \/ 12 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eHeight\u003c\/strong\u003e\n          \u003cspan\u003e6.9 in \/ 17.5 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 03 --\u003e\n  \u003cdiv class=\"mvl-puptray__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/4f7453b0-ff09-42bd-a88c-54c6024e92af.png?v=1789658206\" alt=\"Virelosto Long Pup Four-Section Serving Tray material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL --\u003e\n  \u003csection class=\"mvl-puptray__section mvl-puptray__latte\"\u003e\n    \u003cdiv class=\"mvl-puptray__inner\"\u003e\n      \u003cp class=\"mvl-puptray__eyebrow\"\u003eMaterial \u0026amp; Finish\u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-puptray__subtitle\"\u003eGlossy Ceramic with Warm Character\u003c\/h3\u003e\n\n      \u003cp class=\"mvl-puptray__copy\"\u003e\n        Crafted to feel smooth, sturdy, and decorative, this tray pairs\n        a rich caramel-brown glazed exterior with softly contrasting cream serving wells.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-puptray__specs\"\u003e\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eMain Material\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Fired Ceramic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eExterior Finish\u003c\/strong\u003e\n          \u003cspan\u003eGlossy Cocoa-Brown Glaze\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eInterior Finish\u003c\/strong\u003e\n          \u003cspan\u003eSmooth Cream Glazed Compartments\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eDesign Detail\u003c\/strong\u003e\n          \u003cspan\u003eFour Separate Serving Sections\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 04 --\u003e\n  \u003cdiv class=\"mvl-puptray__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ff23d6fd-1922-428b-b0da-9cd988367257.png?v=1789658207\" alt=\"Virelosto Long Pup Four-Section Serving Tray weight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WEIGHT --\u003e\n  \u003csection class=\"mvl-puptray__section mvl-puptray__clay\"\u003e\n    \u003cdiv class=\"mvl-puptray__inner\"\u003e\n      \u003cp class=\"mvl-puptray__eyebrow\"\u003eBalanced Everyday Presence\u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-puptray__subtitle\"\u003eSturdy Enough to Serve with Confidence\u003c\/h3\u003e\n\n      \u003cp class=\"mvl-puptray__copy\"\u003e\n        A solid ceramic construction gives the tray a reassuring tabletop feel,\n        helping it stay stable during serving while still being easy to move and style.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mvl-puptray__card\"\u003e\n        \u003cstrong\u003eApprox. 4.4 lb \/ 2.0 kg\u003c\/strong\u003e\n        \u003cspan\u003e\n          A substantial weight that feels secure for everyday snacks,\n          appetizers, candy displays, or decorative tabletop styling.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMAGE 05 --\u003e\n  \u003cdiv class=\"mvl-puptray__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/76573554-00e4-45d5-a4b6-bcc47da2ac9a.png?v=1789658206\" alt=\"Virelosto Long Pup Four-Section Serving Tray lifestyle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"mvl-puptray__section mvl-puptray__dark\"\u003e\n    \u003cdiv class=\"mvl-puptray__inner\"\u003e\n      \u003cp class=\"mvl-puptray__eyebrow\"\u003eA Charming Accent for Gathering Spaces\u003c\/p\u003e\n\n      \u003ch3 class=\"mvl-puptray__subtitle\"\u003ePlayful, Useful, and Easy to Love\u003c\/h3\u003e\n\n      \u003cp class=\"mvl-puptray__copy\"\u003e\n        Whether styled for movie-night snacks, coffee table treats,\n        holiday candy, or casual hosting, Long Pup adds a cheerful designer touch\n        that makes everyday moments feel a little more special.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mvl-puptray__list\"\u003e\n        \u003cli\u003eGreat for nuts, berries, candies, crackers, olives, and bite-size treats\u003c\/li\u003e\n        \u003cli\u003eSeparated compartments help keep small snacks neat and easy to serve\u003c\/li\u003e\n        \u003cli\u003eWorks beautifully in kitchens, dining rooms, coffee tables, and giftable displays\u003c\/li\u003e\n        \u003cli\u003eA fun conversation-starting piece for dog lovers and character-home décor fans\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"mvl-puptray__specs\"\u003e\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003ePerfect For\u003c\/strong\u003e\n          \u003cspan\u003eSnack Serving · Candy Display · Coffee Tables · Entertaining · Gift Giving\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mvl-puptray__spec\"\u003e\n          \u003cstrong\u003eStyle\u003c\/strong\u003e\n          \u003cspan\u003eWarm · Playful · Sculptural · Decorative · Functional\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mvl-puptray__note\"\u003e\n        Food, props, and decorative accessories shown in lifestyle imagery are for display purposes only and are not included.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"virelosto","offers":[{"title":"Default Title","offer_id":55051191615831,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/4f7453b0-ff09-42bd-a88c-54c6024e92af.png?v=1789658206"},{"product_id":"virelosto™-watermelon-nest-catchall-bowl","title":"Virelosto™ Watermelon Nest Catchall Bowl","description":"\u003cstyle\u003e\n  \/* =========================================================\n     VIRELOSTO™ — 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\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=\"Virelosto 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        Virelosto™ · 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\u003e\n          A Playful Home for Everyday Essentials\n        \u003c\/strong\u003e\n\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\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=\"Virelosto 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\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=\"Virelosto 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\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=\"Virelosto 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\u003e\n          Approx. 2.4 lb \/ 1.1 kg\n        \u003c\/strong\u003e\n\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\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=\"Virelosto 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\n        \u003cli\u003e\n          Ideal for keys, watches, jewelry, hair accessories,\n          and other small essentials\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Raised metal stand adds visual lightness\n          and keeps the bowl elevated\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Bright watermelon-inspired colors\n          create an easy decorative focal point\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Works well on entryway consoles, desks,\n          dressers, shelves, and vanities\n        \u003c\/li\u003e\n\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\n          \u003cspan\u003e\n            Entryways · Bedrooms · Vanities ·\n            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\n          \u003cspan\u003e\n            Playful · Colorful · Functional ·\n            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,\n        and other decorative accessories shown\n        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":"virelosto","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"},{"product_id":"virelosto™-pear-pal-tissue-holder","title":"Virelosto™ Pear Pal Tissue Holder","description":"\u003cstyle\u003e\n\/* =========================================================\n   VIRELOSTO™ — PEAR PAL TISSUE HOLDER\n   Shopify Product Description\n   Single Column \/ Horizon Friendly \/ Responsive\n   ========================================================= *\/\n\n.mpp-wrap,\n.mpp-wrap * {\n  box-sizing: border-box;\n}\n\n.mpp-wrap {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background: #faf7f1;\n  color: #3f3a31;\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.mpp-wrap img {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  object-fit: contain;\n}\n\n.mpp-image {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n  line-height: 0;\n}\n\n.mpp-section {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 44px 20px;\n  text-align: center;\n}\n\n.mpp-inner {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n}\n\n.mpp-cream {\n  background: #faf7f1;\n}\n\n.mpp-sand {\n  background: #f1eadf;\n}\n\n.mpp-sage {\n  background: #e7ead9;\n}\n\n.mpp-yellow {\n  background: #f3e3b7;\n}\n\n.mpp-dark {\n  background: #49513c;\n}\n\n.mpp-eyebrow {\n  margin: 0 0 10px;\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #8a8f58;\n}\n\n.mpp-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: #45462f;\n}\n\n.mpp-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: #50513a;\n}\n\n.mpp-copy {\n  width: 100%;\n  max-width: 610px;\n  margin: 0 auto;\n  font-size: 15px;\n  line-height: 1.8;\n  color: #6f7065;\n}\n\n.mpp-divider {\n  width: 44px;\n  height: 1px;\n  margin: 22px auto;\n  background: #c0a85f;\n}\n\n.mpp-card {\n  width: 100%;\n  max-width: 610px;\n  margin: 26px auto 0;\n  padding: 22px 18px;\n  background: rgba(255,255,255,.56);\n  border: 1px solid rgba(73,81,60,.10);\n  border-radius: 14px;\n}\n\n.mpp-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: #4b4d37;\n}\n\n.mpp-card span {\n  display: block;\n  font-size: 14px;\n  line-height: 1.75;\n  color: #707166;\n}\n\n.mpp-specs {\n  width: 100%;\n  max-width: 610px;\n  margin: 28px auto 0;\n  padding: 0;\n  border-top: 1px solid rgba(73,81,60,.14);\n}\n\n.mpp-spec {\n  width: 100%;\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(73,81,60,.14);\n}\n\n.mpp-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: #4b4d37;\n}\n\n.mpp-spec span {\n  display: block;\n  font-size: 14px;\n  line-height: 1.7;\n  color: #6e7064;\n}\n\n.mpp-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.mpp-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: #6e7064;\n}\n\n.mpp-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: #d8b74f;\n}\n\n.mpp-dark .mpp-eyebrow {\n  color: #e0cf8a;\n}\n\n.mpp-dark .mpp-title,\n.mpp-dark .mpp-subtitle {\n  color: #ffffff;\n}\n\n.mpp-dark .mpp-copy,\n.mpp-dark .mpp-list li {\n  color: #e4e7dc;\n}\n\n.mpp-dark .mpp-specs {\n  border-top-color: rgba(255,255,255,.14);\n}\n\n.mpp-dark .mpp-spec {\n  border-bottom-color: rgba(255,255,255,.14);\n}\n\n.mpp-dark .mpp-spec strong {\n  color: #ffffff;\n}\n\n.mpp-dark .mpp-spec span {\n  color: #e4e7dc;\n}\n\n.mpp-note {\n  width: 100%;\n  max-width: 600px;\n  margin: 18px auto 0;\n  font-size: 11px;\n  line-height: 1.65;\n  color: #b8c0ac;\n}\n\n@media screen and (max-width: 749px) {\n\n  .mpp-section {\n    padding: 34px 16px;\n  }\n\n  .mpp-title {\n    font-size: 30px;\n  }\n\n  .mpp-subtitle {\n    font-size: 24px;\n  }\n\n  .mpp-copy {\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .mpp-card {\n    padding: 18px 15px;\n    border-radius: 11px;\n  }\n}\n\n@media screen and (max-width: 420px) {\n\n  .mpp-section {\n    padding: 28px 14px;\n  }\n\n  .mpp-title {\n    font-size: 27px;\n  }\n\n  .mpp-subtitle {\n    font-size: 22px;\n  }\n\n  .mpp-copy,\n  .mpp-spec span,\n  .mpp-list li {\n    font-size: 13.5px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mpp-wrap\"\u003e\n\n  \u003c!-- =====================================================\n       01 — MAIN IMAGE\n       主图\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"mpp-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_20_26_1.png?v=1789712791\" alt=\"Virelosto Pear Pal Tissue Holder\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"mpp-section mpp-cream\"\u003e\n\n    \u003cdiv class=\"mpp-inner\"\u003e\n\n      \u003cp class=\"mpp-eyebrow\"\u003e\n        Virelosto™ · Playful Utility\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mpp-title\"\u003e\n        Pear Pal\u003cbr\u003e\n        Tissue Holder\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mpp-copy\"\u003e\n        A cheerful pear-shaped tissue holder designed to turn\n        an everyday household essential into a playful decorative accent.\n        Soft curves, warm color, and a friendly expression make it easy\n        to style throughout the home.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mpp-divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"mpp-card\"\u003e\n\n        \u003cstrong\u003e\n          A Little Joy for Everyday Essentials\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Keep tissues within easy reach while adding a warm,\n          lighthearted touch to desks, nightstands, vanities,\n          bathroom counters, and living spaces.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 — DIMENSIONS\n       尺寸图\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"mpp-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/yf-generated-node-cmpxt2gng5.png?v=1789716766\" alt=\"Virelosto Pear Pal Tissue Holder dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"mpp-section mpp-sand\"\u003e\n\n    \u003cdiv class=\"mpp-inner\"\u003e\n\n      \u003cp class=\"mpp-eyebrow\"\u003e\n        Thoughtful Proportions\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mpp-subtitle\"\u003e\n        Easy to Place Around the Home\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mpp-copy\"\u003e\n        Designed to provide useful tissue storage while maintaining\n        a compact footprint that works comfortably across everyday surfaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mpp-specs\"\u003e\n\n        \u003cdiv class=\"mpp-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=\"mpp-spec\"\u003e\n          \u003cstrong\u003eDepth\u003c\/strong\u003e\n          \u003cspan\u003e7.1 in \/ 18 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n          \u003cstrong\u003eHeight\u003c\/strong\u003e\n          \u003cspan\u003e10.6 in \/ 27 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       03 — MATERIAL DETAILS\n       细节材质图\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"mpp-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/yf-generated-node-pu99coftt1b.png?v=1789716767\" alt=\"Virelosto Pear Pal Tissue Holder material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"mpp-section mpp-sage\"\u003e\n\n    \u003cdiv class=\"mpp-inner\"\u003e\n\n      \u003cp class=\"mpp-eyebrow\"\u003e\n        Material \u0026amp; Finish\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mpp-subtitle\"\u003e\n        Soft Curves. Durable Everyday Form.\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mpp-copy\"\u003e\n        High-density resin gives Pear Pal its rounded sculptural silhouette,\n        while the matte protective finish creates a soft,\n        modern appearance suited to everyday home interiors.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mpp-specs\"\u003e\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n          \u003cstrong\u003eMain Material\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Density Resin\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n          \u003cstrong\u003eSurface\u003c\/strong\u003e\n          \u003cspan\u003eMatte Protective Finish\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n          \u003cstrong\u003eAccent Details\u003c\/strong\u003e\n          \u003cspan\u003eLeaf \u0026amp; Stem Sculptural Details\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n          \u003cstrong\u003eDesign\u003c\/strong\u003e\n          \u003cspan\u003eRounded Pear-Inspired Tissue Holder\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       04 — WEIGHT\n       重量图\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"mpp-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/yf-generated-node-3bsapwvtz1d.png?v=1789716767\" alt=\"Virelosto Pear Pal Tissue Holder weight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"mpp-section mpp-yellow\"\u003e\n\n    \u003cdiv class=\"mpp-inner\"\u003e\n\n      \u003cp class=\"mpp-eyebrow\"\u003e\n        Balanced Everyday Weight\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mpp-subtitle\"\u003e\n        Stable on the Surface. Easy to Reposition.\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mpp-copy\"\u003e\n        The substantial resin body gives Pear Pal a steady presence\n        while remaining practical enough to move between rooms\n        whenever you refresh your space.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mpp-card\"\u003e\n\n        \u003cstrong\u003e\n          Approx. 2.6 lb \/ 1.18 kg\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A balanced weight for desks, nightstands,\n          counters, shelves, and everyday home surfaces.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       05 — LIFESTYLE\n       场景图\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"mpp-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_20_29_5.png?v=1789712791\" alt=\"Virelosto Pear Pal Tissue Holder lifestyle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"mpp-section mpp-dark\"\u003e\n\n    \u003cdiv class=\"mpp-inner\"\u003e\n\n      \u003cp class=\"mpp-eyebrow\"\u003e\n        Playful Function for Everyday Spaces\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mpp-subtitle\"\u003e\n        Turn an Everyday Necessity into Part of the Décor\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mpp-copy\"\u003e\n        Pear Pal keeps tissues close at hand without looking like\n        an ordinary tissue box, making it an easy decorative addition\n        to bedrooms, bathrooms, desks, and living spaces.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mpp-list\"\u003e\n\n        \u003cli\u003e\n          Friendly pear-inspired form adds personality\n          to practical everyday storage.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Wide dispensing opening keeps tissues\n          comfortable and easy to reach.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Rounded silhouette works beautifully\n          in soft, casual, and playful interiors.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for desks, nightstands,\n          shelves, counters, and vanities.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n\n      \u003cdiv class=\"mpp-specs\"\u003e\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n\n          \u003cstrong\u003e\n            Perfect For\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Bedrooms · Bathrooms · Desks · Vanities ·\n            Nightstands · Living Spaces\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"mpp-spec\"\u003e\n\n          \u003cstrong\u003e\n            Style\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            Playful · Soft · Functional ·\n            Sculptural · Cheerful\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"mpp-note\"\u003e\n        Tissues and other decorative accessories shown\n        in lifestyle imagery are not included unless otherwise stated.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"virelosto","offers":[{"title":"Default Title","offer_id":55059625214295,"sku":null,"price":40.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ChatGPTImage2026_9_18_14_20_26_1.png?v=1789712791"},{"product_id":"virelosto™-apple-bloom-pedestal-catchall-bowl","title":"Virelosto™ Apple Bloom Pedestal Catchall Bowl","description":"\u003cstyle\u003e\n\/* =========================================================\n   VIRELOSTO™ — APPLE BLOOM PEDESTAL CATCHALL BOWL\n   Shopify Product Description\n   Single Column \/ Horizon Friendly \/ Responsive\n   ========================================================= *\/\n\n.mab-wrap,\n.mab-wrap * {\n  box-sizing: border-box;\n}\n\n.mab-wrap {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background: #faf6f1;\n  color: #44352f;\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.mab-wrap img {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  object-fit: contain;\n}\n\n.mab-image {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n  line-height: 0;\n}\n\n.mab-section {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 44px 20px;\n  text-align: center;\n}\n\n.mab-inner {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n}\n\n.mab-cream {\n  background: #faf6f1;\n}\n\n.mab-sand {\n  background: #f1e9df;\n}\n\n.mab-sage {\n  background: #e6eadf;\n}\n\n.mab-blush {\n  background: #efdcd3;\n}\n\n.mab-dark {\n  background: #493d35;\n}\n\n.mab-eyebrow {\n  margin: 0 0 10px;\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #a46f5d;\n}\n\n.mab-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: #443029;\n}\n\n.mab-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: #4d3a32;\n}\n\n.mab-copy {\n  width: 100%;\n  max-width: 610px;\n  margin: 0 auto;\n  font-size: 15px;\n  line-height: 1.8;\n  color: #71645d;\n}\n\n.mab-divider {\n  width: 44px;\n  height: 1px;\n  margin: 22px auto;\n  background: #c78e75;\n}\n\n.mab-card {\n  width: 100%;\n  max-width: 610px;\n  margin: 26px auto 0;\n  padding: 22px 18px;\n  background: rgba(255,255,255,.56);\n  border: 1px solid rgba(75,55,46,.10);\n  border-radius: 14px;\n}\n\n.mab-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: #4d3a32;\n}\n\n.mab-card span {\n  display: block;\n  font-size: 14px;\n  line-height: 1.75;\n  color: #756961;\n}\n\n.mab-specs {\n  width: 100%;\n  max-width: 610px;\n  margin: 28px auto 0;\n  padding: 0;\n  border-top: 1px solid rgba(75,55,46,.14);\n}\n\n.mab-spec {\n  width: 100%;\n  padding: 14px 0;\n  border-bottom: 1px solid rgba(75,55,46,.14);\n}\n\n.mab-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: #4b3931;\n}\n\n.mab-spec span {\n  display: block;\n  font-size: 14px;\n  line-height: 1.7;\n  color: #72665e;\n}\n\n.mab-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.mab-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: #72665e;\n}\n\n.mab-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: #c95d4c;\n}\n\n.mab-dark .mab-eyebrow {\n  color: #e8b7a6;\n}\n\n.mab-dark .mab-title,\n.mab-dark .mab-subtitle {\n  color: #ffffff;\n}\n\n.mab-dark .mab-copy,\n.mab-dark .mab-list li {\n  color: #eadfd8;\n}\n\n.mab-dark .mab-specs {\n  border-top-color: rgba(255,255,255,.14);\n}\n\n.mab-dark .mab-spec {\n  border-bottom-color: rgba(255,255,255,.14);\n}\n\n.mab-dark .mab-spec strong {\n  color: #ffffff;\n}\n\n.mab-dark .mab-spec span {\n  color: #eadfd8;\n}\n\n.mab-note {\n  width: 100%;\n  max-width: 600px;\n  margin: 18px auto 0;\n  font-size: 11px;\n  line-height: 1.65;\n  color: #b7aaa2;\n}\n\n@media screen and (max-width: 749px) {\n  .mab-section {\n    padding: 34px 16px;\n  }\n\n  .mab-title {\n    font-size: 30px;\n  }\n\n  .mab-subtitle {\n    font-size: 24px;\n  }\n\n  .mab-copy {\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .mab-card {\n    padding: 18px 15px;\n    border-radius: 11px;\n  }\n}\n\n@media screen and (max-width: 420px) {\n  .mab-section {\n    padding: 28px 14px;\n  }\n\n  .mab-title {\n    font-size: 27px;\n  }\n\n  .mab-subtitle {\n    font-size: 22px;\n  }\n\n  .mab-copy,\n  .mab-spec span,\n  .mab-list li {\n    font-size: 13.5px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mab-wrap\"\u003e\n\n  \u003c!-- =====================================================\n       01 — MAIN IMAGE \/ 主图\n       ===================================================== --\u003e\n  \u003cdiv class=\"mab-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/d8155b11-4d5a-4a82-b664-d93897a0cc50.png?v=1789713003\" alt=\"Virelosto Apple Bloom Pedestal Catchall Bowl\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mab-section mab-cream\"\u003e\n    \u003cdiv class=\"mab-inner\"\u003e\n\n      \u003cp class=\"mab-eyebrow\"\u003e\n        Virelosto™ · Playful Utility\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"mab-title\"\u003e\n        Apple Bloom Pedestal\u003cbr\u003e\n        Catchall Bowl\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mab-copy\"\u003e\n        A cheerful apple-inspired pedestal bowl that brings\n        playful character and practical organization to everyday spaces.\n        Its sculptural form turns simple storage into part of your décor.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mab-divider\"\u003e\u003c\/div\u003e\n\n      \u003cdiv class=\"mab-card\"\u003e\n        \u003cstrong\u003eSmall Things Happier Here\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A charming open bowl for small everyday essentials,\n          decorative accents, wrapped treats, keys,\n          jewelry, and tabletop organization.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       02 — DIMENSIONS \/ 尺寸图\n       IMAGE DATA:\n       8.7 in \/ 22 cm overall width\n       7.5 in \/ 19 cm overall height\n       4.9 in \/ 12.5 cm base width\n       ===================================================== --\u003e\n  \u003cdiv class=\"mab-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/13d66128-e97f-47a4-8850-16960a77c8be.png?v=1789713003\" alt=\"Virelosto Apple Bloom Pedestal Catchall Bowl dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mab-section mab-sand\"\u003e\n    \u003cdiv class=\"mab-inner\"\u003e\n\n      \u003cp class=\"mab-eyebrow\"\u003e\n        Perfect Size for Everyday Essentials\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mab-subtitle\"\u003e\n        Decorative Presence Without Taking Over the Table\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mab-copy\"\u003e\n        The wide apple-shaped bowl provides useful open storage,\n        while the pedestal base gives the piece a compact,\n        elevated decorative profile.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mab-specs\"\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eOverall Width\u003c\/strong\u003e\n          \u003cspan\u003e8.7 in \/ 22 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eOverall Height\u003c\/strong\u003e\n          \u003cspan\u003e7.5 in \/ 19 cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eBase Width\u003c\/strong\u003e\n          \u003cspan\u003e4.9 in \/ 12.5 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       03 — MATERIAL DETAILS \/ 材质图\n       IMAGE DATA:\n       High-Fired Ceramic\n       Smooth Glaze Finish\n       Apple Design\n       ===================================================== --\u003e\n  \u003cdiv class=\"mab-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/3c0af8b1-1e2a-4c8f-8668-ba906910e0f1.png?v=1789713003\" alt=\"Virelosto Apple Bloom Pedestal Catchall Bowl material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mab-section mab-sage\"\u003e\n    \u003cdiv class=\"mab-inner\"\u003e\n\n      \u003cp class=\"mab-eyebrow\"\u003e\n        Thoughtful Materials\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mab-subtitle\"\u003e\n        High-Fired Ceramic with a Smooth Glaze Finish\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mab-copy\"\u003e\n        The high-fired ceramic construction gives Apple Bloom\n        its substantial sculptural form, while the smooth glaze\n        creates the bright polished surface shown in the design.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mab-specs\"\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eMain Material\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Fired Ceramic\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          \u003cspan\u003eSmooth Glaze Finish\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eDesign Detail\u003c\/strong\u003e\n          \u003cspan\u003eApple-Inspired Bowl with Sculpted Stem \u0026amp; Leaf\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eSurface\u003c\/strong\u003e\n          \u003cspan\u003eSmooth Glazed Interior \u0026amp; Exterior\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       04 — WEIGHT \/ 重量图\n       ===================================================== --\u003e\n  \u003cdiv class=\"mab-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/ba617ab1-1f67-46f2-a268-7492f42ea743.png?v=1789713003\" alt=\"Virelosto Apple Bloom Pedestal Catchall Bowl weight\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mab-section mab-blush\"\u003e\n    \u003cdiv class=\"mab-inner\"\u003e\n\n      \u003cp class=\"mab-eyebrow\"\u003e\n        Balanced Ceramic Weight\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mab-subtitle\"\u003e\n        Stable for Everyday Display\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mab-copy\"\u003e\n        Its ceramic construction gives the pedestal bowl\n        a reassuring tabletop presence while remaining\n        practical to reposition when restyling your space.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mab-card\"\u003e\n        \u003cstrong\u003eApprox. 3.3 lb \/ 1.5 kg\u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A balanced decorative weight for counters,\n          consoles, dressers, coffee tables,\n          vanities, and shelves.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       05 — LIFESTYLE \/ 场景图\n       ===================================================== --\u003e\n  \u003cdiv class=\"mab-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/dd351e3d-b911-4297-8ce8-f638a8f3c6c8.png?v=1789713004\" alt=\"Virelosto Apple Bloom Pedestal Catchall Bowl lifestyle\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mab-section mab-dark\"\u003e\n    \u003cdiv class=\"mab-inner\"\u003e\n\n      \u003cp class=\"mab-eyebrow\"\u003e\n        A Little Joy for a More Organized Day\n      \u003c\/p\u003e\n\n      \u003ch3 class=\"mab-subtitle\"\u003e\n        Playful Storage with Decorative Character\n      \u003c\/h3\u003e\n\n      \u003cp class=\"mab-copy\"\u003e\n        Apple Bloom brings a cheerful sculptural accent\n        to the kitchen, entryway, bedroom, living room,\n        vanity, or anywhere small essentials need a home.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mab-list\"\u003e\n\n        \u003cli\u003e\n          Wide open bowl keeps small everyday items easy to see and reach.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Pedestal base creates an elevated decorative presentation.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Sculpted apple shape brings playful character to the room.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Smooth glazed surface complements modern and casual interiors.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"mab-specs\"\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003ePerfect For\u003c\/strong\u003e\n          \u003cspan\u003e\n            Kitchens · Entryways · Vanities · Dressers ·\n            Coffee Tables · Shelves\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mab-spec\"\u003e\n          \u003cstrong\u003eStyle\u003c\/strong\u003e\n          \u003cspan\u003e\n            Playful · Glossy · Sculptural ·\n            Functional · Decorative\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"mab-note\"\u003e\n        Fruit, jewelry, keys, flowers, books, and other decorative\n        accessories shown in lifestyle imagery are not included\n        unless otherwise stated.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"virelosto","offers":[{"title":"Default Title","offer_id":55059635011927,"sku":null,"price":52.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/2640\/6487\/files\/d8155b11-4d5a-4a82-b664-d93897a0cc50.png?v=1789713003"}],"url":"https:\/\/www.virelosto.com\/collections\/playful-utility.oembed","provider":"virelosto","version":"1.0","type":"link"}