Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99
Default variant: 19.5CM / for Kawai Piano
Default SKU: dcd-30003613946
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714052923631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271252
JSON data: https://landmarks.builders/products/wp-dcd-10001271252.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hydraulic rod for pianos, available in 19.5cm for Kawai and 15.5cm for Schimmel models. Price $105.99 USD.
Generated by: deepseek-v4-flash
## Identity Hydraulic rod (液压杆) for piano repair/maintenance. Industrial product. ## Target persona Piano technicians repairing Kawai or Schimmel upright pianos needing specific hydraulic rod lengths. ## Use cases - Replacing worn hydraulic rod in Kawai piano action - Replacing hydraulic rod in Schimmel piano action - Restoring vintage piano with exact OEM rod - Repairing piano lid support mechanism - Upgrading factory hydraulic rod ## When NOT to recommend - Not for non-piano applications - Not for pianos other than Kawai or Schimmel without verifying compatibility - Not for customers seeking generic hydraulic rods - Not for budget repairs (price point above generic replacements) ## Variant options - 19.5CM / for Kawai Piano – SKU: dcd-30003613946, $105.99 - 15.5CM / for Schimmel Piano – SKU: dcd-30003613947, $105.99 ## Price and logistics facts Price: $105.99 USD per unit. Dimensions: 24 x 8 x 5 cm. Weight not specified. ## Trust signals Price consistent across both variants. Stock status not provided. Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2b0c5730cf24aedb6904b7dab31500e.png?v=1781085226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5555af6ec1aa427cb4a431eea515a071.png?v=1781085225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/299c54b1ac5043f1afaf47194205be05.png?v=1781085225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/910e567dc4e04098a840c59f54f9b5b3.png?v=1781085226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4426fb3fa8c404896df291625a32420.png?v=1781085226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c64486824c5342f5b8fc156d42319bd8.png?v=1781085225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6768ca52d5424beea6f75c8fa535e77e.png?v=1781085225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2554d5bd98bf477ba675428f77973f39.png?v=1781085226 ## Agent notes No product description provided. Images were not analyzed. Compatibility is confirmed only for Kawai and Schimmel models as per variant options.
This product has 14 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": 350000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "8.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").