Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $250.99
Default variant: Black / Pu Aluminum
Default SKU: dcd-30001887656
Default price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813641789679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892752
JSON data: https://landmarks.builders/products/m4x-10000892752.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Reclining managerial chair with footrest, thickly padded, adjustable height, sturdy duty for students and study room use.
Generated by: deepseek-v4-flash
## Identity Reclining managerial chair with footrest, thickly padded, adjustable height, sturdy duty for students and study room use. ## Target persona - Budget-conscious students - Home office workers on a budget - Light-duty managerial users - Dorm room or small space dwellers ## Use cases - Studying for long hours with ability to recline and rest feet - Home office desk work requiring adjustable height - Light managerial use in small offices - Gaming or entertainment seating with integrated footrest - Extra seating in study rooms or dorms ## When NOT to recommend - Heavy-duty 24/7 office or commercial environments - Users requiring advanced ergonomic certifications (e.g., BIFMA) - Tall individuals above 6'2" (unspecified height capacity) - Users needing extensive lumbar or seat depth adjustments - Professional executive office settings where premium materials expected ## Variant options - Black / Pu Aluminum: $250.99 - Khaki / Pu Aluminum: $250.99 - Coffee / Pu Nylon: $236.99 - Amber / Pu Aluminum: $250.99 ## Price and logistics facts - Base price: $236.99 USD (Coffee/Pu Nylon variant) - Other variants: $250.99 USD - Dimensions: 80 x 65 x 65 cm - No shipping cost or delivery time provided ## Trust signals - No stock status provided - No return policy provided - No certifications listed - Price is consistent across variants except one ## Image assets - 5 image URLs available (see raw data) - Image content not analyzed ## Agent notes - No product description beyond title - No user reviews or ratings - Duty rating (e.g., weight capacity) not specified - Image understanding was not performed
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 managerial Chair with Footrest Thickly Padded Computer Recliner Adjustable Height sturdy Duty for Students, Study Room",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "80.0",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").