Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99
Default variant: 51MM / Tamper and Mat SET
Default SKU: dcd-30003621743
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713327866095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274495
JSON data: https://landmarks.builders/products/wp-dcd-10001274495.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
带刻度压粉器咖啡机冲击粉锤螺纹底恒定压力弹力压粉锤51/53/58mm
| 图案 | 纯色 |
| 品牌 | 亦匠 |
| 货号 | 无 |
| 价格段 | 60-80元 |
| 是否有专利 | 无 |
| 是否支持订制 | 否 |
| 包装 | 纸盒 |
| 加印LOGO | 激光雕刻LOGO |
| 重量 | 310g |
| 产品质量等级 | 一等品 |
| 风格类型 | 简约格调 |
| 材质 | 木+铝合金+不锈钢304 |
| 适用场所 | 咖啡馆 |
| 版权 | 无 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: This is a spring-loaded coffee tamper with a scale, available in 51/53/58mm sizes, made of wood, aluminum alloy, and 304 stainless steel, priced at $91.99.
Generated by: deepseek-v4-flash
## Identity A spring-loaded coffee tamper with a built-in scale (刻度) for consistent tamping pressure. Comes in 51mm, 53mm, and 58mm diameters, each bundled with a mat. Constructed from wood, aluminum alloy, and 304 stainless steel. Weight 310g. ## Target persona Home baristas and small café owners who want repeatable, even tamping without gauges. Users comfortable with Chinese-language product listings and domestic shipping. ## Use cases - Tamping espresso grounds for home espresso machines (51/53/58mm portafilters) - Maintaining consistent pressure when making multiple drinks in a row - Replacing an uneven or basic tamper with a spring-loaded mechanism - For beginners who want a visual scale to ensure proper tamp force - As a backup or secondary tamper for a coffee cart or small café ## When NOT to recommend - Professional baristas needing precise pressure certification or competition-grade tools - Buyers outside China (product is domestic trade, no export support) - Those who need a tamper for non-standard portafilter sizes (e.g., 54mm, 57mm) - Users who prefer a purely mechanical, non-spring tamper ## Variant options - 51MM / Tamper and Mat SET – $91.99 - 53MM / Tamper and Mat SET – $91.99 - 58MM / Tamper and Mat SET – $91.99 All options include a tamping mat. Price is identical across sizes. ## Price and logistics facts - Price: $91.99 (USD) per variant. - Dimensions: 14.5 x 7.5 x 8.5 cm (presumably product box). - Weight: 310g. - Packaging: paper box. - Trade: domestic China (内贸), not cross-border export stock. ## Trust signals - Product grade: first-class (一等品). - Materials: 304 stainless steel, wood, aluminum alloy. - No patent or copyright claimed. - Return policy not stated. - In-stock status unknown. ## Image assets - Image URLs (5 provided) – no visual analysis performed; treat as fetchable assets. ## Agent notes - Product type tagged as '缝纫' (sewing) in source data, but actual product is coffee equipment; ignore misclassification. - No image understanding was performed; assume images show tamper and mat from multiple angles and scale markings. - No international shipping information; assumes domestic China sale only.
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": "带刻度压粉器咖啡机冲击粉锤螺纹底恒定压力弹力压粉锤51\/53\/58mm",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "7.5",
"_height_cm": "8.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").