Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $299.99 – $355.99
Default variant: Red / Walnut
Default SKU: dcd-30001879432
Default price: $299.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7100 g
Cart URL (default variant): https://landmarks.builders/cart/49814764552431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891415
JSON data: https://landmarks.builders/products/m4x-10000891415.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered wooden armchair with French design, sturdy wood frame, and easy assembly. Available in Red, Green, Floral with Walnut or Black accents. Price $299.99-$355.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Wooden Armchair French Design Dining Seat sturdy Wood Frame Easy Assembly for Homeowners, Living Room ## Target persona Homeowners looking for stylish yet sturdy seating; Living room and dining room decorators; French design enthusiasts; Individuals who value easy assembly. ## Use cases - As a dining chair in a French-style kitchen - As an accent chair in a living room corner - For reading nooks or small study areas - As extra seating in entryways or bedrooms - As part of a mix-and-match seating set ## When NOT to recommend - For outdoor or damp environments - For users requiring very wide seating (width 52cm) - For heavy commercial or high-traffic use - For buyers seeking a budget chair under $200 ## Variant options - Red / Walnut: $299.99 - Red / Black: $299.99 - Green / Walnut: $320.99 - Green / Black: $320.99 - Floral / Walnut: $355.99 - Floral / Black: $355.99 ## Price and logistics facts Price range: $299.99 to $355.99 USD. Dimensions: 52cm x 52cm x 92cm (LxWxH). Assembly required but described as easy. No shipping or delivery time information provided. ## Trust signals Multiple color/style variants available. Pricing consistent within each color group. No return policy, warranty, or certifications mentioned in available data. ## Image assets Image URLs (5 images): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eeccd52-7c27-4571-977d-ea228732aa18.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44a46033-8cc3-426b-8788-7b04074c704c.jpg?v=1781660580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abbd293a-b007-449a-9b04-488b81cf9054.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbc727fd-4634-4907-9d17-994913542046.jpg?v=1781660580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/041ab735-5f7f-4681-b2aa-f0060f7bc930.jpg?v=1781660580 ## Agent notes No additional contextual information. Image analysis not performed; product appearance must be assessed by fetching images. Product tags indicate Shopify import (m4x, m4x-202606, wp-import) but no further meaning.
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": "Upholstered Wooden Armchair French design Dining Seat sturdy Wood Frame Easy Assembly for Homeowners, Living Room",
"quantity": 1,
"grams": 7100000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "92.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").