Brand: World Products (Landmark)
SKU: dcd-30003613970
Price: $80.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/49714038440175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271262
JSON data: https://landmarks.builders/products/wp-dcd-10001271262.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: 中匠 piano tuning reamer for precision reaming of bridge pin holes, priced at $80.99, dimensions 20x5x5 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 中匠 钢琴调律工具 铰刀 (piano tuning reamer) - SKU: dcd-30003613970 - Dimensions: 20x5x5 cm - Weight: not specified ## Target persona Piano technicians, piano tuners, instrument repair specialists who need precision reaming tools for piano bridge pin holes. ## Use cases - Reaming bridge pin holes to correct size - Enlarging existing holes for replacement pins - Fine-tuning hole dimensions during piano restoration - Adjusting pin fit for optimal tuning stability - Precision work in action regulation ## When NOT to recommend - General woodworking or drilling operations - Non-piano musical instrument repairs (e.g., guitar, violin) - DIY users without piano tuning experience - Users requiring electronic or digital tuning tools ## Variant options - Only variant: Blood Sandalwood style at $80.99 ## Price and logistics facts - Price: $80.99 USD - No shipping or tax information provided - No stock quantity given ## Trust signals - Listed on Shopify store - Multiple images available - No reviews, ratings, or return policy specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2270577d5af84045b9def6b4159d1bff.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e5fe1dd8db0400d8a6517cc13acff63.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9d4d12f08384da19dcca539935ddc71.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c377060930ed4413b394eb7d88b34477.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da30bf7073ea441196e86c7dec94cf70.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79f1ecb2fe0743c4a6469e474efe1ce5.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b379a0c6a7fa49c39bc05cc12676b21e.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebeee9b291464635bd2a9258a7d9253c.png?v=1781085214 ## Agent notes - No product description provided; images show the tool but exact function not verified. - Only one variant listed; price is fixed. - No inventory or shipping details.
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": "20.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").