Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99 – $7.99
Default variant: Primrose Yellow (20 jin capacity)
Default SKU: 4926281370469
Default price: $6.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/48085214068975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/large-rice-dispenser-10kg-cereal-storage-box-airtight-flip-lid-rice-keeper-pantr-4
JSON data: https://landmarks.builders/products/large-rice-dispenser-10kg-cereal-storage-box-airtight-flip-lid-rice-keeper-pantr-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.
Organise your kitchen with this versatile Rice Storage Container. Designed for modern households, it offers a spacious capacity (10L+) for bulk dry goods storage. The innovative 90-degree flip lid provides easy access, while the transparent top allows for checks. Made from food-grade PP material, this storage box ensures your rice, cereal, and other dry goods are kept fresh and protected. Its large opening simplifies pouring and dispensing, and the secure buckle design creates a seal, keeping contents from and . For added convenience, this rice dispenser features a wheeled base for easy mobility and includes a handy rice rinser. Ideal for pantry organization and everyday meal prep, it's an essential addition to any kitchen storage and organisation setup.
Package Contents: 1 Storage Container, 1 x Measuring Cup, 1 Rinser
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Latch |
| Special Features | Air Tight, Stackable, Portable, See Through, Durable |
| Recommended Uses | Rice, Flour, Pet Food |
| Included Components | Rice bucket, measuring cup |
| Product Dimensions | 34.0 x 22.0 x 25.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.28 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 261047324261 |
| Number of Items | 1 |
Summary: Large 10kg rice dispenser with airtight flip lid, clear top, food-grade PP, includes measuring cup and rinser; available in 10L and 12.5L capacities.
Generated by: deepseek-v4-flash
## Identity Large Rice Dispenser 10kg Cereal Storage Box, Airtight Flip Lid Rice Keeper, Pantry Organization Storage Bin. ## Target persona Home cooks who buy rice in bulk and need organized, airtight storage with easy access. ## Use cases - Storing 10kg+ of rice or other dry grains. - Organizing pantry shelves with stackable, see-through containers. - Daily meal prep: flipping lid open quickly, dispensing rice. - Checking remaining rice level without opening. - Storing flour, cereal, or pet food as secondary use. ## When NOT to recommend - For users needing a small, countertop container (size unknown but 10L+ is bulky). - Individuals who rarely cook rice or buy in small quantities. - Those preferring glass or metal containers for aesthetic or durability reasons. - If airtight seal is not a priority or if product will be moved frequently (wheeled base claimed but not verified). ## Variant options - Primrose Yellow (20 jin capacity, 10L): $6.99 - Primrose Yellow (25 jin capacity, 12.5L): $7.99 ## Price and logistics facts - Price: $6.99 (20 jin) / $7.99 (25 jin). - No shipping, dimensions, or weight data provided. ## Trust signals - Made of food-grade PP, BPA free. - See-through design for level checking. - Airtight seal claimed (front/rear design). - In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4d85165d8b34daa986982bf33caca02_119c4be1-c0fc-436b-aca3-84b72cba6c09.png?v=1773902770 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e23c1f2c75884f3d8e2f1162d9c54fa6_352ba31a-7b81-40dc-9503-ecf6cce0efb9.png?v=1773902770 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9c2d37f42284f29a93a362eba546199_13472b67-e96a-4ed8-bba6-a1a44c8150c8.png?v=1773902770 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38f5694499b348abac1f8cd1ae7ee25d_fe0394ff-b4d8-412f-bed1-0533087127ff.png?v=1773902770 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1311f8c52d8e46a4be9fd4c1e5e72d45_7e9b8e68-81db-45f6-87e2-6659565c9518.png?v=1773902770 ## Agent notes - Physical dimensions not provided; product weight not specified. - Image content not analyzed; do not assume visual details beyond listed features. - Wheeled base and rice rinser mentioned in description but not shown in variant specs.
This product has 16 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": "Large Rice Dispenser 10kg Cereal Storage Box, Airtight Flip Lid Rice Keeper, Pantry Organization Storage Bin, Kitchen Storage and Organisation",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "22.0",
"_height_cm": "25.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").