Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,008.99 – $1,396.99
Default variant: 100*42*76cm 3-drawer
Default SKU: dcd-30001857466
Default price: $1,008.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033676015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888035
JSON data: https://landmarks.builders/products/m4x-10000888035.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















加厚防锈金属底座








Summary: Vintage 9-drawer accent cabinet with distressed finish, multi-functional storage for entryway, bedroom, or living room; available in 3-drawer (100x42x76cm) and 9-drawer (175x42x76cm) variants.
Generated by: deepseek-v4-flash
## Identity
USA Design 9-Drawer Accent Cabinet, vintage style with distressed finish, thickened anti-rust metal base. Multi-functional chest of drawers.
## Target persona
Interior decorators seeking statement storage; homeowners wanting rustic/distressed furniture; families needing extra drawer space in entryways or bedrooms.
## Use cases
- Organizing entryway clutter (keys, mail, accessories)
- Bedroom clothing storage (shirts, sweaters, linens)
- Living room accent piece holding remotes, media, decor
- Hallway catch-all for daily items
- Multi-functional storage in compact spaces (3-drawer variant)
- Large family storage (9-drawer variant)
## When NOT to recommend
- Modern or minimalist interior styles (distressed finish clashes)
- Very small rooms (9-drawer: 175cm wide, 42cm deep)
- Budget buyers (entry price $1,008.99)
- Heavy load storage (drawers not rated for heavy items, no load info)
## Variant options
- 3-drawer: 100 x 42 x 76 cm, $1,008.99
- 9-drawer: 175 x 42 x 76 cm, $1,396.99
## Price and logistics facts
- 3-drawer: $1,008.99 USD
- 9-drawer: $1,396.99 USD
- Dimensions per variant above; no shipping weight or lead time provided.
## Trust signals
- In-stock status not confirmed; no return policy provided; price appears consistent across variants.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2118ed0-755a-42e2-a772-65e3c33866f2.jpg?v=1781664378
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2668a39-5b3e-47f7-86c3-c07669a65d90.jpg?v=1781664378
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e52e9ea-b052-4c85-8c8e-ed3be3c1042e.jpg?v=1781664378
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ed067eb-f03e-4fe0-b0d3-e2676f65550b.jpg?v=1781664379
## Agent notes
- Description is in Chinese ("Thickened anti-rust metal base").
- Dimensions from facts (180x48x82 cm) contradict variant dimensions (175x42x76 cm for 9-drawer); prioritize variant specs.
- No image analysis performed; visual details are not inferred.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": "USA Design 9-Drawer Accent Cabinet Vintage design 9-Drawer Cabinet Distressed Finish Chest of Drawers Multi-Functional for Interior Decorators, Homeowners, Families, Entryway, Bedroom, Hallway, Living Room",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "48.0",
"_height_cm": "82.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").