Brand: World Products (Landmark)
SKU: dcd-30003597505
Price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714591826159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265109
JSON data: https://landmarks.builders/products/wp-dcd-10001265109.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A quick-release mountain bike rear rack for carrying cargo or a passenger, priced at $54.99.
Generated by: deepseek-v4-flash
## Identity Mountain bike rear rack (quick-release, rear seat) for carrying cargo or a passenger. ## Target persona Cyclists who need to carry items on a mountain bike; commuters with quick-release needs; budget-conscious riders looking for a simple rear rack. ## Use cases - Commuting with a backpack or panniers. - Carrying groceries or small loads on a mountain bike. - Transporting a child seat (if compatible). - Touring or bikepacking on a budget. - Quick attachment/detachment for storage or security. ## When NOT to recommend - For road or hybrid bikes without appropriate seatpost or frame mounts. - If heavy-duty hauling (e.g., >25 kg) is required—no weight rating specified. - If integrated lighting or fender mounts are needed. - For users requiring a VAT invoice included in the listed price. ## Variant options - Standard ($54.99) ## Price and logistics facts - Price: $54.99 USD. - Dimensions: 50 x 18 x 9 cm. - Note: Listed price does not include VAT invoice; contact customer service for invoice. ## Trust signals - Listed in inventory (in-stock assumed). - No return policy or warranty stated. - No material or load capacity certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/191678af0da04af69ab457bf1e269e8f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c092be23e63a4dbb866a84ec16326247.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d31208bf971747b09da41f39e9a6d2a5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c24dfaa18474c0ea9109d63a1fd05b3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66cee21b8fa148c5ab3305594006f583.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5938eb448daf45a2bae06236bd1bbe1e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a762fbd0fd74962a3a3db5b5cdb0250.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96dc4e2144684ef78110f36f27a880aa.png ## Agent notes - Description explicitly states no VAT invoice included; users needing invoice must contact customer service. - No weight capacity, material, or compatibility details provided. - Only one variant (Standard). - Images not analyzed.
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": "山地车货架 自行车快拆式后座尾架单车配件可载人骑行装备行李架",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "18.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").