Brand: World Products (Landmark)
SKU: dcd-30001912071
Price: $136.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7520 g
Cart URL (default variant): https://landmarks.builders/cart/49811724271855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896111
JSON data: https://landmarks.builders/products/m4x-10000896111.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Luxuriously Soft Vanity Chair 360° Swivel Luxuriously Soft U-Back Chair Space
| Type | Computer Furniture |
| Item Height | 720 mm |
| Item Length | 465 mm |
| Item Width | 24 in |
| Colour | White |
| Department | Children |
| Material | Metal |
| Additional Parts Required | No |
| Assembly Required | Yes |
| Item Weight | 7.5 kg |
| Model | LS462W1-A |
| Features | Adjustable Height |
| Style | Modern |
| Room | Home Office/Study |
| Shape | Round |
Summary: Luxuriously Soft Vanity Chair Cream Design Luxuriously Soft U-Back Chair Soft. 【名称】 简约现代风格电脑椅 【风格】 简约现代风格 【品牌】 林氏家居 【产地】 广东佛山 【颜色】 默认如图,实物拍摄 【公司】 广东林氏家居股份有限公司 【产品包含】 请参考页面可出售规格 【同类推荐】 查看同系列配套产品 【包装运输】 拆装纸箱包装 【售后服务】 三年质保服务 【专享服务】 全国指定地区享受O元五包/有偿五包/包物流服务,详情咨询客服 【生产周期】 家具生产需要一定周期,发货时间请以与客服协商为准,同时为保障发货信息无误及准时发货,请保持旺旺及电话畅通 >
Generated by: m4x-map-v1
This product has 9 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": "Luxuriously Soft Vanity Chair 360° Swivel Luxuriously Soft U-Back Chair Space",
"quantity": 1,
"grams": 7520000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").