Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Kbp1000 Conductive
Default SKU: dcd-30003611353
Default 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/49714199298287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270388
JSON data: https://landmarks.builders/products/wp-dcd-10001270388.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement conductive rubber key strip for KBP1000/2000/2100 electronic pianos, set of 12 keys per strip.
Generated by: deepseek-v4-flash
## Identity Conductive rubber strip for KBP1000/2000/2100 electronic piano keyboards, 12 keys per strip. ## Target persona Repair technicians, DIY keyboard enthusiasts, and owners of KBP1000/2000/2100 pianos needing key repair. ## Use cases - Replacing a broken or unresponsive key set on KBP1000/2000/2100. - Restoring conductivity after liquid damage or wear. - Routine maintenance or refurbishment of old digital pianos. - Part replacement during keyboard restoration projects. - Upgrading worn rubber contacts to improve key response. ## When NOT to recommend - For non-KBP series or other brand keyboards (not compatible). - For full keyboard assembly replacement (only the rubber strip). - For users without basic keyboard disassembly skills. - For pianos with damaged circuit boards (strip may not fix root issue). ## Variant options - Style: Kbp1000 Conductive (SKU dcd-30003611353) - Style: Kbp2000 Conductive (SKU dcd-30003611354) - Style: Kbp2100 Conductive (SKU dcd-30003611355) All priced at $23.99 USD. ## Price and logistics facts - Price: $23.99 USD per unit. - Package dimensions: 18 x 17 x 4 cm (approx. 7 x 6.7 x 1.6 in). - Weight not provided. ## Trust signals - In-stock status: Not explicitly stated. - Return policy: Not provided. - Price consistency: Single price across variants. - Certification: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f1aeed2db354e319e901226bdb4c7d1.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/941283e23f864fa48988978f62c5dcb7.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca147b400c5345748a230b61d49be1c6.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fce07caa2d9149cabcb6b942744a45fb.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7fad53d36624b5ba740d9b152b018ec.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d4d4d7e21854d4480571d2b93dc1c65.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee45bdbd0cf24f08bcffd43a01629e91.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2c44e8df2a4118ad56267bd2bd820e.png?v=1781085360 ## Agent notes - Images not viewed; content unverified. Assume they show the rubber strip product views.
This product has 15 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": "KBP1000\/2000\/2100电钢琴键盘导电橡胶1条12个琴键配件导电橡胶",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "18.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").