{"product_id":"rotating-flower-snack-serving-tray","title":"Rotating Flower Snack Serving Tray","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：旋转花瓣零食分装盘\n  目标受众：家庭用户、派对举办者\n  视觉风格：温馨、愉悦、派对氛围\n  配色策略：柔和粉\/蓝\/灰为主，搭配透明盖子\n  模块顺序：Hero -\u003e Feature 1 (绽放\/旋转) -\u003e Feature 2 (分格\/盖子) -\u003e Scenario -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_5.png, Feature1=image_1.png, Feature2=image_4.png, Scenario=image_2.png\n  规格图映射：Specs=image_0.png\n  对比模块：未加入（产品核心是形态变化而非竞品对比）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #e68a8a; \/* Soft Pink from the product *\/\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-soft: #f9f5f5;\n      --border-color: #eee;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --spacing-section: clamp(2rem, 5vw, 4rem);\n      --font-h1: clamp(32px, 4vw, 44px);\n      --font-h2: clamp(24px, 3vw, 32px);\n      --font-body: clamp(18px, 2vw, 20px);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .img-placeholder {\n      width: 100%;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      color: #888;\n      font-family: monospace;\n      padding: 2rem;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      margin-bottom: var(--spacing-section);\n    }\n    .hero-title {\n      font-size: var(--font-h1);\n      margin-bottom: 1rem;\n      color: var(--primary);\n    }\n    .hero-subtitle {\n      font-size: var(--font-body);\n      color: var(--text-sub);\n      max-width: 600px;\n      margin: 0 auto 1.5rem;\n    }\n    .trust-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      padding: 0.5rem 1rem;\n      border-radius: 20px;\n      font-size: 16px;\n      color: var(--text-sub);\n      margin-bottom: 2rem;\n    }\n\n    \/* Feature Section *\/\n    .feature-section {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      margin-bottom: var(--spacing-section);\n      align-items: center;\n    }\n    .feature-copy {\n      flex: 1;\n      max-width: 500px;\n    }\n    .feature-media {\n      flex: 1;\n      width: 100%;\n      max-width: 600px;\n    }\n    .feature-title {\n      font-size: var(--font-h2);\n      margin-bottom: 1rem;\n    }\n    .feature-text {\n      font-size: var(--font-body);\n      color: var(--text-sub);\n    }\n\n    @media (min-width: 768px) {\n      .feature-section {\n        flex-direction: row;\n        gap: 4rem;\n      }\n      .feature-section.reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Specifications Section *\/\n    .specs-section {\n      margin-bottom: var(--spacing-section);\n      background: var(--bg-soft);\n      padding: 2rem;\n      border-radius: var(--radius-lg);\n    }\n    .specs-title {\n      font-size: var(--font-h2);\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 18px;\n    }\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table th {\n      color: var(--text-sub);\n      font-weight: normal;\n      width: 40%;\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      margin-bottom: var(--spacing-section);\n    }\n    .faq-title {\n      font-size: var(--font-h2);\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n    .faq-item {\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1.5rem;\n    }\n    .faq-question {\n      font-size: 20px;\n      font-weight: bold;\n      margin-bottom: 0.5rem;\n    }\n    .faq-answer {\n      font-size: var(--font-body);\n      color: var(--text-sub);\n    }\n\n    \/* Mobile Table Adapter *\/\n    @media (max-width: 767px) {\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead { display: none; }\n      .specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .specs-table td {\n        padding: 0.8rem 1rem;\n        border-bottom: 1px solid var(--border-color);\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n      }\n      .specs-table td:last-child { border-bottom: none; }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: bold;\n        color: var(--text-sub);\n        margin-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003ch1 class=\"hero-title\"\u003eThe Snack Tray That Blooms like a Flower\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eElevate your hosting with a simple twist. This rotating server makes every snack time a special occasion.\u003c\/p\u003e\n\u003cspan class=\"trust-badge\"\u003e✨ Designed for effortless entertaining\u003c\/span\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260629144307\/3add0b0014b348bc4e35a6fed40ebb94.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260629144307\/8ae0d2fed0e25326ae4baf2703daff54.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eA Spectacle on Your Table: Twist to Bloom\u003c\/h2\u003e\n\n\u003cp class=\"feature-text\"\u003eForget boring bowls. A gentle twist of the top knob reveals a stunning, flower-shaped array of treats. The smooth 360° rotation ensures every guest can easily reach their favorite snack without awkward stretching. It’s not just serving; it’s a centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260629144307\/efdda0e54f161bb30bdbd9354637e0f4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eOrganized, Fresh, and Visible\u003c\/h2\u003e\n\n\u003cp class=\"feature-text\"\u003eFive independent compartments keep flavors separate—no more soggy crackers or mixed-up nuts. The crystal-clear lid protects food from dust while letting the colorful contents shine through, making it easy to see when it's time for a refill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260629144307\/b0e8bfb49cd804f04aade428d7bb0702.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFrom Movie Nights to Garden Parties\u003c\/h2\u003e\n\n\u003cp class=\"feature-text\"\u003eCompact for a cozy night in, yet impressive enough for a festive gathering. Its sturdy, non-slip base works perfectly on coffee tables, dining tables, or even picnic mats. Enjoy mess-free snacking anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"specs-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eFood-grade PP + PS (Lid)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eDurable and safe for food contact\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Diameter (Closed)\"\u003e25 cm \/ 9.8 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eCompact for storage\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e9 cm \/ 3.5 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eFits easily in most fridges\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compartments\"\u003e5 Independent Sections\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eKeeps snacks organized\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Care Instructions\"\u003eHand Wash Only\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eNot dishwasher or microwave safe\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I clean the tray?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eTo preserve the rotating mechanism and the clarity of the lid, please hand wash all parts with gentle soap and water. It is not dishwasher safe.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I store food in it in the refrigerator?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYes! The compact, closed shape and the protective lid make it perfect for prepping snacks ahead of time and storing them in the fridge until you're ready to serve.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs it stable when rotating?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eAbsolutely. The base is designed to be stable and non-slip on flat surfaces, allowing for smooth 360° rotation without tipping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Blush Pink \/ 1 Unit (Standard)","offer_id":48188051259604,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 1 Unit (Standard)","offer_id":48188051292372,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ 1 Unit (Standard)","offer_id":48188051325140,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Blush Pink \/ 2-Pack (Party Essentials - 10%)","offer_id":48188051357908,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2-Pack (Party Essentials - 10%)","offer_id":48188051390676,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ 2-Pack (Party Essentials - 10%)","offer_id":48188051423444,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Blush Pink \/ 3-Pack (Best Value for Gifting - 15%)","offer_id":48188051456212,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 3-Pack (Best Value for Gifting - 15%)","offer_id":48188051488980,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ 3-Pack (Best Value for Gifting - 15%)","offer_id":48188051521748,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/3add0b0014b348bc4e35a6fed40ebb94.jpg?v=1782805518","url":"https:\/\/omurio.com\/products\/rotating-flower-snack-serving-tray","provider":"Omurio","version":"1.0","type":"link"}