Brand: World Products (Landmark)
SKU: dcd-30001923616
Price: $125.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3320 g
Cart URL (default variant): https://landmarks.builders/cart/49811630751983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897517
JSON data: https://landmarks.builders/products/m4x-10000897517.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Floral-ShapedShaped Lounger Adjustable Backrest Tatami Seat Lightweight Design
| Type | Lounger |
| Colour | Multicoloured |
| Pattern | Checked |
| Department | Children |
| Item Height | 46 cm |
| Item Weight | 2 kg |
| Model | Loungie BB143 |
| Material | Polyester |
| Room | Any Room |
| Style | Modern |
| Country of Origin | China |
| Care Instructions | Removable and washable cover |
| Features | Exchangeable Covers |
| Fill Material | Other Fillers |
| Firmness | Plush |
| Manufacturer Warranty | 3 Years |
| Packaging | Carton packaging |
| Upholstery Fabric | Composite Fabric |
Summary: Floral-ShapedShaped Lounger Adjustable Backrest Tatami Seat Lightweight Design. 【名称】 现代风格布艺沙发 【风格】 儿童简约现代风格 【品牌】 LINSY 林氏家居 【产地】 广东佛山 【颜色】 向日葵色、云母白 【公司】 广东林氏家居股份有限公司 【产品包含】 请参考页面可出售规格 【同类推荐】 查看同系列配套产品 【包装运输】 整装纸箱包装 【售后服务】 三年质保服务 【专享服务】 全国指定地区享受O元五包/有偿五包/包物流服务,详情咨询客服 【生产周期】 家具生产需要一定周期,发货时间请以与客服协商为准,同时为保障发货信息无误及准时发货,请保持旺旺及电话畅通
Generated by: m4x-map-v1
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": "Floral-ShapedShaped Lounger Adjustable Backrest Tatami Seat Lightweight Design",
"quantity": 1,
"grams": 3320000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "57.0",
"_height_cm": "49.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").