Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.11 – $15.42
Default variant: Single Spout / A2 Beech
Default SKU: dcd-30003718759
Default price: $11.67
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50407024525551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309641
JSON data: https://landmarks.builders/products/wp-dcd-10001309641.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This 58 mm espresso portafilter is compatible with Baishengtu espresso machines. It features a durable stainless steel three-ear head and a metal connector. The straight cylindrical handle provides a comfortable grip. The single spout design allows for a directed pour. The detachable assembly can be disassembled for cleaning.
Summary: 58mm single-spout portafilter for Baishengtu espresso machines; stainless steel head, metal connector, detachable for cleaning. Base price $11.11.
Generated by: deepseek-v4-flash
## Identity - 58mm single-spout portafilter, three-ear head, metal connector, detachable assembly. - Compatible with Baishengtu espresso machines per description. ## Target persona - Home espresso user with a Baishengtu machine. - Budget-conscious home barista replacing a stock portafilter. - User wanting easy-to-clean detachable parts. ## Use cases - Replacing worn or stock portafilter on a Baishengtu machine. - Single-shot brewing with directed pour from spout. - Quick cleaning via disassembly. - Matching handle style to kitchen or machine decor (wood/silicone). ## When NOT to recommend - For non-Baishengtu machines unless compatibility is confirmed. - For users needing a bottomless portafilter; this has a single spout. - For commercial or high-volume use; durability not verified. ## Variant options - C1 Beech: $11.11 (dcd-30003718765) - A3 Sapele: $11.53 (dcd-30003718770) - Single Spout / A2 Beech: $11.67 (dcd-30003718759) - B2 Beech: $11.67 (dcd-30003718764) - Silicone Black/White/Green: $11.81 each (dcd-30003718767/8/9) - B1 Red Rosewood: $13.75 (dcd-30003718763) - A1 Red Rosewood: $13.75 (dcd-30003718766) - Black Rosewood: $14.44 (dcd-30003718760) - Red Rosewood: $14.44 (dcd-30003718761) - Purple Sandalwood: $15.42 (dcd-30003718762) ## Price and logistics facts - Base price: $11.11 (C1 Beech). - Variant range: $11.11–$15.42. - Shipped box dimensions: 29.0 × 15.0 × 9.0 cm. ## Trust signals - Tags include 'wp-quality-audited' and 'wp-content-validated'. - No explicit return policy or stock status in provided data. - No certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36a5de1a-cc12-4aee-9f29-7a4f2afd2294.jpg?v=1786242546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8394cd3a-8e33-47a1-9282-fbdce5efb77d.jpg?v=1786242546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/388d5150-82af-4a36-a841-4183166fa5b1.jpg?v=1786242546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15c92581-5229-40f5-965f-05b8a9edf866.jpg?v=1786242546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7895fbc-f0b0-41e4-94b8-ee2dcb1eb21c.jpg?v=1786242546 ## Agent notes - Compatibility confirmed only with Baishengtu espresso machines. - Image understanding was not performed; visual inspections required before final recommendation. - 'Bottomed' in title is ambiguous; description indicates single spout, not bottomless. - Price and dimensions preserved as provided.
This product has 12 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": "Bottomed Coffee Portafilter with Single Spout Solid 58mm Portafilter Sturdy Filter Holder Easy to Clean for Espresso Lovers",
"product_id": 9538096333039,
"variant_id": 50407024525551,
"quantity": 1,
"grams": 450,
"length_cm": "29.0",
"width_cm": "15.0",
"height_cm": "9.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").