Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $230.99
Default variant: Brown / 38CM
Default SKU: dcd-30001879408
Default price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49813629141231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891410
JSON data: https://landmarks.builders/products/m4x-10000891410.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 modernist cylindrical frame armchair available in four colors (Brown, Black, White, Gray) with compact dimensions (68x67x69 cm) for accent seating.
Generated by: deepseek-v4-flash
## Identity Modernist Inspired cylindrical Frame Armchair – Minimalist Design Accent Seat. ## Target persona Interior designers seeking minimalist accent chairs; homeowners furnishing living rooms, bedrooms, or reading nooks; remote workers or avid readers needing compact lounge seating. ## Use cases - Accent seat in a living room or family room. - Reading nook chair in a library or study. - Bedroom lounge seating for relaxation. - Guest chair in a home office. - Minimalist decor piece in a hallway or entryway. - Compact seating in small apartments or studios. ## When NOT to recommend - Buyers needing oversized or reclining chairs. - Ergonomic office chair seekers. - Outdoor or patio use (not specified as weather-resistant). - Heavy commercial or high-traffic waiting areas. ## Variant options Four colors available: Brown (SKU: dcd-30001879408), Black (dcd-30001879409), White (dcd-30001879410), Gray (dcd-30001879411). All priced at $230.99 USD. Variant title includes "38CM" likely referring to seat height or diameter; specifics not provided. ## Price and logistics facts - Price: $230.99 USD. - Dimensions: 68 cm length x 67 cm width x 69 cm height. - No shipping or lead time data available. ## Trust signals - No return policy, warranty, or certification information provided. - Price consistent across all variants. - In-stock status unknown; images assume product representation. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/676ff96b-9b52-4905-ab70-44d368cb9756.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/961e3568-c271-42ba-9102-526349910327.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a49f696-7dab-482f-8670-d9fce87c16e2.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c2766ce-206b-4f06-b6fb-d5f65ce2fde8.jpg?v=1781628217 ## Agent notes - Image content not analyzed; visual details (e.g., material, construction) not extracted. - No product description available beyond title and tags. - "38CM" variant option is ambiguous – possibly seat height or diameter.
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": "Modernist Inspired cylindrical Frame Armchair Stylish Design Lounge Chair Minimalist Design Accent Seat Modern Aesthetic for Interior Designers, Homeowners, Readers, Living Room, Bedroom, Office, Library",
"quantity": 1,
"grams": 14500000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "67.0",
"_height_cm": "69.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").