Brand: World Products (Landmark)
SKU: dcd-30001849391
Price: $972.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032594671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886656
JSON data: https://landmarks.builders/products/m4x-10000886656.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Boucle accent chair with removable cleanable cover, white color, dimensions 105x100x91 cm, priced at $972.99.
Generated by: deepseek-v4-flash
## Identity **Boucle Accent Chair Removable Cover Single Sofa Cleanable Adaptable for Interior Decorators, Living Room, Bedroom** - Dimensions: 105 x 100 x 91 cm - Price: $972.99 USD - Material: Boucle fabric (cover removable and cleanable) - Color: White (only variant) ## Target persona - Interior decorators seeking adaptable accent seating for projects - Design-conscious homeowners wanting a stylish, practical chair - Luxury apartment dwellers needing a cleanable, elegant piece - Professionals who value functionality and aesthetics in high-traffic areas ## Use cases - Accent seating in living room - Reading chair in bedroom - Temporary or rotating seating for interior design staging - Pet-friendly home (easy-to-clean cover) - High-traffic area seating (removable cover for washing) ## When NOT to recommend - Budget buyers looking for chairs under $500 - Those needing a full sofa or sectional seating - Outdoor or patio use (not specified for weather resistance) - Heavy-duty commercial environments (e.g., hotel lobbies) where durability is critical ## Variant options - **White** (single variant available) – SKU: dcd-30001849391, Price: $972.99 ## Price and logistics facts - Price: $972.99 USD (fixed) - Dimensions: 105 cm (length) x 100 cm (width) x 91 cm (height) - Weight: not provided - Shipping: not specified ## Trust signals - Removable, cleanable cover (feature but not a certification) - No in-stock or return policy data provided - Price appears fixed across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ff68ecf-8b93-41d7-bca0-47a6530bc22e.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8775598-3f86-4fe1-a62c-c13e35e12d66.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/875266a5-8ee5-4c7f-a704-636d05aa9b12.jpg?v=1781664373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/418c0bfe-ce3d-40a9-b1a4-9090d4396589.jpg?v=1781664373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f57542b-f781-47a5-911c-05a4fa261adc.jpg?v=1781664372 ## Agent notes - Only one color variant available (White). - No information on stock levels or return policy. - Image analysis not performed; rely on provided URLs.
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": "Boucle Accent Chair Removable Cover Single Sofa Cleanable Adaptable for Interior Decorators, Living Room, Bedroom",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "100.0",
"_height_cm": "91.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").