Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99
Default variant: a
Default SKU: dcd-30001898612
Default price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49813620326639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894256
JSON data: https://landmarks.builders/products/m4x-10000894256.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: Vanity table with drawers, vintage design, wooden console with hutch, space-saving, for teen girls, 76x53x50 cm, $226.99.
Generated by: deepseek-v4-flash
## Identity Vanity Table with Drawers Vintage Design Wooden Console with Hutch Central-Era Modern Space-Saving for Teen Girls ## Target persona Teen girls seeking a compact vanity table for makeup and jewelry storage, style-conscious, limited space. ## Use cases - Daily makeup application - Jewelry and accessory organization - Small bedroom or dorm room furniture - Adding vintage aesthetic to a room ## When NOT to recommend - For professional makeup artists needing large work surface - For those requiring heavy-duty furniture - For spaces larger than 76 cm width - For buyers needing multiple large drawers ## Variant options - Style a: $226.99 - Style B: $226.99 ## Price and logistics facts - Price: $226.99 USD - Dimensions: 76 x 53 x 50 cm - No shipping or tax info provided ## Trust signals - No in-stock status provided - No return policy information - No certification data - Price consistency: both variants same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a6c7a7-a79b-4901-a63d-8b4da9870dd4.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05d46efd-e3fe-4ee4-bebc-f3de29a51cb8.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e07a086-77da-4095-9656-6ebe4aabaa24.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5283949d-e381-446e-9eca-5e3eb2905586.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbf34c6c-2a17-41a0-9e08-1dd0372d4e90.jpg?v=1781628203 ## Agent notes - Images provided but not analyzed; visual details not extracted. - No product description available; rely on title and tags. - Product type unspecified.
This product has 10 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": "Vanity Table with Drawers Vintage Design Wooden Console with Hutch Central-Era Modern Space-Saving for Teen Girls",
"quantity": 1,
"grams": 17000000,
"properties": {
"_length_cm": "76.0",
"_width_cm": "53.0",
"_height_cm": "50.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").