Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $223.99 – $359.99
Default variant: 1000*825*550mm
Default SKU: dcd-30002096855
Default price: $223.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 36000 g
Cart URL (default variant): https://landmarks.builders/cart/50149695291631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923166
JSON data: https://landmarks.builders/products/m4x-10000923166.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 Steel Construction: Built from thickened cold-rolled steel for exceptional stability and durability, this sturdy storage cabinet is designed to withstand heavy loads up to 200kg without warping, ensuring long-lasting performance.
Weather-Resistant Design: Featuring a sun-proof and waterproof finish, this unit is perfectly suited as an outdoor balcony cabinet, protecting your belongings from rain, sun exposure, and rust, making it ideal for semi-exposed areas.
Space-Saving Sliding Doors: The effortless-gliding doors are a key feature of this steel storage cabinet with sliding doors, allowing for easy entry in tight areas where traditional swing doors would be impractical, such as narrow balconies or crowded workshops.
Customizable Interior Storage: With adjustable shelves and an optional hanging rod, this versatile unit can be configured to your needs, easily transforming from a shelving unit for tools and supplies into a functional metal wardrobe for clothing.
Multi-Scene Versatility: This modern and minimalist cabinet is a highly adaptable piece of household furniture, seamlessly blending into various settings including balconies, garages, bedrooms, living rooms, or workshops to solve your clutter problems.
Summary: Sun-Proof Steel Storage Cabinet with Sliding Doors Sturdy and Long-Lasting Outdoor Balcony Cabinet Heavy Duty Unrestricted Standing Metal Closet Large Capacity for Homeowners, Hobbyists, Bedroom, Garage, Living Room, Workshop. 【Heavy-Duty Steel Construction】: Built from thickened cold-rolled steel for exceptional stability and durability, this sturdy storage cabinet is designed to withstand heavy loads up to 200kg without warping, ensuring long-lasting performance. 【Weather-Resistant Design】: Featuring a sun-proof and waterproof finish, this unit is perfectly suited as an outdoor balcony cabin
Generated by: m4x-map-v1
This product has 4 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": "Sun-Proof Steel Storage Cabinet with Sliding Doors Sturdy and Long-Lasting Outdoor Balcony Cabinet Heavy Duty Unrestricted Standing Metal Closet Large Capacity for Homeowners, Hobbyists, Bedroom, Garage, Living Room, Workshop",
"product_id": 9456504635631,
"variant_id": 50149695291631,
"quantity": 1,
"grams": 36000,
"length_cm": "185.0",
"width_cm": "138.0",
"height_cm": "25.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").