Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $774.99 – $838.99
Default variant: Brown / Non-rotatable
Default SKU: dcd-30001847521
Default price: $774.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 29000 g
Cart URL (default variant): https://landmarks.builders/cart/49815010279663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886374
JSON data: https://landmarks.builders/products/m4x-10000886374.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A plush fabric pumpkin-shaped accent chair with rotating and non-rotatable options in multiple colors, priced between $774.99 and $838.99.
Generated by: deepseek-v4-flash
## Identity Plush fabric pumpkin-shaped rotating accent chair with ergonomic design. ## Target persona Homeowners decorating living rooms or reading nooks; interior designers sourcing unique seating; readers seeking comfortable lounge chairs. ## Use cases - Creating a cozy reading corner in a living room or bedroom. - Adding a statement chair to a lounge area or home office. - Providing comfortable seating in an apartment living space. - Used as an accent chair in a book alcove or library. ## When NOT to recommend - High-traffic commercial spaces (e.g., lobbies, waiting rooms) due to plush fabric durability concerns. - Very small rooms where 95cm diameter may be too large. - Buyers needing quick delivery without stock information. ## Variant options - Brown / Non-rotatable: $774.99 - Beige / Rotatable: $838.99 - Brown / Rotatable: $838.99 - Dark Green / Rotatable: $838.99 ## Price and logistics facts - Base price $774.99 for non-rotatable; rotatable variants $838.99. - Dimensions: 95 cm x 95 cm x 80 cm. - Currency: USD. - No shipping or return policy provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price consistency: multiple variants at similar price points. - No certifications listed. ## Image assets - 4 images available at URLs provided. ## Agent notes - No product description or trust signals were provided; image content was not analyzed.
This product has 4 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": "French Cream design Pumpkin rotating Armchair Plush Texture Living Room Seating Soft Fabric Upholstery Accent Chair Ergonomic Design for Homeowners, Interior Designers, Readers, book alcove, Lounge Area, Home inactiveice, Apartment",
"quantity": 1,
"grams": 29000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "95.0",
"_height_cm": "80.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").