Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $121.99
Default variant: Green / 34CM
Default SKU: dcd-30001946701
Default price: $121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49810897764591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900603
JSON data: https://landmarks.builders/products/m4x-10000900603.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Seating: A multi-purpose low stool that serves perfectly as a vanity chair, a shoe-changing bench in the entryway, an extra seat in the living room, or a comfortable chair for a reading corner.
360-Degree Swivel: Equipped with a effortless, noiseless 360-degree rotating base, allowing you to easily turn and reach for items or change your focus without standing up, enhancing convenience and flexibility.
Long-Lasting Construction: Built with a solid wood frame featuring a sturdy cross-beam structure for exceptional stability and a high weight capacity, ensuring long-lasting durability and safety for both adults and children.
Ergonomic Comfort: Features a wide, thickly padded seat with high-density foam for superior comfort and resistance to sagging, complemented by a curved ergonomic backrest that provides excellent lower back support.
Premium Upholstery: The seat is covered in high-quality, wear-resistant oil oil finish leather that is soft to the feel, breathable, and easy to clean, maintaining its elegant look over time.
Summary: Upholstered Swivel Stool with Backrest Multi-Purpose Low Chair for Living Room. Description: 【Sturdy Long-Lasting Construction】: Crafted with a solid wood frame using a traditional mortise and tenon structure, reinforced with an X-shaped crossbeam for exceptional stability and a load-bearing capacity of over 330 lbs. 【360-Degree Swivel Function】: Features a effortless, 360-degree rotating base that allows you to easily change your orientation without moving the stool, adding convenience to any task or conversation. 【Ergonomic Comfort】: Designed with a curved, ergonomic backrest that fits the b
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": "Upholstered Swivel Stool with Backrest Multi-Purpose Low Chair for Living Room",
"product_id": 9429851078895,
"variant_id": 49810897764591,
"quantity": 1,
"grams": 10000,
"length_cm": "55.0",
"width_cm": "55.0",
"height_cm": "20.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").