Brand: World Products (Landmark)
SKU: dcd-30003608802
Price: $371.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714192777455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269370
JSON data: https://landmarks.builders/products/wp-dcd-10001269370.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: Replacement conductive rubber button set and keyboard parts for Yamaha E463 electronic keyboard, including key contacts and circuit board.
Generated by: deepseek-v4-flash
## Identity This is a spare parts kit for the Yamaha E463 electronic keyboard, including conductive rubber buttons, key contacts, and circuit board components. ## Target persona - Electronic keyboard repair technicians - Yamaha E463 owners performing self-repairs - Instrument repair shops seeking OEM replacement parts ## Use cases - Replacing worn or unresponsive conductive rubber buttons on a Yamaha E463 - Restoring key sensitivity after dust or debris buildup - Repairing non-responsive keys due to broken contacts - Replacing the entire keyboard circuit board assembly - Refurbishing a used E463 keyboard for resale - Stocking spare parts for service center inventory ## When NOT to recommend - For electronic keyboards other than the Yamaha E463 model - For users seeking a complete new keyboard instrument - For cosmetic repairs or non-electrical issues - For users without basic soldering or disassembly skills (may require technical expertise) ## Variant options - No variants available; only one style: "E463 Keyboard" (SKU: dcd-30003608802) ## Price and logistics facts - Price: $371.99 USD - Dimensions: 55.0 cm x 17.0 cm x 5.0 cm (length x width x height) - Currency: USD ## Trust signals - In-stock status not explicitly confirmed (assume available for order) - Return policy not provided in source data - No certifications listed - Price appears consistent with single variant ## Image assets - 8 product images available at the URLs provided. These show the keyboard parts but visual details cannot be assessed. ## Agent notes - No product description was provided. Image understanding was not performed. Verify compatibility with Yamaha E463 before recommending.
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": "E463电子琴键盘\/键盘板\/导电胶套装按键 键盘按键 导电按键厂家",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "17.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").