Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $18.99
Default variant: Japanese, Upgraded Model
Default SKU: 4970386511529
Default price: $16.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/48085140472047: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-4
JSON data: https://landmarks.builders/products/rotating-grain-dispenser-food-storage-container-cereal-dispenser-box-kitchen-org-4.json
This product comes in 2 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 6 compartments, 12L capacity, food-grade PS, airtight seal, available in two style variants.
Generated by: deepseek-v4-flash
## Identity Rotating Grain Dispenser, 6-Compartment Food Storage Container, Japanese Style ## Target persona Home cooks and kitchen organization enthusiasts who store multiple types of grains (rice, spices, ingredients) and want convenient dispensing. ## Use cases - Storing and dispensing rice, quinoa, oats, and other dry grains - Organizing pantry shelves with separate compartments for different grains - Portion control during cooking via button-dispensing mechanism - Keeping countertops tidy with a compact rotating unit - Easy visibility of grain levels through clear design ## When NOT to recommend - Users needing a single large bin for one grain type - Those who require dishwasher-safe or microwave-safe containers - Buyers preferring glass or metal storage over plastic - Professional chefs needing bulk storage (12L capacity may be insufficient) ## Variant options - Japanese, Upgraded Model – $16.99 (SKU: 4970386511529) - Japanese, Export Buckle Model – $18.99 (SKU: 4970386511530) ## Price and logistics facts - Base price: $16.99 USD (Upgraded Model) - Dimensions: 42 x 18 x 34 cm - Weight: 1.9 kg (product), 2.2 kg (package) - Material: Food-grade PS plastic - Capacity: 12.0 liters ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Two variants listed, no historical data - Certifications: None claimed beyond food-grade PS ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fff4952dcd04191b6fe026b04d3e1da_e75b0398-2d53-4288-9d06-add8357f62e0.png?v=1773902730 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/125d42c60b974028a0601305807d4a74_00b1d290-556d-4de2-bc2f-7851393d27b1.png?v=1773902730 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/778ff5cde1804ac39fc2cbfe03a214d8_4306e502-4ab4-4444-89fd-f60893e55d71.png?v=1773902730 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e34236e8124367890afc66c66e787c_19df0c90-ed4c-40b1-bf4b-de681312977f.png?v=1773902730 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e441d62db6a244a9a1bdeca76ae2de20_0b28e64c-d455-418a-a24d-564f6fb691ff.png?v=1773902730 ## Agent notes - Image content was not analyzed; visual details like color and design are inferred from title/tags but not verified. - Dimensions for length, width, height were partially provided (42x18x34 cm) despite null fields in JSON. - Product includes a measuring cup as per included components.
This product has 11 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").