Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $302.99 – $572.99
Default variant: Pu Leather
Default SKU: dcd-30001872089
Default price: $302.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11500 g
Cart URL (default variant): https://landmarks.builders/cart/49814767534319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890394
JSON data: https://landmarks.builders/products/m4x-10000890394.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: Chinese-inspired circle armchair with sturdy wood frame, leather seat, and arched armrests; available in PU or genuine leather.
Generated by: deepseek-v4-flash
## Identity Chinese Circle Armchair Sturdy Wood Frame Accent Chair Leather Seat Arched Armrests. ## Target persona Home readers, coffee shop owners, office workers seeking a classic accent chair. ## Use cases - Reading nook seating - Coffee shop accent seating - Office waiting area chair - Bedroom corner chair - Small apartment accent - Reception area seating ## When NOT to recommend - High-traffic commercial waiting rooms (durability unclear) - Ergonomic office chair needs (no ergonomic features) - Oversized or tall persons (dimensions 65x68x82 cm) - Modern minimalist interiors (traditional style) ## Variant options - Pu Leather: $302.99 (SKU dcd-30001872089) - Genuine Leather: $572.99 (SKU dcd-30001872090) ## Price and logistics facts - Price: $302.99 (PU) / $572.99 (genuine leather) - Dimensions: 65 cm (L) x 68 cm (W) x 82 cm (H) - No shipping or tax details provided ## Trust signals - No trust signals provided in source data (stock status, return policy, certifications unknown) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b7741fd-b59e-4304-b6f5-158d34493aaa.jpg?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7129a866-665c-4eb4-8c53-f4fadb18d97e.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2450485-c7a6-4f35-b445-879265d92ae5.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7216a0c5-190a-4d8c-a053-131407a302ac.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e359500-b397-40a1-a842-e7d0a554bcaa.jpg?v=1781660590 ## Agent notes - Image understanding was not performed; visual details are not included in analysis.
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": "Chinese Circle Armchair Sturdy Wood Frame Accent Chair Leather Seat Archedd Armrests for Readers, Coffee Shop, Office",
"quantity": 1,
"grams": 11500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "68.0",
"_height_cm": "82.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").