Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Yellow
Default SKU: dcd-30003603414
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714394824943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267277
JSON data: https://landmarks.builders/products/wp-dcd-10001267277.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车前叉快拆固定夹行李架汽车SUV改装便携配件骑行用品
| 产地 | * |
| 品牌 | other/其他 |
| 吊牌价 | * |
Summary: A bicycle front fork quick-release clamp for attaching luggage racks or cargo carriers to cars or SUVs; available in Yellow, Black, Silver at $20.99.
Generated by: deepseek-v4-flash
## Identity A quick-release fixing clamp for bicycle front forks, designed to attach luggage racks or cargo carriers to vehicles (cars/SUVs). Brand: other/other. Dimensions: 17.5 x 7.0 x 8.0 cm. ## Target persona Cyclists who transport bikes or gear by car; SUV owners needing portable cargo mounting; bike tourers requiring a compact rack attachment. ## Use cases - Securing a bicycle fork to a roof rack for transport. - Attaching a cargo basket to an SUV for extra storage. - Quick disassembly and storage when not in use. - Portable bike rack setup for road trips. - Adding a luggage rack to a vehicle without permanent modification. - Using as a spare part or upgrade for existing rack systems. ## When NOT to recommend - For heavy-duty commercial use or repeated high-load scenarios. - For bikes with non-standard or oversized fork diameters. - For vertical loads exceeding likely safe capacity (unknown, check manufacturer). - For users who need a complete rack system (this is a component only). ## Variant options - Yellow (SKU: dcd-30003603414) – $20.99 - Black (SKU: dcd-30003603415) – $20.99 - Silver (SKU: dcd-30003603416) – $20.99 ## Price and logistics facts Price: $20.99 USD (all variants). No shipping or tax info provided. Dimensions: 17.5 x 7.0 x 8.0 cm. No brand specifications. ## Trust signals Price is consistent across all variants. No in-stock status, return policy, or certifications available from provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5420794e4184bb986ea84d604ce8f7d.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf014cef5f91468286e36265c61bbc0b.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e7e5fc38d7c4fe8ba10b840431ca37a.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63f2ca264dac4d3fa95779f95815200a.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00ef9aac68094f9a974f5875150f1267.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e81c8134e7d4a8da91a3279dcd9399a.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29d6d4b311974b049d297c9f12746818.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b5a1477458c40a7becb6db356043dea.png?v=1781085513 ## Agent notes - Image content not analyzed; visual details not inferred. - No load capacity, compatibility specs, or installation instructions provided. - Product type listed as '汽配' (auto parts), but likely a bike rack accessory.
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": "自行车前叉快拆固定夹行李架汽车SUV改装便携配件骑行用品",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "7.0",
"_height_cm": "8.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").