Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Single Box PACK
Default SKU: dcd-30003624411
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 980 g
Cart URL (default variant): https://landmarks.builders/cart/49713186275567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275635
JSON data: https://landmarks.builders/products/wp-dcd-10001275635.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铝合金后货架 自行车后衣架 单车行李架 碟刹V刹均可用 可调节
| 货号 | 1 |
| 品牌 | 鹏宇 |
| 产品类别 | 其他包配用品 |
| 专利类型 | 无 |
| 质检报告编号 | 0 |
| 库存类型 | 整单 |
| 材质 | 铝合金 |
| 外贸出口认证 | 0 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 儿童专用 | 否 |
| 是否进口 | 否 |
Summary: Aluminum alloy adjustable bicycle rear rack compatible with disc and V brakes, dimensions 47.5x24x9 cm, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy bicycle rear rack (luggage rack), disc/V brake compatible, adjustable. ## Target persona Cyclists who need a rear luggage rack for city commuting or touring; DIY bike builders; bike shop owners looking for affordable racks. ## Use cases 1. Carrying cargo on a bicycle's rear. 2. Installing on bikes with either disc or V brakes. 3. Adjustable fit for different frame sizes. 4. Using as a replacement for broken rack. 5. Customizing bike with a rack (since it can be customized). ## When NOT to recommend - For bikes without rear eyelets (not mentioned compatibility). - For heavy loads exceeding typical rack limits (no weight capacity given). - For users requiring quick installation (no assembly info). - For children's bikes (explicitly not for children). ## Variant options - Single Box PACK: $28.99 - Normal PACK: $28.99 ## Price and logistics facts Price: $28.99 USD. Dimensions: 47.5 x 24.0 x 9.0 cm. No shipping cost or weight provided. ## Trust signals No trust signals explicitly given. No in-stock status, return policy, certification, or price consistency info. ## Image assets Five images available at provided URLs. ## Agent notes Images not inspected; no visual details inferred. Weight not specified; load capacity unknown. Variant difference unclear (packaging only).
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": "Aluminum Alloy Rear Bike Rack, Adjustable, Compatible with Disc \u0026 V-Brakes",
"quantity": 1,
"grams": 980000,
"properties": {
"_length_cm": "47.5",
"_width_cm": "24.0",
"_height_cm": "9.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").