Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $215.99 – $230.99
Default variant: W400 Floor
Default SKU: dcd-30001902346
Default price: $215.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813602664687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894816
JSON data: https://landmarks.builders/products/m4x-10000894816.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
sturdy Steel Construction: Crafted from high-quality iron with a sturdy frame frame, this cabinet ensures exceptional stability and durability, supporting a total load capacity debris-shieldingresistant to 80 kg.
Spacious Storage Solution: Featuring multiple deep drawers, this credenza offers generous storage capacity to neatly organize clothing, documents, tableware, or other household items, keeping your area cluttercomplimentary.
Modern Minimalist Design: With its clean lines, single-color color finish, and sleek metal handles, this cabinet embodies a minimalist look that seamlessly fits into into modern, factory-inspired, or contemporary interiors.
adaptable Multi-functional: This piece is highly adaptable and can serve various purposes, such as a chest of drawers in the bedroom, a sideboard in the dining room, a storage single-unit in the living room, or a entryway table table in an entryway.
easy Operation: Equipped with effortless, quietgliding drawer slides, the drawers operate and close quietly and easily, providing convenient reach to your belongings without disturbing the peace of your home.
Summary: Minimalist Multi-Drawer Cabinet Large Capacity Multi-Compartment Credenza Modern Design sturdy Construction for Office Workers
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": "Minimalist Multi-Drawer Cabinet Large Capacity Multi-Compartment Credenza Modern Design adaptable Use for Families, Living Room",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").