Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yamaha Psr-550
Default SKU: dcd-30002805345
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://petsandbaby.landmarks.builders/cart/43336977711152:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://petsandbaby.landmarks.builders/products/m4x-10001055674
JSON data: https://petsandbaby.landmarks.builders/products/m4x-10001055674.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silicone Key Contact Pad High Sensitivity Instrument Accessory
| Color | Yamaha PSR-550,Roland JD-800 D-5 D-70-12P S1083,Korg PA4X PA3X PA2X PA800-12P,Korg PA4X PA3X PA2X PA800-13P,Korg SP-170 SP-280 LP-180-12P S1276,KORG DW-6000-6P,KORG DW-6000-7P,YAMAHA KB220/280/281 -12KEY,YAMAHA KB220/280/281 -13KEY,Korg PA500 PA600 13P,Korg PA500 PA600 12P,Roland Fantom X6 X7 G6 G7 12Key,YAMAHA PSR-510 400 410 |
Summary: Silicone Key Contact Pad High Sensitivity Instrument Accessory. Description: 【Essential Component】: This high-quality instrument accessory is a vital replacement part for digital pianos and electronic keyboards, ensuring your device remains in optimal playing condition. 【Wide Compatibility】: Designed as a versatile keyboard repair part, it is compatible with a broad range of models including brand X PSR-550, PSR-S700, and various Korg and Roland series. 【Premium Material】: Each rubber contact strip is crafted from long-lasting, high-resilience silicone rubber that provides a natural tactile fe
Generated by: m4x-map-v1
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": "Silicone Key Contact Pad High Sensitivity Instrument Accessory",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "22.2",
"_width_cm": "17.8",
"_height_cm": "4.3"
}
}],
"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").