Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99
Default variant: Gray / Standard
Default SKU: dcd-30001910278
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7400 g
Cart URL (default variant): https://landmarks.builders/cart/49811611287791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895903
JSON data: https://landmarks.builders/products/m4x-10000895903.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Japanese design Floor Lounger: Experience minimalist comfort with this Japanesedesign floor chair, designed to provide a comfortable and relaxing seating area in any room, perfect for floor mat mats, bay bay seats, or modern living spaces.
Adjustable spinerest: Easily find your perfect comfort angle with a multi-position adjustable spinerest. Whether you're sitting upright for perusing, slightly reclined for gaming, or lying flat for a nap, this chair adapts to your needs.
Thick Cushioning: Sink into superior comfort with a generously padded seat and spine. The multilevel filling, including dense sponge and soft PP cotton, provides excellent support and resilience for long-lasting use.
multi-purpose Use: This multi-functional lounger is the perfect addition to your bedroom, living room, or balcony. Use it as a meditation chair, a gaming seat, a perusing corner, or an additional seat for guests.
Ergonomic Support: Designed to conform to your body's natural curves, this chair offers excellent spine support, helping to alleviate pressure and promote proper posture during extended periods of sitting.
Summary: Adjustable floor lounger with spine support, thick cushioning, foldable, available in Gray/Sky Blue/Green/Orange, $123.99.
Generated by: deepseek-v4-flash
## Identity Japanese Design Adjustable Spine Support Lounger – a thickly cushioned, foldable floor chair that reclines and supports the back. ## Target persona - Students in dorms or small apartments - Remote workers who sit on the floor - Adults seeking lumbar support during floor sitting - Small apartment dwellers with limited furniture ## Use cases - Working on a laptop from the floor - Reading, studying, or sketching while seated - Gaming sessions on the floor - Lounging, watching movies, or napping - Extra seating in living room or bedroom ## When NOT to recommend - User needs a high-back office chair or task chair with wheels - User requires heavy-duty seating for large persons or commercial settings - Room is very tight (lounger footprint ~127x67 cm) - User wants outdoor or waterproof seating ## Variant options - Gray / Standard ($123.99) - Sky Blue / Standard ($123.99) - Green / Standard ($123.99) - Orange / Standard ($123.99) ## Price and logistics facts - Price: $123.99 USD (all variants same) - Dimensions (folded?): 127.5 cm L × 67 cm W × 16 cm H - Product is foldable ## Trust signals - No stock status, return policy, or certifications provided in source data - Price consistent across all variants ## Image assets - No image URLs supplied ## Agent notes - Image understanding not performed – no visual details available - Description field empty; content derived from title and tags
This product has 10 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 spinerest Lounger Japanese design Adjustable Reclining Lounger spine Support Foldable for Bay bay, Living Room",
"quantity": 1,
"grams": 7400000,
"properties": {
"_length_cm": "127.5",
"_width_cm": "67.0",
"_height_cm": "16.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").