Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $150.99 – $388.99
Default variant: 400MM / Hollow
Default SKU: dcd-30002070750
Default price: $150.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28500 g
Cart URL (default variant): https://landmarks.builders/cart/50149747982575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000919152
JSON data: https://landmarks.builders/products/m4x-10000919152.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Steel Construction: Crafted from high-quality, cold-rolled steel with a resistant finish, this piece of storage furniture is built for exceptional stability and longevity, ensuring it remains a staple in your home for years to come.
Versatile Dust-Proof Storage: This steel bookcase with doors features a mix of louvered cabinets, drawers, and optional tempered glass doors, providing an excellent solution to keep your books, collectibles, and essentials organized and protected from dust.
Customizable Organization: Featuring adjustable shelves, this versatile bookcase allows you to easily modify the interior space to accommodate items of all shapes and sizes, from tall encyclopedias to small decorative pieces, for a truly personalized setup.
Ample & Varied Capacity: Designed as a multi-functional storage cabinet, it offers a generous combination of uncovered display areas, concealed cabinets, and deep drawers, perfect for decluttering your space and organizing everything from files to decor.
Elegant Unrestricted Standing Design: With its clean lines, classic white finish, and sophisticated gold-tone handles, this unrestricted standing storage hutch brings a hint of light luxury to any room, seamlessly blending with modern and classic decor in your living room, home office, or bedroom.
Summary: Dust-Proof Steel Bookcase with Doors Large Capacity Metal Bookshelf with Drawers Long-Lasting Construction Unrestricted Standing Storage Hutch Adjustable Shelves for Students, Book Lovers, Homeowners, Living Room, Home Office, Bedroom. 【Long-Lasting Steel Construction】: Crafted from high-quality, cold-rolled steel with a resistant finish, this piece of storage furniture is built for exceptional stability and longevity, ensuring it remains a staple in your home for years to come. 【Versatile Dust-Proof Storage】: This steel bookcase with doors features a mix of louvered cabinets, drawers, and opt
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": "Dust-Proof Steel Bookcase with Doors Large Capacity Metal Bookshelf with Drawers Long-Lasting Construction Unrestricted Standing Storage Hutch Adjustable Shelves for Students, Book Lovers, Homeowners, Living Room, Home Office, Bedroom",
"product_id": 9456521838831,
"variant_id": 50149747982575,
"quantity": 1,
"grams": 28500,
"length_cm": "185.0",
"width_cm": "135.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").