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/48017446732015: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
JSON data: https://landmarks.builders/products/rice-container-storage-measuring-cup-sealed-rice-dispenser-container-cereal-cont.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 dispenser with measuring cup, made of food-grade BPA-free plastic. Available in 7.5kg ($8.99) and 10kg ($12.99). Dimensions 28.5x25x20.5 cm. Suitable for rice, grains, pet food.
Generated by: deepseek-v4-flash
## Identity Airtight rice storage dispenser with measuring cup, made from food-grade BPA-free plastic. Stackable, portable, and odor resistant. Available in 7.5kg and 10kg capacities. ## Target persona Home cooks and small families who buy rice in bulk and want organized, airtight storage with convenient dispensing. ## Use cases - Daily rice dispensing for cooking - Storing grains, cereals, and nuts - Pet food storage (dry kibble) - Pantry organization and space saving - Easy one-handed measuring of rice ## When NOT to recommend - For large families needing more than 10kg capacity - If dishwasher-safe or microwaveable storage is required - If glass or metal containers are preferred - For users who need a sealed container for liquids ## Variant options - **15 Jin (7.5 kg)** – $8.99 - **20 Jin (10 kg)** – $12.99 ## Price and logistics facts - Price: $8.99 (7.5kg), $12.99 (10kg) - Dimensions: 28.5 x 25.0 x 20.5 cm - Package weight: 1.3 kg - Material: Food-grade PP plastic, BPA free ## Trust signals - Food-grade PP material (BPA free) - Air tight, odor resistant, stackable - Flip top closure with reinforced seal - Included measuring cup ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/317796244c2b4fd9b20ac468d039ffcc.png?v=1773820490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac2934bdaa5b47139c6617f41dde14a5.png?v=1773820490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff58d8f02d74c4ea6acf6d057ba344b.png?v=1773820490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37997cd1493f4403b6e396808fe37957.png?v=1773820490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83ac1c91a84b4ebd9dd35d1e0b2d3c25.png?v=1773820490 ## Agent notes Image content not analyzed; treat URLs as fetchable assets only.
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").