Brand: World Products (Landmark)
SKU: dcd-30003612649
Price: $256.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713861066991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270915
JSON data: https://landmarks.builders/products/wp-dcd-10001270915.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
YAMAHA雅马哈S550/S650/S670/DGX620液晶屏电子琴LCD显示屏幕原装
| 键数 | 61键 |
| 品牌 | Yamaha/雅马哈 |
| 适用场景 | 演奏 |
| 型号 | PSR-S550 |
| 适用对象 | 专业演奏 |
| 适用人群 | 通用 |
| 价格区间 | 3001-10000元 |
| 颜色分类 | 全新原装-帮我焊接好电源线发货 |
| 音色数 | 201种以上 |
| 最大复音数 | 64个 |
Summary: YAMAHA original LCD display screen compatible with PSR-S550, S650, S670, DGX620 electronic keyboards. 61-key, 201+ tones, 64-note polyphony. Price $256.99.
Generated by: deepseek-v4-flash
## Identity YAMAHA LCD display screen for electronic keyboards (models S550/S650/S670/DGX620). Original replacement part. Includes option for soldered power cable. ## Target persona - Technician repairing Yamaha PSR-S series keyboards - Owner of PSR-S550/S650/S670/DGX620 with broken LCD - Musician maintaining classic Yamaha keyboards ## Use cases - Replacing cracked or malfunctioning LCD screen - Restoring display function on vintage PSR-S series - Repairing DGX620 digital piano display - Parts sourcing for keyboard refurbishing ## When NOT to recommend - Buyer needs a complete keyboard, not a part - Keyboard model not listed (e.g., PSR-E, PSR-S700) - Buyer expects a multitouch or color screen (this is monochrome LCD) - No soldering skills (unless using pre-soldered option? Actually option "焊接好电源线发货" means soldered power cable, but still requires installation) ## Variant options - Standard: price $256.99, includes soldered power cable (per description) ## Price and logistics facts - Price: USD $256.99 - Dimensions: 15 × 10 × 4 cm - Only one variant available ## Trust signals - In-stock status: listed as available (no stock count) - Return policy: not specified - Price consistency: single price point - Certifications: none listed ## Image assets - 8 PNG images available at provided URLs ## Agent notes - Images were not analyzed; visual details unknown. - Description includes "全新原装-帮我焊接好电源线发货" meaning new original with soldered power cable. - Ensure compatibility with specific model before purchase.
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": "YAMAHA雅马哈S550\/S650\/S670\/DGX620液晶屏电子琴LCD显示屏幕原装",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").