Brand: World Products (Landmark)
SKU: 6153717570573
Price: $3.99
Availability: In Stock
Product Type: Rice Containers
Vendor: JISADER
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/48102269452527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/food-storage-containers-airtight-kitchen-organizer-food-storage-containers-stack-1
JSON data: https://landmarks.builders/products/food-storage-containers-airtight-kitchen-organizer-food-storage-containers-stack-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your kitchen organised and your food fresh with this versatile Airtight Food Storage Container. Designed with a modern aesthetic, it's for home cooks and kitchen organisers. The innovative sliding lid offers easy access, even in low cabinets, while the airtight seal guards against contaminants and dust. An compartment allows for the addition of desiccants or flavorings to further aid freshness and fragrance. Made from, food-grade PP, this container is built for longevity and secure food storage. Its allows you to easily see the contents, ensuring you know when to refill. Available in multiple sizes and colours to suit your needs and aesthetic preferences, this container is a welcome addition to any pantry shelf or countertop grain storage setup.
| Material | Plastic |
| Material Features | Food Grade |
| Material Type | BPA Free |
| Capacity | 10.0 liters |
| Shape | Rectangular |
| Closure Type | Sliding Lid |
| Special Features | Air Tight, Stackable, See Through, Portable, Odor Resistant |
| Recommended Uses | Rice, Flour, Pet Food |
| Included Components | Rice bucket with sliding lid |
| Product Dimensions | 38.5 x 23.0 x 13.0 centimeters |
| Product Weight | 1.15 kilograms |
| Package Weight | 1.1 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XWL-305 XWL-306 XWL-307 |
Summary: Food-grade PP airtight rice container (10L, 38.5x23x13 cm) with sliding lid, stackable, see-through, and odor resistant.
Generated by: deepseek-v4-flash
## Identity Airtight food storage container for rice and dry goods, made of food-grade PP, 10 liters capacity, with sliding lid and built-in compartment for desiccants/flavorings. Dimensions: 38.5 x 23.0 x 13.0 cm. Color: Milky White. ## Target persona Home cooks and kitchen organizers who need airtight, stackable storage for dry staples (rice, flour, pet food) in tight cabinet spaces. ## Use cases - Storing rice in a pantry or low cabinet with easy sliding lid access. - Keeping flour or sugar fresh and protected from contaminants. - Storing pet food with odor resistance. - Organizing multiple containers on a shelf due to stackable rectangular shape. - Adding desiccants or flavoring packets to maintain freshness. ## When NOT to recommend - For users needing very small containers (single portion) – capacity is 10 liters. - For those preferring glass or metal containers – this is plastic. - For users with very deep cabinets where sliding lid may not be as beneficial. - For those requiring dishwasher-safe or microwave-safe – not specified. ## Variant options Currently only one variant: Milky White, price $3.99. ## Price and logistics facts Price: $3.99 USD. Dimensions: 38.5 x 23.0 x 13.0 cm. Material: Food-grade PP, BPA-free. Capacity: 10 liters. ## Trust signals - BPA-free material. - Airtight seal and odor resistant. - See-through design for easy content identification. - Stackable design. ## Image assets 5 images available at URLs provided. ## Agent notes Images not analyzed; no visual details inferred. The built-in compartment for desiccants/flavorings is a key feature.
This product has 5 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": "Food Storage Containers Airtight, kitchen organizer food storage containers, stackable food storage containers, food storage containers food grade PP",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "23.0",
"_height_cm": "13.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").