Brand: World Products (Landmark)
SKU: dcd-30003609343
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714150408431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269592
JSON data: https://landmarks.builders/products/wp-dcd-10001269592.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Road bike flashlight mount adapter compatible with Blackbird/Lukshen/GoPro interface, price $9.99, dimensions 15x15x2 cm.
Generated by: deepseek-v4-flash
## Identity Road bike flashlight mount bracket with GoPro interface, compatible with Blackbird and Lukshen lights. ## Target persona Cyclists who need to mount a flashlight or action camera on handlebars, especially those using Blackbird/Lukshen lights or GoPro accessories. ## Use cases - Mounting a standard flashlight on a road bike handlebar for night riding. - Attaching a GoPro camera to the bike for recording rides. - Quick attach/detach of light for security when parking. - Adapting non-standard lights to handlebar mounts. - Replacing lost or broken mounting clips. ## When NOT to recommend - For heavy lights (over 1kg) due to plastic construction. - For devices without GoPro, Blackbird, or Lukshen interface. - For mountain bikes with rough terrain; stability not tested. - For permanent installation; designed for easy removal. ## Variant options - Adapter B04 Gopro – $9.99 (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 15 x 15 x 2 cm - Single variant ## Trust signals - Listed as in stock (no backorder indication). - No return policy specified. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37eda06e6c9642d68d0269d3ba0805fe.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c62580e4f54fff827d5f1bd5d3de2c.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96d90bf0455f430c82133e295784f50d.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7313ad451177429896448ece0e63d83a.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e2a6be54ce448c3a41bf874c2eca6af.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9d5dc1fd9fc4b478bb531f803cce6d5.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66c54937bae34bfd9196458545510b4c.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe79ab3f3a74465b9778475345759fa.png?v=1781085333 ## Agent notes - No product description provided. Images not analyzed; visual features (materials, mounting method) not verified. Only one variant available.
This product has 13 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": 30000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "2.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").