Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $502.99 – $627.99
Default variant: Warm White / 0.8M 5-drawer
Default SKU: dcd-30001875853
Default price: $502.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 46500 g
Cart URL (default variant): https://landmarks.builders/cart/50150145065199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890911
JSON data: https://landmarks.builders/products/m4x-10000890911.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Double chest: Enhance your space with this wide 6-drawer cabinet, featuring a contemporary design that provides both design and substantial storage capacity for any room.
Spacious Storage: Equipped with six deep and wide drawers, this chest offers ample space to organize everything from clothing and linens in the bedroom to accessories and essentials in the living room or hallway.
Sleek Minimalist Design: The chest of drawers boasts a clean, handleunencumbered facade and a lowsilhouette awayline, embodying a minimalist aesthetic that continuously blends with modern home decor.
Sturdy Construction: Built from high-quality engineered wood, this chest is designed for stability and durability, ensuring it can support your storage needs and withstand everyday use for years to come.
adaptable Placement: Its elegant and functional design makes it a ideal choice for various spaces, serving as a stylish storage solution in a bedroom, a media console in the living room, or an accent piece in a hallway or nursery.
Summary: Minimalist design 6-Drawer Double chest Modern Design 6-Drawer Wide Cabinet Sturdy Construction Chest of Drawers adaptable Use for Apartment Dwellers, Homeowners, Bedroom, Living Room, Hallway, Nursery. 【Modern Double chest】: Enhance your space with this wide 6-drawer cabinet, featuring a contemporary design that provides both design and substantial storage capacity for any room. 【Spacious Storage】: Equipped with six deep and wide drawers, this chest offers ample space to organize everything from clothing and linens in the bedroom to accessories and essentials in the living room or hallway. 【S
Generated by: m4x-map-v1
This product has 4 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": "Minimalist design 6-Drawer Double chest Modern Design 6-Drawer Wide Cabinet Sturdy Construction Chest of Drawers adaptable Use for Apartment Dwellers, Homeowners, Bedroom, Living Room, Hallway, Nursery",
"product_id": 9456641540335,
"variant_id": 50150145065199,
"quantity": 1,
"grams": 46500,
"length_cm": "145.0",
"width_cm": "50.0",
"height_cm": "25.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").