Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $12.99
Default variant: 15 Jin (7.5 kg)
Default SKU: 5519578661173
Default price: $8.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48100715692271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/rice-container-storage-measuring-cup-sealed-rice-dispenser-container-cereal-cont-4
JSON data: https://landmarks.builders/products/rice-container-storage-measuring-cup-sealed-rice-dispenser-container-cereal-cont-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 modern minimalist Rice Storage Container. Designed with an cabinet- for a, it offers a system to lock in freshness and protect your grains from and . Enjoy the convenience of -driven automatic rice dispensing, making daily cooking prep effortless. Crafted from food-grade PP material, this container ensures the of your rice. Its easy -handed and internal baffle for clean dispensing make it a practical addition for any home cook. Available in multiple capacities to suit your household needs.
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Flip Top |
| Special Features | Air Tight, Stackable, Portable, Odor Resistant |
| Recommended Uses | Rice, Pet Food, Nuts, Grains |
| Included Components | Rice bucket, Measuring cup |
| Product Dimensions | 28.5 x 25.0 x 20.5 centimeters |
| Product Weight | kg |
| Package Weight | 1.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | t57995389796195t |
Summary: Airtight rice container with automatic dispensing, made from food-grade BPA-free plastic, available in 7.5kg and 10kg capacities.
Generated by: deepseek-v4-flash
## Identity Product: Rice Container Storage Measuring Cup Sealed (Rice Dispenser Container Cereal). ## Target persona Budget-conscious home cooks and small households who buy rice in 5-20 lb quantities and want an organized, airtight storage solution with easy dispensing. ## Use cases - Daily rice dispensing for meal preparation - Storing grains, pet food, nuts, or other dry goods in a sealed container - Organizing kitchen pantry or cabinet space - Taking rice on trips or camping (portable) - Measuring precise portions with the included cup - Stacking multiple containers for bulk storage ## When NOT to recommend - Commercial kitchens needing >20 lb capacity - Users who require dishwasher or microwave safe containers (this one is not) - Those preferring glass or metal over plastic - Households that need a container for liquids or very fine powders ## Variant options - 15 Jin (7.5 kg) – $8.99 - 20 Jin (10 kg) – $12.99 ## Price and logistics facts - Base price: $8.99 (7.5 kg) / $12.99 (10 kg) USD - Dimensions: 28.5 x 25.0 x 20.5 cm - Package weight: 1.3 kg ## Trust signals - Food-grade PP material, BPA free - Airtight seal with reinforced sealing; odor resistant - Transparent body for see-through viewing - Stackable design - In-stock (assumed from product listing) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/317796244c2b4fd9b20ac468d039ffcc_1fe52e85-2a96-469d-9b6f-df5e0428c707.png?v=1773924268 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac2934bdaa5b47139c6617f41dde14a5_8ce151c6-a101-479a-bb94-bfca577e78ba.png?v=1773924268 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff58d8f02d74c4ea6acf6d057ba344b_c097596a-d7c8-4782-a518-7b27748a4fe0.png?v=1773924268 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37997cd1493f4403b6e396808fe37957_0861537e-a773-4ee6-bd23-eebbcda89601.png?v=1773924269 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83ac1c91a84b4ebd9dd35d1e0b2d3c25_33ca244f-4c11-4a6a-8b8c-752253888cce.png?v=1773924269 ## Agent notes - Image content not analyzed; rely on textual facts. - Not dishwasher or microwave safe. - Recommended use includes rice, pet food, nuts, grains. - Includes measuring cup.
This product has 13 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": "Rice Container Storage Measuring Cup Sealed, Rice Dispenser Container Cereal, Container Large Airtight Food, Food Grade Rice Dispenser",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "25.0",
"_height_cm": "20.5"
}
}],
"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").