Brand: World Products (Landmark)
SKU: dcd-30003713403
Price: $13.33
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bike Accessories
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/50406736167151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307435
JSON data: https://landmarks.builders/products/wp-dcd-10001307435.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This handlebar mount with adapter plates is designed to organize your handlebar area and keep your devices secure. It is crafted from high-grade aluminum alloy, offering durability without adding unnecessary weight. The design features a long, narrow arm with a circular top mounting head and a clamp-style lower attachment point. It allows you to mount a bike computer on top and a compatible front light or action camera underneath. The package includes all necessary adapter plates, screws, and hex tools. It provides a secure, vibration-resistant hold.
Summary: An adjustable aluminum alloy handlebar mount with adapter plates, screws, and hex tools, designed to securely hold a bike computer and a compatible front light or action camera underneath. Compatible with Garmin Xoss devices. Price: $13.33.
Generated by: deepseek-v4-flash
## Identity This is an Adjustable Bike Computer Mount with Adapter Plates, crafted from high-grade aluminum alloy. It has a long, narrow arm with a circular top mounting head and a clamp-style lower attachment point. It allows mounting a bike computer on top and a compatible front light or action camera underneath. The package includes necessary adapter plates, screws, and hex tools. Price: $13.33 USD. Dimensions: 18.0 x 15.0 x 4.0 cm. ## Target persona Cyclists who use Garmin or Xoss bike computers and want a single, tidy mount to also attach a front light or action camera. Budget-conscious riders seeking a durable aluminum mount without paying premium brand prices. Commuters, road cyclists, or recreational riders with standard handlebars. ## Use cases - Mounting a Garmin or Xoss bike computer securely on the handlebar. - Adding a front light underneath the bike computer for night visibility. - Attaching an action camera below the computer to record rides. - Reducing handlebar clutter by combining two accessories into one mount. - Using the vibration-resistant design for stable device readings on rough roads. - Replacing a damaged or missing bike computer mount with a kit that includes all hardware. ## When NOT to recommend - Riders using bike computers from brands other than Garmin or Xoss unless adapter plates are confirmed compatible. - Cyclists with non-standard handlebars (e.g., aero bars, integrated cockpits, or unusual diameters) where a clamp-style mount may not fit. - Heavy off-road or downhill riders who require extreme impact resistance, as no specific impact rating is provided. - Buyers seeking a mount with integrated charging or wireless connectivity; this is a purely mechanical mount. ## Variant options - Style: for Garmin Xoss (SKU: dcd-30003713403) — Price: $13.33 USD. Only this variant is listed in the provided facts. ## Price and logistics facts - Listed price: $13.33 USD. - Dimensions: 18.0 cm (length) x 15.0 cm (width) x 4.0 cm (height). - Package includes adapter plates, screws, and hex tools. - No shipping cost, delivery time, or stock availability is specified in the provided facts. ## Trust signals - Tags include "wp-content-validated" and "wp-quality-audited", indicating content verification and quality audit processes. - No product-specific certifications, warranty, or return policy information is available. - Price consistency: only one price listed across the variant. - In-stock status not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e69a13af-5998-4da5-b0ee-9b7d5a5ce90b.jpg?v=1786242301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b27a4b3-db3b-4d8a-bb51-83b889fccf71.jpg?v=1786242424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edda1d5c-f4f4-4af4-9026-d86ec33ca628.jpg?v=1786242298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e54f3cdb-44f5-4777-87d6-ff1f4e3b4174.jpg?v=1786242317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b485295f-ebe7-4017-9e57-8fc46ba7a2ae.jpg?v=1786242318 ## Agent notes - Image understanding was not performed; visual details are not inferred from image URLs. - The product is explicitly labeled as compatible with "Garmin Xoss" but the exact scope of compatibility (e.g., specific models) is not defined. - No return policy, warranty, or stock status is provided in the source data. - The mount is mechanical only; it does not include electronics or charging capability. - Confirm handlebar diameter and device compatibility before purchase.
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Bike Computer Mount with Adapter Plates",
"product_id": 9538009137391,
"variant_id": 50406736167151,
"quantity": 1,
"grams": 90,
"length_cm": "18.0",
"width_cm": "15.0",
"height_cm": "4.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").