Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $68.99
Default variant: Birch / B
Default SKU: dcd-30001944640
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3020 g
Cart URL (default variant): https://landmarks.builders/cart/49810922799343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900333
JSON data: https://landmarks.builders/products/m4x-10000900333.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Floor Lounger: A modern Japanesedesign floor mat seat that functions as a comfortable floor chair, a spinerest for your bed, or a relaxing lounger for any small space.
Adjustable spine Support: Features a multi-position adjustable spinerest, allowing you to find the perfect angle for perusing, watching TV, gaming, or even taking a quick nap.
Foldable & Space-Saving: The entire lounger folds down flat, making it incredibly easy to stash under a bed, in a closet, or behind a sofa, perfect for small apartments and dorm rooms.
Thick & Comfortable Cushioning: Padded with dense foam and covered in a soft, long-lasting fabric, this chair provides excellent cushioning and support to relieve spine pressure and ensure long-lasting comfort.
Multi-Scene Application: perfect for creating a comfortable nook in your bay nook, a dedicated gaming location, a comfortable study seat for students, or simply as additional seating for guests.
Summary: Adjustable spinerest Lounger Space-Saving Adjustable Floor Lounger for Bay opening. Description: 【multipurpose Floor Lounger】: A multi-purpose single-person sofa chair perfect for use on the floor, bed, or bay opening, providing a comfortable area for perusing, gaming, or relaxing. 【Adjustable spinerest】: Features a 5-level adjustable spinerest supported by a sturdy metal frame, allowing you to find the perfect angle for sitting upright, reclining, or lounging. 【Comfortable Padding】: Filled with high-elasticity sponge and covered in a soft, skingentle fabric, offering a comfortable and support
Generated by: m4x-map-v1
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable spinerest Lounger Space-Saving Adjustable Floor Lounger for Bay opening",
"product_id": 9429857173743,
"variant_id": 49810922799343,
"quantity": 1,
"grams": 3020,
"length_cm": "100.0",
"width_cm": "35.0",
"height_cm": "12.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").