Brand: World Products (Landmark)
SKU: dcd-30003608748
Price: $30.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/49714084118767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269341
JSON data: https://landmarks.builders/products/wp-dcd-10001269341.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 electric piano keyboards, 12 keys, by YZHIN, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity 依之音YZHIN Electric Piano Keyboard Conductive Rubber Strip (12-key) ## Target persona DIY piano repair enthusiasts, piano technicians, musicians seeking cost-effective keyboard repair parts. ## Use cases - Replacing worn or broken conductive rubber under keys of a digital piano - Restoring silent or unresponsive keys - Upgrading keyboard sensitivity - Stocking spare parts for multiple repairs - Teaching repair workshops ## When NOT to recommend - If the issue is not the rubber strip (e.g., circuit board failure) - If you need a full keyboard assembly - If you need a strip for a different number of keys (e.g., 88-key) - If you are uncomfortable disassembling the instrument ## Variant options - 12-key Keyboard: $30.99 ## Price and logistics facts - Price: $30.99 USD - Dimensions: 19.0 x 17.5 x 3.5 cm - In stock, direct shipping (现货直发) ## Trust signals - Stated in stock and direct shipping from product title - Price consistent across variant - No return policy or certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd020ff2ba0649e28fceaf4ce38f11f3.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a22c6b64988f4396939123cab3d1e40d.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3429008faa8645398dc184a387304a30.png?v=1781085296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31813f28bfbb4861ba250090629d5372.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a551b0da211544278d3eea060c7946e1.png?v=1781085296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea7c7f11e4524147a0f45b37b88eae24.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3315dec69ef94cbbbba0d232de1ea5c1.png?v=1781085296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b061d242ec6d41a797583fc5e3502eab.png?v=1781085297 ## Agent notes - No product description provided; assume standard conductive rubber strip for 12 keys. - No brand/model compatibility list; recommend verifying fit before purchase. - No warranty or return policy stated.
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": "依之音YZHIN电钢琴键盘导电胶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").