Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $86.99
Default variant: Gray / 3-level Gas Lift
Default SKU: dcd-30001935241
Default price: $86.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/49811383124207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899132
JSON data: https://landmarks.builders/products/m4x-10000899132.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Modern Chair: A stylish rotate chair designed for multiple uses, perfect for your home office, gaming setup, or as a snug perusing corner in your living room or dorm.
Adjustable Reclining Function: Features a multi-stage reclining rear supportrest that adjusts up to 160 degrees, allowing you to find the perfect angle for working, gaming, or taking a nap.
Total Comfort: Upholstered in soft, breathable technical fabric and filled with firm density foam for a plush, supportive feel. The optional matching footrest provides complete leg support for complete relaxation.
Liberty of Movement of Movement: Equipped with a 360-degree rotate function and effortlessrolling casters on a sturdy steel base, offering excellent mobility and stability for active use.
Elegant space-saving Design: The armless, creamdesign aesthetic adds a tinge of modern elegance to any space without taking up overly abundant room, making it an excellent choice for apartments and smaller rooms.
Summary: Reclining Gaming Chair with Footrest Full Recline Function Reclining Chair with Footrest and Headrest Pillows
Generated by: m4x-map-v1
This product has 10 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 Gaming Chair with Footrest Full Recline Function Reclining Chair with Footrest Effortless Rolling Casters for Teens",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "50.0",
"_height_cm": "34.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").