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/48099316990191: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-5
JSON data: https://landmarks.builders/products/rotating-grain-dispenser-food-storage-container-cereal-dispenser-box-kitchen-org-5.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: A rotating grain dispenser with 6 compartments, airtight seal, and button dispensing, made of food-grade PS plastic, for organized kitchen storage.
Generated by: deepseek-v4-flash
## Identity Rotating Grain Dispenser, 6-compartment food storage container with rotating mechanism, button dispensing, and airtight seal. Made of food-grade PS plastic. Capacity 12L. Dimensions 42x18x34 cm. Weight 1.9 kg. ## Target persona Home cooks who store multiple grains and want organized countertop access; small kitchen dwellers needing vertical storage; meal preppers who portion rice or cereals daily. ## Use cases - Dispensing measured portions of rice for daily cooking. - Storing and organizing up to 6 different grains (rice, quinoa, oats, etc.) in one unit. - Keeping countertops tidy by consolidating multiple bags into a single dispenser. - Quick visual check of grain levels through clear plastic. - Stacking with other containers for pantry optimization. ## When NOT to recommend - For storing liquids or perishable foods (designed for dry grains only). - For bulk storage exceeding 12L (not a large-capacity solution). - For users who need dishwasher-safe or microwave-safe containers. - For those requiring a completely odor-proof seal (airtight but not vacuum-sealed). ## Variant options - **Upgraded Model**: $16.99 USD (SKU 4970386511529) - **Export Buckle Model**: $18.99 USD (SKU 4970386511530) ## Price and logistics facts - Base price: Upgraded $16.99, Export Buckle $18.99 (USD). - Package weight: 2.2 kg. - Included: rice dispenser, measuring cup. ## Trust signals - In-stock (listed as available). - Food-grade PS material. - Airtight seal with double buckles. - Not dishwasher safe, not microwaveable. - No specific return policy provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fff4952dcd04191b6fe026b04d3e1da_c32240d6-ce18-4c58-9397-9ecf879a124e.png?v=1773921979 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/125d42c60b974028a0601305807d4a74_d84a8962-2a33-4d06-ba04-f047a0e94a78.png?v=1773921979 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/778ff5cde1804ac39fc2cbfe03a214d8_294a34bc-bcf5-414d-8c32-d1ca7f0a1bfa.png?v=1773921979 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9e34236e8124367890afc66c66e787c_bdfa5eec-5b8a-4d5c-b038-47cd23615c7e.png?v=1773921979 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e441d62db6a244a9a1bdeca76ae2de20_3cae5fcb-dc8f-4d60-9980-b65a658f13f6.png?v=1773921979 ## Agent notes - No image understanding performed; visual details not inferred. - Dimensions from spec: 42 x 18 x 34 cm (verified). - Material: PS (polystyrene); no certification stated. - Two variants differ only in style name and price.
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").