Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $246.99 – $281.99
Default variant: 110*60*40cm
Default SKU: dcd-30002566837
Default price: $246.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50149716852975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001003045
JSON data: https://landmarks.builders/products/m4x-10001003045.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bauhaus-Inspired Design: Elevate your space with this Bauhaus design display shelf, featuring clean lines and a minimalist aesthetic that blends seamlessly into any modern living room, bedroom, or office.
Versatile Storage Options: This multifunctional shelving unit offers a mix of accessible shelves, flip-down doors, and full-extension drawers, providing ample space for books, vinyl records, decor, and more.
Customizable & Modular: Adapt the unit to your needs with adjustable shelves and a modular design. This modular storage system allows you to create a personalized setup that fits your space and storage requirements perfectly.
Long-Lasting Construction: Built with a sturdy carbon steel frame and high-quality panels, this storage cabinet is designed for stability and longevity, featuring an anti-tip design for added safety.
Functional Details: Experience convenience with thoughtful features like door closures for a secure and quiet close, and an accessible-back design on some models to accommodate robot vacuums, making this piece of household furniture both stylish and practical.
Summary: Display Shelf Modernist Design with Adjustable Shelves Metal Frame Storage Cabinet Suitable for Living Room Bedroom Home Office. 【Bauhaus-Inspired Design】: Elevate your space with this Bauhaus design display shelf, featuring clean lines and a minimalist aesthetic that blends seamlessly into any modern living room, bedroom, or office. 【Versatile Storage Options】: This multifunctional shelving unit offers a mix of accessible shelves, flip-down doors, and full-extension drawers, providing ample space for books, vinyl records, decor, and more. 【Customizable & Modular】: Adapt the unit to your needs
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": "Display Shelf Modernist Design with Adjustable Shelves Metal Frame Storage Cabinet Suitable for Living Room Bedroom Home Office",
"product_id": 9456511647983,
"variant_id": 50149716852975,
"quantity": 1,
"grams": 35000,
"length_cm": "115.0",
"width_cm": "45.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").