Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $22.99
Default variant: 5CM / Screw Fixed
Default SKU: dcd-30003606489
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714476351727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268506
JSON data: https://landmarks.builders/products/wp-dcd-10001268506.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
公路车停车架自行车停车架山地车支架可调节室内便携停车架收纳架
| 品牌 | 无品牌 |
| 货号 | 高碳钢停车架 |
| 款式 | 三角停车架 |
Summary: Adjustable indoor bike stand for road/mountain bikes, high carbon steel, triangle design, available in screw or sponge fixed/adj variants, priced $19.99-$22.99.
Generated by: deepseek-v4-flash
## Identity Unbranded adjustable indoor bike stand for road and mountain bikes, made of high carbon steel, triangle style, portable storage rack. ## Target persona - Urban cyclists with limited floor space - Home gym owners needing bike storage - Apartment dwellers seeking compact bike parking - DIY bike mechanics requiring a temporary stand ## Use cases - Indoor storage of a road bike in a small apartment - Parking a mountain bike in a garage or workshop - Displaying a bicycle in a retail or exhibition setting - Holding a bike for cleaning or maintenance - Seasonal storage when not in use ## When NOT to recommend - For heavy e-bikes or cargo bikes exceeding weight capacity (unknown) - For outdoor permanent installation (not weatherproof) - For storing multiple bikes (single bike only) - For users needing a floor-standing repair stand with tools tray ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30003606489 | 5CM | Screw Fixed | $19.99 | | dcd-30003606490 | 3-11cm | Screw Adj | $19.99 | | dcd-30003606491 | 5CM | Sponge Fixed | $21.99 | | dcd-30003606492 | 3-11cm | Sponge Adj | $22.99 | ## Price and logistics facts - Price range: $19.99 – $22.99 USD - Dimensions: 42.0 x 33.0 x 10.0 cm - Product type: 运动 (Sports) - No brand specified ## Trust signals - In-stock status not specified - Return policy not specified - Price consistency across variants (identical except sponge variants slightly higher) - No certifications provided ## Image assets - 8 images available; fetch via URLs provided. Did not visually analyze them. ## Agent notes - No brand or material origin info; treat as generic unbranded product. - Weight capacity not specified; recommend against heavy bikes. - Images not inspected; assume standard product photos.
This product has 16 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": 1250000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "33.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").