Brand: World Products (Landmark)
SKU: dcd-30003632603
Price: $15.63
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Appliance
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/50455561076975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001278820
JSON data: https://landmarks.builders/products/wp-dcd-10001278820.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This kitchen appliance combines milk heating and foaming in one compact black unit, with a side handle that makes it easy to move and pour in everyday use. Its 250 mL capacity is suited to personal servings or small rounds of drinks, making it a practical choice when you want a quick cup without using a larger appliance. As a milk heater, it offers four functions in a sole device: hot dense milk foam, hot foam milk foam, warm milk, and cold milk froth. That flexibility lets suitable for different drinks and preferences, whether you want a creamy topping, lightly heated milk for a quiet evening drink, or cold foam for iced beverage. The inner liner uses a double-layer non coating, which helps keep milk from sticking and supports easier cleanup after use. With 500W power and 220-240V input, the hot and cold frother is designed for efficient everyday while staying compact 115 x 90 x 156 mm and 600 grams net weight. Used as a milk frother appliance, it brings a smoother texture to coffee, chocolate beverage, or simple warm milk moments at home. It is a straightforward electric milk frother for anyone who wants consistent foam and more finished drink with less effort.
Summary: This kitchen appliance combines milk heating and foaming in one compact black unit, with a side handle that makes it easy to move and pour in everyday use. Its 250 mL capacity is suited to personal servings or small rounds of drinks, making it a practical choice when you want a quick cup without using a larger appliance. As a milk heater, it offers four functions in a sole device: hot dense milk foam, hot foam milk foam, warm milk, and cold milk froth. That flexibility lets suitable for different drinks and preferences, whether you want a creamy topping, lightly heated milk for a quiet evening drink, or cold foam for iced beverage. The inner liner uses a double-layer non coating, which helps keep milk from sticking and supports easier cleanup after use. With 500W power and 220-240V input, the hot and cold frother is designed for efficient everyday while staying compact 115 x 90 x 156 mm and 600 grams net weight. Used as a milk frother appliance, it brings a smoother texture to coffee, chocolate beverage, or simple warm milk moments at home. It is a straightforward electric milk frother for anyone who wants consistent foam and more finished drink with less effort.
Generated by: deepseek-v4-flash
This product has 2 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": "Four-Function Milk Frother 500W Electric Milk Frother Side Handle Cold Appliance",
"product_id": 9537321074927,
"variant_id": 50455561076975,
"quantity": 1,
"grams": 950,
"length_cm": "15.0",
"width_cm": "13.5",
"height_cm": "20.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").