Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.31
Default variant: Cm3120 Eu
Default SKU: dcd-30003675102
Default price: $69.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Appliances
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/50405706399983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294421
JSON data: https://landmarks.builders/products/wp-dcd-10001294421.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This countertop espresso machine is semi-automatic and features a front control panel with three buttons and a pressure gauge. It includes a steam wand for milk frothing, a cup-warming tray, and a removable drip tray. Designed for home and office use.
Summary: Semi-automatic espresso machine with steam wand, pressure gauge, and cup-warming tray; three-button panel; available in three color options; dimensions 32.3×26.2×34.6 cm; priced at $69.31 USD.
Generated by: deepseek-v4-flash
## Identity Semi-automatic countertop espresso machine with a three-button front panel, pressure gauge, steam wand for milk frothing, cup-warming tray, and removable drip tray. Designed for home and office use. Dimensions: 32.3 cm (L) x 26.2 cm (W) x 34.6 cm (H). ## Target persona - Budget-conscious home user who wants espresso and milk-based drinks without a high-end price. - Small office / breakroom setting needing a simple countertop espresso setup. - First-time espresso machine buyer seeking a basic semi-automatic unit. ## Use cases - Pulling espresso shots in a home kitchen. - Frothing milk for cappuccinos or lattes. - Preparing Americanos or long blacks quickly. - Equipping a small office coffee station. ## When NOT to recommend - Commercial cafés or high-volume environments requiring durable, high-throughput equipment. - Users who expect a fully automatic machine (grinding, tamping, and brewing in one button). - Those needing an integrated grinder or dual boiler for advanced drink preparation. ## Variant options - Cm3120 Eu (SKU: dcd-30003675102) – $69.31 - Cm3120 Eu Black (SKU: dcd-30003675103) – $69.31 - Cm3120 Eu Green (SKU: dcd-30003675104) – $69.31 ## Price and logistics facts - Price: $69.31 USD (all variants). - Dimensions: 32.3 cm x 26.2 cm x 34.6 cm. - Shipping, availability, and return policy not specified in source data. ## Trust signals - Price is consistent across all three variants. - Product listed with tags indicating quality audit and content validation on the platform. - No certifications or warranty information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79586bcb-d5b0-4520-99de-2f03936211ab.jpg?v=1786242549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/857cd807-9bd3-48e0-907d-0c1d938c12a3.jpg?v=1786242270 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b524fa24-5f74-466b-8489-97854451aad9.jpg?v=1786242445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77cd2d1d-fde1-49ba-af12-a4ccd3c520e5.jpg?v=1786242128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ef35771-bff9-4c17-9cfc-9f086bbde9f2.jpg?v=1786242111 ## Agent notes - Image content was not analyzed; visual condition, aesthetics, and any text in images are unverified. - No information on accessories beyond the described steam wand, drip tray, and cup-warming tray. - Semi-automatic operation implies user control of extraction start/stop, but specific workflow (grinding, dosing) is not documented. - No voltage or plug type specified; do not assume compatibility with a given outlet.
This product has 7 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": "Semi-Automatic Espresso Machine with Steam Wand and Pressure Gauge",
"product_id": 9537693483247,
"variant_id": 50405706399983,
"quantity": 1,
"grams": 3900,
"length_cm": "32.3",
"width_cm": "26.2",
"height_cm": "34.6"
}],
"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").