Brand: World Products (Landmark)
SKU: dcd-30003613960
Price: $575.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714049810671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271255
JSON data: https://landmarks.builders/products/wp-dcd-10001271255.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 professional grand piano adjustment tool set from Zhongjiang, containing 11 rosewood tools, designed for piano technicians and repair specialists.
Generated by: deepseek-v4-flash
## Identity Product: 中匠钢琴维修工具三角琴调整套装工具 – Rosewood 11PC SET Brand: Zhongjiang Category: Musical instrument tools ## Target persona - Professional piano technicians and tuners - Piano repair specialists in workshops or on-site - Musical instrument maintenance professionals ## Use cases - Adjusting grand piano action (touch weight, key dip) - Regulating let-off, drop, and aftertouch - Replacing or voicing piano hammers - Performing comprehensive piano regulation - Aligning dampers and checking escapement - Maintenance of grand piano internal mechanisms ## When NOT to recommend - For upright piano maintenance (this set is specific to grand pianos) - For digital or electronic piano repair - For amateur users without proper training in piano regulation - For basic tuning only (this is an adjustment/repair set) ## Variant options - Only one variant: Rosewood 11PC SET (SKU: dcd-30003613960) at $575.99 - Dimensions: 35 cm × 15 cm × 6 cm ## Price and logistics facts - Price: $575.99 USD - Dimensions: 35.0 cm (L) x 15.0 cm (W) x 6.0 cm (H) - No shipping or stock information provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Single price point - Certifications: Not mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cd1e05fd36d4b88949667054690dc38.png?v=1781085221 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b490fa30e024b828fbd5afb2e0ac5a2_68e69181-d42d-4529-ad6e-9b73531cb8c2.png?v=1781085221 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967edc900b7f467d9881031e9267a093_c89788d0-e818-44d9-9b66-3e9f0bc59365.png?v=1781085223 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/031daa8d55a04965ac8d3fed55222263_2d335c7b-52cb-494c-805d-1f3886e72ce1.png?v=1781085221 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c6a43229fa24cd2b2755a7d0be73e0c_75713243-af35-49f8-ae90-a35bf21c4928.png?v=1781085223 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b53aaec82ed4d4b90ae97b675397b10.png?v=1781085221 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d42d4abde6949f7894e80335f9bdb3a_14492e0a-6d1c-4834-89bc-70dcbf846145.png?v=1781085222 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48fce2a7c762407eb960f15cfb8b85c7_1d266514-575d-4985-98b6-8b3e3140d795.png?v=1781085223 ## Agent notes - The product title translates to 'Zhongjiang Piano Maintenance Tool Grand Piano Adjustment Set'. The single variant 'Rosewood 11PC SET' indicates 11 tools with rosewood handles. No detailed contents list is provided. - All facts are extracted from the structured data; no additional assumptions made.
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": 750000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "15.0",
"_height_cm": "6.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").