Brand: World Products (Landmark)
SKU: dcd-30003672724
Price: $17.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Bike Accessories
Vendor: World Products
Weight: 6200 g
Cart URL (default variant): https://landmarks.builders/cart/50405571002607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293541
JSON data: https://landmarks.builders/products/wp-dcd-10001293541.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This floor-standing cycle rack is designed for parking, storing, displaying, and supporting a bicycle during maintenance. It features a center pole with blue tightening knobs for height adjustment, and a top horizontal bracket with a pair of curved, rubber-coated J-shaped hooks to hold the frame without scratching. The wide four-base legs provide stability on flat floors.
Summary: Adjustable floor-standing bicycle repair stand with rubber-coated J-hooks, height adjustment, and stable four-leg base. Priced at $17.17 USD. Suitable for basic home maintenance, storage, and display.
Generated by: deepseek-v4-flash
## Identity Adjustable Floor-Standing Bike Repair Stand with Rubber-Coated Hooks. A budget repair stand with adjustable height, wide four-leg base, and curved rubber-coated J-hooks to hold the frame without scratching. ## Target persona Home cyclist who performs basic maintenance (gears, brakes, tires) in a garage or apartment; small bike shop needing a portable display or parking rack; budget-conscious buyer looking for a low-cost stand. ## Use cases - Holding a bike frame while adjusting gears or brakes - Parking a bicycle indoors - Displaying a bike in a shop or showroom - Storing a bike off the floor - Performing quick tire or wheel repairs ## When NOT to recommend - Professional mechanics requiring heavy-duty clamping and torque resistance - Heavy e-bikes or cargo bikes due to unknown weight capacity - Users expecting a full workbench with tool tray - Outdoor, all-weather use (not specified as weatherproof) ## Variant options Only one variant: "Bike Floor Repair" (SKU dcd-30003672724) at $17.17 USD. ## Price and logistics facts Price: $17.17 USD. Dimensions: 105.5 x 15.5 x 15.5 cm. Floor-standing design. No shipping or availability details provided. ## Trust signals Listed as quality audited and content validated. Price is consistent across variant. No certifications or return policy specified. ## Image assets Five product images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e32bed9f-724f-4bea-a4a5-0ba4396161e5.jpg?v=1786242118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/842a8cfd-a08b-4b6b-8679-0ebb4e13b4f4.jpg?v=1786242119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0788ab1-a019-4ed2-ab78-165b3d288f05.jpg?v=1786242120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cbae4e8-07d4-453d-9679-340a8af9f0c9.jpg?v=1786242119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20ee6525-66c7-47a8-ab03-6439b43d2338.jpg?v=1786242480 ## Agent notes Images were not visually inspected; treat image URLs as fetchable assets only. Weight capacity and material composition are not provided. No return policy or shipping details are known.
This product has 5 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": "Adjustable Floor-Standing Bike Repair Stand with Rubber-Coated Hooks",
"product_id": 9537654620399,
"variant_id": 50405571002607,
"quantity": 1,
"grams": 6200,
"length_cm": "105.5",
"width_cm": "15.5",
"height_cm": "15.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. 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").