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/48066961932527: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-1
JSON data: https://landmarks.builders/products/rice-container-storage-measuring-cup-sealed-rice-dispenser-container-cereal-cont-1.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 storage container with automatic dispenser, made of BPA-free food-grade plastic. Available in 7.5 kg and 10 kg capacities. Ideal for bulk rice storage and easy dispensing.
Generated by: deepseek-v4-flash
## Identity **Rice Container Storage Measuring Cup Sealed** – Airtight, stackable, see-through plastic container with a flip-top lid and built-in measuring cup. Made from food-grade PP, BPA-free. Dimensions: 28.5 x 25.0 x 20.5 cm. Package weight: 1.3 kg. ## Target persona Home cooks or small families who buy rice in bulk (7.5–10 kg) and need a dedicated, organized storage solution for dry goods. Users who value one‑handed dispensing and a cabinet‑friendly design. ## Use cases - Storing 7.5–10 kg of rice with a convenient dispensing mechanism. - Keeping rice, grains, pet food, or nuts fresh and free from pests. - One‑handed operation for daily cooking prep. - Stacking multiple containers for a tidy pantry. - Using the see‑through design to check remaining quantity at a glance. ## When NOT to recommend - If microwave or dishwasher cleaning is required (container is not microwaveable or dishwasher safe). - For very small households needing under 7.5 kg capacity. - When space is extremely limited (container footprint is 28.5×25 cm). - For users who prefer glass or stainless steel over plastic. ## Variant options - **15 Jin (7.5 kg)** – SKU 5519578661173 – $8.99 - **20 Jin (10 kg)** – SKU 5519578661174 – $12.99 ## Price and logistics facts - Starting price: $8.99 USD - Dimensions: 28.5 cm × 25.0 cm × 20.5 cm - Package weight: 1.3 kg - Material: Plastic (food grade, BPA-free) ## Trust signals - BPA‑free, food‑grade PP material - Airtight seal with reinforced sealing locks - Stackable and odor resistant - Included measuring cup for portion control ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/317796244c2b4fd9b20ac468d039ffcc_ca8defc1-b2ab-435b-a17c-30720c53468e.png?v=1773886433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac2934bdaa5b47139c6617f41dde14a5_d351d8cd-5d2e-489e-b7cd-d433ef3051a1.png?v=1773886433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff58d8f02d74c4ea6acf6d057ba344b_77d2b370-80fe-44d7-8f83-bf7d53902161.png?v=1773886433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37997cd1493f4403b6e396808fe37957_2a7596d1-0f69-4a1d-8937-096165b0e304.png?v=1773886433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83ac1c91a84b4ebd9dd35d1e0b2d3c25_50ecb43e-cf3f-4bc9-b4e9-ad04bf71b501.png?v=1773886433 ## Agent notes Image understanding was not performed. Visual details cannot be inferred from the provided URLs.
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").