Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.47 – $6.90
Default variant: Model a Full QR
Default SKU: dcd-30003630276
Default price: $6.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bike Rack
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/50455563960559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001277869
JSON data: https://landmarks.builders/products/wp-dcd-10001277869.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This rear bike cargo rack is designed as a practical bike accessory for riders who want extra carrying space without adding unnecessary bulk. Mounted behind the seat area and above the rear wheel, it creates a rear surface that suits daily transport needs and helps make riding more versatile. As a cargo rack, it provides a stable place for carrying items during routine rides, errands, or commuting. The top surface and rear carrier structure are arranged to support everyday use, while the side leg supports and adjustable arms add to the rack's overall form and balance. The fast-release bike rack uses clamp-style mounting hardware, so it can be attached securely and removed when needed with less hassle. That makes it a convenient option for riders who switch between loaded and unloaded rides. Constructed as an aluminum alloy bike rack with a sturdy build and black metal frame, it combines a solid look with practical construction. It is a straightforward rear rack solution for converting a standard bike into a more capable carrier for everyday riding.
Summary: This rear bike cargo rack is designed as a practical bike accessory for riders who want extra carrying space without adding unnecessary bulk. Mounted behind the seat area and above the rear wheel, it creates a rear surface that suits daily transport needs and helps make riding more versatile. As a cargo rack, it provides a stable place for carrying items during routine rides, errands, or commuting. The top surface and rear carrier structure are arranged to support everyday use, while the side leg supports and adjustable arms add to the rack's overall form and balance. The fast-release bike rack uses clamp-style mounting hardware, so it can be attached securely and removed when needed with less hassle. That makes it a convenient option for riders who switch between loaded and unloaded rides. Constructed as an aluminum alloy bike rack with a sturdy build and black metal frame, it combines a solid look with practical construction. It is a straightforward rear rack solution for converting a standard bike into a more capable carrier for everyday riding.
Generated by: deepseek-v4-flash
This product has 4 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": "Black Metal Adjustable Arms Fast-Release Bike Rack Rear Bike Rack",
"product_id": 9537279525103,
"variant_id": 50455563960559,
"quantity": 1,
"grams": 1300,
"length_cm": "56.0",
"width_cm": "18.5",
"height_cm": "11.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").