Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99
Default variant: Log Color
Default SKU: dcd-30001897845
Default price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813656731887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894141
JSON data: https://landmarks.builders/products/m4x-10000894141.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retractable Vanity and Cabinet Combo Multi-Functional Dressing Table for Corner
| Colour | Brown |
| Item Height | 75 cm |
| Item Length | 100 cm |
| Item Width | 40 cm |
| Type | Dressing Table |
| Material | Rubberwood |
| Features | With Drawers |
| Style | Modern |
| Finish | Natural |
| Shape | Rectangle |
| Assembly Required | No |
| Model | SZ006 |
| Room | Bedroom |
| Handle Type | Flush |
| Mirror Shape | Rectangular |
| Number of Shelves | 1 |
| Wood Tone | Light Wood |
Summary: A retractable vanity and cabinet combo that extends to save space, available in Log Color and Walnut for $241.99.
Generated by: deepseek-v4-flash
## Identity Retractable Vanity and Cabinet Combo Space-Saving Extendable Vanity Set (Log Color or Walnut, $241.99). ## Target persona Apartment dwellers or small-home owners needing a compact, multifunctional vanity with storage; buyers seeking a budget-friendly space-saving furniture piece under $250. ## Use cases - Small bedroom where a full vanity won't fit; retractable design allows tucked-away storage. - Entryway or hallway as a slim console table that expands when needed. - Dorm room or studio apartment requiring dual-purpose furniture (vanity + storage). - Guest room needing occasional-use vanity that doesn't take up permanent floor space. - Home office corner as a narrow desk with mirror and drawer space. ## When NOT to recommend - If the buyer requires a fixed, large vanity surface (retractable top is smaller when extended). - For users who need heavy-duty construction or solid wood (material not specified). - When the buyer needs a free-standing mirror or separate cabinet (this is an integrated unit). - If the buyer is looking for a high-end, designer piece (price point suggests budget-friendly materials). ## Variant options - **Log Color** (SKU: dcd-30001897845, price: $241.99) - **Walnut** (SKU: dcd-30001897846, price: $241.99) ## Price and logistics facts - Price: $241.99 USD. - Dimensions: 105 cm (L) x 35 cm (W) x 15 cm (H). - Weight: not provided. - Shipping: not specified. ## Trust signals - In-stock: assumed available (no stock data provided). - Return policy: not specified. - Price consistency: same price across both variants. - Certifications: none provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a638a3d-88c4-419d-8c69-2648e10c52c4.jpg?v=1781628262 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7eba518e-2e32-4987-8964-5b0fb0234315.jpg?v=1781628261 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adac423f-b8d1-4b18-96c3-dd5c838700b5.jpg?v=1781628261 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18bf14a5-4ebf-4f5d-81b5-f27a0ebb3711.jpg?v=1781628270 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6fa97fa-ad34-4c3b-905e-2a16445fa8d3.jpg?v=1781628262 ## Agent notes - No product description was provided; rely on title and dimensions for functionality. - Image content not analyzed; fetch images to verify retractable mechanism and finish. - Material type is not specified; assume engineered wood or MDF given price.
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": "Retractable Vanity and Cabinet Combo Multi-Functional Dressing Table for Corner",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "35.0",
"_height_cm": "15.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").