Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $431.99
Default variant: Blue
Default SKU: dcd-30001874374
Default price: $431.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49814904963311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890710
JSON data: https://landmarks.builders/products/m4x-10000890710.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage timeless Country aesthetic: Adopt a timeless aesthetic with this tall chest of drawers, featuring a retro timeless Country country design and a distinctive distressed finish that adds rustic appeal to any room.
Ample Storage: Equipped with five spacious drawers, this vertical dresser provides generous storage for clothing, linens, or various items, helping to keep your living space organized and clutteruncluttered.
long-lasting Wood Construction: Crafted from sturdy rubberwood for long-lasting stability and durability, ensuring this chest of drawers remains a sturdy and dependable piece of furniture for years to come.
Space-Saving Design: The upright, vertical dresser orientation makes this chest of drawers an excellent storage solution for smaller rooms, entryways, or hallways, maximizing storage capacity withoutside occupying a large footprint.
prepared to Use: This chest of drawers arrives fully assembled, allowing you to enjoy its attractiveness and functionality right immediately withoutside the hassle of complicated instructions or tools.
Summary: Vintage country 5-drawer tall chest with distressed finish, made of rubberwood, space-saving vertical design, fully assembled.
Generated by: deepseek-v4-flash
## Identity - **Product**: Vintage Country 5-Drawer Tall Chest of Drawers (Retro Design, Distressed Finish) - **SKU range**: dcd-30001874374 to dcd-30001874378 - **Dimensions**: 67 cm (L) x 47 cm (W) x 110 cm (H) - **Material**: Rubberwood - **Assembly**: Fully assembled upon arrival ## Target persona - Interior decorators sourcing retro country pieces for client projects - Homeowners wanting a space-saving vertical dresser with rustic charm - Parents organizing children's or family rooms with limited floor space - Small space dwellers (apartments, condos) needing efficient storage ## Use cases - Organizing clothing in a bedroom that lacks a closet - Storing linens in a hallway or entryway - Decorative storage in a living room or sitting area - Catch-all surface and drawer storage in an entryway or mudroom - Closet supplement for extra folded items - Vertical storage in a small guest room ## When NOT to recommend - Buyer needs a large horizontal dresser or armoire (this is tall and narrow) - Buyer prefers modern, minimalist, or sleek design (this is distressed retro country) - Budget is under $400 (price is $431.99 USD) - Buyer requires more than 5 drawers (this has exactly 5) - Buyer expects assembly required (this arrives fully assembled) ## Variant options | SKU | Title | Price | Options | |--------------------|---------------|----------|--------------| | dcd-30001874374 | Blue | $431.99 | Style: Blue | | dcd-30001874375 | White | $431.99 | Style: White | | dcd-30001874376 | Painted Brown | $431.99 | Style: Painted Brown | | dcd-30001874377 | Brown | $431.99 | Style: Brown | | dcd-30001874378 | Hand-painted | $431.99 | Style: Hand-painted | ## Price and logistics facts - **Price**: $431.99 USD (all variants) - **Dimensions**: 67 cm (L) x 47 cm (W) x 110 cm (H) - **Assembly**: Fully assembled – no assembly required ## Trust signals - No stock status provided; assume available unless otherwise noted - No return policy stated in facts - Price consistent across all variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8072bb-b8e2-4815-9b6b-9e20febd7f1f.jpg?v=1781664028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1191a780-ec88-4a62-9367-38dec7f6e32c.jpg?v=1781664028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b654c36-5089-49ef-9693-72a9eb2b919a.jpg?v=1781664028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73e8c293-8660-40a1-a82e-85ab09a57178.jpg?v=1781664028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e20b4ff-0b4c-4057-9964-bbaf5a7ab10a.jpg?v=1781664028 ## Agent notes - Image understanding was not performed; do not infer visual details beyond what is stated in description. - Product dimensions are as provided; verify fit with buyer's space. - Distressed finish description suggests intentional wear marks – confirm if buyer accepts that aesthetic.
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "timeless Country aesthetic 5-Drawer Tall chest of drawers Retro Design 5-Drawer vertical dresser Distressed Finish Chest of Drawers Space-Saving for Interior Decorators, Homeowners, Parents, Living Room, Entryway, Hallway, Closet",
"product_id": 9431518118127,
"variant_id": 49814904963311,
"quantity": 1,
"grams": 45000,
"length_cm": "67.0",
"width_cm": "47.0",
"height_cm": "110.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").