Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $46.99
Default variant: Yellow Pear / 80x24x104cm
Default SKU: dcd-30001964241
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/50150498140399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902684
JSON data: https://landmarks.builders/products/m4x-10000902684.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: A modern and practical piece of household furniture designed to organize your living space, perfect for books, decor, and more in your living room, bedroom, or office.
Spacious Organization: This multi-level storage shelf offers generous space with its varied compartment sizes, making it easy to categorize and reach everything from novels to collectibles.
Modern Aesthetic: Featuring a clean, minimalist design, this unit functions not only for storage but also as a stylish display rack to showcase your favorite items and enhance your room's decor.
Stable & Long-Lasting Construction: Built from thickened density board with a reinforced back panel and a raised base, this sturdy low profile bookcase ensures stability and long-lasting use, with each shelf supporting up to 10kg.
Effortless Decluttering: Transform any room from cluttered to curated with this easy-to-assemble multi-compartment bookshelf, providing a smart and reach ible solution for homeowners and office workers alike.
Summary: Simple Design Freestanding Storage Cabinet Stable Structure Multi-Compartment Bookshelf Large Capacity Freestanding Cube Organizer Easy Assembly for Families, Homeowners, Office Workers, Living Room, Bedroom. 【Versatile Storage Solution】: A modern and practical piece of household furniture designed to organize your living space, perfect for books, decor, and more in your living room, bedroom, or office. 【Spacious Organization】: This multi-level storage shelf offers generous space with its varied compartment sizes, making it easy to categorize and reach everything from novels to collectibles. 【
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": "Simple Design Freestanding Storage Cabinet Stable Structure Multi-Compartment Bookshelf Large Capacity Freestanding Cube Organizer Easy Assembly for Families, Homeowners, Office Workers, Living Room, Bedroom",
"product_id": 9456786178287,
"variant_id": 50150498140399,
"quantity": 1,
"grams": 11000,
"length_cm": "125.0",
"width_cm": "84.0",
"height_cm": "19.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").