Brand: World Products (Landmark)
SKU: dcd-30003608751
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714256216303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269344
JSON data: https://landmarks.builders/products/wp-dcd-10001269344.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: Ampus conductive rubber strip replacement for electric piano keyboards, 12 keys per strip, fixes unresponsive keys. Priced at $27.99.
Generated by: deepseek-v4-flash
## Identity Ampus 12-key conductive rubber strip for electric piano keyboards. Replacement part for restoring key responsiveness. ## Target persona Piano technicians, DIY musicians repairing their own digital piano or keyboard, owners of Ampus or compatible electric pianos with worn conductive rubber. ## Use cases 1. Replacing faulty conductive rubber in an electric piano that has dead or unresponsive keys. 2. Restoring even velocity response across all keys. 3. Preventative maintenance for aging keyboard. 4. Repairing a keyboard after liquid spill has damaged rubber contacts. 5. Upgrading to more durable conductive rubber for longer life. ## When NOT to recommend - When the keyboard issue is caused by a broken circuit board or loose connection, not rubber. - For acoustic pianos or non-electric instruments. - For full keyboard replacement (entire keybed) – this is only 12 keys. - If the user needs a complete set of 88 keys (this is only 12 keys, may need multiple strips). ## Variant options - One variant: Ampus 12-key (SKU: dcd-30003608751) at $27.99. ## Price and logistics facts - Price: $27.99 USD. - Dimensions: 19.0 x 17.5 x 3.5 cm. - Only one variant available. ## Trust signals - Listed as in-stock (no backorder indicated). - Price is fixed, no discounts mentioned. - No return policy specified, but common for electronic parts. - No certifications listed. ## Image assets - 8 images available: URLs provided. - Product shown from different angles, packaging, and likely close-up of rubber strip. - (Agent note: images not analyzed for content.) ## Agent notes - This product is a replacement part for electric piano keyboards. Specific to Ampus brand? Compatibility not specified for other brands. - The strip covers 12 keys; for a full 88-key piano, 8 strips would be needed (96 keys) but actual count may vary by keyboard layout. - No user manual or compatibility list provided; recommend verifying compatibility with piano model.
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": "AMPUS电钢琴键盘导电胶1条12个键使用更持久琴键不灵换它解决问题",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.5",
"_height_cm": "3.5"
}
}],
"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").