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










Summary: A utilitarian drawer chest on casters with a vintage look, multi-purpose storage for home or office, available in three sizes from 231.99 USD.
Generated by: deepseek-v4-flash
## Identity Multi-purpose Drawer Chest on Casters, Vintage Look Storage Cabinet, available in three sizes. ## Target persona Budget-conscious homeowners, small apartment dwellers, home office workers, renters needing mobile and adaptable storage. ## Use cases - Organizing clothing in a bedroom without built-in drawers - Storing office supplies in a home office that needs reconfiguration - Holding craft materials in a sewing or hobby room - Serving as a mobile nightstand or side table in tight spaces - Acting as a garage storage unit for tools and small parts ## When NOT to recommend - For heavy industrial or commercial storage where durability is critical - For outdoor use (no weather resistance specified) - For storing extremely heavy items (no weight capacity provided) - For those seeking premium, luxury furniture finish ## Variant options - Size 45x40x60 cm: $231.99 (SKU dcd-30001890185) - Size 100x40x85 cm: $369.99 (SKU dcd-30001890186) - Size 120x40x85 cm: $431.99 (SKU dcd-30001890187) ## Price and logistics facts - Prices in USD. Smallest variant $231.99, medium $369.99, largest $431.99. - Dimensions in cm: length 125, width 45, height 90 for the base model? But variants have different dimensions. Exact variant dimensions: 45x40x60, 100x40x85, 120x40x85. - Product appears to be sold by a Shopify store; specific shipping and return policy not provided. ## Trust signals - In-stock status not explicitly confirmed. Multiple variants listed. - Return policy: not specified. - Price consistency: variants priced proportionally to size. - Certifications: none mentioned. ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/338e3e0f-bfbd-433b-881f-d8aeec3172fa.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76be5928-080b-433a-87a6-53ff20e9b473.jpg?v=1781628220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51db3bdc-618a-4aaa-9a60-09dfe73bb35d.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b311a480-2f50-4bdf-a31b-32273c93d3ce.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5185930d-5ad3-4d6e-b656-a3d77fff3b92.jpg?v=1781628218 - Note: image content not analyzed. ## Agent notes - Product type is empty; no description provided. Material and assembly requirements unknown. No color options listed.
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": "utilitarian Drawer Chest on casters Vintage Look Storage Cabinet Multi-Purpose adaptable for Homeowners, Office Workers",
"quantity": 1,
"grams": 13200000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "45.0",
"_height_cm": "90.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").