Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $90.99
Default variant: String Striking Tool
Default SKU: dcd-30003620242
Default 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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713409065199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273778
JSON data: https://landmarks.builders/products/wp-dcd-10001273778.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A set of piano string tools (pressing, striking, key leveling, coil) available individually or with redwood handles, priced $41.99–$90.99.
Generated by: deepseek-v4-flash
## Identity
Piano tool set comprising four types: String Striking Tool, String Pressing Tool, Key Leveling Tool, String Coil Tool. Available with or without redwood handle ('W-h' variants).
## Target persona
Piano technicians, piano tuners, and instrument repair professionals who need specialized tools for string manipulation and key leveling.
## Use cases
- Removing or setting piano strings.
- Pressing and seating strings during tuning.
- Leveling piano keys for even touch.
- Coiling strings for proper tension.
- Replacing broken strings with proper insertion.
## When NOT to recommend
- For general woodworking or non-piano applications.
- For beginners without training.
- As a complete piano repair kit (only specific tools).
- For instruments other than pianos.
## Variant options
| Style | Price (USD) |
|-------|-------------|
| String Striking Tool | $41.99 |
| String Pressing Tool | $49.99 |
| Key Leveling Tool | $41.99 |
| String Coil Tool | $41.99 |
| String Striking W-h (with redwood handle) | $82.99 |
| String Pressing W-h | $90.99 |
| Key Leveling W-h | $82.99 |
## Price and logistics facts
- Prices range from $41.99 to $90.99 USD.
- Package dimensions: 21×15×4 cm.
- No shipping or stock information provided.
## Trust signals
- No stock status, return policy, or certifications provided.
- Price consistency: base tools $41.99, adding redwood handle increases price by $41 per tool.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb11df83bb89468e8ec25055f9808d15.png?v=1781084604
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecfc2eff742140f4b990d86c756edabd.png?v=1781084603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/951ade48dd1a4c9fbcbdacb596fe9c34.png?v=1781084604
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79182775383d410d9feb6602a7b191df.png?v=1781084603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8630853fe3c44ab8a5ecf734d10b918.png?v=1781084603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/066fad4cd4254eadbb7bb2a67f2335af.png?v=1781084603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a998c5bf0384cdc8dd3868baf7eb366.png?v=1781084603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0917e9ed2bca4882888f044ba5e576ab.png?v=1781084603
## Agent notes
Piano tool set. No description available; agents should verify handle material and compatibility. Images not analyzed.This product has 19 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": 120000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "15.0",
"_height_cm": "4.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").