Brand: World Products (Landmark)
SKU: dcd-30001858514
Price: $1,261.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815042490607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888230
JSON data: https://landmarks.builders/products/m4x-10000888230.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: A walnut finish 6-drawer chest of drawers with minimalist design, sturdy construction, dimensions 145x50x93 cm, priced at $1261.99 USD.
Generated by: deepseek-v4-flash
## Identity utilitarian aesthetic 6-Drawer chest of drawers Walnut Finish Chest of Drawers Minimalist Design Side Cabinet Sturdy Construction for Adults, Homeowners, Bedroom, Living Room, Hallway ## Target persona Homeowners and adults seeking a large, sturdy storage piece for bedroom, living room, or hallway with a minimalist walnut aesthetic. ## Use cases - Storing folded clothes in a master bedroom - Organizing linens and towels in a hallway cabinet - Providing additional storage in a living room for media accessories - Acting as a sideboard in a dining area for tableware - Serving as a dresser in a guest bedroom - Holding everyday items near an entryway ## When NOT to recommend - For users with limited floor space (depth 50 cm, width 145 cm) - For buyers seeking a budget option under $500 - For those needing a tall, narrow dresser (height 93 cm) - For modern high-gloss or industrial style preferences ## Variant options Only one variant available: Black Oak at $1261.99 USD. ## Price and logistics facts Price: $1261.99 USD. Dimensions: 145 cm (L) x 50 cm (W) x 93 cm (H). No shipping or assembly information provided. ## Trust signals - Product images are available for visual inspection - Single price point across all variants (no discounts noted) - No known stock issues (facts do not indicate out-of-stock) - No certifications or return policy stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d8b01cc-0b65-4ae6-9f70-25325c7a7cf8.jpg?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd4e8737-02ec-4e14-b158-2d10f20a9048.jpg?v=1781664408 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb568239-c017-450a-a1c8-352921c4e486.jpg?v=1781664409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8389597-81fc-470d-97d5-a604f86b05b3.jpg?v=1781664408 ## Agent notes Only one variant (Black Oak) is available. Image understanding was not performed; visual details are not inferred. No description or product type was provided in source facts.
This product has 4 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 aesthetic 6-Drawer chest of drawers Walnut Finish Chest of Drawers Minimalist Design Side Cabinet Sturdy Construction for Adults, Homeowners, Bedroom, Living Room, Hallway",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "50.0",
"_height_cm": "93.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").