Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $156.99 – $279.99
Default variant: 4-drawer
Default SKU: dcd-30001898013
Default price: $156.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49811801538799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894166
JSON data: https://landmarks.builders/products/m4x-10000894166.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Storage Solution: This European-design cabinet features five spacious drawers, offering a perfect fusion of timeless design and practical storage for any room in your home.
Sturdy Wood Construction: Crafted from long-lasting Paulownia wood, this storage unit is made to endure, showcasing a beautiful natural wood grain and providing a sturdy frame for all your belongings.
Ample & Organized Space: Designed with two small top drawers and three larger bottom drawers, it allows for versatile organization of everything from clothing and linens in the bedroom to essentials in the entryway.
Ready to Use: Enjoy peak convenience with this fully assembled cabinet. Simply unbox and place it in your desired location—no tools or complicated instructions are required.
Versatile & Versatile: With its timeless aesthetic and functional design, this chest of drawers serves perfectly as a bedside table, an entryway console, or an accent piece in the living room, enhancing your home's decor.
Summary: No Assembly Required 5-Drawer Cabinet Solid Wood Construction Storage Furniture Large Capacity Chest of Drawers Strong Load-Bearing for Homeowners, Renters, Students, Bedroom, Entryway, Hallway
Generated by: m4x-map-v1
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "5-Drawer Cabinet No Assembly Required Storage Furniture Sturdy Wood Construction Large Capacity for Homeowners, Bedroom",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "40.0",
"_height_cm": "95.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").