Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,175.99 – $1,371.99
Default variant: Vilia Table-1
Default SKU: dcd-30001854884
Default price: $1,363.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 71500 g
Cart URL (default variant): https://landmarks.builders/cart/49815040033007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887542
JSON data: https://landmarks.builders/products/m4x-10000887542.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: Extendable vanity set with mirror, rounded corners, Nordic aesthetic; 125x45x80 cm; base price $1175.99; available in 4 styles.
Generated by: deepseek-v4-flash
## Identity Product: Nordic aesthetic Extendable Vanity Set with Mirror, Makeup Desk, Rounded Corners. Dimensions: 125 cm (L) x 45 cm (W) x 80 cm (H). Base price: $1175.99 USD. ## Target persona - Cosmetic influencers needing a flexible, configurable dressing table for content creation. - Homeowners with limited space seeking a compact yet stylish makeup area. - Teenagers or young adults looking for an aesthetic desk for daily use. - Apartment dwellers requiring furniture that fits small rooms. ## Use cases - Daily makeup application in bedroom or walk-in closet. - Influencer video or photo content creation for tutorials. - Organizing cosmetics and accessories with flexible configuration. - Small apartment dressing area that can be extended when needed. - Home office or vanity combo for dual-purpose spaces. ## When NOT to recommend - If user needs a heavy-duty work desk (depth only 45 cm). - If space is extremely tight and cannot accommodate 125 cm width. - If budget is under $1000; base price is $1175.99. - If user prefers a non-extendable, fixed table for stability. ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Vilia Table-1 | dcd-30001854884 | $1363.99 | | Cherry Vilia Table | dcd-30001854885 | $1175.99 | | Yanran Table | dcd-30001854886 | $1338.99 | | Pingshan Table | dcd-30001854887 | $1371.99 | ## Price and logistics facts - Base price: $1175.99 USD. - Dimensions: 125 x 45 x 80 cm. - Four style variants with prices ranging from $1175.99 to $1371.99. - Currency: USD. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: variants listed with specific prices. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e032d829-3068-4ee7-8d5b-67a4c8513d24.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b339fd4-7c98-4fd9-8760-ee5b44d65547.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d37715b-9c9c-470a-a606-427537922246.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0699d897-ccf4-439c-86b5-ef422f6a52ad.jpg ## Agent notes - No product description or additional trust signals (stock, return policy) were provided. - Image understanding was not performed; treat image URLs as fetchable assets only.
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": "Nordic aesthetic Extendable Vanity Set flexible Configuration Dressing Table Includes Mirror Makeup Desk Rounded Corners for cosmetic Influencers, Homeowners, Teenagers, Walk-in Closet, Apartment, Home",
"quantity": 1,
"grams": 71500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "45.0",
"_height_cm": "80.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").