Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $95.99
Default variant: 51-54mm
Default SKU: dcd-30003605275
Default price: $95.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714371494127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268032
JSON data: https://landmarks.builders/products/wp-dcd-10001268032.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Solid walnut coffee tamper base and handle support stand with storage, 58mm, 20x20x9cm, $95.99, available in 51-54mm and 58mm sizes.
Generated by: deepseek-v4-flash
## Identity A solid walnut wood coffee tamper base and handle support stand with multifunctional storage, compatible with 51-54mm and 58mm portafilters. Dimensions: 20x20x9cm. Price: $95.99 USD. ## Target persona Home barista, espresso enthusiast, coffee tool collector, small coffee shop owner. ## Use cases - Tamping espresso grounds in a 58mm portafilter - Storing tamper handle on a stable base - Organizing coffee tools on a countertop - Using as a display stand for coffee accessories - Reducing mess during tamping - Protecting countertop from tamper pressure ## When NOT to recommend - Users without a 51-54mm or 58mm portafilter - Those seeking a plastic or metal tamper base - Budget-conscious buyers under $50 - Commercial high-volume cafes needing durable metal stands ## Variant options - 51-54mm size ($95.99) - 58mm size ($95.99) ## Price and logistics facts - Price: $95.99 USD - Dimensions: 20x20x9cm - Weight: not specified - Shipping and return policy: not provided ## Trust signals - Two size variants available. - No stock status, return policy, or certifications provided. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details (e.g., material finish, design aesthetics) are not assessed. - No product description provided. - Shipping and return policy unavailable.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "胡桃木咖啡压粉座手柄支撑架咖啡器具收纳多功能实木压粉底座58mm",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").