Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $155.99 – $210.99
Default variant: 3M / Plastic Hook
Default SKU: dcd-30003621734
Default price: $155.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 6190 g
Cart URL (default variant): https://landmarks.builders/cart/49713334714607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274491
JSON data: https://landmarks.builders/products/wp-dcd-10001274491.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车顶天立地柱停车架家用儿童平衡滑板车室内式立式挂架
| 货号 | 02 |
| 品牌 | YXCY |
| 型号 | 02 |
| 专利类型 | 无 |
| 质检报告编号 | 555 |
| 材质 | 铝合金+铁+塑料 |
| 尺寸 | 3米塑料挂钩 |
| 外贸出口认证 | 5565 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 类型 | 一体式金属车架 |
| 是否进口 | 否 |
Summary: Vertical bike storage rack for indoor use, holds bicycles and scooters. Adjustable height, available in 3M/4M with plastic or aluminum hook. Price $155.99-$210.99.
Generated by: deepseek-v4-flash
## Identity Bicycle vertical parking rack for indoor home use. Holds bikes, balance bikes, and scooters. Construction: aluminum+iron+plastic. Dimensions: 108x18x18 cm. Patents: none stated. ## Target persona Homeowners and apartment dwellers with limited floor space who need to store multiple bikes vertically. Especially useful for families with children's bikes and scooters. ## Use cases - Storing bicycles upright in a garage or hallway to save floor space. - Organizing children's balance bikes and scooters in a mudroom or entryway. - Maximizing vertical storage in a small apartment with limited floor area. - Holding a second bike in a tight utility room or closet. - Displaying bikes in a retail or showroom setting (if floor mounting is acceptable). ## When NOT to recommend - For outdoor use (lack of weatherproofing indicated). - For heavy motorcycles or e-bikes exceeding 30 kg (no weight limit stated). - For commercial bike shops needing high-capacity storage (single pole design). - For buyers requiring quick-release or tool-free installation (assembly likely needed). ## Variant options | Size | Hook Style | Price | |------|------------|-------| | 3M | Plastic Hook | $155.99 | | 3M | Aluminum Hook | $178.99 | | 4M | Plastic Hook | $188.99 | | 4M | Aluminum Hook | $210.99 | Note: "3M" means 3-meter height (not confirmed if that's the product height or ceiling height compatibility). ## Price and logistics facts - Price range: $155.99 to $210.99 USD. - Dimensions: 108 cm length, 18 cm width, 18 cm height (packaging?). - Brand: YXCY. Model: 02. - Custom processing available (yes). ## Trust signals - In-stock status: not confirmed (assume available). - Return policy: not provided. - Certifications: not listed. - Price consistency: variants priced appropriately by size and material. ## Image assets - 5 images available (not analyzed). - Fetch URLs from product data. ## Agent notes - No weight capacity or ceiling height compatibility verified. - Image analysis not performed; do not assume visual details. - Consider measuring ceiling height before recommending 3M or 4M variants.
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": 6190000,
"properties": {
"_length_cm": "108.0",
"_width_cm": "18.0",
"_height_cm": "18.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").