Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99
Default variant: Khaki / 50x40x55cm
Default SKU: dcd-30001900311
Default price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49813622128879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894518
JSON data: https://landmarks.builders/products/m4x-10000894518.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 3-drawer chest in khaki or khaki gray, available in multiple sizes, priced at $226.99, suitable for entryway, hallway, or bedside.
Generated by: deepseek-v4-flash
## Identity 3-Drawer Chest Modern Design Bedside Table ## Target persona Homeowners needing compact storage for entryway, hallway, or small bedroom; budget-conscious shoppers seeking a modern chest under $250. ## Use cases - Storing clothes and accessories in a bedroom with limited floor space - Organizing mail, keys, and small items in an entryway or hallway - Providing extra storage in a home office or living room - Acting as a nightstand with drawer storage for bedside essentials - Holding linens or toiletries in a guest room or bathroom ## When NOT to recommend - If heavy-duty storage (e.g., tools, heavy books) is needed; this is a lightweight chest - For large rooms requiring a statement piece; dimensions are compact - When a dresser with more than three drawers or larger capacity is required - For users needing a chest with a different color (only khaki and khaki gray available) ## Variant options - Khaki / 50x40x55cm ($226.99) - Khaki / 45x40x55cm ($226.99) - Khaki / 40x40x55cm ($226.99) - Khaki Gray / 50x40x55cm ($226.99) ## Price and logistics facts - Price: $226.99 USD (all variants) - Dimensions vary by variant (see above) - Weight and shipping not specified ## Trust signals - Stock status not provided - Return policy not stated - Price consistent across variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42f9ca9c-5141-4b19-91ce-fe544d0f44a6.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd9e59ef-1ace-403a-a566-569f7be2bf08.jpg?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71952049-139b-45ae-a0cc-8019d32c3096.jpg?v=1781628209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6cfc6ae-2eef-4c04-a0ab-36cb9ae74d76.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9be94532-5094-4bf2-9e09-fef3f1373595.jpg?v=1781628206 ## Agent notes - Image understanding was not performed; rely on text facts only. - No product description available; information derived from title and variant options.
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": "3-Drawer Chest Modern Design Bedside Table Easy to Clean for Entryway, Hallway",
"quantity": 1,
"grams": 17000000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "46.0",
"_height_cm": "61.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").