Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $37.99
Default variant: 813 Wired
Default SKU: dcd-30003607621
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714197627119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268953
JSON data: https://landmarks.builders/products/wp-dcd-10001268953.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
博格尔813无线码表 自行车有线码表 自行车电脑 计算 全屏背光
| 货号 | YT-813 |
| 货源类别 | 现货 |
| 品牌 | 博格尔 |
| 产品类别 | 其他包配用品 |
| 是否库存 | 是 |
| 主要下游平台 | LAZADA |
| 库存类型 | 整单 |
| 材质 | 塑料 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 儿童专用 | 否 |
| 是否进口 | 否 |
Summary: 博格尔813码表是一款自行车有线/无线码表,具备全屏背光显示,塑料材质,适合预算有限的骑行者。
Generated by: deepseek-v4-flash
## Identity
- Brand: 博格尔 (Boguer)
- Model: 813
- Type: Bicycle computer (wired or wireless)
- Material: Plastic
- Full screen backlight
## Target persona
- Budget-conscious cyclists looking for a basic speed/distance tracker
- Commuters or casual riders who need a simple odometer
- Riders in markets like LAZADA/Middle East (primary sales region)
## Use cases
- Tracking current speed, total distance, and trip distance during a ride
- Displaying ride time and possibly other metrics (backlight for night rides)
- As a low-cost replacement for a broken or missing bike computer
- Basic training log for non-competitive cyclists
- Recording stats for short commutes or leisure rides
## When NOT to recommend
- Professional or competitive cyclists requiring GPS, cadence, power, or heart rate data
- Users who need a wireless sensor-only setup without a wired option
- Riders expecting a high-precision or premium build quality
- Anyone requiring smartphone connectivity or app integration
## Variant options
- **813 Wired** (SKU: dcd-30003607621) – $28.99
- **813 Wireless** (SKU: dcd-30003607622) – $37.99
## Price and logistics facts
- Price: $28.99 (wired), $37.99 (wireless)
- Currency: USD
- Dimensions: 21.0 x 21.0 x 5.0 cm
- Pack size approximates a small box; suitable for parcel shipping
## Trust signals
- Listed as in stock ("是否库存 是")
- No return policy explicitly stated; verify before purchase
- No certifications mentioned (e.g., IP rating, CE/FCC)
- Price consistent across variants (no discounts listed)
## Image assets
- 8 product images available; URLs fetchable and likely show the device from different angles, mounting, and display
- Note: No visual analysis performed; treat images as raw assets
## Agent notes
- This product does not include GPS; it uses wheel sensor (wired) or wireless sensor (wireless)
- Dimensions given are likely packaging; actual device may be smaller
- Language and tags suggest cross-border e-commerce (DCD batch, LAZADA, Middle East)
- No warranty or battery type specifiedThis product has 14 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": "博格尔813无线码表 自行车有线码表 自行车电脑 计算 全屏背光",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "5.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").