Brand: World Products (Landmark)
SKU: dcd-30003608803
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714190385391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269371
JSON data: https://landmarks.builders/products/wp-dcd-10001269371.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
PSR740滑轮电子琴滑音轮KB/PSR/PSRE/PSRS滑音轮电子琴配件
| 产地 | 江苏 |
| 货号 | 电子琴滑音轮 |
| 品牌 | 其他 |
| 适用场景 | 其它 |
| 产品类别 | 其它 |
| 型号 | · |
| 专利类型 | 无 |
| 乐器配件种类 | 其它配件 |
| 包装 | 塑料袋 |
| 乐器品种 | 电子琴类 |
| 质检报告编号 | - |
| 乐器配件 | 其它乐器配件 |
| 材质 | 塑料 |
| 外贸出口认证 | - |
| 是否跨境出口专供货源 | 否 |
Summary: Replacement pitch bend wheel for Yamaha PSR, PSRE, PSRS keyboards; plastic, 6x6x3 cm, $43.99.
Generated by: deepseek-v4-flash
## Identity Replacement pitch bend wheel for Yamaha PSR series (PSR740, PSRE, PSRS). Plastic construction. Dimensions 6×6×3 cm. Product code: dcd-30003608803. ## Target persona DIY repair enthusiasts or technicians needing to replace a broken pitch bend wheel on compatible Yamaha keyboards. ## Use cases - Replacing a faulty pitch bend on a Yamaha PSR740 keyboard. - Restoring pitch bend functionality on a PSRE or PSRS model. - Repairing a keyboard with a physically broken or unresponsive wheel. - Upgrading a worn plastic pitch bend part. ## When NOT to recommend - For keyboards not in the PSR, PSRE, or PSRS series (e.g., other brands or Yamaha models like DGX). - If the keyboard's pitch bend mechanism is damaged beyond just the wheel (e.g., electronic sensor failure). - If the user expects a metal or premium material part. - For non-repair purposes (e.g., as a decorative item). ## Variant options - Style: Psr740 Psr-e Psr-s (only available configuration). Price: $43.99 for all. ## Price and logistics facts - Price: $43.99 USD. - Dimensions: 6 × 6 × 3 cm. - Weight not provided. - Packaging: plastic bag. - Origin: Jiangsu, China. - No shipping cost or speed data. ## Trust signals - No stock status or return policy provided. - Brand listed as "Other"; no certifications or quality marks. - Price consistency: single price across one variant. ## Image assets         ## Agent notes - Product is a plastic pitch bend wheel; verify compatibility with specific keyboard model before purchase. - No warranty or return information available; consider advising buyer to check with seller.
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": "PSR740滑轮电子琴滑音轮KB\/PSR\/PSRE\/PSRS滑音轮电子琴配件",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "6.0",
"_height_cm": "3.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").