Brand: World Products (Landmark)
SKU: dcd-30001902705
Price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49813632811247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894865
JSON data: https://landmarks.builders/products/m4x-10000894865.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: 5-drawer upright chest with sliding drawers, 85x45x15 cm, white variant 80x40x52 cm, $232.99 USD, designed for small spaces.
Generated by: deepseek-v4-flash
## Identity Large Capacity 5-Drawer upright Chest with effortless sliding drawers, colorful design, slim silhouette. Dimensions: 85x45x15 cm (listed) / variant 80x40x52 cm. Price: $232.99 USD. ## Target persona Young adults living in apartments or small homes needing space-efficient, stylish storage for bedroom, living room, or home office. ## Use cases - Bedroom clothing and accessory storage - Living room remote, magazine, or electronics organizer - Home office supplies and paperwork - Bedside table replacement for small bedrooms - Dorm room or studio apartment storage ## When NOT to recommend - If buyer needs heavy-duty filing or large-capacity wardrobe storage - For large family homes with ample space and need for bulk storage - If buyer requires multiple color options or custom finishes - When weight capacity or durability for frequent heavy use is critical ## Variant options - White 80*40*52cm (SKU: dcd-30001902705) at $232.99 USD ## Price and logistics facts Price: $232.99 USD. Dimensions listed as 85x45x15 cm (product) but variant states 80x40x52 cm. Single variant available. ## Trust signals No stock status provided. No return policy information. No certifications or warranties listed. Price is fixed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99d6bd85-5b0e-4136-afe4-371e9d084848.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eee11758-ba8e-4620-af0c-dd7e752174c6.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99a91477-1e91-4bc8-8c06-358aff8c9d66.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55cd543d-95d4-4a50-a3ff-8681e6a0de69.jpg?v=1781628223 ## Agent notes - Product dimensions (85x45x15 cm) and variant dimensions (80x40x52 cm) differ significantly; verify actual size before recommending. - No product description available; rely on title for use cases. - Single variant in white only. - No return policy or stock data; recommend confirming with seller.
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": "Large Capacity 5-Drawer upright Chest effortless Sliding Drawers Storage Furniture Colorful Design Bedside Table Slim silhouette for Apartment Dwellers, Young Adults, Bedroom, Living Room, Small Spaces, Home Office",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "45.0",
"_height_cm": "15.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").