Brand: World Products (Landmark)
SKU: dcd-30003374357
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2400 g
Cart URL (default variant): https://landmarks.builders/cart/49810857951471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001192982
JSON data: https://landmarks.builders/products/m4x-10001192982.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Automatic Pour-over Coffee Brewer Auto Shutoff Kitchen Appliance Strong Brew
| Type | Automatic Coffee Brewer |
| Model | 121e |
Summary: Automatic Pour-over Coffee Brewer Keep Warm Kitchen Appliance 950W High Power. 如需开发票需要另外加税点,详情请咨询客服!! 本产品为跨境出口产品,不支持国内销售及购买! 电压:220V 功率:950W 容量:1500ML 包装:英文彩盒包装,35*26*19cm 2.4kgs 外箱:54.2X38.4X36.3cm 9.9kgs 4pcs/ctns 使用说明: 1.按下ON/OFF按钮,咖啡机将立即冲泡咖啡,红色LED灯将闪烁以指示冲泡过程和保温时间,咖啡机将在40分钟后自动关闭。 2.如果您想在冲泡时间停止冲泡咖啡,请再次按下ON/OFF以停止冲泡。 3.设置冲泡时间:泡前,先按“小时”,再按“分钟”按钮,设定冲泡时间。按下NO,机器启动加热 4.设置预约冲泡模式。按PRO按钮。接下来设置你想要的咖啡开始冲泡的时间,按PRO按钮约3秒取消预设模型 5.STRONG按钮:这个功能是为了延长冲泡时间,以确保咖啡完全萃取。 6.清洁功能:钙的积累经常发生在滴滤式咖啡机中,当您注意到冲泡时间明显减慢时就需要及时清洁:用白醋勾兑冷水加热水箱,按下CLEAN按钮。冲泡周期结束后,倒空玻璃瓶,用水冲洗干净
Generated by: m4x-map-v1
This product has 12 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": "Automatic Pour-over Coffee Brewer Auto Shutoff Kitchen Appliance Strong Brew",
"quantity": 1,
"grams": 2400000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.0",
"_height_cm": "19.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").