Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $961.99
Default variant: Dark Brown
Default SKU: dcd-30001848809
Default price: $961.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032004847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886568
JSON data: https://landmarks.builders/products/m4x-10000886568.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single-seater club chair with vintage design, soft cushioning, and deep cushioned seating, available in Dark Brown or Blue, priced at $961.99 USD.
Generated by: deepseek-v4-flash
## Identity Single-seater club chair with vintage design, soft cushioning, and deep cushioned seating. ## Target persona Adults seeking a stylish accent chair for living rooms, reading nooks, or bedrooms; mid-century modern furniture enthusiasts; homeowners upgrading their home decor. ## Use cases - Accent seating in a living room - Reading chair in a home library or nook - Extra seating in a bedroom - Lounge chair in a home office - Statement piece in an entryway ## When NOT to recommend - Customers needing a sofa or multi-seat furniture - Budget-limited shoppers under $500 - Placement in very tight spaces (dimensions: 68 x 64 x 77 cm) - Heavy commercial or daily high-use environments (no durability data) ## Variant options - Dark Brown (SKU: dcd-30001848809) - Blue (SKU: dcd-30001848810) ## Price and logistics facts - Price: $961.99 USD - Dimensions: 68 cm L x 64 cm W x 77 cm H - Shipping and tax details not provided ## Trust signals - Stock status: unknown - Return policy: not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/246db9b3-505e-4666-bdfe-492101855058.jpg?v=1781664371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a1bdfee-7bc2-4fba-ad14-41316fc6f55b.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe6a2ee5-e009-4da7-9b38-4702b72aabd1.jpg?v=1781664371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8a39095-f94d-4d73-b742-081a57c7d36d.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ceaf92a-a16d-4b19-92c9-bae6df5d7e75.jpg?v=1781664372 ## Agent notes - Images were not analyzed; visual details (e.g., fabric texture, exact shade) are unknown. - No description or product type provided.
This product has 11 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 Vintage Design Living Room Seating Soft Cushioning Deep Cushioned for Adults",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "64.0",
"_height_cm": "77.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").