Brand: World Products (Landmark)
SKU: dcd-30003296417
Price: $2.76
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/50395570929903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001165254
JSON data: https://landmarks.builders/products/wp-dcd-10001165254.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from stainless steel, this stainless steel egg cooker cooker is designed for daily kitchen use with a clean, long-lasting finish that helps resist rust and stands up well to repeated heating.
Capacity: As a three cup egg cooker steamer, it lets you steam several eggs at once, so breakfast prep feels faster and more organized when you need more than single serving.
Design: The bounce handle gives this egg cooker steamer a practical lift-and-hold feel, making it easier to place, remove, and carry from the pot during cooking.
Function: This cooking utensil works as an egg cooker cooker for steaming eggs evenly, helping you make soft, tender eggs with less hassle and more consistent results.
Convenience: Easy-to-clean surfaces and a compact shape make this three cup egg cooker steamer a handy breakfast tool for everyday use at home, especially when you want a simple, low-fuss routine.
Summary: Easy to Clean Bounce Handle Egg Cooker Steamer Rust Proof Cooking Utensil Even Heating for Breakfast. 【Material】: Made from stainless steel, this stainless steel egg cooker cooker is designed for daily kitchen use with a clean, long-lasting finish that helps resist rust and stands up well to repeated heating. 【Capacity】: As a three cup egg cooker steamer, it lets you steam several eggs at once, so breakfast prep feels faster and more organized when you need more than single serving. 【Design】: The bounce handle gives this egg cooker steamer a practical lift-and-hold feel, making it easier to pl
Generated by: dcd-map-v1
This product has 1 image 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": "Easy to Clean Bounce Handle Egg Cooker Steamer Rust Proof Cooking Utensil Even Heating for Breakfast",
"product_id": 9534301700335,
"variant_id": 50395570929903,
"quantity": 1,
"grams": 170,
"length_cm": "21.5",
"width_cm": "18.0",
"height_cm": "16.5"
}],
"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").