Brand: World Products (Landmark)
SKU: dcd-30001859696
Price: $205.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6100 g
Cart URL (default variant): https://landmarks.builders/cart/49811926286575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888424
JSON data: https://landmarks.builders/products/m4x-10000888424.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Woven woven seat Chair Wabi-Sabi Aesthetic Patio Seating Retro aesthetic
| Product | Furniture |
| Primary Material | Wood/ Woodenware |
| Features | Handcarved |
Summary: Foldable woven seat chair with wabi-sabi aesthetic, portable for outdoor use, priced at $205.99, dimensions 69x46x41 cm, available as a footstool only.
Generated by: deepseek-v4-flash
## Identity Foldable woven seat chair (Footstool) with wabi-sabi aesthetic, portable outdoor furniture. ## Target persona Individuals seeking compact, lightweight, and aesthetically pleasing portable seating for outdoor or small-space use; fans of wabi-sabi or minimalist decor. ## Use cases - Outdoor patio seating for one. - Extra seat in a small apartment or balcony. - Meditation or low-profile seating. - Accent piece in a garden or porch. - Temporary seating for events or camping. - Footrest or stool in a reading nook. ## When NOT to recommend - For heavy or frequent daily use (woven construction may not be durable). - For users requiring high back support or ergonomic seating. - For formal dining or office settings. - For buyers expecting a full chair (only footstool variant available). ## Variant options - Style: Footstool (only option). SKU: dcd-30001859696. Price: $205.99. ## Price and logistics facts - Price: $205.99 USD. - Dimensions: 69 cm (L) x 46 cm (W) x 41 cm (H). - Weight and shipping cost not provided. ## Trust signals - No in-stock status, return policy, or warranty information provided. - Price shown is fixed; no discounts or price history available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57493eb5-81d4-4f7e-b046-7c0676cbd44d.jpg?v=1781600956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75e716f6-f960-43af-8cf8-0aaa3c286a92.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e1f6eb2-8738-4f3e-957b-5ab4db85ae3d.jpg?v=1781600956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/039d6f54-f26c-43ec-9d88-944287c60b31.jpg?v=1781600956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b90f7c1d-63e1-4b57-9ebc-041cefa3854a.jpg?v=1781600956 ## Agent notes - Only one variant available: Footstool. No full chair. - Description empty; no material or weight information. - Image understanding not performed; visual details not verified.
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": "Foldable Woven seat Chair Wabi-Sabi Aesthetic Patio Seating Retro aesthetic",
"quantity": 1,
"grams": 6100000,
"properties": {
"_length_cm": "69.0",
"_width_cm": "46.0",
"_height_cm": "41.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").