Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99 – $103.99
Default variant: 3-layer 3-drawer
Default SKU: dcd-30001933884
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49811364085999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898939
JSON data: https://landmarks.builders/products/m4x-10000898939.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted from high-quality solid wood, this desktop organizer is sturdy, long-lasting, and features a beautiful natural grain finish, adding a hint of timeless elegance to any space.
Versatile Desktop Organization: Effectively declutters your desk, dressing table, or countertop. It is perfect for storing cosmetics, office supplies, stationery, jewelry, and other small items, keeping your space tidy and essentials within easy reach.
Multi-Drawer Design: Features multiple drawers with effortlessgliding action for quick and easy retrieval to your belongings. The large capacity and varied drawer configurations allow for systematic sorting and storage of different items.
Space-Saving & Modular: Its compact, rectangular shape makes efficient use of vertical space on your desk. Multiple unitarys can be combined or stacked to create a customized storage solution tailored to your specific needs.
Elegant & Practical: With its minimalist design and practical functionality, this storage unitary is an Ideal choice for students, office workers, and makeup enthusiasts looking to enhance both the organization and aesthetic of their bedroom, study, or office.
Summary: Multi-Drawer Storage Box Effortless Sliding Drawers Desktop Organizer. Description: 【Solid Wood Construction】: Crafted from high-quality solid wood, this storage unit is sturdy, long-lasting, and environmentally friendly, featuring a beautiful natural wood grain finish. 【Versatile Organization】: Featuring multiple effortless-glidinggliding drawers, this unit is perfect for organizing cosmetics, office supplies, jewelry, and other small accessories to keep your space tidy. 【Space-Saving Design】: With its compact, rectangular shape, this storage box makes the most of your desktop or vanity space
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 Storage Box Effortless Sliding Drawers Desktop Organizer",
"product_id": 9429979005167,
"variant_id": 49811364085999,
"quantity": 1,
"grams": 3200,
"length_cm": "33.0",
"width_cm": "27.0",
"height_cm": "39.5"
}],
"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").