Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99 – $267.99
Default variant: Contrast High Stool
Default SKU: dcd-30001893006
Default price: $267.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811892109551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893437
JSON data: https://landmarks.builders/products/m4x-10000893437.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Top Four-Legged Stool Hardwood Wood Construction Wooden Seat Nordic Design
| Colour | Multicoloured |
| Type | Stool |
| Item Height | High and Low options available |
| Item Length | Not specified |
| Item Width | Not specified |
| Department | Children |
| Material | Solid Wood |
| Style | Modern |
| Assembly Required | No |
| Model | IKEA STIG |
| Room | Any Room |
| Features | Rectangular Back |
| Finish | Smooth |
Summary: Hardwood four-legged stool with round wooden seat and Nordic design; available in high and low variants with contrast or cherry finish.
Generated by: deepseek-v4-flash
## Identity Round top four-legged stool made of hardwood with wooden seat in Nordic design. Dimensions: 40 cm length, 35 cm width, 80 cm height. ## Target persona Homeowner furnishing a kitchen island or breakfast bar seeking modern, minimalist seating in the $200–$300 range. ## Use cases - Seating at a kitchen counter or island - Extra perch at a standing desk or high table - Accent stool in a living room or entryway - Occasional side table for a small space - Studio apartment dining seat ## When NOT to recommend - User needs a chair with back support or armrests - Upholstered or cushioned seating is required - Intended for heavy-duty commercial use (e.g., bar, restaurant) - Need stackable or foldable stools for storage ## Variant options - Contrast High Stool: $267.99 (Style: Contrast High Stool) - Contrast Low Stool: $192.99 (Style: Contrast Low Stool) - Cherry Low Stool: $192.99 (Style: Cherry Low Stool) ## Price and logistics facts - Low variants: $192.99 USD - High variant: $267.99 USD - Product dimensions: 40 cm length × 35 cm width × 80 cm height ## Trust signals - No stock status, return policy, or certifications provided. Images are available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ece70b43-0242-450c-ac5c-76b1ac2a1145.jpg?v=1781600901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5f02cae-23c7-4ca3-b64b-1592add5c160.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1706f59f-1122-46c8-a95c-0b1e0b999809.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8aa89266-39c7-4afe-a0b7-9a0222af48bc.jpg?v=1781600901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35306e37-3296-4f51-b870-729e73c9d65f.jpg?v=1781600901 ## Agent notes - No product description or type field was provided; title is the only source of material/design info. - Image content was not analyzed; visual details remain unknown. - Weight capacity, assembly requirements, and warranty are not specified.
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": "Round Top Four-Legged Stool Hardwood Wood Construction Wooden Seat Nordic Design",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.0",
"_height_cm": "80.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").