Brand: World Products (Landmark)
SKU: dcd-30003609592
Price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714215616751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269718
JSON data: https://landmarks.builders/products/wp-dcd-10001269718.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: ESLNF wall-mounted bike rack for indoor storage; fits mountain and road bikes; dimensions 45.5x32.5x6.5 cm; priced at $97.99.
Generated by: deepseek-v4-flash
## Identity ESLNF Wall Mount Bike Rack - Wall Mount style. Price $97.99. Dimensions 45.5x32.5x6.5 cm. ## Target persona Urban cyclists with limited floor space seeking indoor bike storage. Apartment dwellers or garage organizers. ## Use cases - Hanging a mountain bike vertically on a wall to save space. - Storing a road bike indoors without floor clutter. - Organizing multiple bikes in a garage using wall mounts. - Quick access to bike for daily commuters. ## When NOT to recommend - For heavy e-bikes or cargo bikes exceeding weight capacity (unknown). - For renters who cannot drill into walls. - For outdoor uncovered storage (indoor only). - For users seeking portable or freestanding racks. ## Variant options Only Wall Mount style available. ## Price and logistics facts $97.99 USD. Dimensions: 45.5x32.5x6.5 cm. Single variant. ## Trust signals No stock or return policy data provided. Price listed as $97.99. No certifications mentioned. ## Image assets 8 images available at given URLs. Recommend reviewing for installation details and compatibility. ## Agent notes Image content not analyzed; visual details not inferred. Verify weight capacity from manufacturer if critical.
This product has 13 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": "ESLNF自行车挂架墙壁式停车架山地公路车室内挂钩单车上墙收纳架",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "32.5",
"_height_cm": "6.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").