Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Black
Default SKU: dcd-30003609593
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2360 g
Cart URL (default variant): https://landmarks.builders/cart/49714214699247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269719
JSON data: https://landmarks.builders/products/wp-dcd-10001269719.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A bike wall mount rack for indoor storage, available in Black or Beige, priced at $32.99 with dimensions 36x31x10.5 cm.
Generated by: deepseek-v4-flash
## Identity Bike wall mount rack for indoor storage of bicycles. ## Target persona Urban apartment dwellers with limited floor space; cyclists needing to store bikes in garages or hallways; commuters who want to keep bikes off the floor. ## Use cases - Storing a bike vertically against a wall in a small apartment. - Organizing multiple bikes in a garage or shed. - Displaying a bike as wall decor while saving floor space. - Keeping bikes out of reach of pets or children. - Temporary storage during winter months. ## When NOT to recommend - For heavy e-bikes or cargo bikes (weight capacity unknown). - For basement or damp areas without proper wall anchoring (not weatherproof). - For users who cannot drill into walls (rental restrictions). - For bikes with wide handlebars that may not fit the hook spacing. ## Variant options - Black (SKU: dcd-30003609593) - $32.99 - Beige (SKU: dcd-30003609594) - $32.99 ## Price and logistics facts - Price: $32.99 USD (all variants). - Dimensions: 36 x 31 x 10.5 cm (L x W x H). - Shipping cost and delivery time not provided. ## Trust signals - In-stock status: Not indicated (assume available as listed). - Return policy: Not provided. - Price consistency: Same price across variants. - Certifications: None provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75531363beb7421cadc6723f09f708fa.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/431f35f5921547bdbdd92bf662755b60.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e91e4597cc6e440a8a8bf9be020f25f6.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4fdbc591edb4676a84cb3c89d3d7d0e.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/375e474fb48643948a88280454f3d433.png?v=1781085367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7764823bb1f54c9da6779c51b3a3165f.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de42312b61b147449adeac4fe4ebe57c.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00de6517e4014293ad56311ebdf7d04b.png?v=1781085366 ## Agent notes Images are provided but were not analyzed for content or condition. No description or additional details beyond dimensions and variants.
This product has 14 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": 2360000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "31.0",
"_height_cm": "10.5"
}
}],
"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").