Brand: World Products (Landmark)
SKU: dcd-30001884107
Price: $90.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811409600751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892183
JSON data: https://landmarks.builders/products/m4x-10000892183.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A woven rear dining chair with upholstered seating, designed for restaurant and teahouse use, priced at $90.99.
Generated by: deepseek-v4-flash
## Identity - Woven rear dining chair (Style: Dining Chair) - Chinese design, upholstered seating, space-saving - Price: $90.99 USD - Dimensions: 62 x 58 x 85 cm ## Target persona - Restaurant owners - Interior designers for commercial spaces - Teahouse proprietors ## Use cases - Seating in small restaurants - Teahouse dining areas - Space-saving booth setups - Contract furniture for interior designers - Accent seating in cafes ## When NOT to recommend - For heavy-duty or high-traffic fast food settings - For outdoor use - For customers requiring high weight capacity (>250 lbs) - For home use where comfort is prioritized over space-saving ## Variant options - Only one variant: Dining Chair at $90.99 ## Price and logistics facts - Price: $90.99 USD (one price point) - Dimensions: 62 cm (L) x 58 cm (W) x 85 cm (H) - No shipping or delivery information provided ## Trust signals - Price consistency across variant - In-stock status unknown - Return policy unknown - No certifications mentioned ## Image assets - No images available ## Agent notes - No description text provided; rely on title and dimensions. - Image understanding not performed due to missing assets. - Single variant; no option for other styles or colors.
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": "Woven rear Bench and Table New Chinese design Restaurant Booth Upholstered Seating Space-Saving for Interior Designers, Teahouse",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "58.0",
"_height_cm": "85.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").