Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $91.99
Default variant: Natural / 45CM Partition
Default SKU: dcd-30001911527
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811184156911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896048
JSON data: https://landmarks.builders/products/m4x-10000896048.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Desk Organizer: A multi-compartment desktop shelf designed to neatly stow books, stationery, and accessories, keeping your workspace tidy and organized.
Tiered Storage Design: Features a multi-level design with both open shelves and an enclosed cabinet, providing adaptable storage choices for different items.
Stylish Fluted Glass Doors: The cabinet is fitted with elegant fluted glass doors that add a modern aesthetic while offering semisemi-hidden storage for a clutteruncluttered appearance.
Space-Saving Solution: Its space-efficient, upright design maximizes storage on your desk without occupying unnecessary surface area, making it perfect for small rooms or desks.
adaptable Application: well-suited for use in a study room, home office, bedroom, or living room to create a functional and stylish organizational system.
Summary: Multi-Compartment Desk Shelf Includes Drawer Desktop Organizer Waterproof. Description: 【Multitier Design】: Features a multi-tiered framework with various compartments, providing ample upright storage to organize books, stationery, and other desktop essentials. 【Space-Saving Solution】: Effectively utilizes the upright space on your desk, keeping your workspace tidy and freeing up valuable surface area for work or study. 【adaptable Compartments】: Thoughtfully designed with a combination of open shelves and enclosed cabinets, with some design variant featuring stylish fluted glass doors to accom
Generated by: m4x-map-v1
This product has 11 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": "Multi-Compartment Desk Shelf Includes Drawer Desktop Organizer Waterproof",
"product_id": 9429930737903,
"variant_id": 49811184156911,
"quantity": 1,
"grams": 5500,
"length_cm": "100.0",
"width_cm": "35.0",
"height_cm": "11.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").