Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $71.99
Default variant: Front Row
Default SKU: dcd-30001503432
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/50149911265519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816413
JSON data: https://landmarks.builders/products/m4x-10000816413.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Wood Auditorium Chair for University and Conference RoomThis row seating features a robust combination of solid wood and metal frame, ensuring long-lasting stability and reliability for large public spaces such as universities and conference rooms.
Comfortable Foldable Desk Chair with ArmrestDesigned for comfort, each seat includes armrests and a foldable function, making it easy to use and store—ideal for classrooms, auditoriums, and multipurpose spaces.
Modern Minimalist Design Enhances Professional SpacesThe chair's modern minimalist style and elegant look elevate any professional environment, offering a refined and dignified seating solution.
High-Quality Craftsmanship with Visible Wood GrainMeticulous construction and clear wood texture highlight the craftsmanship and visual appeal of this seating.
Adaptable Row Seating for Large-Scale VenuesPerfect for universities, lecture halls, and conference rooms, this row seating meets the needs of concentrated use in various large-scale settings.
Summary: Lecture Hall Chair, Durable Wood Row Seating, University Classroom Desk Chair, Foldable Auditorium Seat, Metal Frame, With Armrest. 【Durable Wood Auditorium Chair for University and Conference Room】This row seating features a robust combination of solid wood and metal frame, ensuring long-lasting stability and reliability for large public spaces such as universities and conference rooms. 【Comfortable Foldable Desk Chair with Armrest】Designed for comfort, each seat includes armrests and a foldable function, making it easy to use and store—ideal for classrooms, auditoriums, and multipurpose spac
Generated by: m4x-map-v1
This product has 4 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": "Lecture Hall Chair, Durable Wood Row Seating, University Classroom Desk Chair, Foldable Auditorium Seat, Metal Frame, With Armrest",
"product_id": 9456577315055,
"variant_id": 50149911265519,
"quantity": 1,
"grams": 27500,
"length_cm": "118.0",
"width_cm": "67.0",
"height_cm": "90.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").