Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99 – $136.99
Default variant: 300MM 10U / Open
Default SKU: dcd-30002537782
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/50149800280303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000998329
JSON data: https://landmarks.builders/products/m4x-10000998329.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built from 1.2mm thick cold-rolled steel with a frosted paint finish, this durable server rack offers exceptional durability and a strong bearing capacity, ensuring your valuable equipment is securely supported.
Versatile Equipment Storage: Designed as a multi-purpose audio rack, it's perfect for organizing a wide range of devices including power amplifiers, network switches, servers, and routers, making it ideal for home labs, studios, or living rooms.
Accessible Frame Design: The accessible frame server rack promotes excellent airflow and ventilation, preventing your electronics from overheating while providing easy reach to cables and components for hassle-unobstructed maintenance and setup.
Adjustable & Mobile: Featuring adjustable shelves to accommodate various equipment sizes and four 360° universal casters (two with brakes), this rolling network cabinet offers both customized organization and effortless mobility.
Standard Compliance: This 19-inch equipment rack is EIA/ECA-310-E compliant, ensuring compatibility with standard rack-mountable devices and serving as a reliable piece of electronics furniture for both professional and home use.
Summary: 2 Pieces Server Rack Network Rack IT Hardware Rolling Cabinet Durable Steel Construction Suitable for Studio Living Room Home Office. 【Heavy-Duty Construction】: Built from 1.2mm thick cold-rolled steel with a frosted paint finish, this durable server rack offers exceptional durability and a strong bearing capacity, ensuring your valuable equipment is securely supported. 【Versatile Equipment Storage】: Designed as a multi-purpose audio rack, it's perfect for organizing a wide range of devices including power amplifiers, network switches, servers, and routers, making it ideal for home labs, studi
Generated by: m4x-map-v1
This product has 10 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": "2 Pieces Server Rack Network Rack IT Hardware Rolling Cabinet Durable Steel Construction Suitable for Studio Living Room Home Office",
"product_id": 9456542187759,
"variant_id": 50149800280303,
"quantity": 1,
"grams": 12500,
"length_cm": "145.0",
"width_cm": "55.0",
"height_cm": "32.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").