Brand: World Products (Landmark)
SKU: dcd-30003481265
Price: $475.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49811809566959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001228365
JSON data: https://landmarks.builders/products/m4x-10001228365.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Structure: This black steel cupboard features a tall rectangular body with two front doors, creating a secure and organized storage solution for home or office use.
Mobility: Built as a rolling storage cabinet, it stands on four detachable rubber casters that rotate 360 degrees, helping you relocate smoothly and position it where needed.
Storage Flexibility: As an adjustable shelf cabinet, it includes multiple internal shelves that are both removable and adjustable, so you can arrange space for files, tools, or mixed household items.
Security and Use: Designed as a locking file cabinet, the enclosed door design helps keep documents and everyday essentials stored out of sight in a dust-resistant cabinet.
Practical Advantage: This household organizer combines metal construction, perforated side panels, and stable caster locking to support daily storage needs while keeping contents accessible and neatly contained.
Summary: Metal Storage Cabinet Black Rolling Storage Cabinet Dust-Resistant Household Organizer for Office, Home. 【Construction】: Built as a black steel cupboard with a tall rectangular body, two front doors, and perforated side panels for a sturdy enclosed storage solution. 【Mobility】: This rolling storage cabinet sits on 4 detachable rubber casters that rotate 360 degrees, making it easy to move and reposition while still supporting stable placement. 【Organization】: Designed as a household organizer with multiple internal shelves that are adjustable and removable, so you can tailor the space for file
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": "Metal Storage Cabinet Black Rolling Storage Cabinet Dust-Resistant Household Organizer for Office, Home",
"product_id": 9430095528175,
"variant_id": 49811809566959,
"quantity": 1,
"grams": 45000,
"length_cm": "185.0",
"width_cm": "85.0",
"height_cm": "15.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").