Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,486.99 – $1,698.99
Default variant: Dressing Table a
Default SKU: dcd-30001854253
Default price: $1,698.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/49815045636335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887411
JSON data: https://landmarks.builders/products/m4x-10000887411.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A minimalist configurable vanity block (85x60x125 cm) with two style variants; base price $1486.99.
Generated by: deepseek-v4-flash
## Identity Combinable Vanity Block Modernist Inspired Configurable Cabinet Unrestricted Combination Minimalist Aesthetic for Design Lovers. ## Target persona Designed for design lovers with modernist leanings, interior decorators seeking flexible modular furniture, and DIY enthusiasts who enjoy custom configurations. ## Use cases - Arranging a personalized vanity or dressing table in a bedroom or dressing room. - Combining multiple blocks for a larger storage or display unit. - Using as a standalone minimalist sideboard or console table. - Configuring a workspace with integrated storage. ## When NOT to recommend - When a pre-assembled, fixed-structure vanity is needed. - For buyers with a budget under $1486 (base price may increase with variant). - For traditional or ornate interior styles. - If the user expects a fully enclosed cabinet (open configurable design). ## Variant options - Dressing Table a (SKU: dcd-30001854253) – $1698.99 - Dressing Table B (SKU: dcd-30001854254) – $1486.99 ## Price and logistics facts - Base price: $1486.99 USD (Dressing Table B). - Dimensions: 85 cm length × 60 cm width × 125 cm height. - Currency: USD. - No shipping or return policy information provided. ## Trust signals - No trust signals (such as in-stock status, return policy, or certifications) available in the supplied data. - Price consistency: two variants with clear pricing. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d60846c-8ae7-4668-b887-d1073a46c3c8.jpg?v=1781664418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08501c3b-8d7a-46c3-a297-fff4fd5acdca.jpg?v=1781664419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29e20da4-16ca-4749-9177-c8e6fe623a4b.jpg?v=1781664418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c4fdde0-79da-41e6-b443-cfd92fdf9910.jpg?v=1781664418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2da6113-7e19-4586-a0a1-5bf5950f1e9e.jpg?v=1781664418 ## Agent notes - No product description provided; image content not analyzed (visual details not inferred). - Only two variant options with price differences; no other options (e.g., color, material) specified.
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": "Combinable Vanity Block Modernist Inspired Configurable Cabinet Unrestricted Combination Minimalist Aesthetic for Design Lovers",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "60.0",
"_height_cm": "125.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").