Brand: World Products (Landmark)
SKU: dcd-30003608902
Price: $51.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/49714098602223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269408
JSON data: https://landmarks.builders/products/wp-dcd-10001269408.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
KB-180电子琴操作面板启动按键 电子琴面板配件 电子琴启动按键
| 产地 | 中国 |
| 货号 | 详询 |
| 品牌 | - |
| 适用场景 | 音乐乐器 |
| 产品类别 | 其他 |
| 型号 | KB-180 |
| 专利类型 | 无 |
| 乐器配件种类 | 其它配件 |
| 包装 | 袋 |
| 乐器品种 | 铜管配件 |
| 质检报告编号 | - |
| 乐器配件 | 其它乐器配件 |
| 材质 | 橡胶 |
| 外贸出口认证 | - |
| 是否跨境出口专供货源 | 否 |
Summary: Replacement start button for KB-180 electronic keyboard. Rubber component, 18x5x2 cm, priced $51.99 USD.
Generated by: deepseek-v4-flash
## Identity KB-180 electronic keyboard start button (rubber) accessory. ## Target persona KB-180 keyboard owners and technicians needing a replacement start button. ## Use cases - Replacing a broken or malfunctioning start button on a KB-180 keyboard. - Repairing a KB-180 keyboard by restoring original start button function. - Stocking spare parts for KB-180 repair services. - Refurbishing used/defective KB-180 keyboards. - DIY maintenance of KB-180 keyboards. - As part of a broader keyboard repair project. ## When NOT to recommend - For use with any other keyboard model besides KB-180. - For customers seeking a complete keyboard or full panel assembly. - For users who need professional repair service instead of a part. - For those wanting a different button type (e.g., toggle, touch-sensitive). ## Variant options Only one variant: “Custom” (no other options available). ## Price and logistics facts - Price: $51.99 USD (single unit). - Dimensions: 18.0 x 5.0 x 2.0 cm (LxWxH). - Shipping weight and carrier not provided. - No bulk or bundle pricing specified. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No product certifications listed. - Listed as a specific KB-180 replacement part. ## Image assets      ## Agent notes - This is a specialized replacement part with limited compatibility (only KB-180 keyboard). - Visual inspection of images not performed; actual appearance may differ from description. - No warranty or return policy information available to agents.
This product has 5 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": "KB-180电子琴操作面板启动按键 电子琴面板配件 电子琴启动按键",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "5.0",
"_height_cm": "2.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").