Brand: World Products (Landmark)
SKU: 4970386511529
Price: $16.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/48102352257263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/rotating-grain-dispenser-food-storage-container-cereal-dispenser-box-kitchen-org-6
JSON data: https://landmarks.builders/products/rotating-grain-dispenser-food-storage-container-cereal-dispenser-box-kitchen-org-6.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
organisation with this versatile Rotating Grain Dispenser. Designed with a Japanese, this food storage container offers a unique multi-compartment rotating mechanism for effortless access to different grains. The dispensing function provides convenient and measured portioning, ideal for home cooks and kitchen organisation enthusiasts. Crafted from food-grade PS, it ensures the and health of your stored food. Its airtight sealing system, featuring double buckles, offers enhanced against and, keeping your dry food. The high design allows for easy visibility of grain levels, making it a practical addition to any home kitchen. This grain dispenser box is for kitchen storage, pantry organisation, and keeping your countertops tidy.
| Material | Plastic |
| Capacity | 12.0 liters |
| Shape | Rectangular |
| Closure Type | Screw Top |
| Special Features | Air Tight, Stackable |
| Recommended Uses | Rice, Spices, Ingredient |
| Included Components | Rice dispenser, measuring cup |
| Product Dimensions | 42.0 x 18.0 x 34.0 centimeters |
| Product Weight | 1.9 kilograms |
| Package Weight | 2.2 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | HY-202G/HY-203G |
Summary: Rotating grain dispenser with multi-compartment design for storing and dispensing different grains separately, featuring airtight seal and food-grade PS material.
Generated by: deepseek-v4-flash
## Identity - Name: Rotating Grain Dispenser, Food Storage Container, Cereal Dispenser Box, Kitchen Organizer - Type: Rice Containers - SKU: 4970386511529 ## Target persona - Home cooks with limited counter space seeking compact grain storage - Budget-conscious kitchen organization enthusiasts - Individuals managing multiple dry grains (rice, spices, etc.) in small kitchens ## Use cases - Storing and dispensing different grains separately (e.g., rice, quinoa, oats) - Organizing pantry shelves for easy access to dry ingredients - Measuring portions for cooking via button dispensing - Keeping countertops tidy with a stackable, see-through container - Storing dry ingredients like spices or cereal in a compact space ## When NOT to recommend - Large families needing bulk storage (capacity 12L, not huge) - Users requiring dishwasher-safe containers (not dishwasher safe) - Those needing microwave-safe containers (not microwaveable) - People storing liquids or perishable foods (airtight but intended for dry grains) ## Variant options - Japanese, Upgraded Model: $16.99 USD (only variant) ## Price and logistics facts - Price: $16.99 USD - Product Dimensions: 42.0 x 18.0 x 34.0 cm - Product Weight: 1.9 kg - Package Weight: 2.2 kg - Material: Food-grade PS plastic - Capacity: 12.0 liters - Closure: Screw top with double buckles ## Trust signals - Food-grade PS material for food safety - Airtight seal with double buckles to prevent moisture and pests - In-stock status (assumed, not explicitly stated) - No return policy or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fff4952dcd04191b6fe026b04d3e1da_afd3a196-df57-4c20-811b-ae2d5a7a4467.png?v=1773925976 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/125d42c60b974028a0601305807d4a74_2c05a28a-40c0-4ec5-8a5c-a9e8c2299ac9.png?v=1773925976 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/778ff5cde1804ac39fc2cbfe03a214d8_b350018f-1bdf-441c-9a22-9672cd03baa0.png?v=1773925976 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e34236e8124367890afc66c66e787c_243cebbd-aea9-4046-83ef-858fe1ba576e.png?v=1773925976 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e441d62db6a244a9a1bdeca76ae2de20_b6689282-2a72-41f5-a02d-8163d07b8729.png?v=1773925976 ## Agent notes - Image understanding not performed; visual details not inferred. - No return policy or warranty information available. - Only one variant confirmed.
This product has 10 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rotating Grain Dispenser, Food Storage Container, Cereal Dispenser Box, Kitchen Organizer, 6 Compartment Storage, Japanese",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "18.0",
"_height_cm": "34.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").