Brand: World Products (Landmark)
SKU: dcd-30003724024
Price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/50150751371503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001311437
JSON data: https://landmarks.builders/products/m4x-10001311437.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This premium coffee grounds knock box with wooden handle is a dedicated accessory designed to optimize your espresso-making workflow by providing a designated location for spent coffee pucks.
Functional Design: Operating as a highly efficient espresso knock box, it features a slotted top surface that allows you to easily tap out espresso puck waste directly into the collection compartment below.
Space-Saving Construction: Built with a slim metal body, this drawer knock box fits seamlessly into your coffee station setup, keeping your countertop clean and organized without taking up valuable vertical space.
Premium Materials: Crafted with a sturdy black metal body and a warm wooden pull handle measuring approximately 19.3 cm, this container combines long-lasting construction with an elegant aesthetic that complements any espresso machine.
Practical Dimensions: Measuring approximately 36.6 cm long, 20.3 cm wide, and 6 cm high, this compact knock box offers a generous capacity for home baristas and busy coffee stations alike, ensuring quick and hasslecomplimentary cleanup.
Summary: Coffee Grounds Espresso Grounds Drawer with Wooden Handle Minimalist Espresso Compact Container for Cafes. 【Core Identity】: This premium coffee grounds knock box with wooden handle is a dedicated accessory designed to optimize your espresso-making workflow by providing a designated location for spent coffee pucks. 【Functional Design】: Operating as a highly efficient espresso knock box, it features a slotted top surface that allows you to easily tap out espresso puck waste directly into the collection compartment below. 【Space-Saving Construction】: Built with a slim metal body, this drawer knoc
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 Grounds Espresso Grounds Drawer with Wooden Handle Minimalist Espresso Compact Container for Cafes",
"product_id": 9456868196591,
"variant_id": 50150751371503,
"quantity": 1,
"grams": 3200,
"length_cm": "38.0",
"width_cm": "22.0",
"height_cm": "8.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").