Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99 – $269.99
Default variant: Vintage Brown / Drawer Cabinet
Default SKU: dcd-30001886429
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811882901743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892585
JSON data: https://landmarks.builders/products/m4x-10000892585.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Drawer Rolling Cabinet Nordic and elegance 7-Drawer Rolling wheeled storage single-unit for Homeowners
| Material | Wood |
| Number of Drawers | 7 |
| Features | Rolling |
| Colour | Black |
| Type | Filing Cabinets |
| Country of Origin | China |
Summary: Multi-drawer rolling storage cabinet with 7 drawers, available in Drawer, 1+3, or Rotating configurations; dimensions 65x54x80 cm; priced $187.99-$269.99.
Generated by: deepseek-v4-flash
## Identity Multi-Drawer Rolling Cabinet with Nordic and elegance design. Offers 7 drawers in a single unit. Available in Vintage Brown, Black, Dark Walnut. Dimensions: 65 x 54 x 80 cm. ## Target persona Homeowners needing organized rolling storage for office, craft room, or bedroom. Budget-conscious but style-oriented. ## Use cases - Rollable storage for home office supplies - Mobile drawer unit for sewing or craft tools - Supplementary bedroom nightstand with drawers - Space-saving storage under desk - Organized storage for small parts or stationery - Kitchen pantry extra drawer storage ## When NOT to recommend - If user requires heavy-duty industrial storage - If user needs taller filing cabinet - If user wants solid wood construction (particle board likely) - If user needs extremely quiet rolling casters ## Variant options - Drawer Cabinet (7-drawer): $187.99, colors: Vintage Brown, Black, Dark Walnut - 1+3 Cabinet: $187.99, colors: Vintage Brown, Black, Dark Walnut - Rotating Cabinet: $269.99, colors: Vintage Brown, Black ## Price and logistics facts Price: $187.99 for Drawer Cabinet and 1+3 Cabinet; $269.99 for Rotating Cabinet. Dimensions: 65 x 54 x 80 cm. Shipping details not provided. ## Trust signals In-stock status not specified. Return policy not provided. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/910f6840-824c-4e0e-8014-5c2ddcf0da94.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b42c738-93b8-42d9-94cf-696728216c1c.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44db6ddf-51e2-4611-bbd6-4561f2560a57.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84005ec8-62b4-4ea7-9085-059c8a43c99f.jpg?v=1781600885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d07c2654-0dfa-453e-954d-10baf6f4b303.jpg?v=1781600886 ## Agent notes Product type not specified; assumed storage cabinet. No description provided. Images show different angles; agent should fetch to verify appearance. Warranty unknown.
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": "Multi-Drawer Rolling Cabinet Nordic and elegance 7-Drawer Rolling wheeled storage single-unit for Homeowners",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "54.0",
"_height_cm": "80.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").