Brand: World Products (Landmark)
SKU: dcd-30003597178
Price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49811905315055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001264984
JSON data: https://landmarks.builders/products/m4x-10001264984.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: Rectangular storage cabinet with four drawers and wood-grain finish, in Dark Khaki/100CM size, priced at $199.99 USD.
Generated by: deepseek-v4-flash
## Identity Rectangular Storage Cabinet Four Drawers Drawer Cabinet Wood-Grain Finish – a four-drawer storage unit with wood-grain finish, available in Dark Khaki / 100CM size. ## Target persona Homeowners or renters needing extra storage in living rooms, bedrooms, or home offices; budget-conscious shoppers seeking a mid-priced cabinet under $200. ## Use cases - Storing office supplies and documents in a home office. - Organizing clothes, linens, or accessories in a bedroom. - Holding media items (DVDs, games) in a living room. - Adding concealed storage to a hallway or entryway. - As a nightstand or side table with drawer storage. ## When NOT to recommend - For heavy items requiring solid wood construction (this likely uses engineered wood/laminate). - For small spaces where 105cm width is too large. - For users seeking a specific color other than Dark Khaki (only one variant). - For high-end decor requiring premium materials. ## Variant options Only one variant: Dark Khaki / 100CM at $199.99. ## Price and logistics facts Price: $199.99 USD. Dimensions: 105 x 65 x 80 cm. No shipping weight or delivery time provided. ## Trust signals In-stock status unknown. Return policy not provided. No manufacturer certifications listed. ## Image assets Five images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82a38a31-d0da-4760-91b0-145acb12361c.jpg?v=1781600924 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b495170-1c92-40a8-b863-f75f424e5bf8.jpg?v=1781600925 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6a24d54-d5b5-4567-8b66-38a0eacbdb27.jpg?v=1781600924 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0518c3d6-1ad5-4615-8654-81f5188e2e59.jpg?v=1781600923 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eca7e5cc-fd97-4c22-a6aa-e40b2d3a004f.jpg?v=1781600930 ## Agent notes Only one variant available. No description text provided. Images are available but not analyzed. Recommend verifying assembly requirements and actual finish appearance from images.
This product has 8 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": "Rectangular Storage Cabinet Four Drawers Drawer Cabinet Wood-Grain Finish",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "65.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").