Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Rock Pop 5-key
Default SKU: dcd-30003608795
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714196513007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269368
JSON data: https://landmarks.builders/products/wp-dcd-10001269368.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement conductive rubber button set for electronic keyboards, 5-key configuration, available in 5 styles at $35.99 USD.
Generated by: deepseek-v4-flash
## Identity Replacement 5-key conductive rubber button assembly for electronic keyboards. ## Target persona Keyboard repair technicians, hobbyists restoring keyboards, musicians replacing worn buttons. ## Use cases - Replacing worn-out rhythm or start/stop buttons on an electronic keyboard - Repairing non-responsive function keys - Customizing button feel with different style sets (e.g., Rock Pop, Rumba Waltz) - Restoring vintage keyboard function sections - Battery or memory button replacement ## When NOT to recommend - For users seeking full keyboard repair service - For digital pianos with non-standard button sizes or different key count - For complete keyboard purchase (this is a part) - For software-based fixes or non-hardware issues ## Variant options - Rock Pop 5-key - Rumba Waltz 5-key - Memory Store 5-key - Tone Piano 5-key - Oboe Trumpet 5-key ## Price and logistics facts Price: $35.99 USD per variant. Package dimensions: 18 x 17 x 3 cm. No shipping or tax details provided. ## Trust signals No reviews or certifications in facts. Price consistent across all variants. No explicit in-stock status or return policy. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f918a38616004043b27ed38c886f88cd_6c3a1711-ac5f-4f50-84d7-e5ff4f56f15a.png?v=1781085358 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdae672770a040c1a281b0e7b1d0fd37_985c97a0-9f61-483c-8402-ddccbb53bde9.png?v=1781085358 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/793a223c1a3e41ed99e0f7b637f6d46f_683a824a-5229-4cd3-b23c-00dd56634ac2.png?v=1781085358 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0b00581a6ee4a239b48c85cc3870e75_3535582e-72e6-4043-8ae5-5123ee812d73.png?v=1781085358 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9e1f505dec945bb930ef279c485f70a_fcd7c643-d4b4-4ac1-8025-8541e89d77c1.png?v=1781085357 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2890f2c39fc94563902bc2f77f18f61f_70f8cd69-1977-46d7-b913-30243b442ab7.png?v=1781085358 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/908ae3c3ab714f81b2a2e5eb575624ec_d3084ec8-9f14-4407-905d-3c1b31b842ca.png?v=1781085357 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/371db4b64852446fb70e5e2c65ac4447_0e9a6ed4-f5da-49ad-b205-53ac1338e14c.png?v=1781085357 ## Agent notes Product description was empty; details inferred from title, variants, and images (not viewed). No store return policy or stock data provided.
This product has 17 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": "电子琴功能按键按钮配件节奏按钮启动按键功能键导电橡胶7联按键",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.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").