Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $53.99
Default variant: Black Plastic
Default SKU: dcd-30002804791
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50150483198191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055514
JSON data: https://landmarks.builders/products/m4x-10001055514.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This high-quality coffee making tool is crafted from food-grade stainless steel and solid wood, ensuring durability and resistance to rust for long-term use.
Universal Compatibility: Designed as a versatile espresso machine part, it is available in 51mm and 58mm sizes with a three-ear configuration to fit most standard home and commercial machines.
Visual Extraction: The bottomless portafilter allows baristas to observe the entire extraction process, helping to identify and correct channeling or uneven distribution for a perfect espresso extraction.
Ergonomic Design: Featuring a naked portafilter design with a polished, comfortable handle made from rosewood, beech, or black resin, it provides a stable and effortless grip during brewing.
Easy Maintenance: The portafilter features a fully detachable design, making it incredibly easy to disassemble and clean thoroughly, ensuring your coffee always tastes crisp and pure.
Summary: Coffee Machine Handle Bottomless Espresso Portafilter Stainless Steel Three-ear Design Wooden Handle Suitable for Barista Training Home Cafe Office Brewing. 【Premium Material】: This high-quality coffee making tool is crafted from food-grade stainless steel and solid wood, ensuring durability and resistance to rust for long-term use. 【Universal Compatibility】: Designed as a versatile espresso machine part, it is available in 51mm and 58mm sizes with a three-ear configuration to fit most standard home and commercial machines. 【Visual Extraction】: The bottomless portafilter allows baristas to obs
Generated by: m4x-map-v1
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": "Coffee Machine Handle Bottomless Espresso Portafilter Stainless Steel Three-ear Design Wooden Handle Suitable for Barista Training Home Cafe Office Brewing",
"product_id": 9456781754607,
"variant_id": 50150483198191,
"quantity": 1,
"grams": 350,
"length_cm": "28.0",
"width_cm": "14.0",
"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. 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").