Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.08 – $8.06
Default variant: Ss 2-ear Abs
Default SKU: dcd-30002907037
Default price: $7.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50395375665391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001158487
JSON data: https://landmarks.builders/products/wp-dcd-10001158487.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from food-grade stainless steel or high-quality zinc alloy, this kitchen appliance accessory ensures long-lasting durability and resistance to rust for daily brewing.
Extraction Mastery: The espresso filter holder features a bottomless design that allows baristas to observe the entire extraction process, helping to identify and correct channeling issues immediately.
Ergonomic Design: This portafilter is equipped with a comfortable solid wood or ABS plastic handle, providing a steady and ergonomic grip that reduces hand fatigue during busy cafe shifts.
Universal Compatibility: Specifically designed as a 51mm bottomless portafilter, it is compatible with compatible with 3-ear espresso machines 3-ear and 2-ear espresso machines, making it a versatile upgrade for home or professional setups.
Easy Maintenance: The naked portafilter boasts a fully detachable design, allowing for thorough cleaning of the filter basket and handle to maintain the purest coffee flavor without residue buildup.
Summary: Food Grade Stainless Steel 51mm Bottomless Portafilter Easy to Clean 51mm 3-Ear Coffee Handle Ergonomic Grip Naked Portafilter Detachable Design for Baristas, Cafe. 【Premium Material】: Crafted from food-grade stainless steel or high-quality zinc alloy, this kitchen appliance accessory ensures long-lasting durability and resistance to rust for daily brewing. 【Extraction Mastery】: The espresso filter holder features a bottomless design that allows baristas to observe the entire extraction process, helping to identify and correct channeling issues immediately. 【Ergonomic Design】: This portafilter
Generated by: dcd-map-v1
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": "Food Grade Stainless Steel 51mm Bottomless Portafilter Easy to Clean 51mm 3-Ear Coffee Handle Ergonomic Grip Naked Portafilter Detachable Design for Baristas, Cafe",
"product_id": 9534229643503,
"variant_id": 50395375665391,
"quantity": 1,
"grams": 350,
"length_cm": "28.0",
"width_cm": "16.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").