Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Mount Only
Default SKU: dcd-30003604924
Default 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/49714303107311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267916
JSON data: https://landmarks.builders/products/wp-dcd-10001267916.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A handlebar extension mount for road bikes that attaches lights or GoPro-style cameras under the drop bars, available in three variants.
Generated by: deepseek-v4-flash
## Identity Road bike handlebar extension bracket for mounting lights or GoPro-style cameras under drop bars. Dimensions: 15x10x3 cm. ## Target persona Road cyclists with integrated aero handlebars who need additional mounting points for lights or action cameras. Typical user owns a GoPro or similar and rides long distances. ## Use cases - Mounting a powerful bike light under the handlebar to improve visibility without clutter. - Attaching a GoPro camera for recording rides or races from a low profile position. - Adding a secondary light or camera when other mounts are occupied. - Used on time trial or road bikes with limited handlebar space. - Quick attachment/removal for charging or swapping devices. ## When NOT to recommend - For flat handlebars or mountain bikes where standard top mounts work better. - For heavy loads like DSLR cameras or large battery packs. - For riders who do not use handlebar extensions or integrated bars. - For non-GoPro interface devices without the appropriate adapter. ## Variant options - **Mount Only** ($9.99): Basic bracket without tools. - **Mount with Tool** ($9.99): Includes an assembly tool. - **Mount-tool-adapter** ($14.99): Includes tool and an adapter for different device formats. ## Price and logistics facts - Base price: $9.99 USD (Mount Only, Mount with Tool). - Adapter variant: $14.99 USD. - Dimensions: 15 x 10 x 3 cm (length x width x height). - Currency: USD. ## Trust signals - Multiple variants available at consistent price points. - No stated return policy or certification; assume standard e-commerce protections. - In-stock status not explicitly provided, but listing is active. ## Image assets - 8 images available at URLs below (not analyzed). - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e650599b66254c6cb5fe7f57a14110c8.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8775f02c089042eb99065922cc5c468f.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9a69d87cd4f4e3482604be2c45b65b3.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd9030940dc8477cb036633b4dc078a6.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/328b817243634ece952f0e5d6510951d.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bfb08d0d1c24198b1063a1371e77de0.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5714d0a6474d43e08ff8f8da8284c178.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bfdb2e4bfc94ea7b09d3b2fffbd6cc9.png?v=1781085460 ## Agent notes - No description text provided; all info derived from title, variants, and dimensions. - Interface compatibility specifics not confirmed beyond 'GoPro-type'. - Mounting hardware details unknown; variant 'Mount with Tool' suggests simple assembly.
This product has 15 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": "15.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").