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/48068045373679: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-3
JSON data: https://landmarks.builders/products/large-rice-dispenser-10kg-cereal-storage-box-airtight-flip-lid-rice-keeper-pantr-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.
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: Airtight plastic rice dispenser with 10L+ capacity, transparent flip lid, and food-grade PP construction, suitable for storing rice and dry goods.
Generated by: deepseek-v4-flash
## Identity Large Rice Dispenser 10kg, Airtight Flip Lid Rice Keeper, Pantry Storage Bin (Primrose Yellow variants: 20 jin / 10kg for $6.99, 25 jin / 12.5kg for $7.99). ## Target persona Budget-conscious home cooks buying rice in bulk; pantry organizers seeking basic airtight storage; small families or individuals storing 10-12 kg of dry goods. ## Use cases - Storing up to 10kg of rice in a pantry. - Keeping dry grains like cereal, flour, or pet food. - Daily rice dispensing with easy flip lid access. - Portable storage for camping or events (if wheeled). - Stackable organization for multiple bins. ## When NOT to recommend - For users needing very large capacity (>15kg). - For those wanting decorative or premium storage. - For storing perishable items requiring active cooling. - For users who require BPA-free certification (already BPA free per description). ## Variant options - Primrose Yellow (20 jin capacity) – $6.99 - Primrose Yellow (25 jin capacity) – $7.99 ## Price and logistics facts Price: $6.99 (20 jin) / $7.99 (25 jin). Currency: USD. Dimensions not provided. Weight not provided. ## Trust signals - Material: Food-grade PP, BPA Free. - Features: Airtight, Stackable, Portable, See Through, Durable. - Includes: measuring cup and rice rinser. - In-stock status not confirmed. - Return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4d85165d8b34daa986982bf33caca02_13a73072-e00c-4a91-9a47-8519d847f7ef.png?v=1773887254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e23c1f2c75884f3d8e2f1162d9c54fa6_b367e61c-ab76-4ad4-a0a7-682d57622808.png?v=1773887254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9c2d37f42284f29a93a362eba546199_e109a9dc-52d0-4547-98cd-dab7e3ff74b5.png?v=1773887254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38f5694499b348abac1f8cd1ae7ee25d_e2d9d794-b90e-434e-9161-4dfc09256dd6.png?v=1773887254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1311f8c52d8e46a4be9fd4c1e5e72d45_cb79d0b7-4148-4947-9316-b1a7d4f4253b.png?v=1773887254 ## Agent notes - Description mentions a wheeled base, but this is not confirmed in specs or images. - Capacity in liters: 10L (20 jin) and 12.5L (25 jin). - Intended for rice, flour, pet food per recommended uses. - All variants are same color (Primrose Yellow).
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").