Brand: World Products (Landmark)
SKU: dcd-30001854494
Price: $1,270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043178735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887454
JSON data: https://landmarks.builders/products/m4x-10000887454.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: A wood vanity set with mirror and stool, featuring multi-drawer storage, priced at $1270.99 USD, dimensions 125x55x80 cm.
Generated by: deepseek-v4-flash
## Identity Wood vanity set with mirror and stool, multi-drawer storage, dimensions 125x55x80 cm. ## Target persona Women, adults, homeowners, apartment dwellers, walk-in closet users seeking a dedicated dressing area. ## Use cases - Daily makeup application and styling - Organizing cosmetics and accessories - A dedicated spot for morning and evening routines - Enhancing bedroom or walk-in closet functionality - Space for jewelry and small item storage ## When NOT to recommend - Extremely small rooms (unit is 125 cm wide) - Budget-conscious buyers (price over $1,200) - Users needing a simple, portable mirror (this is a full vanity) ## Variant options One variant: "Dressing Table" at $1270.99 USD. ## Price and logistics facts Price: $1270.99 USD. Dimensions: 125 x 55 x 80 cm. No shipping or return policy information provided. ## Trust signals No in-stock status, return policy, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21a72f79-c524-47ce-8b9e-795aec83cd40.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa8de124-7396-4fd3-b6e0-4481fede3ec2.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/170f06d4-b737-4cb1-9c53-b7e97b5a6edf.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c96fe63-b9a9-4e8d-b37f-ce75643d48c0.jpg?v=1781664410 ## Agent notes Image content was not analyzed; only URLs are provided. Visual details not inferred.
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 Wood Construction Vanity Set with Mirror and Stool timeless Design Dressing Table Multi-Drawer Storage Makeup Desk for Women, Adults, Homeowners, Apartment, Walk-in Closet",
"quantity": 1,
"grams": 60000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "55.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").