Brand: World Products (Landmark)
SKU: dcd-30003610558
Price: $19.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/50404006101231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270078
JSON data: https://landmarks.builders/products/wp-dcd-10001270078.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 portable appliance is a compact coffee machine designed for simple daily at home, in the office, or while traveling. Its white cylindrical body with black accents and a front control panel gives the portable capsule coffee machine a neat, sleek appearance that is easy to place on a desk or countertop.As an electric capsule coffee machine, it is designed for single-serve coffee capsules standard capsules and also includes a capsule chamber and a powder chamber, giving you more flexibility when preparing brew The heating coffee machine structure works with 12 V, 60 W extraction power, and up to 20 bar pressure, helping deliver an Coffee-like result in a small, easy-to-carry format.The self-contained power setup adds everyday convenience, especially when you want coffee without being tied to a wall outlet. With a 7,500 mAh and a 50 cm Type C charging cable, it is practical for office use, short trips, and other while traveling situations where a quick cup mattersCompact dimensions of 167 mm in height and 75 mm in diameter make storage and packing easy, while 110 ml ml water tank and 9 g of ground coffee chamber support efficient. It can produce about 3 to 4 cups Pre-fill, making it a useful choice for individual coffee breaks throughout the day.
Summary: Portable Capsule Coffee Machine Type C Charging Electric Compact Self-Heating Coffee Maker for Office. This portable appliance is a compact coffee machine designed for simple daily at home, in the office, or while traveling. Its white cylindrical body with black accents and a front control panel gives the portable capsule coffee machine a neat, sleek appearance that is easy to place on a desk or countertop.As an electric capsule coffee machine, it is designed for single-serve coffee capsules standard capsules and also includes a capsule chamber and a powder chamber, giving you more flexibility
Generated by: dcd-map-v1
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": "Portable Capsule Coffee Machine Type C Charging Electric Compact Self-Heating Coffee Maker for Office",
"product_id": 9537083146479,
"variant_id": 50404006101231,
"quantity": 1,
"grams": 620,
"length_cm": "9.5",
"width_cm": "8.5",
"height_cm": "24.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").