Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.72 – $11.11
Default variant: 4-in-1 No Wheels
Default SKU: dcd-30003654199
Default price: $9.72
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: 3750 g
Cart URL (default variant): https://landmarks.builders/cart/50405316690159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001286990
JSON data: https://landmarks.builders/products/wp-dcd-10001286990.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 premium vertical bike rack maximizes storage space and keeps living areas organized. Crafted from black metal tubing with welded parts and bolted joints, it offers exceptional stability. Its upright design allows vertical bike storage, reducing floor area needed in tight apartments, garages, or retail shops. It accommodates wheel sizes from 16 to 29 inches, making it versatile for various bike types. The low base frame features a front wheel support and a lower wheel cradle, while the tall vertical post with a curved red top hook secures the wheel without scratching the rim. Ideal for daily storage or as a stable station for inflation and simple chain maintenance.
Summary: Freestanding vertical bike rack stores bikes upright to save floor space; fits 16-29 inch wheels; black metal with welded parts and bolted joints; base variant $9.72, wheeled variant $11.11.
Generated by: deepseek-v4-flash
## Identity Vertical Bike Stand Space-Saving Freestanding Bike Rack. Upright storage for one bike. Black metal tubing, welded parts, bolted joints. Front wheel support and lower cradle, tall post with curved red top hook. Fits wheel sizes 16-29 inches. Variants: 4-in-1 No Wheels ($9.72), 4-in-1 with Wheels ($11.11). Dimensions: 56 x 42 x 20 cm. ## Target persona - Apartment dweller with one bike and limited floor space - Garage owner wanting to store bikes against a wall or corner - Small bike shop needing compact display or service station - DIY cyclist who wants a stable stand for inflation and chain maintenance ## Use cases - Daily bike storage in a small apartment or hallway - Organizing a compact garage to free up floor area - Retail display of a single bicycle in a shop - Stable station for tire inflation or simple chain maintenance - Storing a bike during off-season indoors ## When NOT to recommend - Outdoor uncovered storage (no weather-resistance claim) - Large fleet or multi-bike commercial storage (single-bike design) - Heavily used public or high-traffic rental racks (not heavy-duty rated) - Riders with very large tires (e.g., fat bikes) not specified in wheel-width compatibility - Users needing wall-mounted or ceiling-hoist storage ## Variant options - SKU dcd-30003654199 — 4-in-1 No Wheels — $9.72 USD - SKU dcd-30003654200 — 4-in-1 with Wheels — $11.11 USD ## Price and logistics facts - Price: $9.72 USD (base variant); $11.11 USD (with wheels variant) - Dimensions (cm): 56.0 L x 42.0 W x 20.0 H - Currency: USD - No shipping, stock, or return policy information provided ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Catalog tags indicate validated content in company catalog - No third-party certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9042e96e-90d8-4594-823a-49f1df9ee683.jpg?v=1786242008 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/392a3861-07d1-4c7c-a336-ca7afb140958.jpg?v=1786241998 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba70f535-db5a-4804-a923-766c3f2540e0.jpg?v=1786241998 ## Agent notes - Images were not visually inspected; URLs are fetchable assets only. - Product description mentions stability and low base frame; no weight capacity was provided. - Material details limited to 'black metal tubing'; specific alloy or finish not specified. - No assembly instructions or included parts listed. - '4-in-1' label suggests multi-function claims, but exact functions not enumerated in provided facts. - Dimensions may include packaging; assume product footprint unless verified.
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": "Vertical Bike Stand Space-Saving Freestanding Bike Rack Stable for Cyclists",
"product_id": 9537572405487,
"variant_id": 50405316690159,
"quantity": 1,
"grams": 3750,
"length_cm": "56.0",
"width_cm": "42.0",
"height_cm": "20.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").