Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $942.99 – $1,043.99
Default variant: 60x44x95cm / Std Walnut Desk
Default SKU: dcd-30001863995
Default price: $942.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49815030825199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889109
JSON data: https://landmarks.builders/products/m4x-10000889109.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A bedside vanity cabinet with cushioned stool, French aesthetic style, drawer storage, for teens, priced from $942.99, available in walnut, bicolor, and black finishes.
Generated by: deepseek-v4-flash
## Identity Bedside Vanity Cabinet French aesthetic Dressing Table Storage Drawer Cushioned Stool Included for Teens ## Target persona Teenagers (ages 13–19) decorating their bedroom with French-inspired decor; parents seeking a compact vanity with storage and seat for their teen's room. ## Use cases - Daily makeup application and grooming - Storing jewelry, accessories, or small beauty products in drawer - Using as a compact desk for light homework or journaling - Providing a dedicated seating area with cushioned stool - Enhancing bedroom decor with French aesthetic style ## When NOT to recommend - Buyer needs a full-size desk for heavy computer or monitor use (desk depth is 44cm) - Preferred style is modern, minimalist, or industrial - Budget is under $900 (base price $942.99) - User is taller than 6 ft (desk height 95cm may be low) - Stool not needed or space cannot accommodate the set ## Variant options - SKU dcd-30001863995: 60x44x95cm / Std Walnut Desk – $942.99 - SKU dcd-30001863996: 80x44x95cm / Std Walnut Desk – $1043.99 - SKU dcd-30001863997: 60x44x95cm / Std Bicolor Desk – $942.99 - SKU dcd-30001863999: 60x44x95cm / Std Black Desk – $1043.99 ## Price and logistics facts - Base price: $942.99 USD (varies by size/style up to $1043.99) - Dimensions vary: 60x44x95cm or 80x44x95cm - Currency: USD ## Trust signals - In-stock status not specified - Return policy not provided - No known certifications ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb2461fa-9472-406a-bdcc-f4e2671bb4a6.jpg?v=1781664367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c03bec72-f232-400a-bdfe-cb21148a0097.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc40ac05-7561-4cc9-ad2d-fa0c2a1f23fd.jpg?v=1781664367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a2b73f5-a6eb-416c-a68c-7774284187b9.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/616fab10-9371-4f3d-94f6-089dd5be89ae.jpg?v=1781664367 ## Agent notes - Product type not specified; title says 'Vanity Cabinet' but variant titles say 'Desk' – possible naming inconsistency. - Provided dimensions_cm (85x50x40) do not match any variant dimensions; use variant sizes for accurate space planning. - Image content not analyzed; assume product shown as vanity with stool.
This product has 12 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": "Bedside Vanity Cabinet French aesthetic Dressing Table Storage Drawer Cushioned Stool Included for Teens",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "50.0",
"_height_cm": "40.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").