Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $302.99
Default variant: Yellow / Corduroy
Default SKU: dcd-30001870701
Default price: $302.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814768550127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890137
JSON data: https://landmarks.builders/products/m4x-10000890137.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A mid-century modern cylindrical barrel accent chair with retro design, available in yellow corduroy or black-white stripe, priced at $302.99.
Generated by: deepseek-v4-flash
## Identity Cylindrical Frame Accent Chair Retro Design Single Sofa Mid-Century Modern Barrel-Shaped Rearrest for Adults ## Target persona Budget-conscious home decorators; apartment dwellers seeking a retro accent piece; young professionals furnishing a first home; style enthusiasts wanting a mid-century touch without high cost. ## Use cases - Living room accent seating for reading or conversation. - Nook or corner chair in a bedroom or study. - Entryway seating for putting on shoes. - Additional seating in a small dining area. - Styling a photo backdrop or retail display. - Casual seating in a dorm or rental. ## When NOT to recommend - For formal living rooms requiring high-end upholstery. - For heavy daily use by multiple people (single seat, lightweight build). - For users needing a reclining or rocking function. - For buyers seeking a wingback or traditional tufted chair style. ## Variant options - **Yellow / Corduroy** (SKU: dcd-30001870701) – $302.99 - **Black White / Stripe** (SKU: dcd-30001870702) – $302.99 ## Price and logistics facts - Price: $302.99 USD (all variants). - Dimensions (L x W x H): 88 x 84 x 92 cm. - Weight: not provided. - Origin: unknown. ## Trust signals - Price consistent across variants. - In-stock status: not provided. - Return policy: not provided. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94576f8c-96eb-4f30-b760-571d1dd493ab.jpg?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d7c1bd8-28d4-4cf3-84df-c0e665cfc5b5.jpg?v=1781660589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2e5eb79-11c9-4faf-acb3-564b074e906f.jpg?v=1781660589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b55042c0-5b2a-4f98-85a1-b377962f7713.jpg?v=1781660589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00e67b86-9fd3-44e9-948d-5b82f63b3de5.jpg?v=1781660589 ## Agent notes - Images not analyzed; visual details (color accuracy, material texture) not confirmed. - No stock or return information; contact seller for availability and policy.
This product has 9 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": "Cylindrical Frame Accent Chair Retro Design Single Sofa Mid-Century Modernera Modern Design Barrel-Shaped Rearrest for Adults",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "84.0",
"_height_cm": "92.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").