Brand: World Products (Landmark)
SKU: dcd-30002875060
Price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49811344982255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001081952
JSON data: https://landmarks.builders/products/m4x-10001081952.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Espresso Brewer Single-Button Operation Small Kitchen Appliance
| Model | Magnifica S |
| Type of Coffee Made | Espresso |
| Type | Espresso Machine |
| Features | Portable |
| Coffee Type | Ground Coffee |
| Bar Pressure | 8 bar |
| Power Source | Battery |
| Material | Plastic |
| Compatible Capsule/Pad System | Nespresso |
| Water Tank Capacity | 1.2 L |
| Item Weight | 1.4 kg |
| Item Height | 4.3 in |
| Item Width | 2.7 in |
Summary: Portable Espresso Brewer Compact Design Hand Press Coffee Brewer for Car. 便携式手压咖啡机 意式手动浓缩咖啡杯 户外迷你粉末随身咖啡壶 1.尺寸Size:高H:196mm 上直径 Up dia:55mm 下直径 Down dia:58mm 2.容量Capacity:咖啡粉coffeepowder:10g 水容量capacity:140ml 压力pressure:8bar 3.包装Packaging: 76*60*200mm 4.材料Material:塑料PP 不锈钢304 硅胶 5.净重N.W:190g 毛重G.W:230g 6.手动款 40 PCS/Carton 尺寸:42*33*33cm, 毛重:11K 7.电动款 20 PCS/carton 尺寸: 43.7*35.2*29cm 0.045cbm 20kg
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": "Portable Espresso Brewer Single-Button Operation Small Kitchen Appliance",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "7.6",
"_height_cm": "6.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").