Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.93 – $2.17
Default variant: Ice Bowl 3-piece SET
Default SKU: dcd-30003679132
Default price: $2.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen and Bath Appliances
Vendor: World Products
Weight: 710 g
Cart URL (default variant): https://landmarks.builders/cart/50405863751919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295872
JSON data: https://landmarks.builders/products/wp-dcd-10001295872.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Set: This collection of three round bowls is designed to meet all your kitchen organization needs, offering a practical solution for keeping ingredients crisp
Long-Lasting Construction: Crafted with a smooth glossy finish, these enamel food storage containers combine classic style with everyday durability for long-lasting kitchen use.
Secure Sealing: Each of the enamel bowls with lids features a light gray translucent plastic cover that fits snugly over the flat rim to keep your contents protected.
Space-Saving Design: These nesting food containers are designed to fit neatly inside one another, allowing you to maximize your cabinet or pantry shelf space when they are not in use.
Graduated Capacities: Perfect as multi-purpose storage bowls, this set includes three distinct sizes with diameters of 12 cm, 14 cm, and 16 cm, holding 300 ml, 500 ml, and 800 ml respectively.
Summary: 3 Pieces Glossy Enamel Food Storage Containers Space-Saving Enamel Bowls with Lids Reusable Nesting Bowl Set Multi-Purpose for Leftovers, Meal Prep, Kitchen. 【Versatile Set】: This collection of three round bowls is designed to meet all your kitchen organization needs, offering a practical solution for keeping ingredients crisp 【Long-Lasting Construction】: Crafted with a smooth glossy finish, these enamel food storage containers combine classic style with everyday durability for long-lasting kitchen use. 【Secure Sealing】: Each of the enamel bowls with lids features a light gray translucent plas
Generated by: dcd-map-v1
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3 Pieces Glossy Enamel Food Storage Containers Space-Saving Enamel Bowls with Lids Reusable Nesting Bowl Set Multi-Purpose for Leftovers, Meal Prep, Kitchen",
"product_id": 9537740767471,
"variant_id": 50405863751919,
"quantity": 1,
"grams": 710,
"length_cm": "20.0",
"width_cm": "20.0",
"height_cm": "11.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").