Brand: World Products (Landmark)
SKU: dcd-30001934997
Price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6850 g
Cart URL (default variant): https://landmarks.builders/cart/49811423756527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899097
JSON data: https://landmarks.builders/products/m4x-10000899097.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Customizable Stackable Design: Available in single, two, or three-tier configurations, this drawer unit can be stacked to create customized storage height, adapting perfectly to your evolving organizational needs.
Long-Lasting Stylish Construction: Expertly crafted from a fusion of high-quality birch plywood and sturdy stainless steel, featuring a retroinfluenced design look with a effortless wood finish oil finish and leather pulls that complements any decor.
Versatile Storage Solution: perfect for use as a desktop organizer for office supplies, a vanity station for cosmetics, a bedside table for essentials, or a craft organizer for tools, providing ample storage for a variety of items.
Space-Saving Footprint: With a space-efficient base measuring 35.5 x 32.5 cm, this organizer maximizes your storage capacity vertically without taking up premium surface area, making it perfect for small desks and areas.
Sturdy Dependable: Engineered for stability, the top surface can capacity up to 8 kg, while each effortlessgliding drawer can bear to 3 kg, ensuring your belongings are organized securely and reachibly.
Summary: Stackable Drawer Unit Elegant Design Desktop Organizer Removable Drawers. Description: 【Elegant Retro Design】: Features a stylish combination of birch plywood and stainless steel, finished with wood finish oil for a unique industrial and vintage aesthetic that enhances any desk. 【Versatile Desktop Organization】: Provides ample storage to keep your stati1-drawerry, documents, craft supplies, and other small items neatly organized and easily accessible, reducing clutter. 【Stackable & Modular】: Available in 1-drawer, two, or three-drawer units that can be stacked to create a customized storage so
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": "Stackable Drawer Unit Elegant Design Desktop Organizer Removable Drawers",
"product_id": 9429994799343,
"variant_id": 49811423756527,
"quantity": 1,
"grams": 6850,
"length_cm": "40.0",
"width_cm": "40.0",
"height_cm": "40.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").