Brand: World Products (Landmark)
SKU: dcd-30003608747
Price: $23.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/49714085986543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269340
JSON data: https://landmarks.builders/products/wp-dcd-10001269340.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 strip for Yintao S07 electronic piano keyboard, 12 keys. Original material for repairing unresponsive or erratic keys.
Generated by: deepseek-v4-flash
## Identity Yintao S07 12-key conductive rubber strip replacement for electronic piano keyboard. ## Target persona - Yintao S07 keyboard owner experiencing key responsiveness issues. - Piano technician or hobbyist repairing key contact failures. ## Use cases - When a specific key on Yintao S07 does not produce sound or produces erratic volume. - Regular maintenance to replace worn-out conductive rubber.
- Restoring a used Yintao S07 keyboard to full functionality.
- Repairing after liquid damage affecting key contacts.
- Upgrading from degraded original rubber to same-spec replacement.
- Inventory stock for music instrument repair shops. ## When NOT to recommend - For other electronic piano models besides Yintao S07.
- For fixing physical key breakage or cracks.
- For cleaning contacts (use isopropyl alcohol instead).
- For users seeking a full keyboard assembly or digital piano purchase. ## Variant options - Style: Yintao S07 12-key (SKU: dcd-30003608747) – $23.99 ## Price and logistics facts - Price: $23.99 USD per variant.
- Package dimensions: 19.0 cm x 17.5 cm x 3.5 cm.
- No shipping or tax details provided. ## Trust signals - In-stock status not explicitly confirmed but product is listed with a variant.
- No return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71446ff0f89443d0b014e7f91aadbabf.png?v=1781085298
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/027255e5bea84aacb20e39b1512f4a67.png?v=1781085298
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d9f95f73e324355ae3f7e8cfa84c3e3.png?v=1781085298
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b41ff9c6c9a4f6ab793f4b337be4c6c.png?v=1781085297
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9543debb824b4d3bbb8bb4d3388b5392.png?v=1781085297
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c683c6aea04842f28f1a1650472a8e5e.png?v=1781085298
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d4e2937460e4517aa8a53ef5ca09764.png?v=1781085297
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48f09454e4174070b96f5b7f68575445.png?v=1781085298 ## Agent notes - No visual analysis was performed on images; treat them as fetchable assets only. - Missing data: shipping cost, stock levels, return policy, warranty.
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": "音韬S07电钢琴键盘导电胶一条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").