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/48087258792175: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-3
JSON data: https://landmarks.builders/products/storage-container-10kg-rice-rice-dispenser-with-measuring-cup-airtight-kitchen-s-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.
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: Rice container with 8-layer airtight seal, transparent body, and measuring cup; available in 10L and 15L capacities at $10.99 and $12.99 respectively.
Generated by: deepseek-v4-flash
## Identity Storage Container 10kg Rice, Rice Dispenser with Measuring Cup, Airtight Kitchen Storage for Cereal, Grain Storage Container (Model A1137). Food-grade plastic, 8-layer sealing, single-handed lid. ## Target persona Home cooks and bulk buyers needing airtight grain storage; individuals with limited counter space seeking stackable containers; households that buy rice in 10-15 kg quantities. ## Use cases - Storing 10-15 kg of rice or other grains with airtight freshness. - Organizing pantry with stackable, see-through containers. - Measuring portion sizes using the included measuring cup. - Preventing pests and moisture in dry foods. - Single-handed lid operation during cooking or filling. ## When NOT to recommend - Those needing microwave or dishwasher safe containers (not dishwasher/microwave safe). - Users requiring glass or BPA-free specific material (material type not explicitly BPA-free). - Households needing capacities over 15L. - Professional kitchens requiring commercial-grade durability. ## Variant options - SKU 5569759894772: 15L capacity, $12.99 - SKU 5569759894773: 10L capacity, $10.99 ## Price and logistics facts - Base price (10L): $10.99 USD; 15L: $12.99 USD. - Product dimensions: 35.0 x 26.0 x 25.0 cm (assumed for one variant). - Package weight: 1.38 kg. - Not dishwasher safe, not microwaveable. ## Trust signals - Food-grade materials, non-toxic (as stated). - No return policy or in-stock status provided. - Limited certificates: only self-declared food-grade. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4250676e03a44ed995acc69f0ca0e8a_94d29380-f3d4-4f98-a0e0-54a17ca58dcc.png?v=1773904901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f66d6a3495e4406483104f4aa164f16b_69e5772c-c279-41a1-9e55-ecd5d9d09f47.png?v=1773904901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c089994e15994747b64d77a3dea68411_20ed3de1-d0b9-4353-89b6-8804e39b02cd.png?v=1773904901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9f0f4d254864b63ad3033ce375e1008_a82ea8ce-2127-4927-b63a-e795012ab225.png?v=1773904901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bd5e7206b9a49c6bdcdee67094f02fe_6308e70e-dd51-4ae7-b632-94a01880c959.png?v=1773904901 ## Agent notes - Image content not analyzed; visual details not inferred. - Dimensions may vary by variant; only one set provided. - In-stock status and return policy not specified.
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").