Brand: World Products (Landmark)
SKU: dcd-30001844165
Price: $1,045.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/49815035642095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885784
JSON data: https://landmarks.builders/products/m4x-10000885784.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Weather-resistant wood frame armchair with woven panel padding, designed for outdoor patio, balcony, or garden seating. Priced at $1045.99 with dimensions 64x54x59 cm.
Generated by: deepseek-v4-flash
## Identity sturdy Wood Frame padded Woven Armchair – Weather-Resistant Woven Panel Club Chair with comfortable padding, modern design. ## Target persona Hotel owners, homeowners, families seeking durable outdoor seating for patios, balconies, terraces, gardens, or rear yards. ## Use cases 1. Seating on hotel patio or poolside. 2. Residential backyard lounge areas. 3. Balcony dining or relaxation. 4. Terrace seating for events. 5. Garden accent chair. 6. Rear yard club chair. ## When NOT to recommend - Indoor-only use (weather-resistant, but may not match interior decor styles other than modern). - Users needing stackable or folding chairs for storage. - Budget-constrained buyers looking for chairs under $500. - Purchasers requiring multiple chairs in bulk with discount. ## Variant options - Side Table (SKU: dcd-30001844165) at $1045.99. Note: Product title describes an armchair; variant list only shows a side table – possible data inconsistency. ## Price and logistics facts - Price: $1,045.99 USD. - Dimensions (cm): 64 L x 54 W x 59 H. - No shipping cost or lead time provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single variant price. - Certifications: none listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b214af0-750c-494c-8224-6d81db5a9ce7.jpg?v=1781664384 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61af58cf-c53d-4ce2-b4b9-98df57cfb62f.jpg?v=1781664385 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe34aaec-cdb9-4ff7-8636-c84d491115f1.jpg?v=1781664384 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5f133fd-7520-47e9-8e73-5f5f32079315.jpg?v=1781664385 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35dc6ddb-d13f-4a16-9384-571660d25b00.jpg?v=1781664385 ## Agent notes - Image analysis not performed; visual details not extracted. - Product title indicates an armchair, but the only variant is labeled "Side Table" at the same price – verify SKU mapping.
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": "sturdy Wood Frame paddinged Woven Armchair Weather-Resistant Woven Panel Club Chair Comfortable paddings Patio Seating Modern Design for Hotel Owners, homeowners, Families, Balcony, Terrace, Garden, rearyard",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "54.0",
"_height_cm": "59.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").