Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $778.99 – $1,121.99
Default variant: Cherry Wood Open
Default SKU: dcd-30001853486
Default price: $778.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815010214127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887259
JSON data: https://landmarks.builders/products/m4x-10000887259.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: A dense wood multi-tier shelving unit with optional glass doors, designed for displaying books and decor in a Japanese visual style. Available in Cherry Wood Open or Double variants.
Generated by: deepseek-v4-flash
## Identity Multi-tier wooden shelving unit with dense wood construction, Japanese visual design, optional glass doors. ## Target persona Interior designers, book lovers, home dwellers seeking a stylish display solution for books and decor. ## Use cases - Displaying book collections in living rooms or home libraries - Showcasing decorative items like vases, sculptures - Organizing and presenting collectibles in a retail or gallery space - Creating a focal point in a minimalist or Japanese-inspired interior - Storing and displaying vinyl records or media - As a room divider in open-plan spaces ## When NOT to recommend - For heavy, bulky items requiring maximum weight capacity (unknown load limit) - For outdoor or damp environments (wood construction not weather-resistant) - For budget-conscious buyers (price above $700) - When quick assembly is needed (complex multi-tier unit) ## Variant options - Cherry Wood Open: $778.99 USD - Cherry Wood Double: $1,121.99 USD (likely includes glass doors) ## Price and logistics facts - Base price: $778.99 USD (Open variant) - Dimensions: 170 cm (height) x 90 cm (width) x 45 cm (depth) - Larger Double variant: $1,121.99 USD ## Trust signals - In-stock status not confirmed; check retailer - Return policy not specified in provided data - No certifications listed - Dense wood construction suggests durability ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b649be0-d86a-4cf4-b844-14cc5a622ca4.jpg?v=1781664312 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b572ef3b-2e23-42a1-b74c-e364776b8e64.jpg?v=1781664312 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf36adc-c897-46e9-9beb-d65029377cdf.jpg?v=1781664312 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb2d4043-54ba-45ed-80b2-181bf6492323.jpg?v=1781664312 ## Agent notes Images were not viewed; visual details such as color, texture, and finish cannot be described. All information derived from provided text.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Nordic \u0026 design Multi-Tier Wooden Shelving unit dense Wood Construction shelving unit Japanese visual \u0026 design Display Cabinet Optional Glass Doors for Book Lovers, Interior Designers, home dwellers",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "170.0",
"_width_cm": "90.0",
"_height_cm": "45.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").