Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Red
Default SKU: dcd-30003702478
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 610 g
Cart URL (default variant): https://landmarks.builders/cart/50151100907759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001303569
JSON data: https://landmarks.builders/products/m4x-10001303569.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Identity: A heavy-duty wall-mounted parts rack designed to bring order to busy workspaces by keeping small components neatly arranged.
Function: This versatile parts organizer features open slanted storage bins that allow you to quickly identify, grab, and restock hardware and fittings.
Design: Built with a long perforated mounting, this bin rack offers a secure, space-saving setup that mounts easily to your wall.
Utility: An efficient wall organizer with bins that maximizes vertical space, keeping your workbench clear and your essential supplies within within easy reach.
Dimensions: This long-lasting plastic storage system measures approximately 94.5 cm long, 16.8 cm deep, and 7.3 cm high for the full horizontal assembly, providing a compact yet spacious storage solution.
Summary: Wall-Mounted Parts Rack Versatile Wall Organizer with Bins Sturdy for Mechanics. 【Identity】: A heavy-duty wall-mounted parts rack designed to bring order to busy workspaces by keeping small components neatly arranged. 【Function】: This versatile parts organizer features open slanted storage bins that allow you to quickly identify, grab, and restock hardware and fittings. 【Design】: Built with a long perforated mounting, this bin rack offers a secure, space-saving setup that mounts easily to your wall. 【Utility】: An efficient wall organizer with bins that maximizes vertical space, keeping your wo
Generated by: m4x-map-v1
This product has 12 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": "Wall-Mounted Parts Rack Versatile Wall Organizer with Bins Sturdy for Mechanics",
"product_id": 9456967024879,
"variant_id": 50151100907759,
"quantity": 1,
"grams": 610,
"length_cm": "19.0",
"width_cm": "10.5",
"height_cm": "33.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").