Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99 – $313.99
Default variant: Gold&white / 80*30*200cm
Default SKU: dcd-30002377835
Default price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/50151118569711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000974539
JSON data: https://landmarks.builders/products/m4x-10000974539.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Functionality: This multi-purpose unit serves as a stylish room divider, a spacious bookcase, and a practical display shelf, making it an ideal piece of office furniture for organizing your workspace or home.
Ample Storage: Featuring a combination of unobstructed shelves and enclosed lower cabinets, this shelving unit provides generous space for books, files, decorative items, and plants, helping you maintain a tidy and organized environment.
Modern Industrial Design: The sleek combination of a sturdy metal frame and engineered wood panels creates a contemporary aesthetic that enhances any decor, functioning perfectly as a freestanding partition shelf to define different areas in an unobstructed-plan space.
Sturdy Construction: Built with a sturdy steel frame and thick, scratch-resistant engineered wood boards, this metal frame bookshelf with cabinets is designed for stability and long-lasting use, capable of holding a significant amount of weight without wobbling.
Space-Saving Solution: Its smart, vertical design maximizes storage while occupying minimal floor space, making it perfect for creating functional zones in small apartments, home offices, entryways, or commercial settings.
Summary: Multi-Functional Room Divider Bookcase Multifunctional Freestanding Partition Shelf Sturdy Construction Modern Bookcase Cabinet Space-Saving for Homeowners, Business Owners, Students, Entryway, Hallway, Bedroom, Small Areas. 【Versatile Functionality】: This multi-purpose unit serves as a stylish room divider, a spacious bookcase, and a practical display shelf, making it an ideal piece of office furniture for organizing your workspace or home. 【Ample Storage】: Featuring a combination of unobstructed shelves and enclosed lower cabinets, this shelving unit provides generous space for books, files,
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": "Multi-Functional Room Divider Bookcase Multifunctional Freestanding Partition Shelf Sturdy Construction Modern Bookcase Cabinet Space-Saving for Homeowners, Business Owners, Students, Entryway, Hallway, Bedroom, Small Areas",
"product_id": 9456970924271,
"variant_id": 50151118569711,
"quantity": 1,
"grams": 23000,
"length_cm": "205.0",
"width_cm": "35.0",
"height_cm": "205.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").