Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,117.99 – $1,668.99
Default variant: Walnut 3-drawer
Default SKU: dcd-30001854657
Default price: $1,117.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/49815038066927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887487
JSON data: https://landmarks.builders/products/m4x-10000887487.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: Integrated drawers vanity table with hinged-top mirror, multi-functional bedroom furniture with ample storage, space-saving for small spaces, available in walnut 3-drawer ($1117.99) or 6-drawer ($1668.99).
Generated by: deepseek-v4-flash
## Identity Integrated Drawers Vanity Table with hinged-top mirror. Multi-functional design for bedroom. Dimensions: 125 x 45 x 76 cm. Two variants: Walnut 3-drawer ($1117.99) and Walnut 6-drawer ($1668.99). ## Target persona Space-conscious homeowners, teenagers, students in dormitories or small apartments, individuals needing a compact dressing area with storage. ## Use cases - Daily makeup application and hair styling - Storing cosmetics, jewelry, and accessories in drawers - Using as a compact desk for writing or laptop work - Getting ready in a small bedroom or dorm room - Organizing beauty products with an integrated mirror ## When NOT to recommend - Users who require a full-length mirror - Those wanting a mirrorless desk or table - Large families needing oversized storage capacity - People preferring modern or non-wood finishes ## Variant options - Walnut 3-drawer (SKU: dcd-30001854657) - $1117.99 - Walnut 6-drawer (SKU: dcd-30001854658) - $1668.99 ## Price and logistics facts - Price range: $1117.99 to $1668.99 USD - Dimensions: 125 cm (L) x 45 cm (W) x 76 cm (H) - Shipping and logistics details not provided ## Trust signals - In-stock status not known - Return policy not specified - No certifications or warranties listed - Price consistency: same price across variants within each SKU ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf197868-ba6c-4319-9ef5-10c97c2a1a3f.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea25af86-d120-4a75-b66e-c72858024554.jpg?v=1781664460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb13aaf0-1e03-4e4e-97b7-c9cbdfbdcc18.jpg?v=1781664394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a198a26-5376-401c-8151-1911e19738d2.jpg?v=1781664393 ## Agent notes - Product type not specified in source data - Description missing - Images were not analyzed; visual details should not be assumed
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": "Integrated Drawers Vanity Table with hinged-top Mirror Multi-Functional Design Bedroom Furniture Ample Storage Makeup Station Space-Saving for Homeowners, Teenagers, Students, Dressing Area, Small Spaces, Apartment",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "45.0",
"_height_cm": "76.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").