Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $305.99 – $414.99
Default variant: Ivory White / 105CM
Default SKU: dcd-30001874513
Default price: $381.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/50150288589039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890730
JSON data: https://landmarks.builders/products/m4x-10000890730.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant French Design: Features a timeless French provincial design with intricate floral carvings, gracefully curved cabriole legs, and a sleek white finish, perfect for creating a romantic, princess-themed bedroom.
Long-Lasting Construction: Crafted from a combination of sturdy rubberwood for the frame and legs, and high-quality, environmentally conscious MDF panels, ensuring stability, durability, and long-lasting use.
Ample Storage Space: Equipped with multiple drawers of varying sizes, providing generous room to organize all your cosmetics, jewelry, hair accessories, and other essentials, keeping your surface clutter-clear.
Customizable Set Choices: Available in four different widths (80cm, 90cm, 105cm, 120cm) to perfectly fit your space. Can be purchased as a standalone table or as a complete set with a matching cushioned stool and an ornate mirror.
Versatile Functionality: Serves beautifully as a dedicated makeup vanity in your bedroom or vanity area, but its spacious surface also makes it an elegant and functional writing desk for a home office.
Summary: Ornate Dressing Table Set Multi-Drawer Storage for Apartment, Girls, Homeowners. 【Elegant French Design】: Features a timeless French provincial design with intricate floral carvings, gracefully curved cabriole legs, and a sleek white finish, perfect for creating a romantic, princess-themed bedroom. 【Long-Lasting Construction】: Crafted from a combination of sturdy rubberwood for the frame and legs, and high-quality, environmentally conscious MDF panels, ensuring stability, durability, and long-lasting use. 【Ample Storage Space】: Equipped with multiple drawers of varying sizes, providing generou
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ornate Dressing Table Set Multi-Drawer Storage for Apartment, Girls, Homeowners",
"product_id": 9456696918255,
"variant_id": 50150288589039,
"quantity": 1,
"grams": 40000,
"length_cm": "116.0",
"width_cm": "57.0",
"height_cm": "38.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").