{"product_id":"rotating-food-storage-dispenser","title":"6-in-1 Rotating Food Storage Dispenser – Keep Your Rice, Grains \u0026 Cereals Fresh, Organized \u0026 Moisture-Free (10KG Capacity)","description":"\u003c!-- ROTATING FOOD STORAGE DISPENSER – 6 Compartments + Ramadan 24H Timer + FAQ (Zero Gaps, Branded) --\u003e\n\u003cstyle\u003e\n  .dispenser-pro {\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    background: #ffffff;\n    color: #111111;\n    padding: 0; \/* no outer padding *\/\n  }\n  \/* ABSOLUTELY NO GAPS – all margins 0, borders touch *\/\n  .dp-header, .ramadan-timer, .dp-description, .dp-video-container, \n  .dp-grid, .dp-info-bar, .dp-extra-image, .dp-faq, .dp-footer {\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n  \/* Add inner spacing only where needed for readability *\/\n  .dp-header, .ramadan-timer, .dp-description, .dp-info-bar, .dp-footer {\n    padding: 12px 20px !important;\n  }\n  .dp-card {\n    padding: 15px !important;\n  }\n  .faq-item {\n    padding: 14px 16px !important;\n  }\n  .dp-faq h2 {\n    margin: 8px 0 8px 10px !important;\n    padding: 0 !important;\n  }\n  \/* ramadan 24h timer with new headline *\/\n  .ramadan-timer {\n    background: linear-gradient(145deg, #0b2b3b, #1a4b5e);\n    color: #f5e7c8;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    border: 1px solid #c9a959;\n    border-top: none; \/* touches header above *\/\n  }\n  .ramadan-title {\n    font-size: 1.3rem;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .ramadan-title span {\n    background: #e4b13e;\n    color: #0a2a33;\n    padding: 4px 14px;\n    border-radius: 40px;\n    font-size: 0.9rem;\n    white-space: nowrap;\n  }\n  .countdown {\n    display: flex;\n    gap: 12px;\n    font-size: 1.3rem;\n    font-weight: 700;\n    background: #0d3a47;\n    padding: 6px 18px;\n    border-radius: 40px;\n    border: 1px solid #e4b13e;\n  }\n  .countdown-item {\n    text-align: center;\n    min-width: 45px;\n  }\n  .countdown-item span:first-child {\n    display: block;\n    font-size: 1.2rem;\n  }\n  .countdown-item span:last-child {\n    font-size: 0.65rem;\n    font-weight: 300;\n    color: #e4b13e;\n    text-transform: uppercase;\n  }\n  \/* header *\/\n  .dp-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    background: #ffffff;\n    border: 2px solid #0066cc;\n    border-bottom: none; \/* touches timer *\/\n    color: #111111;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .dp-logo {\n    font-size: 1.5rem;\n    font-weight: 800;\n    color: #0066cc;\n  }\n  .dp-tag {\n    background: #f0f7ff;\n    padding: 4px 14px;\n    border-radius: 40px;\n    font-weight: 500;\n    color: #0066cc;\n    font-size: 0.9rem;\n  }\n  \/* description *\/\n  .dp-description {\n    background: #f8fafc;\n    border-left: 6px solid #0066cc;\n    font-size: 0.95rem;\n    line-height: 1.4;\n    color: #1e2a2e;\n    border-top: 1px solid #eaeef2;\n    border-bottom: 1px solid #eaeef2;\n  }\n  .dp-description strong {\n    color: #0066cc;\n  }\n  \/* video *\/\n  .dp-video-container {\n    width: 100%;\n    aspect-ratio: 16\/9;\n    border: 1px solid #eaeef2;\n    border-top: none;\n    border-bottom: none;\n  }\n  .dp-video-container video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  \/* feature grid – no gaps *\/\n  .dp-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0;\n    border-collapse: collapse;\n  }\n  .dp-card {\n    background: #ffffff;\n    border: 1px solid #e0e7ed;\n    border-top: none;\n    border-left: none;\n    transition: 0.2s;\n  }\n  .dp-card:nth-child(odd) {\n    border-left: 1px solid #e0e7ed;\n  }\n  .dp-card:nth-child(-n+2) {\n    border-top: 1px solid #e0e7ed;\n  }\n  .dp-card:hover {\n    background: #f5f9ff;\n    border-color: #0066cc;\n    z-index: 1;\n    position: relative;\n  }\n  .dp-card img {\n    width: 100%;\n    aspect-ratio: 1\/1;\n    object-fit: cover;\n    background: #f5f7fa;\n    margin-bottom: 10px;\n  }\n  .dp-card h3 {\n    font-size: 1.2rem;\n    font-weight: 700;\n    margin: 0 0 4px 0;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    flex-wrap: wrap;\n  }\n  .dp-badge {\n    background: #0066cc;\n    color: white;\n    font-size: 0.6rem;\n    padding: 2px 8px;\n    border-radius: 30px;\n  }\n  .dp-card p {\n    color: #333333;\n    font-size: 0.85rem;\n    margin-bottom: 8px;\n    line-height: 1.3;\n  }\n  .dp-tip {\n    border-top: 1px dashed #cbd5df;\n    padding-top: 6px;\n    color: #0066cc;\n    font-weight: 600;\n    font-size: 0.8rem;\n  }\n  \/* info bar *\/\n  .dp-info-bar {\n    background: #111111;\n    color: white;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    border: 1px solid #111;\n    border-top: none;\n    border-bottom: none;\n  }\n  .dp-category {\n    font-size: 0.95rem;\n  }\n  .dp-category strong {\n    background: #0066cc;\n    padding: 3px 16px;\n    border-radius: 30px;\n    margin-left: 6px;\n  }\n  .dp-feature-badge {\n    background: #0066cc;\n    padding: 4px 18px;\n    border-radius: 30px;\n    font-weight: 600;\n    font-size: 0.85rem;\n  }\n  \/* extra image *\/\n  .dp-extra-image {\n    aspect-ratio: 16\/9;\n    border: 1px solid #e0e7ed;\n    border-top: none;\n    border-bottom: none;\n  }\n  .dp-extra-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  \/* FAQ *\/\n  .dp-faq {\n    border-top: 1px solid #e0e7ed;\n  }\n  .dp-faq h2 {\n    font-size: 1.6rem;\n    font-weight: 700;\n    color: #0066cc;\n    margin: 10px 0 8px 15px !important;\n  }\n  .faq-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0;\n    border-collapse: collapse;\n  }\n  .faq-item {\n    background: #f8fafc;\n    border: 1px solid #dde3e9;\n    border-top: none;\n    border-left: none;\n  }\n  .faq-item:nth-child(odd) {\n    border-left: 1px solid #dde3e9;\n  }\n  .faq-item:nth-child(-n+2) {\n    border-top: 1px solid #dde3e9;\n  }\n  .faq-item h3 {\n    font-size: 1rem;\n    font-weight: 600;\n    margin: 0 0 4px 0;\n    color: #0066cc;\n  }\n  .faq-item p {\n    color: #2c3e4f;\n    font-size: 0.85rem;\n    margin: 0;\n    line-height: 1.3;\n  }\n  \/* footer *\/\n  .dp-footer {\n    text-align: center;\n    color: #5a6e78;\n    border-top: 2px solid #eef2f6;\n    font-size: 0.85rem;\n    background: #ffffff;\n  }\n  .dp-footer span {\n    color: #0066cc;\n    font-weight: 800;\n  }\n  \/* mobile *\/\n  @media (max-width: 700px) {\n    .dp-grid, .faq-grid {\n      grid-template-columns: 1fr;\n    }\n    .dp-header, .dp-info-bar, .ramadan-timer {\n      flex-direction: column;\n      text-align: center;\n    }\n    .ramadan-title {\n      font-size: 1.1rem;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n    .countdown {\n      gap: 6px;\n      font-size: 1rem;\n      padding: 4px 10px;\n    }\n    .dp-card:nth-child(odd) {\n      border-left: 1px solid #e0e7ed;\n    }\n    .dp-card {\n      border-left: 1px solid #e0e7ed;\n      border-right: 1px solid #e0e7ed;\n    }\n    .faq-item:nth-child(odd) {\n      border-left: 1px solid #dde3e9;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dispenser-pro\"\u003e\n  \u003c!-- HEADER with brand logo --\u003e\n  \u003cdiv class=\"dp-header\"\u003e\n    \u003cdiv class=\"dp-logo\"\u003e🍚 ROTARY FRESH\u003c\/div\u003e\n    \u003cdiv class=\"dp-tag\"\u003e6 compartments · smart storage\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RAMADAN TIMER with exact headline --\u003e\n  \u003cdiv class=\"ramadan-timer\"\u003e\n    \u003cdiv class=\"ramadan-title\"\u003e\n      🌙 Ramadan Kareem Mega Sale – Limited Time Only!\n    \u003c\/div\u003e\n    \u003cdiv class=\"countdown\" id=\"flashCountdown\"\u003e\n      \u003cdiv class=\"countdown-item\"\u003e\n\u003cspan id=\"hours\"\u003e24\u003c\/span\u003e\u003cspan\u003eHours\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"countdown-item\"\u003e\n\u003cspan id=\"minutes\"\u003e00\u003c\/span\u003e\u003cspan\u003eMin\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"countdown-item\"\u003e\n\u003cspan id=\"seconds\"\u003e00\u003c\/span\u003e\u003cspan\u003eSec\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"dp-description\"\u003e\n    \u003cstrong\u003eRotating Food Storage Dispenser – 6 Compartments\u003c\/strong\u003e – a sleek, space‑saving grain container with \u003cstrong\u003eone‑touch dispensing\u003c\/strong\u003e for hassle‑free kitchen organization. The rotating base gives you instant access to \u003cstrong\u003esix independent compartments\u003c\/strong\u003e, while the transparent body lets you monitor levels at a glance. Perfect for rice, lentils, quinoa, oats, beans, and more.\n  \u003c\/div\u003e\n\n  \u003c!-- VIDEO (silent) --\u003e\n  \u003cdiv class=\"dp-video-container\"\u003e\n    \u003cvideo autoplay loop muted playsinline disablepictureinpicture\u003e\n      \u003c!-- 🔁 REPLACE WITH YOUR VIDEO URL --\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f06f26cd52de49668465235bdffa364c.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE GRID --\u003e\n  \u003cdiv class=\"dp-grid\"\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/0319\/2572\/files\/619g274I2SL._AC_UF894_1000_QL80_FMwebp.webp\" alt=\"Press to dispense\"\u003e\n      \u003ch3\u003ePress‑to‑Dispense \u003cspan class=\"dp-badge\"\u003eone touch\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003ePrecision portion control with a single button press. No mess, no waste.\u003c\/p\u003e\n      \u003cdiv class=\"dp-tip\"\u003e✓ perfect for rice, lentils \u0026amp; oats\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/0319\/2572\/files\/bde473ca-929d-418e-8053-d4ce83fa9b9a.43df98b5e6bef219e7d19ec7549eb474.jpg\" alt=\"Six compartments\"\u003e\n      \u003ch3\u003e6 Compartments \u003cspan class=\"dp-badge\"\u003eindependent\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eStore up to six different grains in one compact unit. Perfect variety for your pantry.\u003c\/p\u003e\n      \u003cdiv class=\"dp-tip\"\u003e✓ lentils · rice · quinoa · oats · beans · barley\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/0319\/2572\/files\/eb16a2a5-bd5d-4a05-8b58-213102e4b6dc.82729e47142be5a4257c9e6369b33523.jpg\" alt=\"Clear body\"\u003e\n      \u003ch3\u003eClear Body \u003cspan class=\"dp-badge\"\u003esee level\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eMonitor grain levels instantly. Never run out unexpectedly.\u003c\/p\u003e\n      \u003cdiv class=\"dp-tip\"\u003e✓ reduces food waste\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/0319\/2572\/files\/71CnTySRKOL._AC_UF894_1000_QL80_FMwebp.webp\" alt=\"360° rotating base\"\u003e\n      \u003ch3\u003e360° Rotation \u003cspan class=\"dp-badge\"\u003espace saving\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eSmooth rotating base gives access to all six compartments. Perfect for small kitchens.\u003c\/p\u003e\n      \u003cdiv class=\"dp-tip\"\u003e✓ spin \u0026amp; select\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INFO BAR --\u003e\n  \u003cdiv class=\"dp-info-bar\"\u003e\n    \u003cdiv class=\"dp-category\"\u003e📦 \u003cstrong\u003eFood Storage Container\u003c\/strong\u003e · 6 compartments\u003c\/div\u003e\n    \u003cdiv class=\"dp-feature-badge\"\u003eBPA‑free · rotating · airtight\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EXTRA IMAGE --\u003e\n  \u003cdiv class=\"dp-extra-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/0319\/2572\/files\/71CnTySRKOL._AC_UF894_1000_QL80_FMwebp.webp\" alt=\"Complete set\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"dp-faq\"\u003e\n    \u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"faq-grid\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs it BPA‑free?\u003c\/h3\u003e\n\u003cp\u003eYes, the entire container is made from high‑quality, food‑safe, BPA‑free materials.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow do I clean it?\u003c\/h3\u003e\n\u003cp\u003eThe compartments are removable and dishwasher safe (top rack). Wipe the base with a damp cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat are the dimensions?\u003c\/h3\u003e\n\u003cp\u003eHeight: 25cm · Diameter: 28cm · Each compartment holds approx. 1.2L (total 7.2L).\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I store different grains together?\u003c\/h3\u003e\n\u003cp\u003eAbsolutely! The six separate compartments keep each grain fresh and flavour‑isolated.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eDoes it need batteries?\u003c\/h3\u003e\n\u003cp\u003eNo – the one‑touch mechanism is mechanical, no batteries required.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the base really 360° rotating?\u003c\/h3\u003e\n\u003cp\u003eYes, it glides smoothly so you can access any compartment with a simple spin.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"dp-footer\"\u003e\n    \u003cspan\u003eROTARY FRESH\u003c\/span\u003e — smart kitchen innovation · silent operation · 6‑compartment design\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 24H COUNTDOWN SCRIPT --\u003e\n\u003cscript\u003e\n  (function() {\n    \/\/ Set 24 hours from page load\n    const now = new Date().getTime();\n    const targetTime = now + (24 * 60 * 60 * 1000);\n\n    function updateTimer() {\n      const current = new Date().getTime();\n      const distance = targetTime - current;\n\n      if (distance \u003c 0) {\n        \/\/ Reset to 24h again (optional – you can modify to show 00:00:00)\n        location.reload();\n        return;\n      }\n\n      const hours = Math.floor((distance % (24 * 60 * 60 * 1000)) \/ (60 * 60 * 1000));\n      const minutes = Math.floor((distance % (60 * 60 * 1000)) \/ (60 * 1000));\n      const seconds = Math.floor((distance % (60 * 1000)) \/ 1000);\n\n      document.getElementById('hours').innerText = hours.toString().padStart(2, '0');\n      document.getElementById('minutes').innerText = minutes.toString().padStart(2, '0');\n      document.getElementById('seconds').innerText = seconds.toString().padStart(2, '0');\n    }\n\n    updateTimer();\n    setInterval(updateTimer, 1000);\n  })();\n\u003c\/script\u003e","brand":"luma","offers":[{"title":"Default Title","offer_id":48175922053374,"sku":"RFD-N-KA-ZAM","price":79.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/6945\/8174\/files\/487c0b08-a343-4b90-b43d-55774c427fc4.30ffd70ef82f79daa3d16f54bfa73b2f.jpg?v=1778537416","url":"https:\/\/wildora.store\/products\/rotating-food-storage-dispenser","provider":"Qavion","version":"1.0","type":"link"}