Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.75 – $41.53
Default variant: White Capsule Coffee Machine (508 without capsules)
Default SKU: dcd-30004141114
Default price: $38.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467767222511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457578
JSON data: https://landmarks.builders/products/wp-dcd-10001457578.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Design: Small footprint ideal for kitchens, offices, or travel, ensuring fresh coffee anywhere.
Versatile Compatibility: Brews a variety of capsule types, offering flexibility for different coffee preferences.
Effortless Operation: One-touch brewing for quick and convenient preparation of espresso and other coffee drinks.
High-Pressure Extraction: Delivers rich, aromatic espresso with a perfect crema every time.
Easy to Clean: Removable water tank and drip tray simplify maintenance and ensure hygiene.
Summary: Automatic capsule coffee machine with compact design and one-touch brewing, available in white with or without 10 capsules; priced from $38.75.
Generated by: deepseek-v4-flash
## Identity Automatic capsule coffee machine (model 508) by a non-specified brand. Compact design for home or office. White color only. Available as base unit or with 10 capsules included. ## Target persona - Budget-conscious home coffee drinker seeking an affordable espresso machine. - Small office manager equipping a breakroom with a simple capsule machine. - Traveler or minimal-space dweller wanting a portable coffee maker. - Capsule coffee user who wants flexibility across capsule types. ## Use cases - Countertop espresso brewing in a small kitchen or apartment. - Quick one-touch coffee in an office breakroom. - Portable coffee setup for travel or camping (compact footprint). - Brewing different capsule types to suit different preferences. - Simple, easy-to-clean coffee preparation with removable water tank and drip tray. ## When NOT to recommend - For users who want a built-in grinder or bean-to-cup functionality. - For those needing a milk frother or steam wand for lattes/cappuccinos. - For high-volume usage requiring a large water tank or heavy-duty build. - For buyers who prioritize specific color options or customizable design. ## Variant options - White Capsule Coffee Machine (508 without capsules) – SKU dcd-30004141114 – $38.75 - White Capsule Coffee Machine (508 + 10 capsules) – SKU dcd-30004141115 – $41.53 ## Price and logistics facts - Base price: USD 38.75; with 10 capsules: USD 41.53. - Dimension data not provided. - In-stock status, shipping, and return policy not specified. ## Trust signals - Price listed consistently across variants in USD. - Two SKUs available for the same machine with/without capsules. - No certifications, materials, or warranty details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01jev7dD2Cw0MbViXwo__4611686018427382489-0-item_pic.webp?v=1786299261 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01u1GrV82Cw0JEzcm5v__4611686018427382489-0-item_pic.webp?v=1786299252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FVjmJa2Cw0JG7h2y7__2206494968537.webp?v=1786299264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RnqVWr2Cw0JE7EvtQ__2206494968537.webp?v=1786299252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uABknb2Cw0JFSxJz4__2206494968537.webp?v=1786299266 ## Agent notes - Image content was not visually inspected; image URLs are provided for potential fetching. - Product type field is empty; inferred as capsule coffee machine from description and title. - No explicit warranty, return policy, or stock status. Confirm before recommending.
This product has 5 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": "Automatic Capsule Coffee Machine for Home \u0026 Office, Portable Espresso Maker",
"product_id": 9556246364399,
"variant_id": 50467767222511,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").