Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99
Default variant: Warm White / 1.2M
Default SKU: dcd-30001884516
Default price: $294.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/49814760227055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892248
JSON data: https://landmarks.builders/products/m4x-10000892248.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 6-drawer chest of drawers, vintage design, sturdy construction, 130x45x85 cm, available in Warm White or Black, $294.99.
Generated by: deepseek-v4-flash
## Identity A 6-drawer chest of drawers with vintage design and carved legs, designed for multi-functional storage in bedrooms, entryways, hallways, or living rooms. ## Target persona Homeowners and renters seeking a stylish yet functional storage piece for medium-sized spaces. Adults looking for a durable dresser for clothing organization. Individuals who prefer vintage or traditional decor aesthetics. ## Use cases - Storing folded clothes and accessories in a bedroom. - Organizing entryway items like keys, hats, and scarves. - Holding living room essentials like blankets, games, or electronics. - Acting as a hallway console with hidden storage. - Providing extra storage for small apartments or dorms. ## When NOT to recommend - Users needing a modern or minimalist design. - Those requiring a wider or taller chest (e.g., for large wardrobe). - Heavy-duty use in commercial settings. - Space-constrained rooms where 45cm depth is too deep. ## Variant options - Warm White / 1.2M ($294.99) - Black / 1.2M ($294.99) ## Price and logistics facts - Price: $294.99 USD (both variants). - Dimensions: 130 cm (length) × 45 cm (width) × 85 cm (height). - Weight and shipping cost not provided. ## Trust signals - Price consistent across all variants. - No stock status or return policy information available. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8994a068-0c9a-4c0d-87c7-0ee4ba439ede.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/095ce337-f2fa-464a-8d1e-fe7413406272.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b1995d6-7127-4174-be37-20efb114450b.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/976a6dd4-699d-42a2-968b-f5e89acef6ea.jpg?v=1781660570 ## Agent notes - Product description and type were not provided; details based on title and variant info. - Image content not analyzed; treat images as fetchable assets only. - Stock status and return policy unknown; verify before purchase.
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": "Vintage Design 6-Drawer chest of drawers Multi-Functional Storage Furniture Carved Leg features Chest of Drawers Sturdy Construction for Homeowners, Renters, Adults, Bedroom, Entryway, Hallway, Living Room",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "45.0",
"_height_cm": "85.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").