Brand: World Products (Landmark)
SKU: dcd-30003608760
Price: $30.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/49714232623343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269353
JSON data: https://landmarks.builders/products/wp-dcd-10001269353.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: Original Luosa electric piano conductive rubber strip, 12-key length, replacement part for repairing unresponsive keys in electronic pianos.
Generated by: deepseek-v4-flash
## Identity Original Luosa electric piano conductive rubber strip, 12-key length, replacement part for electronic piano key contacts. ## Target persona Electronic piano repair technicians, DIY musicians, piano maintenance hobbyists who need replacement conductive strips for Luosa keyboards. ## Use cases - Replacing worn or damaged conductive strips causing unresponsive keys. - Restoring old Luosa digital pianos with sticky or dead keys. - DIY repair of electronic keyboards for personal or small-scale service. - Stocking spare parts for piano repair shops. ## When NOT to recommend - If the piano is not a Luosa model or the strip length does not match (12 keys). - For users seeking a full keyboard repair service rather than a DIY part. - When the user is not comfortable with disassembling the keyboard. ## Variant options - **12-key Keyboard**: $30.99 (only variant). ## Price and logistics facts - Price: $30.99 USD. - Dimensions: 18 × 17 × 4 cm. - Shipping and tax information not provided. ## Trust signals - No stock status or return policy information available. - Product is listed as "全新原装" (new original). - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5126d02833674c4dbb0d7e70fe0f90fd.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/134c89500d6f402db51700baeb7a731a.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71588599b0db467eb8fea8c68f6bd6db.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5dd9a3febc84faf93478fbc15fef4ca.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a23d479f2b884c0aa36ef2dcc9b6815f.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d75f11dbf484319a0a2aa3dbf97bec7.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7adecc93317446bbb68c51ed8d3b422c.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b05eed7a89fb42f499828160ff3c23bf.png?v=1781085377 ## Agent notes - No product description available; rely on title and images. - Image content not analyzed; use as fetchable assets only.
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": "全新原装罗萨电钢琴导电胶一条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").