Brand: World Products (Landmark)
SKU: dcd-30003610508
Price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714147557615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270060
JSON data: https://landmarks.builders/products/wp-dcd-10001270060.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
奶泡蒸气加长改装咖啡机喷嘴蒸汽管适用棒德龙EC685配件
| 产地 | 东莞 |
| 品牌 | 无 |
| 风格类型 | 简约格调 |
| 材质 | 不锈钢 |
| 适用场所 | 企事业单位 |
| 型号 | Y258240 |
| 是否手工 | 否 |
| 风格 | 现代简约 |
| 配件类型 | 咖啡机配件 |
| 专利 | 否 |
Summary: Stainless steel extended steam pipe replacement for De'Longhi EC685 coffee machines, sold by no-brand manufacturer from Dongguan, priced at $65.99.
Generated by: deepseek-v4-flash
## Identity - Stainless steel milk frother steam pipe with 2 nozzles, compatible with De'Longhi EC685 coffee machines. - No brand, manufactured in Dongguan, modern simple style. ## Target persona - EC685 owner seeking replacement or longer steam wand for better frothing. - Home barista wanting upgrade for larger milk pitchers. - Coffee enthusiast needing spare part for aging EC685. ## Use cases - Replacing worn or short original steam pipe on EC685. - Frothing milk for lattes and cappuccinos with extended reach. - Using larger milk containers that require longer wand. - DIY repair of broken steam wand on compatible machines. ## When NOT to recommend - For non-De'Longhi EC685 machines (incompatible). - If user wants genuine OEM part (this is no-brand compatible). - For commercial use due to unknown durability. - If customer expects multi-brand compatibility. ## Variant options - Only one variant: Style "Steam Pipe 2 Nozzles", SKU dcd-30003610508, $65.99. - No other options or bundles available. ## Price and logistics facts - Price: $65.99 USD. - Dimensions: 20 cm length, 15 cm width, 1 cm height (likely packaging). - Origin: Dongguan, China. ## Trust signals - No known certifications or warranty info from facts. - Single variant in stock (no backorder info). - Price consistency: only one price listed. ## Image assets - 8 images available at provided URLs. Visual inspection not performed. ## Agent notes - Image understanding not performed; treat images as fetchable assets. - Compatibility assumed only for De'Longhi EC685 based on title; verify with machine list if available.
This product has 13 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": "奶泡蒸气加长改装咖啡机喷嘴蒸汽管适用棒德龙EC685配件",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "1.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").