Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $855.99 – $1,206.99
Default variant: 120*30*100cm
Default SKU: dcd-30001855545
Default price: $855.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815019978991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887687
JSON data: https://landmarks.builders/products/m4x-10000887687.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A modern minimalist dressing table set with lighted mirror and large storage, available in three size variants priced from $855.99 USD.
Generated by: deepseek-v4-flash
## Identity A dressing table set with integrated lighted mirror, modern minimalist design, and large storage capacity. Dimensions: 135x45x115 cm (overall set). Variants differ in table top size (120x30x100cm to 120x40x100cm). ## Target persona Women furnishing a bedroom who need a dedicated makeup/dressing station with ample storage, and who prefer a sleek, contemporary aesthetic. Budget-conscious shoppers seeking a mid-range priced set. ## Use cases - Daily makeup application with good lighting from integrated mirror. - Storing cosmetics, brushes, jewelry, and accessories in drawers/shelves. - Using as a vanity desk for skincare routines. - Quick grooming touch-ups before leaving home. - Organizing personal care items in a dedicated space. ## When NOT to recommend - For very small bedrooms where 120cm width is too large. - For buyers who prefer a standalone mirror without attached table. - For those seeking a high-luxury or heirloom-quality furniture piece. - For users who need a desk for work (no workspace provisions). ## Variant options | SKU | Size (cm) | Price (USD) | |-----|-----------|-------------| | dcd-30001855545 | 120 x 30 x 100 | $855.99 | | dcd-30001855546 | 120 x 35 x 100 | $1142.99 | | dcd-30001855547 | 120 x 40 x 100 | $1206.99 | ## Price and logistics facts - Price range: $855.99 - $1206.99 USD. - Overall dimensions: 135 cm length, 45 cm width, 115 cm height (includes mirror?). - Variant table top dimensions: 120 cm length, 30-40 cm depth, 100 cm height. ## Trust signals - No stock status or return policy provided. - Price consistency: three fixed price points for three sizes. - No certifications mentioned. ## Image assets - 5 images available at provided URLs (not inspected). ## Agent notes - Image understanding was not performed; visual details are unknown. - Product type unspecified; assume dressing table set with mirror and storage. - Verify dimensions for overall vs. table top before recommending.
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": "Dressing Table Set with Lighted Mirror Modern Minimalist Design Bedroom Furniture Large Storage Capacity for Women",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "45.0",
"_height_cm": "115.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").