Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Silicone 58MM
Default SKU: dcd-30003459867
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50166475587823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001223547
JSON data: https://landmarks.builders/products/m4x-10001223547.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from 304 stainless steel, this coffee accessory is built for everyday espresso prep with a clean, solid feel and a polished flat base that helps keep the working surface even and stable.
Function: As an espresso tamper and coffee tamper, it compresses grounds evenly in the portafilter to help create a more consistent bed before extraction, supporting better routine workflow at the machine.
Leveling Design: This coffee leveler features a flat-bottom distributor head that spreads grounds more uniformly before tamping, helping reduce uneven spots and making prep feel more controlled and repeatable.
Handle Comfort: The shaped handle offers a steady grip for baristas and home users alike, so the espresso distributor feels comfortable in the hand during busy service or careful single-cup brewing sessions.
Size Options: Available in 51 mm and 58 mm styles, it is designed to match common basket sizes and help produce a neat fit, giving your espresso setup a more precise, organized finishing finish.
Summary: Coffee Tamper 304 Stainless Steel Espresso Distributor Heavy Duty for Baristas. 【Material】: Made from 304 stainless steel, this coffee accessory is built for everyday espresso prep with a clean, solid feel and a polished flat base that helps keep the working surface even and stable. 【Function】: As an espresso tamper and coffee tamper, it compresses grounds evenly in the portafilter to help create a more consistent bed before extraction, supporting better routine workflow at the machine. 【Leveling Design】: This coffee leveler features a flat-bottom distributor head that spreads grounds more uni
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 Tamper 304 Stainless Steel Espresso Distributor Heavy Duty for Baristas",
"product_id": 9461713895663,
"variant_id": 50166475587823,
"quantity": 1,
"grams": 210,
"length_cm": "10.0",
"width_cm": "6.5",
"height_cm": "6.5"
}],
"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").