Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $256.99
Default variant: Blue Gray+black / Fixed
Default SKU: dcd-30001864624
Default price: $256.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813677342959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889192
JSON data: https://landmarks.builders/products/m4x-10000889192.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Stylish Design: Features a chic tub outline with elegant dual-color upholstery, adding a note of contemporary sophistication to any room.
360-Degree rotating Function: Equipped with a effortless and stable rotating base, allowing for easy rotation to easily Elegant your attention without moving the chair.
Superior Comfort: Padded with firm density foam and a soft padding, this armchair provides exceptional assistance and comfort for long periods of sitting.
long-lasting Construction: assembled on a sturdy metal base for dependable stability and longevity, with premium upholstery that is both visually appealing and easy to maintain.
adaptable Seating Solution: An perfect feature chair for various settings, including living rooms, home offices, hotel lobbies, reception areas, and lounges.
Summary: Upholstered rotating tub chair with soft padding and ergonomic design, available in five color options. Fixed style variant. Dimensions 80x80x82 cm. Price $256.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Rotating Armchair Single Seater Rotating Tub Chair, soft padding, ergonomic design. Dimensions: 80x80x82 cm. Price: $256.99. ## Target persona Interior decorators seeking accent seating; adults furnishing a living room, bedroom, or reading nook. ## Use cases - Placing in a living room corner as a cozy reading chair. - Adding a stylish accent seat in a bedroom or office. - Using as a temporary guest chair in a small space. - Decorating a boutique hotel lobby or lounge area. - Providing additional seating in a home library. ## When NOT to recommend - If the buyer requires a fully rotating (swivel) chair, as all variants are labeled 'Fixed'. - For heavy-duty commercial use beyond occasional home or boutique setting. - If budget is below $200 or above $300 (price point narrow). - For large-framed individuals needing extra wide or deep seating (dimensions moderate). ## Variant options - Blue Gray + black / Fixed - Beige Gray + gray / Fixed - Beige Gray + coffee / Fixed - Beige Gray + orange / Fixed - Orange + black / Fixed ## Price and logistics facts - Price: $256.99 USD per unit. - Dimensions: 80 cm L × 80 cm W × 82 cm H. - No shipping cost, weight, or availability data provided. ## Trust signals - No in-stock status, return policy, or certification information available. - Price listed as $256.99 across all variants (consistent). ## Image assets      ## Agent notes - Title mentions 'rotating' but all variants are labeled with style 'Fixed' (non-rotating). Clarify with seller. - Description field empty; scrape or request additional details. - No stock or lead time information; confirm availability before recommending.
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 Armchair Single Seater Rotating Tub Chair Soft Padding Ergonomic Design for Interior Decorators, Adults",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "80.0",
"_height_cm": "82.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").