Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $979.99 – $1,042.99
Default variant: Black / 0.86M
Default SKU: dcd-30001855347
Default price: $979.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032692975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887642
JSON data: https://landmarks.builders/products/m4x-10000887642.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: French retro dressing table with lighted mirror, large storage, and stool; available in black (0.86M, $979.99) and white (0.86M, $1042.99); dimensions 200x60x120 cm.
Generated by: deepseek-v4-flash
## Identity French Retro Dressing Table with Lighted Mirror, Cabinet, and Matching Stool (Tap Control) ## Target persona Teenage girls and young women seeking a themed dressing table with storage and lighted mirror for bedroom or walk-in closet; fans of French retro decor. ## Use cases - Daily makeup application with adjustable lighting - Organizing cosmetics, jewelry, and accessories in cabinets - Hair styling or skincare routine using the mirror - Serving as a decorative vanity in walk-in closets - Providing a dedicated grooming station with included stool ## When NOT to recommend - For small spaces (unit is 200cm wide, requires sizable room) - For budget shoppers under $900 (lowest variant $979.99) - For those preferring modern or minimalist industrial furniture - For users who need a desk for writing or computer work ## Variant options - Black / 0.86M: $979.99 - White / 0.86M: $1042.99 ## Price and logistics facts - Base price: $979.99 (black variant) - Alternative white variant: $1042.99 - Dimensions: 200 cm x 60 cm x 120 cm (L x W x H) - Includes matching stool - Tap control for lighted mirror ## Trust signals - No trust signals provided (in-stock status, return policy, certifications not specified) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e5be990-ff6e-4fc9-9b15-a05b0545f167.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d867a46-5063-4f5f-9b29-b86aa7888859.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d984c33b-59c0-4583-8795-9b3b718788c3.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14a35272-a0ae-489c-be09-7fb7d798e82d.jpg?v=1781664379 ## Agent notes - No product description provided; all details derived from title and variant data. - Image content not analyzed; visual features (e.g., mirror shape, stool design) are unknown.
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": "French Retro design Dressing Table with Lighted Mirror and Cabinet Large Storage Capacity Makeup Desk Includes Matching Stool Bedroom Furniture tap Control for Women, Girls, Teenagers, Walk-in Closet",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "200.0",
"_width_cm": "60.0",
"_height_cm": "120.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").