Brand: World Products (Landmark)
SKU: dcd-30003608893
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714113577199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269400
JSON data: https://landmarks.builders/products/wp-dcd-10001269400.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 power button for electronic keyboard models KB208, KB209, KB308, KB309. Price $39.99. Single variant: Conductive Rubber.
Generated by: deepseek-v4-flash
## Identity Replacement power switch rubber button for electronic keyboards, compatible with KB208/209/308/309 series. Made of conductive rubber. ## Target persona Keyboard repair technicians and DIY musicians who need a specific replacement part for Casio or similar keyboard models. ## Use cases 1. Replacing worn or unresponsive power button on KB208/209/308/309 keyboards. 2. Restoring functionality of a keyboard that fails to power on due to faulty switch. 3. Preventive maintenance for known weak point in these keyboard models. 4. Repairing multiple keyboards in a music school or rental fleet. ## When NOT to recommend - For keyboards of different models not listed (KB2xx/3xx series only). - If the issue is with other components (e.g., power supply, main board). - User seeking full keyboard repair service, not a DIY part. ## Variant options - Conductive Rubber (single variant). SKU: dcd-30003608893. ## Price and logistics facts - Price: $39.99 USD. - Dimensions: 6.0 x 4.0 x 1.0 cm. ## Trust signals - In-stock status unknown from provided data. - Return policy not specified. - Sold by Shopify store with product tags indicating batch processing. ## Image assets Note: Images cannot be displayed. URLs available for fetching; no visual details provided. [8 image URLs available] ## Agent notes - No description provided; assume generic part. Verify compatibility before recommending. - Price point suggests simple replacement part.
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": "电橡胶电源按键适配KB208\/209\/308\/309电源开关电子琴配件开关",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "4.0",
"_height_cm": "1.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").