Brand: World Products (Landmark)
SKU: dcd-30003608746
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714087952623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269339
JSON data: https://landmarks.builders/products/wp-dcd-10001269339.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: Pack of 5 conductive rubber strips for KB309 electronic keyboard, replacement for worn-out key contacts, in stock.
Generated by: deepseek-v4-flash
## Identity **KB309电子琴键盘导电胶1套5条装** – Conductive rubber strip set for electronic keyboard model KB309. Includes 5 strips, sold as a pack. ## Target persona - Electronic keyboard repair technicians - Music instrument repair shops - DIY hobbyists restoring keyboards - Piano/keyboard maintenance staff ## Use cases - Replacing unresponsive or dead keys due to worn conductive rubber - Restoring keyboard function after key contact failure - Preventative maintenance for aging keyboards - Repairing multiple keyboards with same model - Stocking spare parts for music repair business - DIY upgrade to improve key responsiveness ## When NOT to recommend - If the keyboard model is not KB309 (incompatible) - If the issue is not related to conductive rubber (e.g., broken circuit board, cracked keys) - If the user needs a full keybed or keyboard assembly - If user expects a complete keyboard, not replacement parts ## Variant options - **PACK of 5** – $55.99 USD (default and only option) ## Price and logistics facts - Price: $55.99 USD - Dimensions: 19×17×4 cm (pack size) - No additional shipping or tax information provided ## Trust signals - Listed as "现货供应" (in stock supply) - No return policy, warranty, or certifications stated - Price consistent across variants (single variant) ## Image assets - 8 product images available at provided URLs - Images not analyzed; visual details unavailable ## Agent notes - Image understanding was not performed; rely on factual text only. - No brand or manufacturer specified beyond compatibility with KB309. - Verify compatibility with exact keyboard model before recommending.
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": "KB309电子琴键盘导电胶1套5条装现货供应电子琴橡胶按键导电胶",
"quantity": 1,
"grams": 100000,
"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").