Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $279.99 – $418.99
Default variant: 90*30*95cm 3 Layers
Default SKU: dcd-30001871574
Default price: $279.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50149717967087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890302
JSON data: https://landmarks.builders/products/m4x-10000890302.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Features a creative staggered shelf tower with clean lines and an openrear design, adding a hint of Nordic-inspired elegance to any room.
Space-Saving upright Storage: Designed with a multi-tier upright form to maximize storage in a small footprint, making it an perfect solution for apartments, living rooms, or entrymanners.
Large Capacity adaptable Use: Offers multiple spacious shelves for organizing books, displaying collectibles, showcasing plants, and storing various household items, keeping your space tidy and stylish.
Sturdy & Safe Construction: Crafted from dense wood for durability and stability, and designed with carefully rounded corners to prevent accidental bumps and ensure safety for families.
Artistic Display Shelf: Functions not just as a shelving unit but as a distinctive piece of furniture, with its asymmetrical layout providing a lively and visually interesting manner to showcase your favorite possessions.
Summary: Modern Minimalist Design Multi-Tier Display Shelf Space-Saving upright Form Staggered Shelf Tower Large Capacity shelving unit Rounded Corners for Book Lovers, Homeowners, Apartment Dwellers, Living Room, Entrymanner, Bedroom. 【Modern Minimalist Design】: Features a creative staggered shelf tower with clean lines and an openrear design, adding a hint of Nordic-inspired elegance to any room. 【Space-Saving upright Storage】: Designed with a multi-tier upright form to maximize storage in a small footprint, making it an perfect solution for apartments, living rooms, or entrymanners. 【Large Capacity
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": "Modern Minimalist Design Multi-Tier Display Shelf Space-Saving upright Form Staggered Shelf Tower Large Capacity shelving unit Rounded Corners for Book Lovers, Homeowners, Apartment Dwellers, Living Room, Entrymanner, Bedroom",
"product_id": 9456511975663,
"variant_id": 50149717967087,
"quantity": 1,
"grams": 20000,
"length_cm": "175.0",
"width_cm": "95.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").