Brand: World Products (Landmark)
SKU: dcd-30003608744
Price: $9.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/49714092769519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269337
JSON data: https://landmarks.builders/products/wp-dcd-10001269337.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 for Korg PA300/500/600/700/1000 and Krome-61 keyboards. Sold as single unit for $9.99.
Generated by: deepseek-v4-flash
## Identity Korg Conductive Rubber for PA300/500/600/700/1000 and Krome-61 keyboards. Replacement part for restoring key response. ## Target persona Korg keyboard owners (PA300, 500, 600, 700, 1000, Krome-61) experiencing unresponsive or sticky keys; DIY repair enthusiasts; keyboard technicians. ## Use cases - Replacing worn conductive rubber under non-responsive or erratic keys. - Restoring tactile feel and velocity sensitivity after rubber degradation. - Preventative maintenance during keyboard disassembly/cleaning. - Quick fix for a single faulty key without replacing entire keybed. - Repair for second-hand or used Korg keyboards with key issues. - Minimal-cost repair option before considering professional service. ## When NOT to recommend - For keyboards not listed (e.g., Yamaha, Roland, Casio). - If user needs a full keybed assembly or entire keyboard replacement. - For users seeking a complete repair kit (includes only rubber, no tools or other components). - For users unwilling to perform DIY disassembly (requires opening keyboard). ## Variant options Currently only one variant: Korg Pa300 500 600 ($9.99). Title suggests compatibility also with Pa700, Pa1000, Krome-61, but no separate variant listed. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 18 x 17 x 4 cm (varies by order quantity?) - Currency: USD - No shipping cost or time provided. ## Trust signals - No stock status or return policy available in provided data. - Price is consistent for single unit. - Not a branded/authorized Korg part (generic replacement). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/394a89c6224f44b6887dc11b54d31c2a.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a88d0975640846f89243a360f2c834f0.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3defe6670b14e849ce05ad01b2b6177.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a61a97b3c3e445558dd20f27c2c51474.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e423ce07ce064f15941574ef335d86b4.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9d7e1ebc2264238b81745569ee72b84.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e0f57d152244c2e9d55d32d9ff825c0.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0d0977298094e8cb775fdedf3947064.png?v=1781085303 ## Agent notes - No product description provided; stock status and return policy unknown. - Only one variant confirmed (Pa300/500/600); other models in title may be compatible but not verified. - Image content not analyzed (agent cannot see images).
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": "korg科音PA300\/500 \/600\/700\/1000 \/Krome-61电子琴键盘导电胶",
"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").