Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $14.99
Default variant: Fork Mount B03b04d
Default SKU: dcd-30003609339
Default price: $10.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/49714157715695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269589
JSON data: https://landmarks.builders/products/wp-dcd-10001269589.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
公路车手电筒支架前灯底座灯夹卡扣适用于黑鸟/洛克神火GoPro接口
| 货号 | B04 |
| 品牌 | Deemount |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 主要下游平台 | LAZADA |
Summary: Road bike flashlight mount with GoPro interface, compatible with Blackbird/Luoke Shenhuo, available in two style variants priced $10.99-$14.99.
Generated by: deepseek-v4-flash
## Identity
Road bike flashlight mount/adapter with GoPro interface. Brand: Deemount. Two style variants: Fork Mount B03b04d ($10.99) and Fork Mount H239atl ($14.99).
## Target persona
- Road cyclists seeking a secure handlebar or fork light mount.
- Cyclists with GoPro-compatible flashlights.
- Bike commuters needing a reliable light attachment for night riding.
## Use cases
- Mounting a flashlight on a road bike fork for improved visibility.
- Attaching a GoPro-style light for night cycling or touring.
- Replacing a broken or incompatible light mount.
- Securing a light for off-road or urban commuting.
- Adding a secondary light source using GoPro interface.
## When NOT to recommend
- For mountain bikes with non-standard fork diameters (no size information).
- When customer needs a fully integrated light system (mount only).
- For electric bikes with specialized mounting requirements.
- If the light does not have a GoPro-compatible adapter.
## Variant options
- **Fork Mount B03b04d** (SKU: dcd-30003609339) – $10.99
- **Fork Mount H239atl** (SKU: dcd-30003609340) – $14.99
## Price and logistics facts
- Price range: $10.99–$14.99 USD.
- Dimensions: 18.0 x 10.0 x 3.0 cm.
- Primary sales region: Middle East via LAZADA.
- Cross-border export enabled.
## Trust signals
- In-stock status not provided.
- Return policy not stated.
- No certifications listed.
## Image assets
- 8 product images available (PNG format). URLs not shown here.
## Agent notes
- Compatibility claimed for Blackbird/Luoke Shenhuo and GoPro interface, but not tested.
- Customization (加工定制) is not available ("否").
- Does not include the flashlight.This 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": "公路车手电筒支架前灯底座灯夹卡扣适用于黑鸟\/洛克神火GoPro接口",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "10.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").