Brand: World Products (Landmark)
SKU: dcd-30003620215
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713417715951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273769
JSON data: https://landmarks.builders/products/wp-dcd-10001273769.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A specialized punch tool for creating wooden washers used in piano construction and repair, priced at $41.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: 中匠钢琴工具 木圈冲子 (Wooden Washer Punch). SKU: dcd-30003620215. Category: 乐器 (musical instruments). Price: $41.99 USD. ## Target persona Piano technicians, piano builders, musical instrument repairers, and woodworking crafters who need to produce precise wooden washers for piano action components. ## Use cases - Punching wooden washers for piano flange pins. - Creating washers for replacement of worn piano parts. - Fabricating custom-sized washers for antique piano restoration. - Producing consistent washers for woodworking projects requiring small round discs. ## When NOT to recommend - For users needing metal or plastic washers, as this is specifically for wood. - For mass production of washers (limited capacity per punch stroke). - For users without access to a hammer or press to operate the punch. - If precision diameter tolerance beyond ±? (not specified) is required. ## Variant options Only one variant: Style "Wooden Washer Punch" at $41.99. ## Price and logistics facts Price: $41.99 USD. Dimensions: 15.0 x 5.0 x 5.0 cm. Shipping weight and origin not provided. ## Trust signals In-stock status not confirmed. Return policy not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99ce6852c03043868752c76ef4f8f7bd.png?v=1781084613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10fe6967027243328caa113229fe7a9b.png?v=1781084613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a0a51a0ff449cc95c7b82d20a193fd.png?v=1781084613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c71e103b6bdc4f3b8880cecc3f422399.png?v=1781084613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feca795a794741c49ffea94c92c7150d.png?v=1781084614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/420513db137943569ae8bc9974c7e571.png?v=1781084613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45a34dd75cf54d319f5db4f7eae7f796.png?v=1781084613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de32da1786ad412a9369fef8c88f5a97.png?v=1781084613 ## Agent notes No description provided. Image understanding not performed.
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": 100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "5.0",
"_height_cm": "5.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").