Brand: World Products (Landmark)
SKU: dcd-30001869373
Price: $329.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49814842605807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889885
JSON data: https://landmarks.builders/products/m4x-10000889885.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 woven contoured armchair for outdoor use, minimalist design, dimensions 104x90x85 cm, priced at $329.99.
Generated by: deepseek-v4-flash
## Identity Low-Outsideside Line Woven Chair Minimalist Design Woven Contoured Armchair Weather-Resistant Breathable Weave for Garden, Patio ## Target persona Homeowner with patio or garden seeking weather-resistant outdoor seating; decor-conscious buyer wanting minimalist woven furniture. ## Use cases - Accent seating on a covered patio - Relaxation in garden or lawn area - Outdoor dining companion chair - Balcony seating in mild climates - Poolside lounging (if near water, but not submersible) ## When NOT to recommend - Buyer needing fully indoor chair (material may not suit indoor aesthetics) - High-traffic commercial seating (durability unverified for heavy use) - Locations with extreme weather (snow, hail, strong winds) without storage - Buyer seeking cushioned or upholstered seating ## Variant options - Style: Chair Wood – Price: $329.99 ## Price and logistics facts - Price: $329.99 USD - Dimensions: 104 x 90 x 85 cm (length x width x height) - Only one variant listed; no color or material options provided. ## Trust signals - No explicit trust signals provided (e.g., in-stock status, return policy, certifications). - Single variant with no reviews or warranty info. ## Image assets - No images available for this product. ## Agent notes - Description field is empty; rely on title and tags for product understanding. - Product type is unset; treat as outdoor chair category. - Image assets missing; cannot provide visual validation.
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": "Low-Outsideside Line Woven Chair Minimalist Design Woven Contoured Armchair Weather-Resistant Breathable Weave for Garden, Patio",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "104.0",
"_width_cm": "90.0",
"_height_cm": "85.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").