Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99 – $81.99
Default variant: Hexagonal Pink
Default SKU: dcd-30001907164
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811252674799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895471
JSON data: https://landmarks.builders/products/m4x-10000895471.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comfortable Lounge Chair: Features a distinctive moon-shaped design that envelops your physique, complete with a thick, soft padded padding for exceptional comfort while you sit, read, or relax.
Ergonomic Support: Designed to naturally support your physique in a relaxed, reclined position, helping to relieve pressure and provide a snug place for resting or relaxing.
Foldable & Portable: This chair can be folded in seconds withimmediately any tools, making it incredibly easy to stow in a closet, under a bed, or transport for use in different rooms.
adaptable Use: Its stylish and space-saving design makes it a perfect addition to any space, including balconies, bedrooms, living rooms, dorms, or as an additional comfortable seat for guests.
Sturdy & No Assembly: Built with a robust metal frame for stability and durability, this chair comes fully assembled and is prepared to use straight upon arrival.
Summary: Folding Recliner Foldable Design Folding Sleeper Chair Padded padding Adjustable Backrest for Seniors, Living Room, Small Spaces
Generated by: m4x-map-v1
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": "Folding Recliner Foldable Design Folding Sleeper Chair Padded padding Adjustable Backrest for Seniors, Living Room, Small Spaces",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "111.0",
"_width_cm": "75.0",
"_height_cm": "85.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").