Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $103.99 – $131.99
Default variant: 80CM / with Door White
Default SKU: dcd-30002414066
Default price: $112.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/50149877940463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000979532
JSON data: https://landmarks.builders/products/m4x-10000979532.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Expandable Design: This innovative expandable bookshelf features an adjustable width, allowing you to customize its size to perfectly fit your space, whether it's a cozy corner or a long wall.
Multi-Tier Storage: Maximize your organization with this multi-tier storage shelf, offering ample accessible shelving to neatly arrange books, decor, plants, and storage boxes, keeping your items accessible and your space tidy.
Versatile Functionality: More than just a bookshelf, this unit serves as a versatile display rack for your favorite photos and collectibles or as practical storage furniture for your home office or living room.
Sturdy & Stable: Constructed from long-lasting wood-based panels with a stable, floor-standing design that sits flush against the wall, ensuring it remains steady and secure even when fully loaded.
Space-Saving Solution: Ideal for students, families, and anyone needing to maximize their living area, this compact yet spacious book rack provides a smart storage solution without occupying excessive floor space.
Summary: Adjustable Width Bookcase Expandable Bookshelf Display Rack Tall Organizer Shelf with Multi-tier Storage Space-saving Wood Material Suitable for Living Room Bedroom Home Office Apartments Dorms. 【Expandable Design】: This innovative expandable bookshelf features an adjustable width, allowing you to customize its size to perfectly fit your space, whether it's a cozy corner or a long wall. 【Multi-Tier Storage】: Maximize your organization with this multi-tier storage shelf, offering ample accessible shelving to neatly arrange books, decor, plants, and storage boxes, keeping your items accessible a
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": "Adjustable Width Bookcase Expandable Bookshelf Display Rack Tall Organizer Shelf with Multi-tier Storage Space-saving Wood Material Suitable for Living Room Bedroom Home Office Apartments Dorms",
"product_id": 9456567746799,
"variant_id": 50149877940463,
"quantity": 1,
"grams": 15500,
"length_cm": "148.0",
"width_cm": "40.0",
"height_cm": "20.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").