Brand: World Products (Landmark)
SKU: dcd-30003600382
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714506367215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266103
JSON data: https://landmarks.builders/products/wp-dcd-10001266103.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
LED档位显示器5档 通用数字档位指示器摩托车显示换档杆传感器
| 品牌 | 其他 |
| 种类 | 显示器 |
| 货号 | YMO049 |
| 型号 | / |
Summary: LED 5-speed gear indicator for motorcycles, universal digital display with shift lever sensor, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: LED档位显示器5档 通用数字档位指示器摩托车显示换档杆传感器 (LED 5-speed gear indicator, universal digital gear indicator for motorcycles) - Type: Motorcycle accessory (摩配) - Brand: Other (品牌 其他) - Model: YMO049 ## Target persona Motorcycle owners who want a basic, low-cost 5-speed gear indicator for DIY installation or replacement. ## Use cases - Adding gear indication to a motorcycle that lacks it. - Replacing a broken or non-functional gear indicator. - Upgrading from analog gear display to digital. - Custom motorcycle build requiring a compact gear display. - Budget-conscious upgrade for older bike models. ## When NOT to recommend - Motorcycles with more than 5 gears (e.g., 6-speed or more). - Riders expecting premium materials or advanced features like bluetooth. - Professional racing applications requiring high durability. - Vehicles other than motorcycles (not tested for cars/scooters). ## Variant options - **Universal 5-speed** – $9.99 USD (only variant) ## Price and logistics facts - Price: $9.99 USD (fixed for all variants) - Dimensions: 20.0 × 18.0 × 3.0 cm (length, width, height) - SKU: dcd-30003600382 ## Trust signals - No stock status or return policy provided in data. - Price is consistent across the single variant. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c21c39b231741e9a02ff7e117cc938d.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10ff669693104eb7906510742da96228.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21f014b10e204d19822c6217790a668e.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cee2329baa5b4ce98edfad0557bab9f3.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53861c6ce0f749a7916b6b2bd8a31168.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d316fa87c3343f9b1e0fad9b258a7fe.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c57b78ab617d400c93252c595c13ee6b.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93e9843d9ebd484aa77b942ac2933e4c.png?v=1781085605 ## Agent notes - Image content not analyzed; visual details are unavailable. - Only one variant exists; no other style or speed options. - Return policy and stock level are unknown.
This product has 10 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": "LED档位显示器5档 通用数字档位指示器摩托车显示换档杆传感器",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.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").