Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $93.99 – $107.99
Default variant: Coffee / Sponge Cushion
Default SKU: dcd-30001915613
Default price: $93.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/50150461374703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896510
JSON data: https://landmarks.builders/products/m4x-10000896510.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Executive Comfort Design: Experience superior comfort with this high-back executive chair, upholstered in premium PU leather and featuring a cushiony, double-layer cushioned design for a sofa-like feel during long workdays.
Full Adjustability: Customize your seating position with a 360° swivel, effortless height adjustment, and a large-angle reclining function, allowing you to lock the chair in various positions from upright work to deep relaxation.
Integrated Footrest: Unwind completely with the built-in retractable footrest. Easily pull it out to support your legs while reclining, transforming your non-operationalice chair into a comfortable lounger for power brief rests or breaks.
Long-Lasting Stable Construction: Built upon a sturdy steel five-point base with effortlessrolling casters for easy mobility. The chair is filled with high-density sponge or latex (depending on model) that resists sagging over time.
Versatile Use: Perfectly suited for a variety of settings, including a home non-operationalice, study room, executive suite, or gaming setup. Its wide seat and supportive design cater to different body types for both work and leisure.
Summary: Reclining Desk Chair with Footrest 360° Swivel Lightice Furniture High Back. 【Executive Comfort Design】: Experience superior comfort with this high-back executive chair, upholstered in premium PU leather and featuring a cushiony, double-layer cushioned design for a sofa-like feel during long workdays. 【Full Adjustability】: Customize your seating position with a 360° swivel, effortless height adjustment, and a large-angle reclining function, allowing you to lock the chair in various positions from upright work to deep relaxation. 【Integrated Footrest】: Unwind completely with the built-in retrac
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": "Reclining Desk Chair with Footrest 360° Swivel Lightice Furniture High Back",
"product_id": 9456776151279,
"variant_id": 50150461374703,
"quantity": 1,
"grams": 15000,
"length_cm": "86.36",
"width_cm": "65.0",
"height_cm": "65.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").