Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $836.99 – $898.99
Default variant: Wood / 140*40*90cm
Default SKU: dcd-30001858493
Default price: $898.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 84000 g
Cart URL (default variant): https://landmarks.builders/cart/49815017554159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888226
JSON data: https://landmarks.builders/products/m4x-10000888226.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: French design 5-drawer rattan chest of drawers with small footprint, available in Wood or Black and two sizes, priced from $836.99 to $898.99.
Generated by: deepseek-v4-flash
## Identity French design 5-drawer rattan chest of drawers, vintage style, small footprint (variants: 70x40x110cm or 140x40x90cm). Available in Wood or Black color. ## Target persona Apartment dwellers, homeowners with limited space, vintage style enthusiasts, people needing entryway or hallway storage. ## Use cases - Small bedroom storage for folded clothes and accessories - Entryway organization for keys, mail, and daily essentials - Living room accent piece holding remotes, books, or decor - Hallway catch-all for bags, scarves, and small items - Home office storage for supplies and files ## When NOT to recommend - Buyers seeking massive storage capacity (e.g., large family wardrobes) - Those preferring modern minimalist or industrial styles - Budget-conscious shoppers under $500 - Customers requiring solid wood construction (material is rattan) ## Variant options - Wood / 140x40x90cm: $898.99 (SKU: dcd-30001858493) - Black / 140x40x90cm: $898.99 (SKU: dcd-30001858494) - Wood / 70x40x110cm: $836.99 (SKU: dcd-30001858495) - Black / 70x40x110cm: $836.99 (SKU: dcd-30001858496) ## Price and logistics facts - Base price (smaller variant): $836.99 USD - Larger variant: $898.99 USD - Dimensions: 145x45x115cm (listing) but variants differ (see above) - Currency: USD ## Trust signals - No description, warranty, or return policy provided in facts - In-stock status not specified - No certifications mentioned ## Image assets - 4 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/213be383-fb45-44bb-8d55-86cdc7e74ae7.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d069fb6-5102-4b4b-bf84-a9197b0abb9d.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3d4c926-7e8a-4ad2-9a3f-07c1442c645e.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0233b4f6-728e-46aa-9ec0-a09c2c239d4f.jpg?v=1781664330 ## Agent notes - Image understanding was not performed; do not assume visual details beyond the provided facts. - No product description; all info derived from title and variant data. - Dimensions in listing (145x45x115cm) do not match any variant exactly; variant sizes should be used for accurate space planning.
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": "French design 5-Drawer Rattan chest of drawers Vintage Design Chest of Drawers Small Footprint Storage Furniture adaptable Use for Apartment Dwellers, Homeowners, Living Room, Entryway, Hallway, Bedroom",
"quantity": 1,
"grams": 84000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "45.0",
"_height_cm": "115.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").