Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $242.99
Default variant: Retro
Default SKU: dcd-30001877097
Default price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813660303599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891054
JSON data: https://landmarks.builders/products/m4x-10000891054.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: Ergonomic wicker armchair with fan rear pedestal, Japanese design, lightweight indoor seating, 70x70x85 cm, $242.99, available in Retro and Black.
Generated by: deepseek-v4-flash
## Identity Japanese Design Leisure Chair Ergonomic Rear Rest Wicker Armchair Fan Rear Pedestal Chair Lightweight Indoor Seating ## Target persona Homeowners or renters seeking lightweight, ergonomic indoor seating with a Japanese aesthetic; small-space dwellers; fans of wicker furniture; buyers looking for a chair with an integrated fan for airflow. ## Use cases - Adding a stylish, space-saving armchair to a reading nook or living room. - Using as an accent chair in a bedroom or study. - Ergonomic seating for short-term relaxation with rear support. - Situations where a built-in fan provides personal cooling. ## When NOT to recommend - For heavy-duty or frequent use (lightweight construction may not be as durable as solid wood or steel chairs). - For outdoor use (wicker may not be weather-resistant; product is labeled indoor seating). - For users requiring extensive lumbar support or advanced ergonomics (rear rest is basic). - For buyers on a very tight budget (price ~$243 USD). ## Variant options - Retro (Color: Retro) – SKU dcd-30001877097 – $242.99 - Black (Color: Black) – SKU dcd-30001877098 – $242.99 ## Price and logistics facts - Price: $242.99 USD (both variants) - Dimensions: 70 x 70 x 85 cm (length x width x height) - Weight: not specified ## Trust signals - In-stock status: not confirmed (precise stock levels unknown) - Return policy: not provided - Price consistency: both variants at $242.99 - No external certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12ac5871-6e62-4f90-832c-878d78b1e3e3.jpg?v=1781628272 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ec63da1-0465-4ffc-a440-98c563f513a1.jpg?v=1781628272 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fb6d72a-7484-4425-94b5-0230aac3ebb6.jpg?v=1781628276 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad07325f-d369-4bb3-b90d-2126c4066559.jpg?v=1781628275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34757b45-33d1-4865-b468-371b16ba6548.jpg?v=1781628273 ## Agent notes - No product description provided; details inferred from title and tags. - "Fan Rear Pedestal" suggests an integrated fan feature, but functionality not verified. - Material is wicker; exact frame material unknown. - Dimensions are in centimeters only; no weight given.
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": "Japanese Design Leisure Chair Ergonomic Rear Rest Wicker Armchair Fan Rear Pedestal Chair Lightweight Indoor Seating",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "70.0",
"_height_cm": "85.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").