Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99
Default variant: Brown
Default SKU: dcd-30001916846
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7200 g
Cart URL (default variant): https://landmarks.builders/cart/49811368247535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896649
JSON data: https://landmarks.builders/products/m4x-10000896649.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant flower-shaped Design: Features a distinctive floralshaped rearrest that serves as a stylish centerpiece, adding a suggestion of modern elegance to any room.
360-Degree rotating: Equipped with a effortless, rotating metal base that allows for a full 360-degree turn, providing convenience and flexibility for work or conversation.
Superior Comfort: Generously padded with a dense foam padding and upholstered in soft, skingentle textile for an exceptionally comfortable and ergonomic paddingingive seating sensation.
Sturdy & Stable Base: built with a long-lasting carbon steel five-point base that ensures excellent stability and balance, providing a stable foundation for day-to-day use.
adaptable accent Piece: perfectly suited for various settings, whether as a chic vanity chair in the bedroom, a comfortable perusing chair in the living room, or a stylish guest chair in in the office.
Summary: A flower-shaped 360-degree rotating accent chair with soft padding, available in four colors, suitable for bedrooms and small spaces.
Generated by: deepseek-v4-flash
## Identity Flower-Shaped Rear Armchair Soft Paddinged Seat Accent Chair 360-Degree Rotating Modern Stylish ## Target persona Women and adults looking for decorative seating for bedroom or small spaces; budget-conscious buyers seeking an accent chair under $100. ## Use cases - Bedroom accent seating for makeup or reading - Small reading nook or corner chair - Extra seating for guests in a compact room - Decorative seating in a living room or studio ## When NOT to recommend - For heavy individuals (no weight capacity specified) - For outdoor use (not rated for weather exposure) - For ergonomic office or long-duration sitting - For individuals needing a full-size armchair (dimensions: 58x60x86 cm) ## Variant options - Brown (SKU: dcd-30001916846) - Dark Blue (SKU: dcd-30001916847) - Black (SKU: dcd-30001916848) - Dark Orange (SKU: dcd-30001916849) All variants priced at $84.99 USD. ## Price and logistics facts Price: $84.99 USD (all variants). Dimensions: 58 (L) x 60 (W) x 86 (H) cm. No shipping or tax information provided. ## Trust signals - Price is consistent across all color variants. - No in-stock status, return policy, or certifications provided. ## Image assets No image URLs available. ## Agent notes - Images were not provided; do not assume any visual appearance beyond the title description. - Missing data: weight capacity, material composition, assembly requirements, warranty, and origin. - The chair is described as "flower-shaped" and "soft padded" with 360-degree rotation, but these claims cannot be verified without further details.
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": "Flower-Shaped Rear Armchair Soft Paddinged Seat Accent Chair 360-Degree Rotating Modern Stylish for Women, Adults, Bedroom",
"quantity": 1,
"grams": 7200000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "60.0",
"_height_cm": "86.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").