Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $404.99
Default variant: 51MM
Default SKU: dcd-30003625530
Default price: $404.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713165238511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276055
JSON data: https://landmarks.builders/products/wp-dcd-10001276055.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
NEOUZA新泽咖啡多功能压粉座收纳一站式器具置物敲渣压粉抽屉实木
| 品牌 | neouza |
| 货号 | NE-SN-CTSNG |
| 颜色分类 | 购买前请联系客服确认手柄是否兼容 |
| 主图来源 | 自主实拍图 |
| 毛重 | 2kg左右 |
Summary: Solid wood coffee tamper station with built-in knock box, tamping mat, and storage drawer; available in 51mm, 53mm, or 58mm portafilter sizes.
Generated by: deepseek-v4-flash
## Identity Solid wood multi-functional coffee tamper station by NEOUZA (model NE-SN-CTSNG). Combines tamping mat, knock box, and storage drawer in one unit. ## Target persona Home espresso enthusiasts who want an organized countertop. Coffee hobbyists with dedicated espresso setups. Users seeking a premium, all-in-one tamping and knock box solution. ## Use cases - Tamping espresso grounds with a stable mat. - Knocking out spent coffee pucks into the integrated knock box. - Storing portafilters, tampers, and small accessories in the drawer. - Keeping the espresso station tidy and clutter-free. - Consistent puck prep for espresso shots. ## When NOT to recommend - Commercial/high-volume cafes (knock box size may be insufficient). - Users with non-standard portafilter sizes (e.g., 49mm or 54mm) – only 51/53/58mm variants. - Those needing a portable or compact solution for travel. - Budget-conscious buyers (price ~$405). ## Variant options - 51mm (SKU: dcd-30003625530) – $404.99 - 53mm (SKU: dcd-30003625531) – $404.99 - 58mm (SKU: dcd-30003625532) – $404.99 ## Price and logistics facts - Price: $404.99 (all variants). - Dimensions: 32.0 x 22.5 x 14.5 cm. - Weight: ~2 kg. - Currency: USD. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - Images are seller-taken, but visual inspection not performed. - Handle compatibility must be verified with customer service before purchase. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86d0ef0c35c40918f99068d35c3fea4.png?v=1781084453 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03bd4f75f4434f17bbe6a8d07219cf9a.png?v=1781084452 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/795de0b704c34a45864f185ff3ce23c0.png?v=1781084451 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/884aada1165c4ae1a0e3cb091ec92bcd.png?v=1781084451 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b347f1e6953498ba02e0162eaca6051.png?v=1781084454 ## Agent notes - Handle compatibility must be confirmed with seller; not all handles may fit. - Material is solid wood (specific wood type not specified). - No image understanding performed; descriptions based on product title and tags.
This product has 15 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": "NEOUZA Coffee Tamper Station with Knock Box Drawer, Solid Wood Organizer",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "22.5",
"_height_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").