Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $810.99
Default variant: Sky Blue
Default SKU: dcd-30001845898
Default price: $810.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815014768879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886096
JSON data: https://landmarks.builders/products/m4x-10000886096.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
























| 【名称】 | 简约现代布艺功能沙发 | 【风格】 | 简约现代风格 |
| 【品牌】 | LINSY 林氏家居 | 【产地】 | 广东佛山 |
| 【颜色】 | 默认如图,实物拍摄 | 【公司】 | 广东林氏家居股份有限公司 |
| 【是否可拆洗】 | 否 | 【同类推荐】 | 查看同系列配套产品 |
| 【包装运输】 | 拆装纸箱包装 | 【售后服务】 | 三年质保服务 |
| 【专享服务】 | 全国指定地区享受O元五包/有偿五包/包物流服务,详情咨询客服 | ||
| 【生产周期】 | 家具生产需要一定周期,发货时间请以与客服协商为准,同时为保障发货信息无误及准时发货,请保持旺旺及电话畅通 | ||








Summary: LINSY upholstered recliner with padded cushioning and push-rear recline, modern design, easy assembly. Available in Sky Blue and Starry Gray at $810.99.
Generated by: deepseek-v4-flash
## Identity - **Brand:** LINSY (林氏家居) - **Product Type:** Upholstered Recliner - **Model:** Pushrear Recliner, Modern Design - **Origin:** Foshan, Guangdong, China ## Target persona - Adults furnishing a bedroom, study corner, or home office seeking a comfortable, moderately priced recliner. - Buyers who prefer fabric upholstery and modern aesthetic. ## Use cases - Relaxing in a bedroom after work. - Reading or working in a study corner. - Taking breaks in a home office. - Watching TV or media in a living area. - Adding a reclining seat to a multi-purpose room. ## When NOT to recommend - Buyers needing a leather recliner or alternative material. - Buyers requiring a washable or removable cover (cover is not removable). - Buyers on a tight budget (price ~$811). - Buyers who need exact dimensions before purchasing (dimensions not provided). ## Variant options | SKU | Color | Price | |-----------------|-------------|----------| | dcd-30001845898 | Sky Blue | $810.99 | | dcd-30001845899 | Starry Gray | $810.99 | ## Price and logistics facts - **Price:** $810.99 USD (both variants) - **Currency:** USD - **Packaging:** Disassembled in carton - **Production lead time:** Varies, consult seller for delivery estimate. - **Shipping:** Nationwide shipping in China; some areas offer 0-yuan five-package or paid five-package service. For international, check with seller. ## Trust signals - **Warranty:** Three-year warranty. - **Brand:** LINSY is a well-known Chinese furniture brand. - **Price consistency:** Both variants priced identically. - **In-stock status:** Not explicitly stated; production lead time may apply. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09ee2dbf-0d14-45d0-a1dc-24d86e55a40d.jpg?v=1781664325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b694d5a7-99d1-40c2-96bd-78b48d1f0b87.jpg?v=1781664324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06dcf60e-fb3c-428d-8b2d-db5742db8846.jpg?v=1781664325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5081e063-9bcc-4e76-b8aa-953f5d6c9da9.jpg?v=1781664324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3400c776-3448-401a-a032-5a1ee028e11a.jpg?v=1781664324 ## Agent notes - Product description originally in Chinese; key features: simple modern style, fabric upholstery, not removable. - Dimensions not provided; cannot assess space requirements. - Images were not analyzed; all visual details must be fetched from URLs. - Return policy not explicitly stated; query seller.
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": "Upholstered Recliner Padded Cushioning Pushrear Recliner Modern Design Easy Assembly for Adults, Bedroom, study corner, Office",
"quantity": 1,
"grams": 0,
"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").