Brand: World Products (Landmark)
SKU: dcd-30003627972
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810449858799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001277010
JSON data: https://landmarks.builders/products/m4x-10001277010.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mounting Brackets Plated Finish Piano Pedal Assembly Metal Piano Pedal Assembly
| For Instrument | Piano |
| Type | Sustain/Damper |
| Colour | Gold |
| Material | Brass |
| Features | Easy to Attach |
Summary: Pre-drilled metal piano pedal assembly with mounting brackets, 28x18x7 cm, includes screws variant, priced at $41.99.
Generated by: deepseek-v4-flash
## Identity Metal Piano Pedal Assembly Pre-Drilled with Mounting Brackets – a sturdy, pre-drilled metal pedal assembly designed for upright or grand pianos, includes mounting brackets and a variant with screws. ## Target persona Piano technicians repairing or replacing worn pedal assemblies; DIY musicians restoring vintage pianos; music educators maintaining school pianos; small piano shops seeking cost-effective replacement parts. ## Use cases - Replacing a broken or worn-out pedal assembly on an upright piano - Installing a replacement pedal set during a piano restoration - Upgrading an older piano's pedal mechanism to a more robust metal unit - Using as a standalone replacement part for a damaged pedal bracket system - Equipping a piano workshop with interchangeable pedal assemblies for repairs ## When NOT to recommend - Digital pianos or keyboards that use electronic pedal switches (not mechanical assemblies) - Grand pianos requiring specific factory-original parts (dimensions may not match) - Users seeking a plastic or budget pedal assembly (this is metal and mid-range priced) - Projects that require a complete pedal lyre or included rods (assembly only) ## Variant options - Style: with Screws (sku: dcd-30003627972) – $41.99 ## Price and logistics facts - Price: $41.99 USD - Dimensions: 28.0 cm × 18.0 cm × 7.0 cm - Only one variant available (with Screws) ## Trust signals - In-stock status not specified - Return policy not provided - Price consistency: single price point, no discounts noted - No certifications listed ## Image assets No images available for this product. ## Agent notes - No product description provided; details inferred from title and dimensions. - Image data absent – unable to verify condition or appearance. - Tags include 'm4x' and 'wp-import'; may indicate a supplier or import batch.
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": "Mounting Brackets Plated Finish Piano Pedal Assembly Metal Piano Pedal Assembly",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "18.0",
"_height_cm": "7.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").