Brand: World Products (Landmark)
SKU: dcd-30001888229
Price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49811879985391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892822
JSON data: https://landmarks.builders/products/m4x-10000892822.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: Handwoven basket drawer cabinet, 45x37x44 cm, with 2 drawers, priced at $186.99, ideal for home storage and organization.
Generated by: deepseek-v4-flash
## Identity Woven Basket Drawer Cabinet – Handwoven storage cabinet with 2 drawers, dimensions 45x37x44 cm (variant: 43x35x42 cm). ## Target persona Homeowners seeking attractive, space-saving storage solutions for living rooms, bedrooms, or entryways. ## Use cases - Storing folded clothes or linens in a bedroom. - Organizing toys or craft supplies in a family room. - Holding miscellaneous items like remote controls and chargers in a living area. - Serving as a side table with hidden storage. - Decorative storage in a hallway or mudroom. ## When NOT to recommend - For heavy items (e.g., books, tools) beyond light storage. - For damp or outdoor environments (woven material may not be moisture-resistant). - For users needing large capacity (only 2 drawers, compact size). - For those requiring modern or minimalist design (handwoven natural look). ## Variant options - Size: 43*35*42cm (2 Drawers) – SKU dcd-30001888229, price $186.99. ## Price and logistics facts - Price: $186.99 USD. - Dimensions: 45 x 37 x 44 cm (product), 43 x 35 x 42 cm (variant). - No shipping, availability, or warranty details provided. ## Trust signals - No inventory status or return policy available. - Manufacturer tags: m4x, m4x-202606. - No customer reviews or certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9617ac0-208b-4037-88ed-c669f3faaed9.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5db41e6-c05c-431f-9c0d-4d220655fb42.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0332079d-0629-4b39-b757-9b1525946153.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bf6e532-78f4-42dd-a36c-1b96657e85a8.jpg?v=1781600880 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcba0430-879e-4567-a28d-9e6908f1b23e.jpg?v=1781600881 ## Agent notes - Image content not analyzed; visual inspection by agent required for usage context. - Missing product description, so use cases are inferred from category and dimensions.
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": "Woven Basket Drawer Cabinet Handwoven Household Storage space-saving for Homeowners",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "37.0",
"_height_cm": "44.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").