Brand: World Products (Landmark)
SKU: dcd-30001854869
Price: $893.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/49815024271599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887538
JSON data: https://landmarks.builders/products/m4x-10000887538.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: Extendable dressing table with side cabinet and large round mirror, vintage Cherry design, priced at $893.99, dimensions 120x70x72 cm.
Generated by: deepseek-v4-flash
## Identity Extendable Dressing Table with Side Cabinet, Vintage Design, Large Round Mirror, Cherry finish. ## Target persona Homeowners furnishing a walk-in closet; vintage-style enthusiasts; individuals seeking a dedicated makeup vanity with integrated storage. ## Use cases - Daily makeup application in a walk-in closet. - Organizing cosmetics, jewelry, and accessories in the side cabinet. - Getting ready for events using the large round mirror. - Using the extendable surface for extra workspace when needed. - Storing hair tools and skincare products in drawers. - Serving as a decorative vintage piece in a bedroom or dressing room. ## When NOT to recommend - Small spaces lacking 120 cm width clearance. - Modern minimalist decor preferences. - Budget constraints under $500. - Need for a full-length or non-round mirror. ## Variant options - Cherry (SKU: dcd-30001854869) – $893.99 ## Price and logistics facts - Price: $893.99 USD. - Dimensions: 120 cm (length) x 70 cm (width) x 72 cm (height). - Shipping and logistics details not provided. ## Trust signals - In-stock status: Not confirmed. - Return policy: Not stated. - Price consistency: Single listed price. - Certifications: None provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3324a8c7-1e23-46ff-a192-567ab6ee7115.jpg?v=1781664349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c20ef0b6-23c2-45a1-83d1-b6bcb8109dd7.jpg?v=1781664349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bd041b9-ce48-408e-a39a-3ccc70927d0b.jpg?v=1781664349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da890702-5b34-4b11-8a0e-2719838a0360.jpg?v=1781664349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99177ef0-76f1-462e-b9f8-72f0be331ece.jpg?v=1781664348 ## Agent notes - Image understanding was not performed; visual details (e.g., materials, condition) not analyzed. - No product description provided beyond title; specifications limited. - Only one color variant listed; no other options confirmed. - Extendable feature not quantified (e.g., extension length).
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": "Extendable Dressing Table with Side Cabinet Vintage design Makeup Desk Integrated Storage Large Round Mirror for Walk-in Closet",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "70.0",
"_height_cm": "72.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").