Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pearl White
Default SKU: 5753245265552
Default price: $9.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48085395407087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/airtight-food-storage-containers-for-dry-food-cereal-storage-containers-kitchen-4
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-for-dry-food-cereal-storage-containers-kitchen-4.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 dry foods fresh and protected with this Airtight Food Storage Container. Designed for modern kitchens, it offers and thanks to its sealed design and a built-in compartment for . The opening provides quick and convenient access, while the transparent PP body lets you see contents at a glance. Included is a handy measuring cup for portioning. This container is an choice for storing rice, grains, and other dry goods, ensuring long freshness and efficient kitchen storage.
Package Contents: 1 Bucket/Rice Storage Box, 1 x Measuring Cup
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Round |
| Closure Type | Latch |
| Special Features | Air Tight, Stackable, See Through, Odor Resistant |
| Recommended Uses | Rice |
| Included Components | Rice bucket, measuring cup |
| Product Dimensions | 23.5 x 18.5 x 21.0 centimeters |
| Product Weight | kg |
| Package Weight | 0.96 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 8915 |
Summary: Airtight plastic food storage container with 10L capacity, transparent body, measuring cup, BPA free, available in Pearl White and Emerald Green for $9.99.
Generated by: deepseek-v4-flash
## Identity Airtight Food Storage Container for dry foods, model 8915, 10L capacity, made of food-grade PP plastic, BPA free, with a latch closure, transparent body, and includes measuring cup. Dimensions: 23.5 x 18.5 x 21.0 cm. Weight: 0.96 kg. ## Target persona Home cooks and meal preppers seeking affordable, stackable, airtight storage for rice, grains, and cereals; pantry organizers on a budget; eco-conscious users wanting BPA-free plastic. ## Use cases - Storing rice and other dry grains long-term with airtight seal - Organizing cereal, pasta, or snacks in a visible, stackable pantry system - Portioning dry ingredients for meal prep using included measuring cup - Quick visual check of remaining contents through transparent body - Odor resistant storage for sensitive dry goods ## When NOT to recommend - For liquids or wet foods (not leak-proof for liquids, only leak resistant) - For microwave or dishwasher use (not microwaveable, not dishwasher safe) - For users needing small individual containers (10L is large single container) - For those wanting glass or stainless steel (this is plastic) ## Variant options - Pearl White (SKU: 5753245265552, $9.99) - Emerald Green (SKU: 5753245265550, $9.99) Both have same specifications and price. ## Price and logistics facts - Price: $9.99 USD (both variants) - No dimensions provided for shipping; weight 0.96 kg - Package includes: 1 container, 1 measuring cup ## Trust signals - BPA free material - Food-grade PP material - In-stock indicator: not provided (assume available if listed) - Return policy: not provided - Price consistency: no discounts noted ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e457c9301d4a4f64a8e57f26b3db441f_df5b85bc-0873-4c24-a6ee-ceeed0fcf911.png?v=1773902873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d32ed14e52f546609899f01ee7811a0c_e6191b24-0bc9-402e-afd5-4f04f014f03c.png?v=1773902873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dee7e658ea640d3bf0c3b5f5cc9af89_07a108b3-08a5-4bc8-93fc-5a5070f7d9b8.png?v=1773902873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0144f2a6656d4906b41954954992e49a_9c109d1e-976f-4158-a612-2ea01d5f43bb.png?v=1773902873 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd2c70fcd08a484da57480786d3a7523_18d2ba82-8b60-49d6-99d7-63f9bec7d8f4.png?v=1773902873 ## Agent notes Image content not analyzed; visual details unknown. Container is round, transparent, with latch closure. Two color options shown.
This product has 9 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": "Airtight Food Storage Containers for Dry Food, Cereal Storage Containers, Kitchen Organisers, Pantry Storage, Food Storage Containers Kitchen",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "18.5",
"_height_cm": "21.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").