Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $842.99 – $1,141.99
Default variant: Black / 0.8M 6-drawer
Default SKU: dcd-30001849873
Default price: $842.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55500 g
Cart URL (default variant): https://landmarks.builders/cart/49815018438895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886720
JSON data: https://landmarks.builders/products/m4x-10000886720.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A tall chest of drawers with 6-9 drawers, hardwood construction, available in Black or White, priced between $842.99 and $1141.99.
Generated by: deepseek-v4-flash
## Identity Black Finish 9-Drawer Tall Chest of Drawers – hardwood wood construction, tall narrow drawer unit, space-saving design, large storage capacity. ## Target persona Apartment dwellers, office workers, individuals with small spaces, hallway or entryway organizers seeking vertical storage. ## Use cases - Storing clothes in a cramped bedroom. - Organizing office supplies in a home office. - Adding storage to a narrow hallway. - Keeping entryway clutter-free. - Using as a nightstand alternative with extra drawers. ## When NOT to recommend - Buyers wanting a wide, low dresser. - Those looking for a budget option under $800. - Need for multiple color choices beyond black or white. - People with very heavy items requiring deep drawers. ## Variant options - Black / 0.8M 6-drawer ($842.99) - Black / 1.2M 7-drawer ($933.99) - Black / 1.5M 9-drawer ($1141.99) - White / 0.8M 6-drawer ($842.99) - White / 1.2M 7-drawer ($933.99) - White / 1.5M 9-drawer ($1141.99) ## Price and logistics facts Price range: $842.99 – $1141.99 USD. Dimensions for largest variant: 160 cm (L) x 50 cm (W) x 125 cm (H). No shipping or tax info provided. ## Trust signals In-stock status not specified. Return policy not provided. No price consistency data. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c1dd279-7fcc-401b-8163-d862714337ed.jpg?v=1781664332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72742096-a8c4-4914-9d88-a3740b986093.jpg?v=1781664331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b9d706d-281c-45c3-9a4b-4a7c6fb0f2aa.jpg?v=1781664331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17e3874c-84c5-4c72-8270-4efbdb04cf8e.jpg?v=1781664331 ## Agent notes Dimensions provided (160x50x125 cm) likely correspond to the 1.5M 9-drawer variant. Image understanding not performed; no visual details inferred. Return policy and stock status unknown.
This product has 4 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": "Black Finish 9-Drawer tall chest of drawers hardwood Wood Construction Tall Narrow Drawer Unit Space-Saving Chest of Drawers Large Storage Capacity for Apartment Dwellers, Office Workers, Living Room, Small Spaces, Hallway, Entryway",
"quantity": 1,
"grams": 55500000,
"properties": {
"_length_cm": "160.0",
"_width_cm": "50.0",
"_height_cm": "125.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").