Brand: World Products (Landmark)
SKU: dcd-30003613975
Price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714029789423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271267
JSON data: https://landmarks.builders/products/wp-dcd-10001271267.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: Specialized tool for grand piano punching (纸圈支撑), priced at $53.99, dimensions 28x10x5 cm.
Generated by: deepseek-v4-flash
## Identity 三角钢琴垫纸圈支撑工具 (Grand Piano Punching tool) - A tool used for supporting paper rings in grand piano maintenance or regulation. ## Target persona Piano technicians, repair professionals, or serious DIY piano owners who perform regulation or maintenance on grand pianos. ## Use cases 1. Replacing or installing paper rings (punchings) in grand piano action. 2. Adjusting key height or leveling during piano regulation. 3. Supporting felt punchings under keys for consistent touch. 4. Precision work on grand piano keyboard assembly. ## When NOT to recommend 1. For digital piano owners (not applicable). 2. For general furniture assembly. 3. For low-cost, one-time piano repair (price may be high for casual use). 4. For users without knowledge of piano action mechanics. ## Variant options Only one variant: "Grand Piano Punching" at $53.99, SKU dcd-30003613975. ## Price and logistics facts Price $53.99 USD. Dimensions 28x10x5 cm. No shipping info provided; weight unknown. ## Trust signals No stock status, return policy, or certifications given. Price appears fixed with no discounts. ## Image assets         ## Agent notes No description provided; no stock or return policy info; image content not analyzed. Only one variant available.
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": 400000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "10.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").