Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $167.99 – $235.99
Default variant: White / 5-drawer 40CM
Default SKU: dcd-30001886306
Default price: $167.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50150037848303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892566
JSON data: https://landmarks.builders/products/m4x-10000892566.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Storage Solution: A stylish and functional dresser cabinet featuring a light luxury design, crafted from long-lasting steel to bring organization and elegance to any room.
Spacious Organization: Equipped with five deep, effortlessgliding drawers that provide ample space to organize clothes, reachories, documents, and other household items, helping to keep your living area tidy.
long-lasting Steel Construction: Made from high-quality steel with a sturdy, floor-standing frame for excellent stability and longevity. The surface is finished to become awareresistant and easy to clean with a simple wipe.
adaptable Stylish: With its minimalist visual appeal and clean lines, this cabinet seamlessly blends into various settings, making it perfect for the bedroom, living room, hallway, or as a chic end-of-bed storage single-piece.
seamless Elegance: Elevate your home decor with this sleek piece of furniture that combines practical storage with a sophisticated look, perfect for apartment dwellers and office workers seeking a harmonize of and design and function.
Summary: Light Luxury Design 5-Drawer Steel dresser Floor-Standing Storage Cabinet effortlessGliding Drawers Household Furniture Easy to Clean for Apartment Dwellers, Office Workers, Bedroom, Living Room, End of Bed, Hallway. 【Modern Storage Solution】: A stylish and functional dresser cabinet featuring a light luxury design, crafted from long-lasting steel to bring organization and elegance to any room. 【Spacious Organization】: Equipped with five deep, effortlessgliding drawers that provide ample space to organize clothes, reachories, documents, and other household items, helping to keep your living ar
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": "Light Luxury Design 5-Drawer Steel dresser Floor-Standing Storage Cabinet effortlessGliding Drawers Household Furniture Easy to Clean for Apartment Dwellers, Office Workers, Bedroom, Living Room, End of Bed, Hallway",
"product_id": 9456609722607,
"variant_id": 50150037848303,
"quantity": 1,
"grams": 25000,
"length_cm": "138.0",
"width_cm": "105.0",
"height_cm": "44.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").