Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.08 – $87.55
Default variant: 0.8MM / 2-drawer 201 Steel
Default SKU: dcd-30002532720
Default price: $53.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业商业/文件柜
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/50375782695151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000997374
JSON data: https://landmarks.builders/products/wp-dcd-10000997374.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from high-quality 304 stainless steel, this storage furniture is built to last, offering excellent resistance to rust, and moisture for long-term reliability.
Versatile Storage: This multi-purpose metal cabinet is perfect for organizing everything from office files and medical instruments to workshop tools and outdoor supplies, making it ideal for businesses, balconies, and garages.
Secure & Organized: Featuring double doors with a built-in lock and multiple adjustable shelves, this stainless steel storage cabinet keeps your valuable items safe and neatly organized.
Spacious & Practical: With a generous interior and options for drawers, this lockable file cabinet provides ample space to declutter your environment, whether it's a busy office or a home workshop.
Ready to Use: This heavy duty utility cabinet arrives fully assembled, saving you time and effort. Its sturdy, freestanding design allows for immediate placement and use in any desired location.
Summary: Rust Resistant Stainless Steel Storage Cabinet Easy Assembly Tall Metal Storage Cabinet for Businesses, Outdoor, Balcony, Office, Workshop. 【Long-Lasting Construction】: Crafted from high-quality 304 stainless steel, this storage furniture is built to last, offering excellent resistance to rust, and moisture for long-term reliability. 【Versatile Storage】: This multi-purpose metal cabinet is perfect for organizing everything from office files and medical instruments to workshop tools and outdoor supplies, making it ideal for businesses, balconies, and garages. 【Secure & Organized】: Featuring dou
Generated by: dcd-map-v1
This product has 1 image 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": "Rust Resistant Stainless Steel Storage Cabinet Easy Assembly Tall Metal Storage Cabinet for Businesses, Outdoor, Balcony, Office, Workshop",
"product_id": 9530025083119,
"variant_id": 50375782695151,
"quantity": 1,
"grams": 50000,
"length_cm": "185.0",
"width_cm": "95.0",
"height_cm": "185.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").