Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.15 – $2.78
Default variant: 2-in-1 Split Round with Box
Default SKU: dcd-30003673574
Default price: $2.78
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: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/50455746576623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293903
JSON data: https://landmarks.builders/products/wp-dcd-10001293903.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium black steel two-wheeler floor stand keeps your bike securely parked and organized indoors. It holds your two-wheeler upright by its frame, suitable for quick parking, maintenance, or storage. The tall upright frame and integrated side hooks provide a two-point contact point for stability. Crafted from heavy-duty metal tubing with a wide cylindrical base, it offers exceptional stability on flat surfaces. Its space-saving design minimizes footprint, keeping garages, apartments, or shops neat.
Summary: Budget metal floor stand for parking a two-wheeler upright; has a wide base, upright frame, and hook. Sold in four variants at $2.15–$2.78.
Generated by: deepseek-v4-flash
## Identity Metal Bike Floor Stand (product type: Bike Rack). Space-saving two-wheeler parking rack with hook. Models: Regular 2-in-1 with Sponge, 2-in-1 Split Round/Square with Box, 2-in-1 Split with Sponge. ## Target persona - Apartment/condo dwellers with limited storage space who need a compact indoor bike parking spot. - Small garage or workshop owners looking for a low-cost floor stand for quick bike placement/maintenance. - Retail shop operators wanting a simple floor display for a two-wheeler. - Budget-conscious buyers seeking a functional parking rack under $3. ## Use cases - Parking a bicycle or motorcycle upright in an apartment hallway or corner to save floor space. - Holding a two-wheeler steady during minor maintenance or cleaning in a workshop. - Displaying a bicycle/motorcycle on a shop floor for customers to inspect. - Creating an extra temporary parking spot in a garage when wall hooks aren't available. - Pairing the side hook to hold accessories or cables while parked. ## When NOT to recommend - Outdoor, all-weather parking: not designed for weather exposure; stability is on flat surfaces only. - Heavy or very large motorcycles: the listed dimensions suggest a compact footprint, and no weight capacity is provided. - Users needing a wall-mounted or ceiling-hung rack to save floor space entirely. - Commercial/industrial continuous use if rigorous load-bearing specs are required. ## Variant options Four styles: - Regular 2-in-1 with Sponge – SKU dcd-30003573576 – $2.15 - 2-in-1 Split with Sponge – SKU dcd-30003573577 – $2.78 - 2-in-1 Split Round with Box – SKU dcd-30003573574 – $2.78 - 2-in-1 Split Square with Box – SKU dcd-30003573575 – $2.78 ## Price and logistics facts - Price: USD 2.15 for base variant; USD 2.78 for the other three variants. - Dimensions (cm): 59.0 length × 17.5 width × 8.0 height. - Material described as heavy-duty metal tubing. - No shipping or handling info provided. ## Trust signals - Listed price is consistent across variants (base and split styles). - Catalog metadata includes "wp-quality-audited" and "wp-content-validated" tags (self-reported). - No stock quantity, return policy, or certification details provided; verify before advising purchase. ## Image assets Five images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acb84cf6-e2d5-4261-b148-33dcdc9cdc8a.jpg?v=1786242203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14de1418-9a76-40d8-9a21-c21804c34473.jpg?v=1786242229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77236933-499f-49a5-a628-9ad1d05a7637.jpg?v=1786242227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42f6e37f-a861-4534-a327-38a6c0c960ab.jpg?v=1786242192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86ca6cf6-05ad-4679-98c8-95cd5c1e9698.jpg?v=1786242200 ## Agent notes - Do not invent visual details; images were not reviewed in this data. - Exact load capacity and wheel-size compatibility are not stated; confirm with seller before recommending for heavy motorcycles. - Dimensions are given as 59 × 17.5 × 8 cm; interpret footprint/height carefully — the product's actual vertical upright frame is not dimensioned in the structured facts.
This product has 7 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": "Metal Bike Floor Stand Space-Saving Two-Wheeler Parking Rack with Hook",
"product_id": 9537623294191,
"variant_id": 50455746576623,
"quantity": 1,
"grams": 2100,
"length_cm": "59.0",
"width_cm": "17.5",
"height_cm": "8.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").