Brand: World Products (Landmark)
SKU: dcd-30003613832
Price: $879.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2160 g
Cart URL (default variant): https://landmarks.builders/cart/49815022403823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001271228
JSON data: https://landmarks.builders/products/m4x-10001271228.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: Adjustable open frame bench-style clamp jig for piano hammer boring, priced at $879.99 USD.
Generated by: deepseek-v4-flash
## Identity Piano Hammer Jig Open Frame Bench-Style Clamp Jig Adjustable – a specialized tool for boring piano hammers. ## Target persona Piano technicians, rebuilders, and manufacturers who need precise hammer boring. ## Use cases - Aligning and clamping hammers for reboring - Replacing worn hammer felt - Customizing hammer strike point - During grand piano restoration - For upright piano hammer replacement ## When NOT to recommend - For casual DIY piano repair without experience - For non-hammer applications - For electronic keyboard maintenance - If budget allows for professional service ## Variant options One style available: Piano Hammer Boring (SKU: dcd-30003613832) at $879.99. ## Price and logistics facts Price: $879.99 USD. Dimensions: 25cm x 13cm x 15cm. No shipping or tax info provided. ## Trust signals No stock status or return policy data available. Price appears stable across variants. ## Image assets 5 images available. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0204be7-81f7-4666-aa43-1be196d235b0.jpg?v=1781664343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6fffde7-b54c-4e11-a453-e82e8ada9139.jpg?v=1781664343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a540a6ad-948a-4f0e-81b6-fcef30992858.jpg?v=1781664343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83c7b29f-a75d-44b4-a32c-fa070dd5209b.jpg?v=1781664343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b706e975-8a9e-4f21-9cfb-b6f9d0eb9a91.jpg?v=1781664343 ## Agent notes No description text provided. Verify stock and shipping before recommending.
This product has 12 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": "Piano Hammer Jig Open Frame Bench-Style Clamp Jig Adjustable",
"quantity": 1,
"grams": 2160000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "13.0",
"_height_cm": "15.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").