Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $87.99
Default variant: 120x40cm / 3-layer 103CM Black
Default SKU: dcd-30002557313
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/50150947815663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001002043
JSON data: https://landmarks.builders/products/m4x-10001002043.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 thickened, cold-rolled steel with reinforced beams, this heavy duty utility rack offers exceptional stability and durability, ensuring it won't wobble or bend under load.
Adjustable Shelving: Customize your storage with ease. The height of each tier can be adjusted using the simple snap-in design, allowing you to create the perfect space for items of all sizes, from small kitchen appliances to large suitcases.
Versatile Storage Solution: This multi-layer metal shelf is perfect for decluttering any space. Use it on the balcony for plants, in the kitchen for pantry items, in the warehouse for inventory, or in the basement for tools and boxes.
Effortless Assembly: Say goodbye to complicated instructions and tools. This shelving unit features a smart, boltless snap-in connection system, allowing for quick and easy setup by just single person.
High-Capacity Organization: Maximize your storage potential and transform cluttered areas into tidy, functional areas. This storage rack is the ultimate solution for home organization, capable of holding up to 30 kg per shelf.
Summary: Sturdy Construction Multi-Layer Metal Shelf Large Capacity Metal Utility Shelf Stable Design Heavy Duty Utility Rack Easy Assembly for Balcony, Kitchen, Warehouse, Basement. 【Heavy-Duty Construction】: Built from thickened, cold-rolled steel with reinforced beams, this heavy duty utility rack offers exceptional stability and durability, ensuring it won't wobble or bend under load. 【Adjustable Shelving】: Customize your storage with ease. The height of each tier can be adjusted using the simple snap-in design, allowing you to create the perfect space for items of all sizes, from small kitchen app
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": "Sturdy Construction Multi-Layer Metal Shelf Large Capacity Metal Utility Shelf Stable Design Heavy Duty Utility Rack Easy Assembly for Balcony, Kitchen, Warehouse, Basement",
"product_id": 9456923934959,
"variant_id": 50150947815663,
"quantity": 1,
"grams": 10000,
"length_cm": "152.0",
"width_cm": "52.0",
"height_cm": "16.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").