Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99
Default variant: Orange / Sofa Chair
Default SKU: dcd-30001869980
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49813683142895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889991
JSON data: https://landmarks.builders/products/m4x-10000889991.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single-seater club chair with modern design, soft cushioning, available in 7 color variants; priced at $259.99.
Generated by: deepseek-v4-flash
## Identity Single-Seater Club Chair, Modern Design Armchair with Soft Cushioning ## Target persona - Home readers - Office lounge workers - Hotel lobby decorators - Adults seeking an accent chair ## Use cases - Reading or relaxing in a home library - Seating in a hotel lobby - Accent chair in a living room - Short-term seating in an office waiting area - Occasional seating in a reception ## When NOT to recommend - If you need a multi-person seating solution - If you require reclining or massage features - If the space is very small (minimum 73x70x83 cm footprint) - For high-traffic daily use without known durability ## Variant options All priced at $259.99: - Orange / Sofa Chair - Orange Black / Sofa Chair - Blue Grey Black / Sofa Chair - Beige Orange / Sofa Chair - Light Grey Grey / Sofa Chair - Light Grey / Sofa Chair - Light Grey Brown / Sofa Chair ## Price and logistics facts - Price: $259.99 USD - Dimensions: 73 x 70 x 83 cm (L x W x H) - No shipping or tax information provided ## Trust signals - All variants have the same price - Stock status and return policy not provided ## Image assets -  -  -  -  -  ## Agent notes - No textual description available; rely on image analysis for visual details. - No materials or weight capacity specified.
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": "Single-Seater Club Chair Modern Design Armchair Versatile Design Soft Cushioning for Readers, Adults, Hotel Lobby, Office",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "70.0",
"_height_cm": "83.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").