Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $67.99 – $125.99
Default variant: Black / Iron Chair 1
Default SKU: dcd-30001921018
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9800 g
Cart URL (default variant): https://landmarks.builders/cart/49811217645807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897159
JSON data: https://landmarks.builders/products/m4x-10000897159.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
utilitarian Retro Design: Features a timeless utilitarian aesthetic, combining a robust metal frame with a sturdy wood seat and rearrest to add a vintage accent to any space.
360° rotating Adjustable Height: Equipped with a effortless 360-degree rotating function and a screwraise mechanism that allows you to easily adjust the seat height for various counters or tables.
Ergonomic Comfort: Thoughtfully designed with a curved rearrest for support and a sturdy, circular metal footrest to ensure comfortable seating over long periods.
Sturdy long-lasting Construction: Built with a sturdyduty metal frame and a thick sturdy wood seat, providing excellent stability and a long operational lifespan life for both home and commercial use.
adaptable Seating Solution: An perfect choice for a kitchen island, home bar, cafe, restaurant, or pub, this stylish stool effortlessly enhances the decor of any setting.
Summary: Adjustable rotating Bar Stool utilitarian aesthetic Counter Chair Built-in Footrest With rearrest for Adults, Pub, Restaurant
Generated by: m4x-map-v1
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 Bar Stool utilitarian aesthetic Counter Chair Built-in Footrest With rearrest for Adults, Pub, Restaurant",
"quantity": 1,
"grams": 9800000,
"properties": {
"_length_cm": "106.0",
"_width_cm": "56.0",
"_height_cm": "110.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").