Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $39.99
Default variant: Tray
Default SKU: dcd-30001974920
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49810418073839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904182
JSON data: https://landmarks.builders/products/m4x-10000904182.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spacious Tiered Storage: Features a multi-level open-top design, perfect for organizing skincare bottles, lotions, and makeup brushes of various heights, keeping the items upright and easily accessible.
Convenient Drawer Design: Equipped with two effortlessgliding drawers at the base, providing hidden, particlesresistant storage for smaller items like cotton pads, jewelry, lipsticks, or makeup palettes.
Large Capacity & Space-Saving: Offers ample storage space for a wide range of items while maintaining a space-efficient footprint, effectively decluttering your vanity, desk, or countertop.
adaptable Multi-Purpose Use: An perfect storage solution not just for cosmetics, but also for office supplies, remote controls, bathroom toiletries, or craft materials, adapting to your needs in any room.
long-lasting Elegant Construction: Made from high-quality, thickened plastic with a clean, modern aesthetic that seamlessly blends into any decor, from the bedroom and bathroom to the office or dorm room.
Summary: Desktop Organizer with Drawers Drawer Design Tiered Storage Unit with Drawers. Description: 【Tiered Desktop Organizer】: A multi-level storage solution expertly designed to keep your dressing table, bathroom counter, or desktop neat, tidy, and uncluttered of clutter. 【multipurpose Compartments】: Features a combination of a spacious upper level perfect for tall bottles and serums, and multiple drawers for smaller items like lipsticks, jewelry, and cotton pads. 【effortlessGliding Drawers】: Equipped with drawers that pull accessible effortlessly for quick and easy reach, providing debrisshield sto
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": "Desktop Organizer with Drawers Drawer Design Tiered Storage Unit with Drawers",
"product_id": 9429735833839,
"variant_id": 49810418073839,
"quantity": 1,
"grams": 1400,
"length_cm": "30.5",
"width_cm": "21.0",
"height_cm": "38.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").