Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $124.99 – $145.99
Default variant: Black / W09 Black Frame Foot
Default SKU: dcd-30001919601
Default price: $145.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15900 g
Cart URL (default variant): https://landmarks.builders/cart/49811619807471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896975
JSON data: https://landmarks.builders/products/m4x-10000896975.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Sled Base Design: This modern office chair features a stable, nonrotate sled base made from sturdy carbon steel, providing a firm and secure seating enjoy for concentrationed work.
Full Reclining resting Function: Effortlessly recline up to 135 degrees and unfold the built-in retractable footrest to transform the chair into a comfortable recliner, perfect for power naps during office breaks.
Adjustable Support System: Customize your comfort with a multidirectional adjustable headrest for neck support and linked limbrests that move in unison with the spine supportrest, ensuring continuous limb support in any position.
Breathable sturdy Materials: The entire seat, spine supportrest, and headrest are crafted from dense, breathable mesh fabric that promotes air circulation to keep you cool and comfortable throughthrough the day.
continuous comfort Posture Care: Designed to support the natural shape of your spine, this chair helps alleviate spine support pain and fatigue, making it an optimal choice for long hours of sitting at a desk or in a home office.
Summary: Reclining Office Chair with Footrest resting Function Ergonomic Recliner with Footrest 360-Degree rotate SGS Certified
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": "Reclining Office Chair with Footrest resting Function Ergonomic Recliner with Footrest Adjustable Head and spine support",
"quantity": 1,
"grams": 15900000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").