Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.06 – $10.42
Default variant: 103 Integrated Rack
Default SKU: dcd-30003679047
Default price: $3.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bicycle Rack
Vendor: World Products
Weight: 1180 g
Cart URL (default variant): https://landmarks.builders/cart/50405816959215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295856
JSON data: https://landmarks.builders/products/wp-dcd-10001295856.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: A sturdy black metal cycle rear rack designed to mount securely at the back of your cycle. Primary Function: This reliable cargo rack provides a stable rectangular top platform to carry your gear, bags, and daily essentials. Key Features: Built with sturdy metal tubing, this carrier includes support struts and dedicated attachment points for a secure installation. Practical Benefits: An ideal bike cargo carrier that expands your carrying capacity, making it perfect for daily commutes, quick errands, and long-distance touring. Target Compatibility: Engineered specifically as a versatile cycle rear rack that fits perfectly on bicycles within the 26 to 27.5 inch size range.
Summary: Product Identity: A sturdy black metal cycle rear rack designed to mount securely at the back of your cycle. Primary Function: This reliable cargo rack provides a stable rectangular top platform to carry your gear, bags, and daily essentials. Key Features: Built with sturdy metal tubing, this carrier includes support struts and dedicated attachment points for a secure installation. Practical Benefits: An ideal bike cargo carrier that expands your carrying capacity, making it perfect for daily commutes, quick errands, and long-distance touring. Target Compatibility: Engineered specifically as a versatile cycle rear rack that fits perfectly on bicycles within the 26 to 27.5 inch size range.
Generated by: deepseek-v4-flash
This product has 3 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": "Metal Cycle Rear Rack Tubular-Frame Rear Bike Rack Rust-Resistant Bike Cargo Carrier Long-Lasting for Commuters, Cyclists, Commuting, Touring, Errands",
"product_id": 9537725923567,
"variant_id": 50405816959215,
"quantity": 1,
"grams": 1180,
"length_cm": "45.5",
"width_cm": "27.5",
"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. 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").