Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $80.99
Default variant: Wood / 65CM
Default SKU: dcd-30003400435
Default price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49811346456815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001201504
JSON data: https://landmarks.builders/products/m4x-10001201504.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Design: This minimalist bar stool pairs a slim metal frame with a clean wood seat stool look, making it easy to match with modern furniture and calm, spacious interiors.
Stable Construction: Built with a sturdy metal frame and fixed structure, this stool is designed to stay steady at the counter and provide reliable everyday seating.
Space-Saving Shape: The compact profile helps it fit neatly beside a kitchen island, reception desk, or bar area without making the room feel crowded.
Comfort Details: A practical footrest adds support for relaxed sitting, while the polished wood seat offers a simple, comfortable place to sit for short breaks, meals, or conversation.
Everyday Use: ideal as a bar stool for home or casual commercial rooms, it supports up to 150 kg and works well anywhere you want a lightweight, easy-to-place seating solution.
Summary: Minimalist Bar Stool Slim Metal Legs Home Seating Space Saving. Description: 【Minimalist Design】: This minimalist bar stool brings a clean, easy-to-match look to modern interiors, making it a stylish furniture piece for kitchens, breakfast counters, and casual seating areas. 【Wood Seat】: The wood seat stool uses a sleek solid wood-pressed seat surface that feels natural and stable, adding a warm accent while keeping the profile slim and simple. 【Metal Frame】: Built with a slim metal frame, this stool offers a lightweight visual design with dependable support, and its plated finish helps the st
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Minimalist Bar Stool Slim Metal Legs Home Seating Space Saving",
"product_id": 9429973598447,
"variant_id": 49811346456815,
"quantity": 1,
"grams": 7000,
"length_cm": "52.0",
"width_cm": "50.0",
"height_cm": "78.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").