Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $216.99
Default variant: Warm White / Wood Seat
Default SKU: dcd-30001894468
Default price: $216.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811909607663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893671
JSON data: https://landmarks.builders/products/m4x-10000893671.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Midcentury modern upholstered wood frame chair with breathable fabric, available in three color options, priced between $200.99 and $216.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Wood Frame Chair, Midcentury Modern Design, Breathable Fabric. Dimensions: 55 x 52 x 94 cm. ## Target persona - Home decor enthusiasts seeking a vintage-style accent chair - Apartment dwellers with limited space needing a compact seating solution - Budget-conscious shoppers looking for a stylish chair under $220 ## Use cases - As a reading chair in a cozy corner or living room - As an extra seat in a home office or study - As a decorative accent piece in a bedroom entryway - For short-term seating in a waiting area or reception (moderate use) ## When NOT to recommend - For primary daily seating or long hours of sitting (no ergonomic specification) - For users requiring heavy-duty or high-weight-capacity seating (weight capacity not specified) - For commercial or high-traffic environments (durability uncertain) - For buyers needing quick delivery or specific material certifications ## Variant options - Warm White / Wood Seat (SKU: dcd-30001894468, $216.99) - Black / Wood Seat (SKU: dcd-30001894469, $216.99) - Vintage Red / Wood Seat (SKU: dcd-30001894470, $200.99) ## Price and logistics facts - Base price: $200.99 (Vintage Red), other variants $216.99 - Currency: USD - Dimensions: 55 cm length, 52 cm width, 94 cm height - No shipping weight or delivery timeframe provided ## Trust signals - Three color variants in stock - No return policy or warranty information available - Price consistent across same-style variants, slight premium for non-red colors - No certifications or materials specified (e.g., wood type, fabric composition unknown) ## Image assets - 5 product images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a9568ed-0da2-4977-92f2-8d9b20c7fd48.jpg?v=1781600932 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04f048a-77fb-4d0b-b6c7-d2f9289189f5.jpg?v=1781600932 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d08ed6-d468-4110-92dd-f80e66aac0ec.jpg?v=1781600932 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be3ceecc-576f-4442-96e0-c589f11771e9.jpg?v=1781600932 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d432c6d7-0ce2-4b4a-b552-19b1bb5bea0a.jpg?v=1781600932 ## Agent notes - No description or product type provided; category inferred as accent chair. - Image understanding not performed; actual visual details unknown.
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": "Upholstered Wood Frame Chair Midcentury-Centuryvintage Modern Design Upholstered Wood-Frame Chair Stylish-Design Breathable",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "52.0",
"_height_cm": "94.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").