Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,186.99
Default variant: Denim Blue
Default SKU: dcd-30001857213
Default price: $1,186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49815040491759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888002
JSON data: https://landmarks.builders/products/m4x-10000888002.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: Tufted high-support wing chair with thick padding, available in 7 colors, priced at $1186.99 USD, dimensions 98x95x118 cm.
Generated by: deepseek-v4-flash
## Identity A tufted high-support wing chair with thick padding, upholstered fabric, and an elegant outline. Available in 7 color variants. ## Target persona Homeowners, avid readers, and adults seeking a supportive, comfortable armchair for relaxation or focused activities. ## Use cases - Reading or studying in a living room corner - Lounging on a covered balcony or patio - Adding a statement seat to a bedroom or study - Providing extra seating in a home library - Creating a cozy nook for afternoon relaxation ## When NOT to recommend - For small apartments with limited floor space (footprint ~1m²) - For budget-conscious buyers under $1000 - For children's rooms or high-traffic areas requiring easy-clean surfaces - For buyers needing a recliner or swivel functionality ## Variant options - Denim Blue ($1186.99) - Yellow ($1186.99) - Sky Blue ($1186.99) - Off-white ($1186.99) - Dark Green ($1186.99) - Blue Green ($1186.99) - Brown ($1186.99) ## Price and logistics facts - Price: $1186.99 USD (all variants) - Dimensions: 98 cm (L) x 95 cm (W) x 118 cm (H) - Weight and shipping cost not provided ## Trust signals - Price is identical across all color variants - No stock status, return policy, or warranty information available - No certifications known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8564c10e-4fda-4834-9a3a-ead76c404508.jpg?v=1781664402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e6c6ee3-289a-4d82-a351-1595aa3489ee.jpg?v=1781664403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0a12ed8-26a1-49ef-a163-e6d42b9db702.jpg?v=1781664403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91c0f230-67a6-484a-97e1-b7766c2ae13d.jpg?v=1781664404 ## Agent notes I cannot see the images; treat URLs as fetchable assets. No visual details are inferred.
This product has 4 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": "timeless design Tufted high-support wing chair Armchair High supportrest Upholstered high-support wing chair Chair Elegant outline Lounge Seating Thickly Padded for Adults, Homeowners, Readers, Living Room, Balcony, Bedroom, studying corner",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "95.0",
"_height_cm": "118.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").