{"product_id":"eco-square-dinner-plate-11-1-plate","title":"Eco Square Dinner Plate - 11\" ( 1 Plate )","description":"\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width,initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Outfit:wght@300;400;500\u0026amp;display=swap\"\u003e\n\n\u003cstyle\u003e\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n\n:root{\n  --stone:   #6b6862;\n  --stone-l: #8c8a83;\n  --mint:    #ece9e4;\n  --gold:    #b89a5e;\n  --gold-l:  #f0e6cc;\n  --off:     #f8f6f3;\n  --ink:     #201f1c;\n  --mid:     #5a5852;\n  --muted:   #9a988f;\n  --white:   #ffffff;\n}\n\nbody{font-family:'Outfit',sans-serif;background:var(--off);color:var(--ink);font-size:14px;line-height:1.6}\n\n\/* ── HERO ── *\/\n.hero{\n  background:var(--stone);\n  color:#fff;\n  padding:30px 22px 26px;\n  position:relative;\n  overflow:hidden;\n}\n.hero::after{\n  content:'';\n  position:absolute;\n  right:-70px;bottom:-70px;\n  width:200px;height:200px;\n  border:1px solid rgba(255,255,255,.08);\n  pointer-events:none;\n}\n.hero-tag{\n  display:inline-flex;align-items:center;gap:6px;\n  font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;\n  color:rgba(255,255,255,.65);\n  margin-bottom:12px;\n}\n.hero-tag span{display:inline-block;width:16px;height:1px;background:rgba(255,255,255,.4);}\n.hero h1{\n  font-family:'Playfair Display',serif;\n  font-size:clamp(24px,7vw,34px);\n  font-weight:400;line-height:1.15;letter-spacing:-.01em;\n}\n.hero h1 em{font-style:italic;color:var(--gold);}\n.hero-desc{\n  margin-top:10px;\n  font-size:12.5px;\n  color:rgba(255,255,255,.68);\n  line-height:1.65;font-weight:300;\n}\n.hero-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px;}\n.pill{\n  font-size:10.5px;font-weight:500;\n  padding:5px 12px;border-radius:30px;\n  background:rgba(255,255,255,.1);\n  border:1px solid rgba(255,255,255,.15);\n  color:rgba(255,255,255,.85);\n}\n.pill.hi{background:var(--gold);border-color:var(--gold);color:#fff;}\n\n\/* ── STATS ── *\/\n.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ink);}\n.stat{padding:14px 6px;text-align:center;border-right:1px solid rgba(255,255,255,.06);}\n.stat:last-child{border-right:none;}\n.stat-val{font-family:'Playfair Display',serif;font-size:21px;font-weight:400;color:var(--gold);line-height:1;}\n.stat-lbl{font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-top:4px;}\n\n\/* ── INTRO ── *\/\n.intro{padding:22px;background:var(--mint);}\n.eyebrow{font-size:9.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--stone);margin-bottom:8px;}\n.intro h2{\n  font-family:'Playfair Display',serif;\n  font-size:19px;font-weight:400;line-height:1.3;color:var(--ink);margin-bottom:8px;\n}\n.intro p{font-size:12.5px;color:var(--mid);line-height:1.7;font-weight:300;}\n\n\/* ── FEATURES ── *\/\n.features{padding:22px;background:var(--off);}\n.sec-head{margin-bottom:16px;}\n.sec-head h2{\n  font-family:'Playfair Display',serif;\n  font-size:21px;font-weight:400;line-height:1.2;color:var(--ink);\n}\n.sec-head h2 em{font-style:italic;color:var(--gold);}\n.sec-head p{font-size:12px;color:var(--muted);margin-top:5px;}\n.feat-list{display:flex;flex-direction:column;gap:10px;}\n.feat{\n  display:flex;gap:12px;align-items:flex-start;\n  background:var(--white);\n  border:1px solid rgba(32,31,28,.07);\n  border-radius:10px;\n  padding:13px 14px;\n}\n.feat-ico{font-size:19px;flex-shrink:0;line-height:1.3;}\n.feat h3{font-family:'Playfair Display',serif;font-size:14px;font-weight:700;color:var(--ink);margin-bottom:3px;}\n.feat p{font-size:12px;color:var(--mid);line-height:1.55;}\n\n\/* ── USE STRIP ── *\/\n.uses{display:grid;grid-template-columns:repeat(2,1fr);background:var(--stone);}\n.use{padding:16px 12px;text-align:center;color:#fff;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);}\n.use:nth-child(2n){border-right:none;}\n.use-ico{font-size:21px;display:block;margin-bottom:5px;}\n.use h4{font-family:'Playfair Display',serif;font-size:12.5px;font-weight:400;margin-bottom:3px;}\n.use p{font-size:10.5px;color:rgba(255,255,255,.6);line-height:1.4;}\n\n\/* ── CHECKLIST ── *\/\n.checks{padding:22px;background:var(--off);}\n.checks h2{font-family:'Playfair Display',serif;font-size:19px;font-weight:400;color:var(--ink);margin-bottom:14px;}\n.checks h2 em{font-style:italic;color:var(--stone);}\n.check-list{display:flex;flex-direction:column;gap:7px;}\n.ci{display:flex;align-items:flex-start;gap:9px;padding:9px 11px;background:var(--white);border-radius:8px;border:1px solid rgba(32,31,28,.06);}\n.ci-dot{width:16px;height:16px;border-radius:50%;background:var(--stone);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:9px;color:#fff;margin-top:1px;}\n.ci-text strong{font-size:12px;font-weight:500;color:var(--ink);display:block;}\n.ci-text span{font-size:11px;color:var(--muted);}\n\n\/* ── PROMISE ── *\/\n.promise{background:var(--gold);padding:22px;color:#fff;}\n.promise .leaf{font-size:30px;margin-bottom:10px;display:block;}\n.promise h3{font-family:'Playfair Display',serif;font-size:19px;font-weight:400;line-height:1.25;margin-bottom:12px;}\n.p-items{display:flex;flex-direction:column;gap:9px;}\n.p-item{display:flex;gap:9px;align-items:flex-start;}\n.p-item-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.9);flex-shrink:0;margin-top:5px;}\n.p-item-text strong{font-size:12px;font-weight:500;display:block;margin-bottom:2px;}\n.p-item-text span{font-size:11px;color:rgba(255,255,255,.72);}\n\n\/* ── CTA ── *\/\n.cta{background:var(--ink);padding:22px;text-align:center;}\n.cta h2{font-family:'Playfair Display',serif;font-size:21px;font-weight:400;color:#fff;line-height:1.25;}\n.cta h2 em{font-style:italic;color:var(--gold);}\n.cta p{font-size:12px;color:rgba(255,255,255,.5);margin-top:6px;}\n.cta-badges{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:16px;}\n.cbadge{display:flex;align-items:center;gap:6px;padding:6px 13px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:30px;font-size:10.5px;color:rgba(255,255,255,.75);}\n.cbadge-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);}\n\n\/* ── DESKTOP UPSCALE ── *\/\n@media(min-width:640px){\n  .hero,.intro,.features,.checks,.cta{padding-left:32px;padding-right:32px;}\n  .feat-list{display:grid;grid-template-columns:1fr 1fr;}\n  .uses{grid-template-columns:repeat(4,1fr);}\n  .use:nth-child(2n){border-right:1px solid rgba(255,255,255,.08);}\n  .use:nth-child(4n){border-right:none;}\n  .use{border-bottom:none;}\n  .bottom-grid{display:grid;grid-template-columns:1.3fr 1fr;}\n}\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-tag\"\u003e\n\u003cspan\u003e\u003c\/span\u003eSustainable Tableware\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eDine smarter.\u003cbr\u003e\u003cem\u003eLive lighter.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-desc\"\u003eThe Eco Square Dinner Plate — 11 inch, crafted from premium wheat straw, finished in sophisticated stone grey for everyday elegance.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"pill hi\"\u003e🌾 Wheat Straw Material\u003c\/span\u003e\n\u003cspan class=\"pill\"\u003e11 Inch Square\u003c\/span\u003e\n\u003cspan class=\"pill\"\u003eStone Grey Finish\u003c\/span\u003e\n\u003cspan class=\"pill\"\u003eReusable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e11\"\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003ePlate Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eWheat Straw\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e0%\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003ePlastic Feel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cdiv class=\"stat-val\"\u003e∞\u003c\/div\u003e\n\u003cdiv class=\"stat-lbl\"\u003eReuses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cp class=\"eyebrow\"\u003eWhat It Is\u003c\/p\u003e\n\u003ch2\u003eA plate built for everyday elegance\u003c\/h2\u003e\n\u003cp\u003eA sleek square silhouette in a sophisticated stone grey finish — designed for breakfast, dinner, and everything between. Lightweight enough for daily handling, sturdy enough for years of use, and minimal enough to suit any contemporary dining space.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"features\"\u003e\n\u003cdiv class=\"sec-head\"\u003e\n\u003ch2\u003eCrafted for \u003cem\u003estyle\u003c\/em\u003e and substance\u003c\/h2\u003e\n\u003cp\u003eEvery detail is chosen for better dining, with a lighter footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-list\"\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🌾\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePremium Wheat Straw\u003c\/h3\u003e\n\u003cp\u003eMade from an eco-conscious agricultural byproduct, free from harsh plastics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e◻️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eElegant Square Design\u003c\/h3\u003e\n\u003cp\u003eA modern silhouette in stone grey that elevates any table setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e⚡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLightweight \u0026amp; Durable\u003c\/h3\u003e\n\u003cp\u003eEasy to handle daily, sturdy enough to resist drops and chips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e♻️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eReusable \u0026amp; Sustainable\u003c\/h3\u003e\n\u003cp\u003eA long-lasting alternative to single-use plasticware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🧼\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eLow-maintenance surface that wipes and washes with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat\"\u003e\n\u003cspan class=\"feat-ico\"\u003e🎁\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGift-Ready\u003c\/h3\u003e\n\u003cp\u003eA thoughtful, premium pick for homes, offices, and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- USE STRIP --\u003e\n\u003cdiv class=\"uses\"\u003e\n\u003cdiv class=\"use\"\u003e\n\u003cspan class=\"use-ico\"\u003e🍽️\u003c\/span\u003e\u003ch4\u003eEveryday Meals\u003c\/h4\u003e\n\u003cp\u003eBreakfast to dinner\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003cspan class=\"use-ico\"\u003e🏠\u003c\/span\u003e\u003ch4\u003eFamily Dining\u003c\/h4\u003e\n\u003cp\u003eHomes \u0026amp; apartments\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003cspan class=\"use-ico\"\u003e💼\u003c\/span\u003e\u003ch4\u003eOffice Use\u003c\/h4\u003e\n\u003cp\u003eClean, modern look\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use\"\u003e\n\u003cspan class=\"use-ico\"\u003e🎉\u003c\/span\u003e\u003ch4\u003eHosting \u0026amp; Gifting\u003c\/h4\u003e\n\u003cp\u003eSpecial occasions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bottom-grid\"\u003e\n\u003c!-- CHECKLIST --\u003e\n\u003cdiv class=\"checks\"\u003e\n\u003ch2\u003eWhy \u003cem\u003echoose\u003c\/em\u003e it\u003c\/h2\u003e\n\u003cdiv class=\"check-list\"\u003e\n\u003cdiv class=\"ci\"\u003e\n\u003cdiv class=\"ci-dot\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ci-text\"\u003e\n\u003cstrong\u003e11 Inch Square Plate\u003c\/strong\u003e\u003cspan\u003eGenerous surface for full meals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ci\"\u003e\n\u003cdiv class=\"ci-dot\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ci-text\"\u003e\n\u003cstrong\u003ePremium Wheat Straw\u003c\/strong\u003e\u003cspan\u003eSustainably sourced material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ci\"\u003e\n\u003cdiv class=\"ci-dot\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ci-text\"\u003e\n\u003cstrong\u003eStone Grey Finish\u003c\/strong\u003e\u003cspan\u003eSophisticated, modern aesthetic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ci\"\u003e\n\u003cdiv class=\"ci-dot\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ci-text\"\u003e\n\u003cstrong\u003eLightweight \u0026amp; Sturdy\u003c\/strong\u003e\u003cspan\u003eBuilt to last through daily use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PROMISE --\u003e\n\u003cdiv class=\"promise\"\u003e\n\u003cspan class=\"leaf\"\u003e🌿\u003c\/span\u003e\n\u003ch3\u003eOur Eco Promise\u003c\/h3\u003e\n\u003cdiv class=\"p-items\"\u003e\n\u003cdiv class=\"p-item\"\u003e\n\u003cdiv class=\"p-item-dot\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"p-item-text\"\u003e\n\u003cstrong\u003eNo Plastic Compromise\u003c\/strong\u003e\u003cspan\u003eA genuine alternative to conventional plasticware.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-item\"\u003e\n\u003cdiv class=\"p-item-dot\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"p-item-text\"\u003e\n\u003cstrong\u003eAgricultural Upcycling\u003c\/strong\u003e\u003cspan\u003eWheat straw waste repurposed into lasting tableware.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-item\"\u003e\n\u003cdiv class=\"p-item-dot\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"p-item-text\"\u003e\n\u003cstrong\u003eBuilt to Reuse\u003c\/strong\u003e\u003cspan\u003eDesigned for years of daily dining, not a single use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eSet your table.\u003cbr\u003e\u003cem\u003eHonour the planet.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA simple, considered choice for sustainable everyday dining.\u003c\/p\u003e\n\u003cdiv class=\"cta-badges\"\u003e\n\u003cdiv class=\"cbadge\"\u003e\n\u003cspan class=\"cbadge-dot\"\u003e\u003c\/span\u003eEco Materials\u003c\/div\u003e\n\u003cdiv class=\"cbadge\"\u003e\n\u003cspan class=\"cbadge-dot\"\u003e\u003c\/span\u003eReusable\u003c\/div\u003e\n\u003cdiv class=\"cbadge\"\u003e\n\u003cspan class=\"cbadge-dot\"\u003e\u003c\/span\u003eLightweight\u003c\/div\u003e\n\u003cdiv class=\"cbadge\"\u003e\n\u003cspan class=\"cbadge-dot\"\u003e\u003c\/span\u003eGift-Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AgroPods","offers":[{"title":"Stone Grey","offer_id":63622297518449,"sku":"IN - APC144","price":169.0,"currency_code":"INR","in_stock":true},{"title":"Sage Green","offer_id":64127464472945,"sku":null,"price":169.0,"currency_code":"INR","in_stock":false},{"title":"Bush Pink","offer_id":64127464505713,"sku":null,"price":169.0,"currency_code":"INR","in_stock":false},{"title":"Beige","offer_id":64127464538481,"sku":null,"price":169.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Ceramic_144.png?v=1779079920","url":"https:\/\/inaiyan.in\/products\/eco-square-dinner-plate-11-1-plate","provider":"Inaiyan","version":"1.0","type":"link"}