Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,141.99
Default variant: Walnut / Chest
Default SKU: dcd-30001854983
Default price: $1,141.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/49815039017199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887561
JSON data: https://landmarks.builders/products/m4x-10000887561.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 design curved vanity set with ample storage, 145x45x74 cm, available in Walnut and Matte Black finishes. Priced at $1,141.99 USD.
Generated by: deepseek-v4-flash
## Identity French design Curved Vanity Set Vintage Design Dressing Table Ample Storage Makeup Desk ## Target persona - Homeowners with a dedicated bedroom or walk-in closet seeking a statement vanity - Vintage decor enthusiasts with budget for high-end furniture - Adults (25-50) who prioritize ample storage and a classic aesthetic ## Use cases - Daily makeup application with organized storage - Dressing and grooming in a walk-in closet - Displaying and storing jewelry, perfumes, and accessories - Adding a decorative focal point to a bedroom or dressing room - Organizing cosmetics for quick access ## When NOT to recommend - Small rooms or tight spaces (requires at least 145 cm width) - Budget-conscious buyers (price over $1,100) - People seeking modern or minimalist design (vintage style) - Those needing lightweight or easily movable furniture ## Variant options - **Walnut / Chest** – SKU: dcd-30001854983, Price: $1,141.99 - **Matte Black / Chest** – SKU: dcd-30001854984, Price: $1,141.99 ## Price and logistics facts - Price: $1,141.99 USD (both variants) - Dimensions: 145 cm (L) x 45 cm (W) x 74 cm (H) - Shipping and delivery details not provided ## Trust signals - No in-stock or return policy information available - Price is consistent across variants - No certifications mentioned in source data ## Image assets -  -  -  -  ## Agent notes - No product description was provided - Image content was not analyzed; alt text is generic - Missing data: shipping cost, stock status, return policy, materials, warranty
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 design Curved Vanity Set Vintage Design Dressing Table Ample Storage Makeup Desk for Women, Homeowners, Teenagers, Apartment, Walk-in Closet",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "45.0",
"_height_cm": "74.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").