Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $96.99
Default variant: Black / Standard
Default SKU: dcd-30003599323
Default price: $96.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714504270063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265792
JSON data: https://landmarks.builders/products/wp-dcd-10001265792.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable USB rechargeable wireless pump-style automatic espresso capsule coffee maker, five color options, priced at $96.99.
Generated by: deepseek-v4-flash
## Identity A portable USB rechargeable wireless pump-style automatic espresso capsule coffee maker, product type 厨卫家电, dimensions 27.1 x 9.0 x 27.1 cm. ## Target persona - Frequent travelers who want espresso in hotel rooms. - Camping and outdoor enthusiasts seeking portable coffee. - Office workers desiring fresh espresso without a full machine. - Minimalist home users with limited counter space. ## Use cases - Making espresso in a hotel room using hot water and USB power. - Brewing capsule coffee at a campsite or picnic. - Quick espresso at the office without plugging into mains. - Small kitchen or dorm room coffee preparation. - On-the-road espresso in a car (requires USB power). ## When NOT to recommend - Buyers who need high-volume brewing (multiple cups rapidly). - Users who prefer ground coffee or traditional espresso machines. - Those seeking a pod-free manual espresso maker. - Professional baristas requiring precise temperature/pressure control. ## Variant options - Black / Standard ($96.99) - White / Standard ($96.99) - Gray / Standard ($96.99) - Green / Standard ($96.99) - Silver / Standard ($96.99) ## Price and logistics facts - Price: $96.99 USD (all variants). - Dimensions: 27.1 x 9.0 x 27.1 cm. - No shipping or tax details provided. ## Trust signals - No stock status or availability data. - No return policy information. - Price appears consistent across variants. - No certifications or warranty mentioned. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No descriptive text or specifications beyond title and dimensions. - No information on capsule compatibility (likely Nespresso or generic). - Image understanding not performed; do not infer visual features.
This product has 17 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": "跨境爆款便携USB充电家用无线加热泵压式自动萃取意式胶囊咖啡机",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "27.1",
"_width_cm": "9.0",
"_height_cm": "27.1"
}
}],
"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").