Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $245.99
Default variant: Khaki / Natural Stainless
Default SKU: dcd-30001894054
Default price: $245.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8200 g
Cart URL (default variant): https://landmarks.builders/cart/49813662925039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893599
JSON data: https://landmarks.builders/products/m4x-10000893599.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered rotating high stool, height adjustable, with integrated footrest and rearrest, available in Khaki or Gray with Natural Stainless legs.
Generated by: deepseek-v4-flash
## Identity Upholstered Rotating High Stool, height adjustable, with integrated footrest and rearrest, by unknown brand. ## Target persona Cafe or bar owners, home bar enthusiasts, restaurant managers, kitchen island decorators. ## Use cases - Seating at high-top cafe tables - Bar seating in home - Kitchen island counter seating - Office breakout area - Waiting area in reception ## When NOT to recommend - If a fixed non-rotating stool is needed - For budgets under $200 - For outdoor exposure (not specified as weather-resistant) - For children's seating (height may be too tall) ## Variant options 1. Khaki / Natural Stainless (SKU: dcd-30001894054) - $245.99 2. Gray / Natural Stainless (SKU: dcd-30001894055) - $245.99 ## Price and logistics facts Price: $245.99 USD each. Dimensions: 52cm L x 50cm W x 51cm H. No shipping, stock, or lead time data provided. ## Trust signals No warranty, return policy, or stock status provided. Images available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be9a830a-8c9a-44a9-bbf8-fcb618b101eb.jpg?v=1781628279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b6decf9-1383-45de-956d-4085b54f5452.jpg?v=1781628277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d4f6192-66d0-49d7-8fa8-687ba156c4bd.jpg?v=1781628277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7928811d-6f9a-4471-b4fd-d2523b570f1a.jpg?v=1781628276 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee3845ed-c133-47f4-a90f-7127980e4008.jpg?v=1781628281 ## Agent notes Product type unspecified. No description, warranty, or return policy in source data. Images not analyzed for visual details.
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": "Upholstered Rotating High Stool Height Adjustable Upholstered Rotating Stool With Rearrest Integrated Footrest for Cafe",
"quantity": 1,
"grams": 8200000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "50.0",
"_height_cm": "51.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").