Brand: World Products (Landmark)
SKU: dcd-30001854461
Price: $1,742.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/49815046521071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887446
JSON data: https://landmarks.builders/products/m4x-10000887446.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist lighted vanity set with stool and cabinet, 85x50x80 cm, $1742.99 USD. Suitable for bedrooms and walk-in closets.
Generated by: deepseek-v4-flash
## Identity Modern Minimalist Design Lighted Vanity Set with Stool and Cabinet. Ample storage dressing table with upholstered seat. Dimensions: 85 x 50 x 80 cm. Price: $1742.99 USD. ## Target persona Adult women, homeowners, apartment dwellers, users with walk-in closets seeking organized makeup storage. ## Use cases - Daily makeup and skincare application with lighted mirror. - Storing cosmetics, brushes, and accessories in cabinet. - Hair styling and grooming in bedroom or closet. - Getting ready for work, events, or daily routines. - Decorative furniture piece for bedroom. ## When NOT to recommend - Budget-constrained buyers (price >$1700). - Small spaces (dimensions require 85x50 cm floor area). - Users wanting portable or wall-mounted vanity. - Those needing unpowered or non-lighted tables. ## Variant options - Size: 0.8M (only variant available). ## Price and logistics facts - Price: $1742.99 USD. - Dimensions: 85 x 50 x 80 cm. - Weight: not provided. - Shipping costs, assembly, and delivery time not specified. ## Trust signals - In-stock status unknown. - Return policy not stated. - No customer reviews or certifications provided. - Price consistency: single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d2d9890-6290-4ac6-92f2-e0aef5129f14.jpg?v=1781664423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c9d8332-7180-41a9-9810-59aea811376e.jpg?v=1781664424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bb15781-4fe3-4540-9081-bd8fbfa773e3.jpg?v=1781664423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1cf029c-9a42-43ef-a67d-2eb64dbaf776.jpg?v=1781664424 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - Dimensions in centimeters; convert if needed. - Only one variant: 0.8M size. - No product description beyond title.
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 Design Lighted Vanity Set with Stool and Cabinet Ample Storage Dressing Table Upholstered Seat Bedroom Furniture for Women, Adults, Homeowners, Apartment, Walk-in Closet",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "50.0",
"_height_cm": "80.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").