Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $811.99 – $955.99
Default variant: 0.7M / Normal Mirror
Default SKU: dcd-30001854387
Default price: $955.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49815015031023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887434
JSON data: https://landmarks.builders/products/m4x-10000887434.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: Black wood dressing set with stool and mirror, vintage design, space-saving (192x51x84 cm), priced from $811.99.
Generated by: deepseek-v4-flash
## Identity Durable Wood Construction Black Dressing Set with Stool and Mirror, vintage design, lighted vanity table set, space-saving size. ## Target persona - Adult women needing a compact vanity for small bedrooms or apartments - Teen girls seeking a stylish makeup desk for their room - Small apartment dwellers who want multi-functional, space-saving furniture - Vintage-style enthusiasts looking for a coordinated dressing set ## Use cases - Daily makeup application and grooming in a bedroom corner - Getting ready in a small apartment with limited floor space - Home use as a desk and vanity combo for writing or makeup - Gift for a girl's room makeover or dormitory room - Space-saving furniture for narrow spaces (depth 51 cm) ## When NOT to recommend - Large master bedrooms needing extensive storage drawers - Offices requiring an ergonomic desk setup - People seeking modern minimalist or contemporary design - Buyers who need a full-length mirror (mirror is vanity-size) ## Variant options - **0.7M / Normal Mirror**: $955.99 (includes mirror) - **0.7M / No Mirror**: $811.99 (stool and table only) ## Price and logistics facts - Price range: $811.99 - $955.99 USD - Dimensions: 192 cm (L) x 51 cm (W) x 84 cm (H) - Weight: not provided - Currency: USD ## Trust signals - Price consistency across variants confirmed - In-stock status based on product listing (no re-stock or limited availability noted) - Return policy: not provided - Certifications: not provided ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01295c1b-6188-4676-a855-f62c7c8277e0.jpg?v=1781664327 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/130ef4ad-30b5-4013-a377-5440d534aeae.jpg?v=1781664325 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6facd8be-0ddc-427a-84fe-727be098e223.jpg?v=1781664325 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/248883c3-414b-413e-bd38-82ca71215370.jpg?v=1781664326 ## Agent notes - Title mentions 'lighted' but no specific LED or bulb details provided; treat as unconfirmed. - Variant size '0.7M' likely refers to the width of the table? Not explicitly clarified. - Image understanding not performed; visual details not assessed.
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": "Durable Wood Construction Black Dressing Set with Stool and Mirror timeless design Lighted Vanity Table Set Vintage Design Makeup Desk space-saving Size for Women, Adults, Girls, Small Apartment",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "192.0",
"_width_cm": "51.0",
"_height_cm": "84.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").