Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: L
Default SKU: dcd-30002713596
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49903513600239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032133
JSON data: https://landmarks.builders/products/m4x-10001032133.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage: This essential kitchen storage solution features a nested design that helps organize your refrigerator and pantry while keeping ingredients fresh and accessible.
Double-Layer Design: Each food container includes a built-in colander that separates dampness from your fruits and vegetables sogginess and extending shelf life.
Efficient Drainage: The double layer drain basket allows you to wash, strain, and store produce in single convenient vessel, reducing the need for extra dishes during meal prep.
Airtight Seal: This round food container with a colander is equipped with a four-hinge locking lid and a silicone seal to ensure leakproof performance and maximum freshness.
Temperature Resistant: Designed as a reliable produce saver, it is crafted from food-grade PP material that is for use in the microwave, freezer, and dishwasher.
Summary: Round food container with built-in colander and airtight leakproof lid, designed for washing and storing produce to extend shelf life, available in three sizes for $9.99.
Generated by: deepseek-v4-flash
## Identity Round Food Container with Colander – Leakproof Airtight Produce Freshness Container. Double-layer design: outer container and inner colander. Four-hinge locking lid with silicone seal. Temperature resistant: microwave, freezer, dishwasher safe. Food-grade PP material. ## Target persona - Meal preppers who wash and store produce in bulk - Home cooks wanting to reduce food waste and keep fridge organized - Health-conscious individuals who buy fresh produce weekly - Small household or single person needing compact storage ## Use cases - Washing and storing berries, grapes, or cherry tomatoes without transferring - Keeping leafy greens crisp by separating excess moisture - Draining canned beans or vegetables and storing leftovers - Prepping chopped veggies for the week in a single container - Packing leakproof fruit snacks for lunch or travel - Storing washed herbs with airflow to prevent sogginess ## When NOT to recommend - Storing dry goods like flour, sugar, or pasta (colander not needed) - High-heat cooking or baking (only microwave-safe, not oven) - Large-quantity bulk storage (max diameter 22 cm) - Very liquid-heavy contents beyond washed produce (may leak if overfilled) ## Variant options - L (Large): SKU dcd-30002713596, price $9.99 - M (Medium): SKU dcd-30002713597, price $9.99 - S (Small): SKU dcd-30002713598, price $9.99 ## Price and logistics facts - Price: $9.99 USD per unit, all variants same price - Dimensions (LxWxH): 22.0 x 18.2 x 13.0 cm (overall, exact internal dimensions per variant not specified) - Weight and shipping cost not provided ## Trust signals - In-stock status: assumed available (source indicates no stock alerts) - Return policy: not specified in source data - Material: food-grade PP, BPA-free implied (common standard but not explicitly stated) - Temperature resistant: tested for microwave, freezer, dishwasher - No explicit certifications listed ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; all URLs provided as-is. - Variants differ only by size (L, M, S) with no separate dimensions given. - Product type field is empty; category inferred as kitchen food storage. - No reviews or ratings available in source.
This product has 12 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": "Round Food Container with Colander Leakproof Airtight Produce Freshness Container Fruit Keeper for Pantry",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.2",
"_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").