Brand: World Products (Landmark)
SKU: dcd-30003621066
Price: $110.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713389895919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274193
JSON data: https://landmarks.builders/products/wp-dcd-10001274193.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
意式咖啡实木压粉座手柄收纳支撑架弹簧布粉压粉器咖啡机填压粉座
| 图案 | 纯色 |
| 产品类别 | 咖啡具 |
| 价格段 | 80-100元 |
| 产品上市时间 | 2023年冬 |
| 是否有专利 | 无 |
| 是否支持订制 | 是 |
| 风格类型 | 简约格调 |
| 材质 | 其它 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 是 |
| 产地 | 其他 |
| 品牌 | 良缘咖啡 |
| 货号 | 实木弹簧竖粉座(大小通用) |
| 表面工艺 | 其它 |
| 包装 | 纸盒 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 优等品 |
| 装箱数 | 1 |
| 版权 | 无 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
| 组件 | 咖啡渣桶 |
| 是否进口 | 否 |
Summary: Solid wood espresso tamper station with spring vertical holder, compatible with various machines. Supports customization. Dimensions 27x11x11 cm. Price $110.99.
Generated by: deepseek-v4-flash
## Identity **意式咖啡实木压粉座手柄收纳支撑架弹簧布粉压粉器咖啡机填压粉座** – Solid wood espresso tamper station/holder with spring vertical design. Brand: 良缘咖啡. Style: modern simple. ## Target persona Home barista, espresso hobbyist, coffee equipment collector seeking an organized countertop tool. ## Use cases - Tamping espresso grounds with a spring-loaded base. - Storing tamper and portafilter tidy on counter. - Using with different portafilter sizes (universal fit claimed). - Customizing with logo or color (supports OEM). - Gifting to coffee enthusiasts. ## When NOT to recommend - If user needs a full tamping set (tamper not included). - For commercial high-volume cafes (not built for heavy use). - If user prefers automatic or electric tampers. - For those requiring certified food-grade materials (no certifications listed). ## Variant options Only one variant: Wood Spring Vertical (SKU: dcd-30003621066) at $110.99. ## Price and logistics facts Price: $110.99 USD. Dimensions: 27×11×11 cm. Shipping and tax info not provided. ## Trust signals - In-stock status unknown. - Return policy not listed. - No certifications or awards mentioned. - Price consistency: single variant, same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e1bb5fde9af4980a34472cf69e28340.png?v=1781084588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62d9ed422e4b4ca4b990a9f96c3dedd1.png?v=1781084595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f31d3b1189e4492813feae6eaa38afd.png?v=1781084588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4ba4c3aac9461dacf0174b05637ce4.png?v=1781084589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f4a10cfdd8041128f8b9364a59f9ff0.png?v=1781084589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86209f0bc1804b578a2b054c27afb650.png?v=1781084588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83f75309b61141d4a127f71f9ec4562d.png?v=1781084588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdb8af54cefe49eab48333f6de0e1951.png?v=1781084588 ## Agent notes - Product type in source is '缝纫' (sewing), likely miscategorized; actual category is coffee/espresso accessories. - 'Spring Vertical' indicates spring-loaded tamper base. - No image analysis performed; treat images as generic product photos. - Customization available (OEM/LOGO).
This product has 13 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": "意式咖啡实木压粉座手柄收纳支撑架弹簧布粉压粉器咖啡机填压粉座",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "11.0",
"_height_cm": "11.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").