Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,268.99 – $1,555.99
Default variant: 1.2M 8-drawer
Default SKU: dcd-30001855100
Default price: $1,268.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815042916591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887592
JSON data: https://landmarks.builders/products/m4x-10000887592.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Corner dressing table with retractable design, 8 drawers, rounded edges. Available in 1.2M and 1.5M widths plus sideboard variant. Priced from $1,268.99 USD.
Generated by: deepseek-v4-flash
## Identity Corner dressing table with retractable top, ample storage (8 drawers), rounded edges. Modern design. ## Target persona - Women looking for compact home furnishings - Homeowners with limited space - Apartment dwellers needing multifunctional furniture - Adults seeking modern bedroom furniture ## Use cases - Fitting into a corner of a small bedroom to maximize space - Using retractable surface as a makeup desk or writing spot - Storing cosmetics, jewelry, and accessories in 8 drawers - Creating a dedicated dressing area in a studio apartment - Organizing daily essentials while keeping a clean look ## When NOT to recommend - If buyer needs a built-in mirror (not included) - If buyer prefers a freestanding, non-corner unit - If budget is under $1,000 USD - If buyer requires more than 8 drawers of storage ## Variant options - **1.2M 8-drawer** – $1,268.99 (SKU: dcd-30001855100) - **1.5M 8-drawer** – $1,364.99 (SKU: dcd-30001855101) - **1.5M Sideboard** – $1,555.99 (SKU: dcd-30001855103) ## Price and logistics facts - Price range: $1,268.99 – $1,555.99 USD - Dimensions (base variant): 160 cm length x 50 cm width x 120 cm height - No shipping or assembly details provided ## Trust signals - Multiple variants available for size preference - Rounded edges for safety - No in-stock or return policy information provided in source data ## Image assets     ## Agent notes - No product description was provided; features inferred from title. - Image content analysis was not performed; visual details not available.
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": "expandableable Design Retractable Corner Dressing Table Ample Storage Corner Vanity Set Modern design Bedroom Furniture Rounded Edges for Women, Homeowners, Adults, Small Space, Apartment",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "160.0",
"_width_cm": "50.0",
"_height_cm": "120.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").