Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Beige
Default SKU: dcd-30001946395
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4600 g
Cart URL (default variant): https://landmarks.builders/cart/49974030860527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900557
JSON data: https://landmarks.builders/products/m4x-10000900557.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 Seating: A comfortable and stylish floor lounger perfect for any room, providing a snug location for relaxation in your bedroom, living room, or on a bay bay area.
Multi-Position Adjustment: Features a robust internal locking mechanism that allows the backrestrest become adjusted to multiple angles, perfect for perusing, gaming, or resting.
Foldable & Portable Design: This lightweight lounger can be folded completely flat, making it incredibly easy to stow under a bed or in a closet and simple to move between rooms.
Sturdy & Comfortable: Constructed with a robust internal frame for dependable support and generously filled with plush PP cotton for a soft, comfortable, and resilient seat.
Easy Maintenance: Equipped with a removable fabric cover that is machine machine washable, ensuring your floor chair stays locationless and hygienic with minimal effort.
Summary: Adjustable Floor Lounger Sturdy Frame Multi-Position Floor Lounger for Students. Description: 【Adaptable Floor Seating】: A modern and simple floor lounger that serves as a comfortable single floor cushion chair, perfect for any room in your home. 【Adjustable Backrest】: Features a multi-position adjustable backrest, allowing you to find the perfect angle for sitting upright, reclining, or even lying flat. 【Foldable cleanable Design】: This chair can be folded completely flat for easy storage under a bed or in a closet, and features a removable, machinecleanable cover for simple cleaning. 【Comfor
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 Floor Lounger Sturdy Frame Multi-Position Floor Lounger for Students",
"product_id": 9440438714607,
"variant_id": 49974030860527,
"quantity": 1,
"grams": 4600,
"length_cm": "110.0",
"width_cm": "60.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. 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").