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/48017422942447: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-1
JSON data: https://landmarks.builders/products/airtight-food-storage-containers-for-dry-food-cereal-storage-containers-kitchen-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.
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 food storage container made of food-grade PP plastic, 10L capacity, transparent, stackable, includes measuring cup, priced at $9.99 with color options Pearl White and Emerald Green.
Generated by: deepseek-v4-flash
## Identity Airtight Food Storage Container for dry food, 10L, round, transparent PP plastic, with latch, stackable, includes measuring cup. Two color variants: Pearl White and Emerald Green. ## Target persona Budget-conscious home cooks; pantry organizers in small apartments; individuals buying bulk rice, pasta, or cereal; users needing clear visibility and portion control. ## Use cases - Storing and portioning rice or grains - Organizing dry cereal, pasta, or snacks - Bulk storage of flour, sugar, or beans - Keeping dry pet food fresh - Meal prep with included measuring cup ## When NOT to recommend - For liquids or moist items (container is for dry food only) - For microwave or dishwasher use (not microwaveable or dishwasher safe) - For users requiring airtight certification beyond basic latch seal - For those who prefer glass or metal containers over plastic ## Variant options - Pearl White (SKU: 5753245265552) – $9.99 - Emerald Green (SKU: 5753245265550) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23.5 x 18.5 x 21.0 cm - Capacity: 10.0 liters - Package weight: 0.96 kg - Included: 1 bucket/rice storage box, 1 measuring cup ## Trust signals - Made from food-grade PP material, BPA Free - Not microwaveable or dishwasher safe (factual limitation) - No in-stock status provided - No return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e457c9301d4a4f64a8e57f26b3db441f_a4f7e4e6-bde6-43cb-b172-91bea9b6b583.png?v=1773819755 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d32ed14e52f546609899f01ee7811a0c_5411240c-1300-4e8d-b876-18803b26ffab.png?v=1773819755 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dee7e658ea640d3bf0c3b5f5cc9af89_9b7e2b4b-e114-41ed-bed3-30ac3e1f63e7.png?v=1773819755 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0144f2a6656d4906b41954954992e49a_f75ee4d8-47d0-4a0e-808b-b0629198c07a.png?v=1773819755 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdda722a371d4d84b3cf7403ebf59f6f_36bc033f-6496-4d6e-a49f-92fc7346bf7a.png?v=1773819755 ## Agent notes - Image understanding was not performed; visual details are not inferred. - All claims are based on provided structured facts.
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").