Brand: World Products (Landmark)
SKU: dcd-30003604934
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714295767279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267919
JSON data: https://landmarks.builders/products/wp-dcd-10001267919.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 handlebar extension mount for GoPro-type cameras and lights, compatible with 70mm clip, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Road bike handlebar extension mount for lights and cameras, compatible with GoPro-type interface, 70mm clip variant. ## Target persona Road cyclists and cycling videographers who need to mount a GoPro or bike light under their handlebars. ## Use cases - Mount a GoPro to record road cycling rides. - Attach a bike light under the handlebar for improved visibility. - Create a camera setup for cycling videos or vlogs. - Use with other action cameras that have a 70mm clip interface. - Secure a small camera or light on a road bike with aero bars. ## When NOT to recommend - For mountain bikes with different handlebar diameters or shapes. - For users without a GoPro-type camera or light with a 70mm clip. - For heavy or large cameras that exceed the mount's weight capacity (unknown). ## Variant options - Camera Clip 70MM (SKU: dcd-30003604934) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 12.0 x 5.0 x 2.0 cm - Only one variant available ## Trust signals - Single price point, no discounts known. - Stock status not provided. - Return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a12a699f62e646d2af9709062a696a87.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2bdd6bf740f41529b873b12242f9328.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0cc5ff169c649328633cc03fbf0a826.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/966485f19b8444ff926e098507ee8453.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6107e04cbe7342d7970a3cda9aa34e21.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36a4aced395d413e9c917eb3e41f9a02.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8db1abdd2e2c4b0f868c91fe34bf1574.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa232adf15f34f4e9142a58f86f51eb4.png?v=1781085457 ## Agent notes - Product description is empty; visual inspection of images was not performed. - Dimensions are small and suggest lightweight construction. - Only one variant confirmed.
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": 40000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "5.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").