Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $55.99
Default variant: Wood Color / 1-layer
Default SKU: dcd-30001967777
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810789073135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903185
JSON data: https://landmarks.builders/products/m4x-10000903185.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Desktop Organization: Keep your workspace tidy with this multi-drawer wooden storage box, perfectly designed to hold standard paper size documents, folders, and office essentials.
Large Capacity Drawers: Features three spacious drawers that slide-open smoothly, providing ample room to sort and stash typical standard paper size paper, notebooks, and supplies withopen clutter.
Space-Saving upright Design: Maximize your desk area with this space-efficient organizer. Its upright, stackable framework offers significant storage withopen taking up valuable workspace.
long-lasting Wooden Construction: Crafted from sturdy wood, this document box is built for durability and stability, featuring a clean, minimalist aesthetic that complements any office or study decor.
flexible for Any Workspace: An perfect storage solution for home workers, students, and professionals. Use it in your study room, office, or craft area to keep essential materials within convenient access.
Summary: Multi-Drawer Document Box Large Capacity 3-Drawer Storage Box adaptable Use. Description: 【Desktop Organizer】: A small-sized 3-drawer storage box designed to keep your desk tidy and your documents organized. 【Efficient Document Storage】: Perfectly sized to hold letter-sized paper, folders, notebooks, and other essential office supplies, preventing clutter. 【Space-Saving Design】: Features a upright, multi-drawer layout that maximizes storage capacity while occupying minimal desk space. 【simple Organization】: Three separate drawers allow you to categorize and sort items, making it easy to find w
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-Drawer Document Box Large Capacity 3-Drawer Storage Box adaptable Use",
"product_id": 9429819228399,
"variant_id": 49810789073135,
"quantity": 1,
"grams": 1500,
"length_cm": "42.0",
"width_cm": "33.0",
"height_cm": "30.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").