Brand: World Products (Landmark)
SKU: dcd-30001893283
Price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7720 g
Cart URL (default variant): https://landmarks.builders/cart/49811881885935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893483
JSON data: https://landmarks.builders/products/m4x-10000893483.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adjustable rotating Counter Chair Easy to Clean Adjustable Pedestal Stool for Pub
| Colour | Beige |
| Item Height | 75 cm |
| Item Length | 45 cm |
| Item Width | 45 cm |
| Type | Dining Chair |
| Set Includes | Chair |
| Number of Items in Set | 2 |
| Frame Material | Metal |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Wood Tone | Light Wood |
| Model | Mart Bar Chair |
| Features | Adjustable Seat Height |
| Room | Dining Room |
| Finish | Polished |
| Seat Height | 75 cm |
| Maximum Weight Capacity | 140 kg |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Adjustable rotating counter stool with easy-clean surface, height 65-75cm, priced at $186.99 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable rotating Counter Chair Easy to Clean Adjustable Pedestal Stool for Pub ## Target persona Homeowners with kitchen islands or home bars, seeking easy-clean seating; commercial pub or restaurant owners needing compact stools. ## Use cases - Seating at a kitchen island - Seating at a home bar - Occasional dining or counter-height table - Standing desk companion - Workshop or craft room stool - Commercial pub or bar seating ## When NOT to recommend - For users needing a fixed-height stool (no locking mechanism confirmed) - For outdoor use (weather resistance not specified) - For heavy-duty industrial or high-traffic commercial use - For users needing armrests or back support ## Variant options - Size: 65-75cm (height adjustable range) – $186.99 ## Price and logistics facts - Price: $186.99 USD - Only one size variant available - Dimensions not provided ## Trust signals - In-stock status unknown - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4db6306-f2df-4255-bf6c-e3cb506fd1a7.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54cc5a10-9244-4a97-8136-203051f78ca0.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7166467-dc50-450a-8eee-d392d0e732b4.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8de5214b-d186-49c6-b126-c3df71088997.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea571ac-6064-4062-8bc5-8c50f9f26712.jpg?v=1781600883 ## Agent notes - Image URLs provided; visual content not interpreted. - No description or dimensions available; direct product details are limited.
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": "Adjustable rotating Counter Chair Easy to Clean Adjustable Pedestal Stool for Pub",
"quantity": 1,
"grams": 7720000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").