Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99 – $5.99
Default variant: 10 jin (5kg) with measuring cup
Default SKU: 5776347676067
Default price: $3.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017461248239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/rice-storage-container-with-lid-airtight-grain-storage-bucket-cereal-dispenser-w
JSON data: https://landmarks.builders/products/rice-storage-container-with-lid-airtight-grain-storage-bucket-cereal-dispenser-w.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your kitchen organised and your staples fresh with this versatile Rice Storage Container. Designed for modern households, it offers a generous capacity, available in 10, 20, and 30 (approximately 5kg, 10kg, and 15kg) options to suit your needs. Crafted from food-grade PP, this container prioritises the and longevity of your stored rice, flour, beans, and other dry goods. Its - function provides essential against, ensuring your grains remain unspoiled. For added convenience, each rice dispenser comes with a measuring cup, making portioning for cooking and effortless. The stylish Japanese design complements any kitchen aesthetic, making it a practical and attractive addition to your pantry organization. Enjoy peace of mind with a reliable and easy-to-use storage solution for your home kitchen.
Package Contents: 1 Storage Container, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Push Button |
| Colour | Transparent, Cream |
| Special Features | Air Tight, Stackable, See Through, Odor Resistant |
| Product Dimensions | 24.0 × 17.5 × 18.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.1 kilograms |
| Recommended Uses | Rice, Flour, Grains |
| Included Components | Rice bin, measuring cup |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XP |
| Brand | JISADER |
Summary: Airtight rice storage container made of food-grade PP, available in 5kg and 10kg sizes, includes measuring cup for portioning.
Generated by: deepseek-v4-flash
## Identity Rice Storage Container with Lid, Airtight Grain Storage Bucket, Cereal Dispenser with Measuring Cup, Kitchen Storage Container for Flour ## Target persona Home cooks and families who buy rice or flour in bulk (5-10kg) and need an affordable, space-efficient airtight container for pantry organization. ## Use cases - Storing 5-10kg of rice, flour, or beans in a pantry or cabinet. - Dispensing grains via the included measuring cup for cooking. - Stacking multiple containers to maximize shelf space. - Keeping dry goods fresh and free from moisture, pests, and odors. - Replacing original packaging with a see-through, stackable container. ## When NOT to recommend - For liquids or wet ingredients (not designed for liquid storage). - For small households that buy rice in bags under 1kg (overkill). - For long-term food storage requiring vacuum sealing or oxygen absorbers (only airtight, not vacuum). - For users who need a container with wheels or a pour spout. ## Variant options - 10 jin (5kg) with measuring cup - $3.99 - 20 jin (10kg) with measuring cup - $5.99 ## Price and logistics facts - Price range: $3.99 (5kg) to $5.99 (10kg). - Currency: USD. - Dimensions not provided. - Material: BPA-free food-grade PP plastic. - Color: Transparent body with cream lid. ## Trust signals - Material: Food-grade PP, BPA-free. - Airtight and odor-resistant seal (manufacturer claim). - See-through design allows visibility of contents. - Stackable construction. - No stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3facf8cb08404847bb20cf4e5adbbd67.png?v=1773821032 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253a2cab700b421ca08e555cf10b8d86.png?v=1773821032 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec10c38325ff4393ad74707e921b9f94.png?v=1773821032 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24fe4d3845e24adc9eaa918a8facf494.png?v=1773821032 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/537cd04b626b4e4ab3ebd0a7dd541ba2.png?v=1773821032 ## Agent notes - Image content not analyzed; URLs provided as fetchable assets. - No physical dimensions available. - No in-stock status or return policy data. - Variants differ only by capacity and price.
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": "Rice Storage Container with Lid, Airtight Grain Storage Bucket, Cereal Dispenser with Measuring Cup, Kitchen Storage Container for Flour",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.5",
"_height_cm": "18.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").