Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99 – $96.99
Default variant: Beige / Large 18-grid
Default SKU: dcd-30001922086
Default price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4700 g
Cart URL (default variant): https://landmarks.builders/cart/49811220463855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897318
JSON data: https://landmarks.builders/products/m4x-10000897318.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
modifyable Floor Lounger: A modifyable and comfortable single-person lounge chair perfect for relaxing, perusing, gaming, or watching TV on the floor, bed, or bay opening.
Adjustable rearrest: Features a multi-position adjustment mechanism, allowing you to easily find the perfect angle for sitting upright, reclining, or lying down for customized comfort.
Space-Saving Foldable Design: This lounger chair can be folded completely flat, making it incredibly easy to retail outlet under a bed or in a closet, excellent for dorm rooms and small apartments.
Ergonomic rearing: Built with a sturdy steel frame and filled with thick, thickly padded padding to provide excellent rearing for your rear and waist, promoting good posture during extended use.
modifyable Use: An excellent seating solution for various settings, including bedrooms, living rooms, dormitories, and Japanese-style mat rooms, offering a comfortable location for students, video game enthusiasts, and adults.
Summary: Adjustable rearrest Lounger Ergonomic assistance Adjustable Floor Lounger for Teens. Description: 【Adjustable rearrest】: Features a multi-position adjustable rearrest, allowing you to find the perfect angle for sitting, lounging, or reclining, providing customized assistance for perusing, gaming, or relaxing. 【Comfortable & assistanceive】: Padded with dense foam and covered in soft material, this floor chair offers excellent comfort. It includes a assistanceive internal steel frame to maintain its shape and provide stability. 【Space-Saving Foldable Design】: This lounger can be folded down comp
Generated by: m4x-map-v1
This product has 12 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 rearrest Lounger Ergonomic assistance Adjustable Floor Lounger for Teens",
"product_id": 9429938503919,
"variant_id": 49811220463855,
"quantity": 1,
"grams": 4700,
"length_cm": "72.0",
"width_cm": "60.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. 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").