<!-- === ITEMS ON SHELF 2 (Middle) === -->
<!-- Groundnuts --> <rect x="385" y="290" width="50" height="30" rx="10" fill="#D7CCC8" stroke="#A1887F" stroke-width="1.5"/> <text x="410" y="310" font-size="7" text-anchor="middle" fill="#4E342E">GROUNDNUT</text>
<!-- Tea powder --> <rect x="130" y="288" width="50" height="32" rx="3" fill="#D7CCC8" stroke="#8D6E63" stroke-width="1.5"/> <text x="155" y="309" font-size="7" text-anchor="middle" fill="#3E2723">TEA</text>
<!-- Coffee powder --> <rect x="195" y="288" width="50" height="32" rx="3" fill="#5D4037" stroke="#3E2723" stroke-width="1.5"/> <text x="220" y="309" font-size="7" text-anchor="middle" fill="#FFFFFF">COFFEE</text>
<!-- === ITEMS ON SHELF 3 (Bottom) === -->