Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.58
Default variant: Green / Us 110V
Default SKU: dcd-30002749942
Default price: $34.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/50378790011119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001041461
JSON data: https://landmarks.builders/products/wp-dcd-10001041461.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Design: This 15L 3-tier electric food steamer features a spacious three-layer stackable structure that allows you to cook multiple dishes simultaneously, making it ideal for preparing full family meals or hosting small gatherings.
Versatile Cooking Functions: More than just a steamer, this multi-function electric hot pot can be used for boiling, stewing, and heating, providing a versatile solution for everything from morning breakfast buns to evening seafood feasts.
Efficient Performance: As a high-powered kitchen appliance with 1200W of heating power, it reaches cooking temperatures in just 4-6 minutes, ensuring your food is prepared quickly while preserving essential nutrients and essence.
User-Friendly: This electric cooker is equipped with an intuitive button control panel and a clear digital display, featuring boil-dry protection and a keep-warm function to ensure a convenient cooking experience .
Premium & Easy to Clean: Constructed with 304 stainless steel steaming trays and non glazed inner pot, the unit is designed for durability and effortless cleanup, fitting into the busy lifestyle of modern families.
Summary: 3-Tier Electric Food Steamer Large Capacity Stainless Steel Electric Steamer Cooking Equipment for Families, Dorm Room. 【Large Capacity Design】: This 15L 3-tier electric food steamer features a spacious three-layer stackable structure that allows you to cook multiple dishes simultaneously, making it ideal for preparing full family meals or hosting small gatherings. 【Versatile Cooking Functions】: More than just a steamer, this multi-function electric hot pot can be used for boiling, stewing, and heating, providing a versatile solution for everything from morning breakfast buns to evening seafoo
Generated by: dcd-map-v1
This product has 3 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-Tier Electric Food Steamer Large Capacity Stainless Steel Electric Steamer Cooking Equipment for Families, Dorm Room",
"product_id": 9530629554415,
"variant_id": 50378790011119,
"quantity": 1,
"grams": 3800,
"length_cm": "42.7",
"width_cm": "32.0",
"height_cm": "36.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").