Brand: World Products (Landmark)
SKU: dcd-30003564164
Price: $9.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Accessory
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/50402639642863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252136
JSON data: https://landmarks.builders/products/wp-dcd-10001252136.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This vehicle accessory combines a throttle handle, built-in digital display, and key lock start function in one compact control unit. It is designed for KUGOOwish01-compatible scooters, making it a practical replacement or upgrade when the original handle needs attention. The rotary-style throttle grip offers direct rate of motion control, while the wired cable helps connect the unit to the system. A 7-pin waterproof connector adds a more protected connection point, and the waterproof throttle handle structure is built around everyday handlebar use. The compact rectangular display housing keeps the screen close to the grip so key riding information can be checked quickly without taking attention far from the road. The black textured grip surface supports a firmer hold and helps maintain a balanced appearance on the handlebar. As a digital display throttle grip, it brings control and display together in a single setup for riders who want a cleaner, more organized cockpit. Whether used for routine commuting or general maintenance, this throttle handle is intended to keep operation straightforward and responsive.
Summary: This vehicle accessory combines a throttle handle, built-in digital display, and key lock start function in one compact control unit. It is designed for KUGOOwish01-compatible scooters, making it a practical replacement or upgrade when the original handle needs attention. The rotary-style throttle grip offers direct rate of motion control, while the wired cable helps connect the unit to the system. A 7-pin waterproof connector adds a more protected connection point, and the waterproof throttle handle structure is built around everyday handlebar use. The compact rectangular display housing keeps the screen close to the grip so key riding information can be checked quickly without taking attention far from the road. The black textured grip surface supports a firmer hold and helps maintain a balanced appearance on the handlebar. As a digital display throttle grip, it brings control and display together in a single setup for riders who want a cleaner, more organized cockpit. Whether used for routine commuting or general maintenance, this throttle handle is intended to keep operation straightforward and responsive.
Generated by: deepseek-v4-flash
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Twist Throttle with Display Wired Cable Vehicle Control",
"product_id": 9536647594223,
"variant_id": 50402639642863,
"quantity": 1,
"grams": 340,
"length_cm": "19.0",
"width_cm": "11.8",
"height_cm": "7.7"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").