Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Style B
Default SKU: dcd-30003682938
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 590 g
Cart URL (default variant): https://landmarks.builders/cart/50150293405935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001297141
JSON data: https://landmarks.builders/products/m4x-10001297141.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Kit: This comprehensive espresso prep kit includes a 51 mm stainless steel tamper, a faceted WDT tool with thin metal, a attractive dosing collar, and a recessed corner tamper mat to elevate your daily brewing routine.
Precision Tamper: The core of this 51mm espresso tamper bundle is a 9 cm tall tamper featuring a solid black handle, a silver metal base, and engraved depth scale markings on the stem for consistent, repeatable pressure.
Even Distribution: Improve your extraction with a professional coffee professional tool set that includes a 10 cm tall WDT tool with a faceted holder to break up clumps and a 5.1 cm attractive dosing collar to guide grounds cleanly into your portafilter.
Safeguarding Mat: Keep your countertop pristine with a dedicated coffee tamper set with mat, featuring a 12.5 cm by 14 cm textured tamping area and a recessed corner design that fits snugly on your workstation edge.
Essential Gear: These premium coffee accessories are crafted from long-lasting stainless steel and durable materials, providing home baristas with the exact dimensions and tactile feedback needed for a clean, controlled workflow.
Summary: 4 Pieces 51mm Espresso Tamper Bundle Stainless Steel Portafilter Accessory Kit. 【Complete Kit】: This comprehensive espresso prep kit includes a 51 mm stainless steel tamper, a faceted WDT tool with thin metal, a attractive dosing collar, and a recessed corner tamper mat to elevate your daily brewing routine. 【Precision Tamper】: The core of this 51mm espresso tamper bundle is a 9 cm tall tamper featuring a solid black handle, a silver metal base, and engraved depth scale markings on the stem for consistent, repeatable pressure. 【Even Distribution】: Improve your extraction with a professional co
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": "4 Pieces 51mm Espresso Tamper Bundle Stainless Steel Portafilter Accessory Kit",
"product_id": 9456698720495,
"variant_id": 50150293405935,
"quantity": 1,
"grams": 590,
"length_cm": "11.0",
"width_cm": "11.0",
"height_cm": "17.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").