Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $12.99
Default variant: 15L
Default SKU: 5569759894772
Default price: $12.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 1380 g
Cart URL (default variant): https://landmarks.builders/cart/48068364959983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/storage-container-10kg-rice-rice-dispenser-with-measuring-cup-airtight-kitchen-s-2
JSON data: https://landmarks.builders/products/storage-container-10kg-rice-rice-dispenser-with-measuring-cup-airtight-kitchen-s-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.
Keep your kitchen organised and your dry foods fresh with this versatile Rice Storage Container. Designed for the, it features an innovative lid for effortless single-handed and an advanced 8-layer sealing system to ensure optimal freshness and effective. Constructed from food-grade materials, this container prioritises the of your stored rice, cereal, and grains. The transparent body allows for of contents, while the included measuring cup ensures portion control for your cooking needs. Available in various capacities, this stylish and functional kitchen storage solution is ideal for bulk storage and everyday use.
Package Contents: 1 Storage Container, 1 x Measuring Cup
| Material Features | Food Grade, Non-Toxic |
| Capacity | 10 liters |
| Shape | Rectangular |
| Special Features | Air Tight, Stackable, See Through, Odor Resistant |
| Included Components | Rice bucket, measuring cup |
| Product Dimensions | 35.0 x 26.0 x 25.0 centimeters |
| Product Weight | kg |
| Package Weight | 1.38 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | A1137 |
Summary: Airtight rice storage container with 8-layer sealing, food-grade material, transparent body, measuring cup, available in 10L and 15L capacities.
Generated by: deepseek-v4-flash
## Identity Storage Container 10kg Rice, Rice Dispenser with Measuring Cup, Airtight Kitchen Storage for Cereal, Grain Storage Container ## Target persona Budget-conscious home cooks, bulk grain buyers, small kitchen organizers. ## Use cases - Storing rice and grains up to 10kg/15L - Portion control with included measuring cup - Organizing pantry shelves with stackable design - Keeping cereals, pasta, or dry foods fresh - Quick single-handed lid operation during cooking ## When NOT to recommend - If user requires dishwasher-safe or microwave-safe container - If user needs premium stainless steel or glass storage - If user needs capacity above 15L - If user wants a container with a spout or dispensing feature ## Variant options - 10L (SKU 5569759894773): $10.99 - 15L (SKU 5569759894772): $12.99 ## Price and logistics facts - Price: $10.99 (10L), $12.99 (15L) - Product dimensions: 35.0 x 26.0 x 25.0 cm - Package weight: 1.38 kg - Not dishwasher safe, not microwaveable ## Trust signals - Airtight 8-layer sealing - Food-grade, non-toxic material - Transparent body for visibility - Odor resistant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4250676e03a44ed995acc69f0ca0e8a_5c51b5ca-207d-475c-b1a0-5446bf39767e.png?v=1773887580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f66d6a3495e4406483104f4aa164f16b_65b4e728-e5c0-4322-8039-e4bc1f37e00f.png?v=1773887580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c089994e15994747b64d77a3dea68411_76555597-8d1c-4b5f-882b-0cf9b1baac5c.png?v=1773887580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9f0f4d254864b63ad3033ce375e1008_57357037-a345-4097-97e9-8ad1e1522244.png?v=1773887580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bd5e7206b9a49c6bdcdee67094f02fe_5d1f166f-8cac-40e5-b15d-96a8ed65819e.png?v=1773887580 ## Agent notes Image assets provided but visual details not analyzed.
This product has 14 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": "Storage Container 10kg Rice, Rice Dispenser with Measuring Cup, Airtight Kitchen Storage for Cereal, Grain Storage Container",
"quantity": 1,
"grams": 1380000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.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").