Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $250.99
Default variant: Orange / Wide Seat
Default SKU: dcd-30001901640
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13200 g
Cart URL (default variant): https://landmarks.builders/cart/49813624553711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894710
JSON data: https://landmarks.builders/products/m4x-10000894710.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Flower rear Armchair Plush paddinging transformable Chaise Recliner Elegant Look
| Colour | Orange |
| Item Height | 90 cm |
| Item Length | 85 cm |
| Item Width | 60 cm |
| Type | Accent Chair |
| Frame Material | Steel |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Assembly Required | Yes |
| Features | Upholstered |
| Upholstery Fabric | Synthetic |
| Room | Living Room |
| Theme | Abstract |
| Additional Parts Required | No |
Summary: Flower rear Armchair ergonomic design transformable chaise recliner available in Orange, Grey, Mint Green with Wide Seat or Wide Seat+rod options.
Generated by: deepseek-v4-flash
## Identity Flower rear Armchair Ergonomic Design transformable Chaise Recliner ## Target persona Budget-conscious homeowners seeking multi-functional seating for small to medium spaces. ## Use cases - Compact living room or apartment where a recliner and chaise are needed in one piece - Reading nook requiring adjustable backrest - Guest room seating that converts to a lounger - Home office relaxation corner - Watching TV or movies with ergonomic support - Quick nap without a full bed ## When NOT to recommend - For heavy or frequent commercial use (e.g., waiting rooms, lobbies) - For users over 6 feet tall (seat height 30 cm may be too low) - For those needing a full chaise lounge length (width 71 cm, transformable but compact) - When a traditional high-back recliner is preferred ## Variant options - Orange / Wide Seat: $228.99 - Orange / Wide Seat+rod: $250.99 - Grey / Wide Seat: $228.99 - Grey / Wide Seat+rod: $250.99 - Mint Green / Wide Seat: $228.99 ## Price and logistics facts - Price range: $228.99 – $250.99 USD - Dimensions: 90 cm length, 71 cm width, 30 cm height - Weight and shipping cost not provided ## Trust signals - In-stock status: unknown - Return policy: not disclosed - Price consistency: all variants within reasonable range - No certifications mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81d21ed1-83f7-4cef-b77f-d223456d9f9a.jpg?v=1781628209) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e2bc5fc-9d10-4a0c-892e-021c20dd3cd6.jpg?v=1781628208) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68f91925-42dd-471e-8c5e-2d19c363e048.jpg?v=1781628208) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fbd4879-e382-4b6f-8056-07afe59e34dd.jpg?v=1781628209) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3275194-d6d0-4b1a-8530-5f49a721bba6.jpg?v=1781628209) ## Agent notes - Product description was not provided; all details inferred from title, variants, and price. - Dimensions (especially height 30 cm) may be unusual; confirm with seller if this is seat height or overall height. - No stock levels, lead times, or shipping cost available.
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": "Flower rear Armchair Plush paddinging transformable Chaise Recliner Elegant Look",
"quantity": 1,
"grams": 13200000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "71.0",
"_height_cm": "30.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").