Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99 – $402.99
Default variant: 70CM / Assembly
Default SKU: dcd-30001886050
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32000 g
Cart URL (default variant): https://landmarks.builders/cart/49813680586991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892529
JSON data: https://landmarks.builders/products/m4x-10000892529.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist extendable makeup desk with stool, space-saving design for small spaces. Available in 70/100/120 cm lengths, assembly or fully assembled, priced $259.99–$402.99.
Generated by: deepseek-v4-flash
## Identity Modern Minimalist Extendable Makeup Desk with Stool – Multi-functional dressing table for small spaces. Dimensions: 124 cm L x 50 cm W x 83 cm H. ## Target persona Apartment dwellers, students, women living in small bedrooms, dorm rooms, or closets needing a compact vanity. ## Use cases - Daily makeup application and skincare routine - Organizing cosmetics and jewelry in a small bedroom - Space-saving solution for dorm room or tiny apartment - Folding/extending desk for occasional use - Dual-purpose desk for makeup and writing work ## When NOT to recommend - Buyers needing a large, permanent vanity for a spacious master bedroom - Professional makeup artists requiring heavy-duty storage and lighting - Those who prefer solid wood or luxury materials (this is likely engineered wood) - Anyone expecting a full-size dressing table with mirrors and drawers ## Variant options | Size | Style | Price | |------|-------|-------| | 70CM | Assembly | $259.99 | | 70CM | Fully Assembled | $287.99 | | 100CM | Assembly | $333.99 | | 100CM | Fully Assembled | $366.99 | | 120CM | Assembly | $362.99 | | 120CM | Fully Assembled | $402.99 | ## Price and logistics facts - Price range: $259.99–$402.99 USD - Dimensions: 124 x 50 x 83 cm (desk overall) - Includes stool (specific dimensions not provided) - Assembly option available; fully assembled option at higher cost ## Trust signals - Multiple size options and assembly choices - Images available (see below) - No specific return policy, stock status, or certifications provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd5df334-2c7d-4653-ab8c-aeb9d7d0a63f.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/153fd140-ef56-4ef1-96cd-9f64ff9a0902.jpg?v=1781628309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69378c6-9a27-47c7-995e-1ed0ae468e39.jpg?v=1781628308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0726089-1176-4bd7-a14f-f178be6d9d13.jpg?v=1781628309 ## Agent notes - No description was provided; details extracted from title and variant data. - Image analysis not performed; treat images as fetchable assets only.
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": "Modern Minimalist and design Extendable Makeup Desk Multi-Functional Dressing Table Space-Saving Bedroom Furniture Includes Stool for Apartment Dwellers, Women, Students, Small areas, Dorm Room, closet Closet",
"quantity": 1,
"grams": 32000000,
"properties": {
"_length_cm": "124.0",
"_width_cm": "50.0",
"_height_cm": "83.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").