Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $62.99 – $175.99
Default variant: Walnut / Oak a
Default SKU: dcd-30001930744
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: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49811147161839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898491
JSON data: https://landmarks.builders/products/m4x-10000898491.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Level Desktop Organizer: Features a tiered design with multiple cubbies, providing ample space to neatly arrange books, files, and office supplies on your desk.
Space-Saving Storage: Maximizes upward space to keep your work surface clear and uncluttered, transforming a messy desk into an efficient and organized workstation.
long-lasting Wooden Construction: Crafted from high-quality sturdy wood, this desktop rack is sturdy, stable, and long-lasting, with a minimalist design that adds a hint of natural elegance to any room.
adaptable Application: perfect for for various environments, including home offices, student dormitories, study rooms, and even on vanity tables for organizing cosmetics and accessories.
simple Organization: Simple assembly allows you to set up your new storage solution quickly, helping you to categorize items and maintain a tidy and productive space with ease.
Summary: Multi-Level Bookstand long-lasting Multi-Cubby Desk Hutch Stable Design for Dormitory. Description: 【Desktop Storage Solution】: Instantly declutter your workspace with this elegant multi-level wooden desk hutch, designed to sit neatly on top of your desk or table. 【Space-Saving Design】: Maximize your desk area by utilizing upright space. This organizer provides ample storage withaway taking up valuable surface real estate, keeping your work area clear. 【high-quality Wood Construction】: Crafted from high-quality high-quality wood and featuring traditional mortise and tenon joinery for exception
Generated by: m4x-map-v1
This product has 12 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-Level Bookstand long-lasting Multi-Cubby Desk Hutch Stable Design for Dormitory",
"product_id": 9429919826159,
"variant_id": 49811147161839,
"quantity": 1,
"grams": 4000,
"length_cm": "63.0",
"width_cm": "42.0",
"height_cm": "14.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").