Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99
Default variant: 65CM / Silver-black Pad
Default SKU: dcd-30002829816
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811499122927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001062219
JSON data: https://landmarks.builders/products/m4x-10001062219.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: This seating furniture features a unique cylindrical backrest and curved armrests that provide optimal support for your neck and waist during long periods of use.
Premium Materials: Each high stool is crafted with a high-quality leather seat and a durable carbon steel frame, ensuring a sophisticated look that is both long-lasting and easy to clean.
Modern Aesthetic: This bar chair showcases a minimalist Nordic aesthetic with a sleek stainless steel finish, making it a perfect designer piece for contemporary home or commercial taverns.
Stable Construction: The modern bar stool with backrest is built with a reinforced metal base that supports up to 300kg, offering exceptional stability and safety for all users.
Versatile Application: This leather counter height chair is ideal for kitchen islands, reception desks, and cafes, blending seamlessly into various environments with its elegant outline.
Summary: Padded Seat Modern Bar Stool with Backrest Ergonomic Design Seating Furniture for Reception Desk. 【Modern Aesthetic】: This elegant seating furniture features a minimalist Nordic design that seamlessly blends with contemporary home or commercial interiors. 【Ergonomic Support】: Experience superior comfort with this modern bar stool with backrest, featuring a unique cylindrical support to during long sitting sessions. 【Premium Materials】: Crafted as a high-quality leather counter height chair, the seat is upholstered in soft, easy-to-clean leather paired with a sturdy carbon steel frame. 【Sturdy
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": "Padded Seat Modern Bar Stool with Backrest Ergonomic Design Seating Furniture for Reception Desk",
"product_id": 9430015115503,
"variant_id": 49811499122927,
"quantity": 1,
"grams": 8500,
"length_cm": "55.0",
"width_cm": "53.0",
"height_cm": "100.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").