Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: 51-54mm
Default SKU: dcd-30003583476
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49810287624431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001259839
JSON data: https://landmarks.builders/products/m4x-10001259839.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted as a walnut wood espresso tamping station with a natural wood grain finish, giving the piece a solid wooden feel and a clean, compact look for everyday coffee setups.
Organization: Designed as a wooden coffee organizer with multiple built-in cutouts and recessed openings, it keeps coffee tools arranged in single place for easier reach while preparing espresso.
Function: Works as an espresso tamper stand with circular recesses, a rectangular slot, and a front opening that help hold accessories securely during routine coffee-making tasks.
Storage: Provides practical countertop storage in a box-like form, helping reduce clutter on the table while keeping essential brewing items grouped in single unit within a compact footprint.
Design: polished edges and a square block shape make this coffee tool holder easy to place on a countertop, while the recessed openings add a neat, functional layout for organized use.
Summary: Walnut Wood Espresso Tamping Station Recessed Openings Espresso Tamper Stand Compact Distributor Portafilter Holder. 【Material】: Crafted as a walnut wood espresso pressing station with a wood grain finish and a solid box-solid build, giving it a warm, clean look for everyday coffee setups. 【Organization】: Designed as a wooden coffee organizer with multiple built-in cutouts and recessed openings, helping keep tampers, tools, and small accessories arranged in one place. 【Storage】: The compact countertop storage layout includes circular recesses, a rectangular slot, and a front opening, making it
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": "Walnut Wood Espresso Tamping Station Recessed Openings Espresso Tamper Stand Compact Distributor Portafilter Holder",
"product_id": 9429696381167,
"variant_id": 49810287624431,
"quantity": 1,
"grams": 1300,
"length_cm": "22.0",
"width_cm": "20.0",
"height_cm": "9.6"
}],
"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").