Brand: World Products (Landmark)
SKU: dcd-30003620249
Price: $172.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713407000815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273779
JSON data: https://landmarks.builders/products/wp-dcd-10001273779.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: Zhongjiang brand 4-piece piano string pressing and lifting tool set, includes rosewood handle option, priced at $172.99.
Generated by: deepseek-v4-flash
## Identity Zhongjiang 4-Piece Piano String Pressing and Lifting Tool Set (with rosewood handle option). ## Target persona Piano technicians, piano tuners, musical instrument repair professionals seeking specific string adjustment tools. ## Use cases - Replacing broken piano strings - Adjusting string tension during tuning - Lifting and pressing strings for maintenance - Installing new strings in upright or grand pianos - Precise string manipulation in tight spaces ## When NOT to recommend - For non-piano stringed instruments (guitar, violin, etc.) - For casual home repairs without technical knowledge - When a full piano toolkit is needed (this is a specialized subset) - For users seeking budget disposable tools ## Variant options - Style: 4-pc Tool SET Wo-h (with rosewood handle) – $172.99 ## Price and logistics facts - Price: $172.99 USD - Dimensions: 20 x 15 x 4 cm (7.9 x 5.9 x 1.6 in) - Single variant available ## Trust signals - In-stock status not explicitly stated (check inventory) - Return policy not provided - Price appears consistent across one variant - No certifications listed ## Image assets - 8 images available for fetching - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28c88e7806ec4c849a1f8bcba7f3c991.png?v=1781084603) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32f7a4bdb75e4ee39a2dc6881799b99c.png?v=1781084604) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee0031e15815469999bf24327b2a7f8a.png?v=1781084602) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca05a28b0ac04deb9e89fd2b73ee1942.png?v=1781084601) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b17efd19c64d4bfda349a16691fac0f2.png?v=1781084602) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d97d3f5991794863bbada78c4aa8c461.png?v=1781084603) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a17ee30845c47099a54f56418cc3dd2.png?v=1781084601) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06e4ab6b871a493d967d0d4dc223b914.png?v=1781084601) ## Agent notes - Image understanding not performed; do not infer visual details. - Product is from Chinese brand "中匠" (Zhongjiang). - The set includes 4 pieces and rosewood handle. - No warranty or shipping information provided.
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": 300000,
"properties": {
"_length_cm": "20.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").