Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99
Default variant: 30CM / 3-piece SET
Default SKU: dcd-30003612656
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714050531567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270917
JSON data: https://landmarks.builders/products/wp-dcd-10001270917.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Yamaha electronic keyboard ribbon cable (5/7/12-pin) replacement part. Available in 30cm or 40cm 3-piece sets. Price $40.99.
Generated by: deepseek-v4-flash
## Identity Yamaha electronic keyboard ribbon cable (5/7/12-pin) replacement part. Sold as a 3-piece set in 30cm or 40cm lengths. ## Target persona Electronics repair technicians, keyboard enthusiasts, music instrument repair shops. ## Use cases - Replacing a damaged or faulty ribbon cable inside a Yamaha electronic keyboard. - Repairing unresponsive keys caused by cable connection failures. - Restoring connectivity between the main circuit board and keyboard assembly. - Sourcing compatible 5/7/12-pin flexible flat cables for instrument maintenance. - Stocking spare parts for keyboard servicing. ## When NOT to recommend - Buyer needs a complete new keyboard, not a replacement part. - Buyer's keyboard is not a Yamaha (cable may be incompatible). - Buyer requires a single cable rather than a 3-piece set. - Buyer needs a different pin count or length than 30cm or 40cm. ## Variant options - 30CM / 3-piece SET (SKU: dcd-30003612656, $40.99) - 40CM / 3-piece SET (SKU: dcd-30003612657, $40.99) ## Price and logistics facts - Price: $40.99 per set (both variants) - Package dimensions: 15.0 x 10.0 x 2.0 cm - Currency: USD ## Trust signals - No stock availability info provided. - No return policy mentioned. - No certifications listed. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1e22522bbad41a8b04c199e7c96e013.png?v=1781085222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a01e21678b7442e199462b04f978f4b2.png?v=1781085223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4bd2fa966404864b3409f5a52c1cfee.png?v=1781085224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/928a6eb7a7ac431088620d15495b486a.png?v=1781085224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9fbfb1946c64912ad795c64fc1df28d.png?v=1781085223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1d26e475aac4b26a32f7cdc46794d13.png?v=1781085224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db15307187de4453a6ec2e194bfda795.png?v=1781085224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20ead3e55c594a36812db8b1c53093d2.png?v=1781085223 ## Agent notes - No product description provided. - Images were not analyzed for visual details. - Product is a small replacement part (15x10x2 cm). - Pin count (5/7/12) not explicitly listed in variants; confirmed in title. - Variants differ only in cable length; both include 3 pieces.
This product has 14 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": "雅马哈电子琴专用键盘排线 有5排7排12排 线路扳连接排线乐器配件",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "2.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").