Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $194.99 – $314.99
Default variant: Single / Blue Lotus
Default SKU: dcd-30001871887
Default price: $194.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49811895681263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890361
JSON data: https://landmarks.builders/products/m4x-10000890361.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Inspired Design: Features a timeless mid-centuryera modern aesthetic with clean lines and a sturdy wood frame, adding a tinge of retro elegance to your space.
Comfortable Seating sensation: Padded with dense foam, resilient sponge, the thick seat and rear cushions provide exceptional support and comfort for relaxing, perusing, or conversing.
long-lasting sturdy Wood Frame: Constructed from high-quality sturdy wood with a sleek black finish, ensuring robust stability and long-lasting durability for common use.
Artistic Fabric Upholstery: Showcases a variety of distinctive and artistic fabric designs, from floral to landscape ink designs, turning this functional chair into a captivating statement piece.
adaptable Accent Furniture: Perfectly sized to serve as an accent chair in your living room, a snug perusing chair in your bedroom, or a stylish seat on an enclosed balcony.
Summary: Wood frame armchair in mid-century modern style with wide seat, available in Single ($194.99) and Double ($314.99) sizes with five decorative style options.
Generated by: deepseek-v4-flash
## Identity Wood Frame Armchair, mid-century modern design, accent chair with wide seat. Dimensions: 120 cm length, 70 cm width, 63 cm height. ## Target persona Adults and office managers seeking a stylish, wide-seat accent chair for home or office decor. ## Use cases - As an accent chair in a living room or reading nook. - As a visitor chair in an office or reception area. - As a decorative piece in a bedroom or hallway. - For short-term seating in a home office. - For use in a lounge or waiting area. ## When NOT to recommend - For users requiring ergonomic or adjustable office seating. - For very small spaces (chair footprint is 120x70 cm). - For heavy-duty commercial use (e.g., 24/7 office or public waiting). - For those needing a sofa or multiple seats. ## Variant options - Size: Single ($194.99) or Double ($314.99) - Style: Blue Lotus, Landscape Ink, Tree Shadow Ink, Maple Leaf Ink, Hundred Flowers Total 10 variants. ## Price and logistics facts - Single: $194.99 USD - Double: $314.99 USD - Dimensions provided in cm only; no weight or shipping info available. ## Trust signals - No return policy or warranty listed. - No stock status provided. - No certifications or material details. ## Image assets -  -  -  -  -  ## Agent notes Image understanding was not performed. No detailed description provided. Variants differ only by style pattern applied to the same frame.
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": "Wood Frame Armchair mid-centuryera Modern Design Accent Chair Signature Aesthetic Wide Seat for Adults, Office Managers",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "70.0",
"_height_cm": "63.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").