Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99
Default variant: Brown / Waffle
Default SKU: dcd-30001881600
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49811931758831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891759
JSON data: https://landmarks.builders/products/m4x-10000891759.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable Backrest Seat Thickly Padded Adjustable Floor Lounger for Living Room
| Type | Lounger |
| Colour | Multicoloured |
| Department | Children |
| Item Height | 48 cm |
| Item Weight | 2.3 kg |
| Model | Loungie BB143 |
| Material | Polyester |
| Room | Any Room |
| Style | Modern |
| Care Instructions | Removable and washable cover |
| Features | Exchangeable Covers |
| Fill Material | Compressed Foam |
| Seat Depth | 57 cm |
| Upholstery Fabric | Corduroy |
Summary: Adjustable backrest floor lounger with foldable design, 110x58x25 cm. Three color variants (brown, gray, yellow) with waffle texture. Priced at $206.99 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable floor lounger with foldable backrest, space-saving design. Dimensions 110 x 58 x 25 cm. Style: Waffle texture across all color variants. ## Target persona Small apartment dwellers, dorm students, yoga practitioners, or individuals needing flexible, portable floor seating for casual relaxation or hosting guests. ## Use cases - Floor seating in compact living rooms or studios - Extra guest seating when floor space is limited - Relaxation during reading, meditation, or low-back activities - Portable seating for outdoor events, camping, or picnics (if weather permits) - Temporary seating for home office standing desk breaks ## When NOT to recommend - Users requiring high back support or lumbar support for extended periods - People with mobility issues who need firm, stable seating - Outdoor use in rainy or damp conditions without proper cover - As a primary office chair or alternative to ergonomic seating ## Variant options All variants at $206.99 USD: - Brown / Waffle - Gray / Waffle - Yellow / Waffle ## Price and logistics facts Price: $206.99 USD. Dimensions: 110 x 58 x 25 cm. Foldable design for storage. Inventory tags: m4x, m4x-202606 (import batch). ## Trust signals No specific trust signals available from provided data. Price consistent across all variants. In-stock status and return policy not disclosed. ## Image assets 1. [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/106a3eb2-7944-4162-bd22-7ce8a56a65cf.jpg?v=1781600962) 2. [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/432c1185-9610-40d9-9fb6-8e220ee59d9d.jpg?v=1781600963) 3. [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc1d4cfe-173b-4a6d-a23c-e0730823f71b.jpg?v=1781600963) 4. [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b9baa51-6cff-4bf8-9eb1-2517f7b120ad.jpg?v=1781600961) 5. [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ed35d20-287c-4c2b-b392-24e8df4fa7dc.jpg?v=1781600962) ## Agent notes No product description or type provided. Visual details not analyzed; images contain only color/style cues inferred from variant titles. No warranty, return policy, or brand information 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": "Adjustable Backrest Seat Thickly Padded Adjustable Floor Lounger for Living Room",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "58.0",
"_height_cm": "25.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").