Brand: World Products (Landmark)
SKU: dcd-30001857977
Price: $876.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/49815021945071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888126
JSON data: https://landmarks.builders/products/m4x-10000888126.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modernist multi-drawer cabinet on metal legs, large capacity, for bedroom, living room, entryway, or office. One variant: Natural Wood / Marine Board. $876.99.
Generated by: deepseek-v4-flash
## Identity Modernist Design Multi-Drawer Cabinet on Metal Legs, Natural Wood / Marine Board variant. ## Target persona Apartment dwellers, homeowners, students needing large storage with modern aesthetic. ## Use cases - Bedroom clothing storage. - Living room media or decor storage. - Entryway organization. - Office filing or supplies. - Dorm room space optimization. ## When NOT to recommend - Customers needing portable or lightweight furniture. - Small spaces where depth exceeds room dimensions (dimensions unknown). - Budget-conscious buyers (price ~$877). - Those preferring traditional closed-cabinet styles. ## Variant options Only one variant: Natural Wood / Marine Board at $876.99. ## Price and logistics facts Price $876.99 USD. No dimensions provided, so shipping may require measurement. No stock or shipping info. ## Trust signals None provided. Cannot confirm in-stock or return policy. ## Image assets 5 images available at provided URLs. No visual analysis performed. ## Agent notes No description or dimensions in data. Recommend verifying size, material, and assembly requirements.
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": "Modernist Design Multi-Drawer Cabinet on Metal Legs Large Capacity Chest of Drawers Modern Design Storage Furniture Sturdy and long-lasting for Apartment Dwellers, homeowners, Students, Bedroom, Living Room, Entryway, Office",
"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").