Brand: World Products (Landmark)
SKU: dcd-30003608761
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714230165743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269354
JSON data: https://landmarks.builders/products/wp-dcd-10001269354.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 silicone conductive rubber for electronic keyboards (models 650, KB220, KB320). Price: $27.99 USD. One variant available.
Generated by: deepseek-v4-flash
## Identity Product: 电子琴导电胶650/KB220/320适配琴键配件硅胶导电胶 (Keyboard Conductive Rubber). Type: Replacement part for electronic keyboards. Price: $27.99 USD. Dimensions: 19x17x4 cm. ## Target persona - Hobbyists repairing their own keyboard. - Independent repair technicians servicing Yamaha or compatible keyboards. - Musicians with non-responsive keys due to worn conductive rubber. ## Use cases - Replacing degraded conductive rubber pads on keyboards (models 650, KB220, KB320). - Restoring key sensitivity after rubber loses conductivity. - Repairing intermittent key failures in electronic keyboards. - DIY keyboard maintenance to extend instrument life. ## When NOT to recommend - Buyer needs a complete keyboard or new instrument. - Repair requires professional-grade bulk parts (only single piece per pack). - Keyboard model is not listed or uses different rubber specifications. - Buyer expects full keyboard assembly, not a single component. ## Variant options - Only one variant: "Keyboard Conductive" (Style option) at $27.99 USD. ## Price and logistics facts - Price: $27.99 USD. - Currency: USD. - Dimensions: 19 x 17 x 4 cm. - Only one variant available. ## Trust signals - In-stock status not explicitly confirmed. - Return policy not specified. - Price appears consistent for a single unit. - Product tagged with batch codes (dcd-batch-dx-202606-1908, etc.) indicating inventory tracking. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e60ac63737394b6483ac3492062fce1a.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6035938ce75541e4988cf1cd94c6e80e.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55d7d5d7b5bb4b7098c391b93e1b1733.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/972b15deb7e247dfba516f94e5ece517.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a86b8601a54f40129eb9ca1e0701ff86.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a5c286181054af595d070e7f25d9280.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef22ed019794678b3589523e43974bd.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8fd76dfb3b944e5a2e0761c3d45a62f.png?v=1781085376 ## Agent notes - Product description field was empty; no textual details provided beyond title and tags. - Image content was not analyzed; treat images as fetchable assets only. - Return policy and exact stock status unknown. - Compatibility is assumed based on title (650, KB220, KB320); verify for other models.
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": "电子琴导电胶650\/KB220\/320适配琴键配件硅胶导电胶",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "4.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").