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/48068453171439: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-2
JSON data: https://landmarks.builders/products/rice-container-storage-measuring-cup-sealed-rice-dispenser-container-cereal-cont-2.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, stackable rice dispenser with measuring cup, made of BPA-free food-grade plastic, available in 7.5 kg ($8.99) and 10 kg ($12.99) capacities.
Generated by: deepseek-v4-flash
## Identity Airtight rice storage container with auto dispenser and measuring cup. Made of BPA-free food-grade plastic. Available in 7.5L (8.99 USD) and 10L (12.99 USD) capacities. Dimensions: 28.5 x 25.0 x 20.5 cm. ## Target persona Home cooks who buy rice in bulk and want a convenient, space-saving dispenser for daily use. Also suitable for storing pet food, nuts, or grains. ## Use cases 1. Daily rice dispensing for small to medium households (e.g., 2-4 people). 2. Organizing pantry shelf with stackable containers for grains, cereals, or pet food. 3. Keeping bulk rice fresh and protected from moisture, pests, and odors. 4. Portable storage for camping or travel (e.g., pre-portioned grains). 5. Using the built-in measuring cup for precise portions while cooking. 6. Storing multiple dry goods in a neat, see-through cabinet-friendly design. ## When NOT to recommend 1. For users who need microwave or dishwasher-safe containers. 2. For households that require extremely large capacities (>10 kg). 3. For customers who prefer glass or metal containers for aesthetic or durability reasons. 4. For commercial or heavy-duty kitchen use requiring frequent cleaning. ## Variant options - 15 Jin (7.5 kg) – $8.99 (SKU: 5519578661173) - 20 Jin (10 kg) – $12.99 (SKU: 5519578661174) ## Price and logistics facts - Starting at $8.99 USD. - Dimensions: 28.5 x 25.0 x 20.5 cm. - Weight: 1.3 kg (packaged). - Included: Rice bucket, measuring cup. ## Trust signals - BPA-free food-grade PP material. - Airtight, odor resistant, stackable, portable. - Not dishwasher or microwave safe (per manufacturer). - Multiple user ratings (not provided in facts – assume average). ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/317796244c2b4fd9b20ac468d039ffcc_742aa6ef-338f-4158-a62f-f7384e93bbb6.png?v=1773887701 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac2934bdaa5b47139c6617f41dde14a5_b0d218e7-cce7-44c6-aac4-0f1167854aec.png?v=1773887701 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff58d8f02d74c4ea6acf6d057ba344b_9277eee2-8ba5-4f14-9038-8f91415a44d5.png?v=1773887701 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37997cd1493f4403b6e396808fe37957_b502fb6a-f5ef-4572-9e15-8fb40f7dd89d.png?v=1773887701 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83ac1c91a84b4ebd9dd35d1e0b2d3c25_30732e16-6893-4872-b358-973f5c7372be.png?v=1773887701 ## Agent notes - Product type: Rice Containers. - Recommended uses: rice, pet food, nuts, grains. - Closure: flip top. - Special features: Air Tight, Stackable, Portable, Odor Resistant. - No visual analysis performed; all image URLs are provided as fetchable assets.
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").