Brand: World Products (Landmark)
SKU: dcd-30003625511
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754941349962:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001276043
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001276043.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Overview: This swivel accent chair is designed for home seating, combining a rounded upholstered backrest, a padded square seat, and a compact cone-shaped base for a clean, modern look.
Function: As a swivel chair, the seat rotates 360 degrees, making it easy to turn toward different directions without moving the base, which is useful for everyday seating in living rooms, bedrooms, or lounge areas.
Material: Covered in black velvet material and filled with high-resilience sponge, this velvet swivel chair offers a soft touch, supportive feel, and a refined upholstered surface.
Construction: The upholstered accent chair features a wood frame inside the cone-shaped base, while the seat thickness of 7 cm adds comfort and helps create a stable, well-balanced sitting experience.
Comfort: With a 73.5 cm overall height, 47 cm seat height, and 49.5 cm seat depth, this padded seat chair is sized for relaxed sitting and provides a comfortable place to unwind, read, or chat.
Summary: Swivel Accent Chair High-Resilience Sponge Home Seating. 【Overview】: This swivel accent chair is designed for home seating, combining a rounded upholstered backrest, a padded square seat, and a compact cone-shaped base for a clean, modern look. 【Function】: As a swivel chair, the seat rotates 360 degrees, making it easy to turn toward different directions without moving the base, which is useful for everyday seating in living rooms, bedrooms, or lounge areas. 【Material】: Covered in black velvet material and filled with high-resilience sponge, this velvet swivel chair offers a soft touch, suppor
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": "Swivel Accent Chair High-Resilience Sponge Home Seating",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "75.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").