Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $205.99 – $249.99
Default variant: Stool 460*300*360h
Default SKU: dcd-30001885998
Default price: $205.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49811925237999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892517
JSON data: https://landmarks.builders/products/m4x-10000892517.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
hinged-lid Vanity with Mirror Integrated Storage Makeup Desk Space-Saving
| Colour | Brown |
| Item Height | 75 cm |
| Item Length | 100 cm |
| Item Width | 40 cm |
| Type | Vanity Table |
| Material | Black Walnut |
| Features | With Drawers |
| Style | Modern |
| Finish | Walnut |
| Assembly Required | Yes |
| Room | Bedroom |
| Handle Type | Flush |
| Wood Tone | Dark Wood |
Summary: Hinged-lid vanity with mirror, space-saving triple-purpose design for dorm rooms; available with two stool height options, priced from $205.99.
Generated by: deepseek-v4-flash
## Identity Hinged-lid Vanity with Mirror, Space-Saving Makeup Desk, Triple-Purpose Design for Dorm Room. ## Target persona College students living in dormitories or small apartments who need a compact, multi-functional desk that doubles as a vanity and storage unit. ## Use cases - Daily makeup and grooming in a small room. - Studying or laptop work with a mirror nearby. - Storing cosmetics, jewelry, or small accessories in the hinged compartment. - Using as a temporary extra surface for projects or placement of items. - Quick touch-ups before leaving the dorm. ## When NOT to recommend - For users who need a full-size vanity with extensive drawer storage. - For professional makeup artists requiring large workspace and specialized lighting. - For those with limited assembly skills or without tools (assembly required, not detailed here). - For spaces where wall-mounted or floating desks are preferred. ## Variant options - Style: Stool 460*300*360h (seat height 36 cm) – $205.99 - Style: Stool 450*300*450h (seat height 45 cm) – $249.99 ## Price and logistics facts - Price: $205.99 USD (base variant) or $249.99 USD (taller stool variant). - Dimensions: 48 cm (L) x 33 cm (W) x 48 cm (H). - Shipping and logistics details not provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Single price point for each variant; no discounts or fluctuations noted. - Certifications: None mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f2db7e6-1844-460f-b3ce-6dc2d546605e.jpg?v=1781600954 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6fe5822-fce2-43e0-b751-2b9ebe55c1b8.jpg?v=1781600956 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11bb14b9-e09e-4610-a3a9-470742887ae4.jpg?v=1781600954 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5b55115-0e4b-4305-9faf-c64ed358960c.jpg?v=1781600954 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc29b653-9597-46b8-aaf0-ee8876748c2d.jpg?v=1781600955 ## Agent notes - No product description or type provided; use images for visual details. Trust signals (in-stock, return policy) unknown – recommend verifying with seller. - Image understanding not performed; visual details not confirmed.
This product has 12 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": "hinged-lid Vanity with Mirror Integrated Storage Makeup Desk Space-Saving",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "33.0",
"_height_cm": "48.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").