Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99 – $225.99
Default variant: 2-tier Cherry 1.8M
Default SKU: dcd-30001898124
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49811874185455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894180
JSON data: https://landmarks.builders/products/m4x-10000894180.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Design: A unique combination of a unrestricted standing room divider and a corner shelving unit, perfect for creating visual separation while adding valuable storage and display space.
Elegant Aesthetics: Features a beautiful Japanese-inspired design with a solid wood frame, a gracefully arched top, and an intricately hand-woven rattan screen that adds natural texture and a retro vibe to any room.
Quality Craftsmanship: Constructed from long-lasting solid Solid Timber wood with a polished, varnished finish and rounded edges for safety. The sturdy structure is designed for stability and long-lasting use.
Space-Saving Solution: Its clever corner-hugging design makes it an ideal choice for apartments, entryways, living rooms, or bedrooms, maximizing storage without occupying a large footprint.
Versatile Display & Storage: Available with two or four curved shelves, providing ample room to showcase books, plants, decorative items, and more, helping you keep your space organized and stylish.
Summary: Japanese-Inspired Unattached Standing Divider Bookcase Hand-Woven Design Arched Shelf Screen Retro Aesthetic Display Stand Multi-Functional for Apartment Dwellers, Interior Decorators, Entryway, Living Room, Corner Areas, Bedroom. 【Multi-Functional Design】: A unique combination of a unattached standing room divider and a corner shelving unit, perfect for creating visual separation while adding valuable storage and display space. 【Elegant Aesthetics】: Features a beautiful Japanese-inspired design with a solid wood frame, a gracefully arched top, and an intricately hand-woven rattan screen that
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": "Japanese-Inspired Unattached Standing Divider Bookcase Hand-Woven Design Arched Shelf Screen Retro Aesthetic Display Stand Multi-Functional for Apartment Dwellers, Interior Decorators, Entryway, Living Room, Corner Areas, Bedroom",
"product_id": 9430113091823,
"variant_id": 49811874185455,
"quantity": 1,
"grams": 14500,
"length_cm": "185.0",
"width_cm": "75.0",
"height_cm": "15.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").