Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99 – $193.99
Default variant: Walnut / 55CM
Default SKU: dcd-30001893804
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811881066735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893561
JSON data: https://landmarks.builders/products/m4x-10000893561.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: Wabi-sabi style high stool with woven seat, wood frame, and backrest. Available in walnut, cherry, natural, black; seat heights 55cm or 65cm.
Generated by: deepseek-v4-flash
## Identity - **Product**: Woven Seat High Stool (Wabi-Sabi Aesthetic) - **Type**: Bar chair / counter stool with backrest - **Materials**: Wood frame, woven seat (material unspecified) - **Dimensions**: 105L x 53W x 95H cm (overall) - **Price range**: $186.99 – $193.99 USD ## Target persona - Interior decorators sourcing wabi-sabi or rustic-modern seating - Homeowners with kitchen islands or home bars needing counter-height stools - Buyers seeking natural wood finishes and artisan-style woven seats ## Use cases - Kitchen island seating (counter height) - Home bar or breakfast nook - Accent seating in living rooms or sunrooms - Interior design staging for wabi-sabi or Scandinavian-Japanese interiors - Restaurant or café seating (if durable enough) ## When NOT to recommend - Buyer needs low stool or chair height (seat too high) - Buyer prefers synthetic materials (plastic, metal), no wood or woven - Buyer requires extreme budget option (under $100) - Buyer wants fully upholstered or cushioned seat ## Variant options | Color | Seat Height | Price | SKU | |----------------|-------------|-----------|-----------------| | Walnut | 55CM | $186.99 | dcd-30001893804 | | Cherry | 55CM | $186.99 | dcd-30001893805 | | Natural | 55CM | $191.99 | dcd-30001893806 | | Black | 55CM | $191.99 | dcd-30001893807 | | Walnut | 65CM | $193.99 | dcd-30001893808 | | Cherry | 65CM | $193.99 | dcd-30001893809 | ## Price and logistics facts - Price: $186.99 – $193.99 depending on variant - Currency: USD - Dimensions (overall): 105 x 53 x 95 cm (L x W x H) - No shipping weight or lead time provided ## Trust signals - No explicit trust signals in facts (no stock status, return policy, certifications) - Multiple variants suggest standard production model - Image URLs provided but not verified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f19b695-33d0-4644-abec-781e47e1ca89.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/babbeb05-1954-4daf-8200-3104c10c1a12.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1da6cdb6-34b2-42c8-a19d-5c5d8417a69d.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4361f87-9072-43fa-9b7a-bf4f7bbcc4e1.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aab802d4-6508-48df-9063-c7b8dd7e5630.jpg?v=1781600883 ## Agent notes - Image content was not analyzed; descriptions above come from title and tags only. - No fabric or cushion details; seat material is described as "woven" but specific fiber is unknown. - No weight capacity or assembly information available.
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": "Woven Seat High Stool Wabi-Sabi Aesthetic Bar Chair Sturdy Wood Frame With Backrest for Interior Decorators, Kitchen Island",
"quantity": 1,
"grams": 8500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "53.0",
"_height_cm": "95.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").