Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $487.99 – $503.99
Default variant: Cherry Wood / Lift 45cm-1
Default SKU: dcd-30001870597
Default price: $487.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 46000 g
Cart URL (default variant): https://landmarks.builders/cart/50150753960175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890122
JSON data: https://landmarks.builders/products/m4x-10000890122.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tri-Function transformable Design: Seamlessly transforms from a space-efficient nightstand to a functional writing desk or a spacious vanity table, offering peak versatility in a single piece of furniture.
Height-Adjustable Function: Features a effortless raiseing mechanism that allows you to adjust the surface height from 48cm to 63cm, ensuring ergonomic comfort whether you're sitting on a bed, stool, or chair.
raise-up Mirror & Organized Storage: Equipped with a large raise-up mirror that reveals a multi-compartment storage area, perfect for keeping your cosmetics, jewelry, and accessories neatly organized and dirtdust-free.
Space-Saving for Small Rooms: With a space-efficient footprint of 45x40cm, this vanity is an excellent solution for small spaces such as apartments, dorm rooms, and snug bedrooms, maximizing functionality without sacrificing design.
Modern & Sturdy Construction: Built with a stable frame frame and featuring a sleek, minimalist design with rounded corners for safety, this table adds a hint of modern elegance to any dressing area.
Summary: transformable Makeup Desk Space-Saving Vanity Table Tri-Function Design for Teenagers. 【Tri-Function transformable Design】: Seamlessly transforms from a space-efficient nightstand to a functional writing desk or a spacious vanity table, offering peak versatility in a single piece of furniture. 【Height-Adjustable Function】: Features a effortless raiseing mechanism that allows you to adjust the surface height from 48cm to 63cm, ensuring ergonomic comfort whether you're sitting on a bed, stool, or chair. 【raise-up Mirror & Organized Storage】: Equipped with a large raise-up mirror that reveals a m
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": "transformable Makeup Desk Space-Saving Vanity Table Tri-Function Design for Teenagers",
"product_id": 9456869212399,
"variant_id": 50150753960175,
"quantity": 1,
"grams": 46000,
"length_cm": "108.0",
"width_cm": "59.0",
"height_cm": "46.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").