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/48087268753647: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-3
JSON data: https://landmarks.builders/products/rice-container-storage-measuring-cup-sealed-rice-dispenser-container-cereal-cont-3.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 container with measuring cup, made of food-grade BPA-free plastic, available in 7.5kg and 10kg capacities, priced $8.99-$12.99.
Generated by: deepseek-v4-flash
## Identity Rice Container Storage Measuring Cup Sealed, Rice Dispenser Container Cereal, Container Large Airtight Food, Food Grade Rice Dispenser ## Target persona Home cooks and households that store rice regularly; pet owners storing dry pet food; bulk grain buyers; individuals seeking kitchen organization solutions. ## Use cases - Daily rice dispensing for cooking (one-handed operation) - Neat cabinet storage of rice bags (cabinet-friendly design) - Storing pet food (sealed, odor-resistant) - Storing nuts, grains, and other dry goods - Stackable organization for pantry ## When NOT to recommend - If the buyer requires dishwasher-safe or microwave-safe container (neither applies) - If they need capacity larger than 10 kg (only 7.5 and 10 kg variants) - If they prefer glass or stainless steel material (this is plastic) - For users who do not need an airtight seal for grains ## Variant options - 15 Jin (7.5 kg) – SKU: 5519578661173 – $8.99 - 20 Jin (10 kg) – SKU: 5519578661174 – $12.99 ## Price and logistics facts - Price range: $8.99 to $12.99 USD - Product dimensions: 28.5 x 25.0 x 20.5 cm - Package weight: 1.3 kg - Capacity: up to 10 liters (10 kg variant) ## Trust signals - Material: Food-grade PP, BPA-free - Features: Airtight, see-through, stackable, odor resistant, portable - Included components: Rice bucket and measuring cup - Not dishwasher or microwave safe ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/317796244c2b4fd9b20ac468d039ffcc_9e8eb9ac-a53e-4b7e-a25d-fd767ddd86e8.png?v=1773905086 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac2934bdaa5b47139c6617f41dde14a5_387f6d6a-ce14-486d-908d-21ddc605af33.png?v=1773905086 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff58d8f02d74c4ea6acf6d057ba344b_ec9655c9-1bdc-4245-810f-acb9c7aae987.png?v=1773905086 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37997cd1493f4403b6e396808fe37957_93df833a-79a8-486b-999b-a27baa2c2c41.png?v=1773905086 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83ac1c91a84b4ebd9dd35d1e0b2d3c25_f437dc01-cdc8-44ed-9de7-02c14c09fb87.png?v=1773905086 ## Agent notes Image content was not analyzed; no visual details are inferred from URLs. Dimensions and capacity are taken directly from the product description.
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").