Brand: World Products (Landmark)
SKU: dcd-30003621076
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713380884719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274199
JSON data: https://landmarks.builders/products/wp-dcd-10001274199.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车墙壁式挂钩停车架 自行车挂车架 单车展示架墙壁挂车架
| 货号 | 10 |
| 品牌 | 铝合金 |
| 专利类型 | 无 |
| 质检报告编号 | 77 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | 铝合金 |
| 尺寸 | 9 |
| 外贸出口认证 | 990 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 类型 | 铝合金车架 |
| 是否进口 | 否 |
Summary: Aluminum alloy bicycle wall hook for parking and displaying bikes. Single variant at $41.99. Dimensions 45x25x10 cm.
Generated by: deepseek-v4-flash
## Identity
- Product: Bicycle wall hook parking rack
- Material: Aluminum alloy
- Dimensions: 45 x 25 x 10 cm
- SKU: dcd-30003621076 (Style: Aluminum Alloy Hook)
## Target persona
- Cyclists storing bikes in apartments, garages, or shops
- Small-space dwellers (condos, urban apartments)
- Bike shop owners or mechanics needing display solutions
- Middle East market retailers (main sales region indicated)
## Use cases
- Wall-mounted storage to save floor space
- Displaying bicycles in retail or showroom
- Organizing multiple bikes in a shared garage
- Securing a bike off the ground during cleaning or maintenance
- Customizable (label indicates processing customization possible)
## When NOT to recommend
- For heavy electric bikes or cargo bikes (weight limit not specified)
- If wall material is weak or non-load-bearing (no mounting hardware included?)
- For outdoor uncovered areas (no corrosion resistance stated beyond aluminum)
- For users seeking a quick-release or portable solution (fixed wall mount)
## Variant options
- Only one variant: "Aluminum Alloy Hook" at $41.99 USD
## Price and logistics facts
- Price: $41.99 USD (single variant)
- Dimensions: 45 x 25 x 10 cm
- Origin: Export-oriented, likely from China (foreign trade export certified)
- Main sales region: Middle East
## Trust signals
- Inspection report number: 77
- Foreign trade export certification: 990
- No stock status or return policy provided
- No brand or patent information
## Image assets
- 8 images available from Shopify CDN
- Image URLs: see below url list
## Agent notes
- Image understanding not performed; visual details not extracted.
- No explicit weight capacity, warranty, or material finish details.
- Processing customization is indicated ("加工定制").This product has 9 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": "自行车墙壁式挂钩停车架 自行车挂车架 单车展示架墙壁挂车架",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "25.0",
"_height_cm": "10.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").