{"product_id":"airtight-cereal-storage-container-with-pour-spout","title":"Airtight Cereal Storage Container with Pour Spout","description":"\u003c!-- NESTILL — Airtight Cereal Storage Container | Product Description HTML --\u003e\n\u003c!-- Paste into Shopify \u003e Products \u003e Description (HTML mode) --\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  .ns5-root {\n    --sage:    #8A9E85;\n    --terra:   #C4846A;\n    --sand:    #D4C5A9;\n    --cream:   #F8F5F0;\n    --charcoal:#2E2E2E;\n    font-family: 'Jost', sans-serif !important;\n    font-size: 17px !important;\n    color: var(--charcoal) !important;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.85 !important;\n  }\n\n  .ns5-badge {\n    display: inline-block;\n    background: var(--cream);\n    border: 1px solid var(--sand);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 13px !important;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--terra) !important;\n    margin-bottom: 20px;\n  }\n\n  .ns5-hero-quote {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 22px !important;\n    font-style: italic;\n    color: var(--charcoal) !important;\n    border-left: 3px solid var(--terra);\n    padding: 20px 28px;\n    margin: 0 0 32px 0;\n    background: var(--cream);\n    border-radius: 0 8px 8px 0;\n  }\n\n  .ns5-intro {\n    font-size: 17px !important;\n    margin: 0 0 40px 0;\n    color: #4a4a4a !important;\n    line-height: 1.9 !important;\n  }\n\n  .ns5-divider {\n    border: none;\n    border-top: 1px solid var(--sand);\n    margin: 40px 0;\n    opacity: 0.6;\n  }\n\n  .ns5-section-title {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 24px !important;\n    font-weight: 700 !important;\n    color: var(--charcoal) !important;\n    margin: 0 0 20px 0;\n    padding-bottom: 12px;\n    border-bottom: 2px solid var(--sand);\n  }\n\n  .ns5-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n\n  .ns5-card {\n    background: #ffffff;\n    border: 1px solid var(--sand);\n    border-top: 3px solid var(--sage);\n    border-radius: 0 0 10px 10px;\n    padding: 24px 22px;\n  }\n\n  .ns5-card-title {\n    font-size: 13px !important;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 500;\n    color: var(--sage) !important;\n    margin-bottom: 10px;\n  }\n\n  .ns5-card p {\n    font-size: 16px !important;\n    line-height: 1.75 !important;\n    color: #555 !important;\n    margin: 0;\n  }\n\n  .ns5-compare-wrap {\n    background: var(--cream);\n    border: 1px solid var(--sand);\n    border-radius: 12px;\n    padding: 32px 28px;\n    margin-bottom: 40px;\n  }\n\n  .ns5-compare-wrap h3 {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    color: var(--charcoal) !important;\n    margin: 0 0 20px 0;\n  }\n\n  .ns5-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 16px !important;\n  }\n\n  .ns5-table th {\n    padding: 14px 16px;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .ns5-table th.col-other {\n    background: #eeeeee;\n    color: #777 !important;\n    border-radius: 6px 6px 0 0;\n  }\n\n  .ns5-table th.col-nestill {\n    background: var(--sage);\n    color: #ffffff !important;\n    border-radius: 6px 6px 0 0;\n  }\n\n  .ns5-table td {\n    padding: 13px 16px;\n    font-size: 15px !important;\n    color: #4a4a4a !important;\n    border-bottom: 1px solid var(--sand);\n  }\n\n  .ns5-table td.col-nestill {\n    color: var(--charcoal) !important;\n    font-weight: 500 !important;\n    background: rgba(138,158,133,0.07);\n  }\n\n  .ns5-table td.label {\n    font-weight: 600 !important;\n    color: var(--charcoal) !important;\n  }\n\n  .ns5-tick {\n    color: var(--sage);\n    font-weight: 700 !important;\n    margin-right: 4px;\n  }\n\n  .ns5-cross {\n    color: #bbb;\n    font-weight: 700 !important;\n    margin-right: 4px;\n  }\n\n  .ns5-specs {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 10px;\n    margin-bottom: 40px;\n    list-style: none;\n    padding: 0;\n  }\n\n  .ns5-specs li {\n    background: var(--cream);\n    border-radius: 8px;\n    padding: 14px 18px;\n    font-size: 16px !important;\n    color: #4a4a4a !important;\n    border: 1px solid var(--sand);\n    line-height: 1.6 !important;\n  }\n\n  .ns5-specs li strong {\n    display: block;\n    font-size: 13px !important;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n    color: var(--terra) !important;\n    margin-bottom: 4px;\n  }\n\n  .ns5-img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 16px;\n    display: block;\n  }\n\n  .ns5-philosophy {\n    background: var(--sage);\n    color: #ffffff;\n    border-radius: 12px;\n    padding: 44px 36px;\n    text-align: center;\n    margin-top: 40px;\n  }\n\n  .ns5-philosophy p {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 22px !important;\n    font-style: italic;\n    margin: 0 0 10px 0;\n    color: #ffffff !important;\n    line-height: 1.6;\n  }\n\n  .ns5-philosophy small {\n    font-size: 13px !important;\n    opacity: 0.8;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #ffffff !important;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ns5-root\"\u003e\n\n  \u003cdiv class=\"ns5-badge\"\u003eKitchen Collection\u003c\/div\u003e\n\n  \u003cblockquote class=\"ns5-hero-quote\"\u003e\n    \"When you can see everything, you waste nothing.\"\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"ns5-intro\"\u003e\n    Open the pantry and you already know — the half-empty bag clipped shut with a rubber band, the container you can't see through, the grain that went stale because the lid never quite sealed. It's a small frustration that repeats itself every single day.\u003cbr\u003e\u003cbr\u003e\n    This airtight cereal storage container was designed to end that loop. Crystal-clear walls that show you exactly what you have, a double silicone seal that locks freshness in, and a precision pour spout that makes every scoop — of granola, coffee, rice, or pet food — feel effortless and intentional.\n  \u003c\/p\u003e\n\n  \u003chr class=\"ns5-divider\"\u003e\n\n  \u003ch2 class=\"ns5-section-title\"\u003eDesigned for the Pantry You've Always Wanted\u003c\/h2\u003e\n\n  \u003cdiv class=\"ns5-grid\"\u003e\n    \u003cdiv class=\"ns5-card\"\u003e\n      \u003cdiv class=\"ns5-card-title\"\u003eDouble airtight seal\u003c\/div\u003e\n      \u003cp\u003eTwo silicone gaskets create a moisture-proof barrier that keeps cereals, grains, coffee, and snacks fresh far longer than standard containers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns5-card\"\u003e\n      \u003cdiv class=\"ns5-card-title\"\u003eCrystal-clear walls\u003c\/div\u003e\n      \u003cp\u003eHigh-grade BPA-free material with the visual clarity of glass and none of the weight. See exactly what you have — and exactly when you're running low.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns5-card\"\u003e\n      \u003cdiv class=\"ns5-card-title\"\u003ePrecision pour spout\u003c\/div\u003e\n      \u003cp\u003eA funnel-shaped spout controls the flow of cereals, seeds, and dry goods. No spills, no mess — just a clean, smooth pour every time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ns5-card\"\u003e\n      \u003cdiv class=\"ns5-card-title\"\u003eLid that measures\u003c\/div\u003e\n      \u003cp\u003eThe lid doubles as a measuring cup, so your morning portion of oats or your pet's daily meal is always accurate — no extra tools, no guesswork.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ns5-compare-wrap\"\u003e\n    \u003ch3\u003eAirtight storage vs. basic jars\u003c\/h3\u003e\n    \u003ctable class=\"ns5-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"background:transparent; width:36%;\"\u003e\u003c\/th\u003e\n          \u003cth class=\"col-other\"\u003eBasic jars\u003c\/th\u003e\n          \u003cth class=\"col-nestill\"\u003eThis container\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"label\"\u003eSeal quality\u003c\/td\u003e\n          \u003ctd class=\"col-other\"\u003e\n\u003cspan class=\"ns5-cross\"\u003e✗\u003c\/span\u003e Single or no seal\u003c\/td\u003e\n          \u003ctd class=\"col-nestill\"\u003e\n\u003cspan class=\"ns5-tick\"\u003e✓\u003c\/span\u003e Double silicone gasket\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"label\"\u003eMoisture protection\u003c\/td\u003e\n          \u003ctd class=\"col-other\"\u003e\n\u003cspan class=\"ns5-cross\"\u003e✗\u003c\/span\u003e Low resistance\u003c\/td\u003e\n          \u003ctd class=\"col-nestill\"\u003e\n\u003cspan class=\"ns5-tick\"\u003e✓\u003c\/span\u003e 100% moisture-proof\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"label\"\u003ePouring control\u003c\/td\u003e\n          \u003ctd class=\"col-other\"\u003e\n\u003cspan class=\"ns5-cross\"\u003e✗\u003c\/span\u003e Wide open — spills\u003c\/td\u003e\n          \u003ctd class=\"col-nestill\"\u003e\n\u003cspan class=\"ns5-tick\"\u003e✓\u003c\/span\u003e Precision funnel spout\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"label\"\u003eBuilt-in measuring\u003c\/td\u003e\n          \u003ctd class=\"col-other\"\u003e\n\u003cspan class=\"ns5-cross\"\u003e✗\u003c\/span\u003e None\u003c\/td\u003e\n          \u003ctd class=\"col-nestill\"\u003e\n\u003cspan class=\"ns5-tick\"\u003e✓\u003c\/span\u003e Measuring lid included\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd class=\"label\"\u003eVisibility\u003c\/td\u003e\n          \u003ctd class=\"col-other\"\u003e\n\u003cspan class=\"ns5-cross\"\u003e✗\u003c\/span\u003e Opaque or tinted\u003c\/td\u003e\n          \u003ctd class=\"col-nestill\"\u003e\n\u003cspan class=\"ns5-tick\"\u003e✓\u003c\/span\u003e Crystal-clear walls\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"ns5-section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n  \u003cul class=\"ns5-specs\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003eFood-grade BPA-free PP\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSeal\u003c\/strong\u003eDouble silicone gasket — airtight\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eLid\u003c\/strong\u003eDoubles as a measuring cup\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSpout\u003c\/strong\u003ePrecision funnel pour\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBest for\u003c\/strong\u003eCereal, grains, coffee, snacks, pet food\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBody\u003c\/strong\u003eCrystal-clear, lightweight\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCare\u003c\/strong\u003eDetachable parts — easy to wash\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003eSmooth matte lid, transparent body\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cimg class=\"ns5-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/5308\/3127\/files\/18.png?v=1777681714\" alt=\"Airtight cereal storage container dimensions and features\"\u003e\n\n  \u003cdiv class=\"ns5-philosophy\"\u003e\n    \u003cp\u003e\"To see clearly is to live calmly.\"\u003c\/p\u003e\n    \u003csmall\u003e— Nestill · A calm space changes everything.\u003c\/small\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Nestill","offers":[{"title":"Green \/ 1600ML","offer_id":50701734740215,"sku":"14:200006152#Green;5:200004185#1600ML","price":37.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2000ML","offer_id":50701734969591,"sku":"14:200006152#Green;5:200004186#2000ML","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2800ML","offer_id":50701734936823,"sku":"14:200006152#Green;5:200004166#2800ML","price":42.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 1600ML","offer_id":50701734838519,"sku":"14:200006151#White;5:200004185#1600ML","price":37.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 2000ML","offer_id":50701734805751,"sku":"14:200006151#White;5:200004186#2000ML","price":39.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 2800ML","offer_id":50701734772983,"sku":"14:200006151#White;5:200004166#2800ML","price":42.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 1600ML","offer_id":50701734904055,"sku":"14:200006153#Blue;5:200004185#1600ML","price":37.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2000ML","offer_id":50701734871287,"sku":"14:200006153#Blue;5:200004186#2000ML","price":39.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2800ML","offer_id":50701735002359,"sku":"14:200006153#Blue;5:200004166#2800ML","price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/5308\/3127\/files\/PureSeal_Glass_-_Touch_Grain_Container1.jpg?v=1781057175","url":"https:\/\/nestill.co\/products\/airtight-cereal-storage-container-with-pour-spout","provider":"Nestill","version":"1.0","type":"link"}