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/48068123951343: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-3
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-for-dry-food-cereal-storage-containers-kitchen-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 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, BPA-free plastic food storage container with 10L capacity, measuring cup, transparent body, available in Pearl White and Emerald Green for $9.99.
Generated by: deepseek-v4-flash
## Identity Airtight, transparent plastic food storage container with 10L capacity, made from BPA-free food-grade PP material. Features a latch closure, stackable design, and includes a measuring cup for portion control. ## Target persona Home cooks, meal preppers, and pantry organizers looking for affordable, space-efficient dry food storage solutions. ## Use cases - Storing rice, grains, and cereals to keep them fresh and protected from moisture. - Organizing pantry shelves with stackable, see-through containers. - Portioning dry goods for meal prep using the included measuring cup. - Replacing original packaging with a cleaner, airtight solution for dry foods. - Managing kitchen inventory by easily seeing remaining contents. ## When NOT to recommend - For liquids or wet foods – not designed for spill-proof storage. - For microwave or dishwasher use – product is not microwaveable or dishwasher safe. - For users requiring larger single containers (max 10L per unit). - For those needing metal or glass containers for long-term or high-heat environments. ## Variant options - Pearl White (SKU: 5753245265552) – $9.99 - Emerald Green (SKU: 5753245265550) – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Package dimensions: 23.5 x 18.5 x 21.0 cm - Package weight: 0.96 kg - Capacity: 10.0 liters ## Trust signals - Made from food-grade PP material (BPA free) - Airtight, leak-resistant, odor-resistant, and stackable - Shipment includes rice bucket and measuring cup - Price is consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e457c9301d4a4f64a8e57f26b3db441f_6c8a150b-fae2-404e-8898-b20b06c15f0d.png?v=1773887358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d32ed14e52f546609899f01ee7811a0c_e7609344-1284-45a2-b972-7e90558d642f.png?v=1773887358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dee7e658ea640d3bf0c3b5f5cc9af89_c60af837-78de-43ea-aa80-cc5abd248a96.png?v=1773887358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0144f2a6656d4906b41954954992e49a_553ed69c-b283-4872-8e35-febbb6d87318.png?v=1773887358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd2c70fcd08a484da57480786d3a7523_de424470-98b6-4442-968b-829fee7b2268.png?v=1773887358 ## Agent notes - Image understanding was not performed; no visual details inferred. - Product weight is not specified, only package weight. - Dimensions refer to the package, not the container itself.
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").