Brand: World Products (Landmark)
SKU: dcd-30003502541
Price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 31000 g
Cart URL (default variant): https://landmarks.builders/cart/49813627535599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001250014
JSON data: https://landmarks.builders/products/m4x-10001250014.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This volleyball referee chair is built as sports gear for courts and training facilities, combining a tall ladder-style structure with a stable officiating position.
Construction: The official chair features a yellow tube metal frame paired with a blue molded seat and backrest, creating a clear two-material design for practical use.
Design: As a referee ladder chair, it includes side panels near the seat to help define the sitting area and support secure positioning during matches.
Elevated Surface: The umpire stand chair has a flat overhead tablado the top, adding a useful upper section to the elevated frame layout for referee setup.
Dimensions: With an overall height of 210 cm and 100 cm 100 cm base footprint, this chair is designed to provide an elevated viewing position while keeping a defined floor area.
Summary: A large-base volleyball referee chair with a ladder, priced at $229.99, designed for sports officials.
Generated by: deepseek-v4-flash
## Identity A volleyball referee chair with a large base and ladder, model Volleyball Chair R32, designed for officials. ## Target persona Volleyball referees and officials who need a stable, elevated seat for match observation. ## Use cases - Officiating indoor volleyball matches - Providing a clear view during practice sessions - Use in tournaments or league games - Setting up on gymnasium courts - Portable use for multiple venues ## When NOT to recommend - For basketball or other sports where the chair's width or platform is not suitable - As a general-purpose household chair - For outdoor use without weather protection - For individuals requiring a chair with armrests or different ergonomics ## Variant options - Volleyball Chair R32 (SKU: dcd-30003502541) – $229.99 ## Price and logistics facts - Price: $229.99 USD - Dimensions: 185 cm length, 60 cm width, 25 cm height (packaging?) - Shipping details not provided; weight not specified ## Trust signals - No in-stock status or return policy information available - Price consistent across listed variant - No certifications or warranty mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1117391-e99f-4c20-825c-2cd26c876433.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27094785-db81-45a5-a44e-11875ef1b84e.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fd95d6c-bf1f-4851-a5f8-cd26c5ffb4df.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4cc4559-0991-4f42-a9c8-85bb666161ea.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/522a5336-62a4-4762-96ab-3ce9f2021a60.jpg?v=1781628214 ## Agent notes - Image understanding not performed; visual details not extracted. - No product description provided; identity inferred from title and category. - Only one variant listed; no size or color options. - Dimensions may represent packaging or product; exact usage unknown.
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": "Volleyball Referee Chair Metal Frame Referee Ladder Chair Seat Sports Gear",
"quantity": 1,
"grams": 31000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "60.0",
"_height_cm": "25.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").