Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $96.99 – $135.99
Default variant: Purple / New
Default SKU: dcd-30001931632
Default price: $135.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811439616239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898607
JSON data: https://landmarks.builders/products/m4x-10000898607.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Vanity Organizer Compartmentalized Design Rolling Makeup Cart for Women
| Colour | Multicoloured |
| Item Height | 55 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Dressing Table |
| Material | MDF/Chipboard |
| Features | With Drawers |
| Style | Modern |
| Assembly Required | No |
| Item Weight | 15 kg |
| Model | 01 |
| Number of Drawers | More Than 5 |
| Room | Bedroom |
| Door Mechanism | Swing |
Summary: Rolling Vanity Organizer Compartmentalized Design Rolling Makeup Cart for Women. 热销单品 查看更多 > RMB: 148.80 BUY NOW RMB: 142.20 BUY NOW RMB: 159.25 BUY NOW RMB: 258.16 BUY NOW RMB: 380.00 BUY NOW RMB: 207.00 BUY NOW 宝贝参数; 商品名称 移动化妆台 商品材质 桐木+高密度板 安装说明 整体包装,轮子需安装 商品品 牌 海澜 发货周期 48小时 商品颜色 白色 粉红色 商品型号 LH-01/02 包含内容 移动化妆柜+轮子及螺丝 商品重量 含包装约11~16kg 商品尺寸 {01款尺寸 长50*宽30*高56cm(掀开镜子高85cm}, {02款尺寸 长宽高43.5*20.5*57cm(开镜子高75cm)}, {160尺寸:长51*宽32*高60cm(开镜子高89cm)} 1409尺寸:长40*深30*高73掀开镜子
Generated by: m4x-map-v1
This product has 8 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": "Rolling Vanity Organizer Compartmentalized Design Rolling Makeup Cart for Women",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "42.0",
"_height_cm": "65.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").