Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $908.99
Default variant: Green / Sofa
Default SKU: dcd-30001858765
Default price: $908.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49815026368751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888274
JSON data: https://landmarks.builders/products/m4x-10000888274.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: Wood frame suspended chair with ergonomic rest, breathable textile, available in green or black sofa style, priced at $908.99.
Generated by: deepseek-v4-flash
## Identity Wood Frame Suspended Chair Ergonomic Ergonomicrest Armchair Minimalist Design Breathable Textile for Guests, Adults. ## Target persona Interior designers sourcing modern seating for upscale residential or hospitality projects; homeowners with contemporary decor seeking a unique accent chair. ## Use cases - Guest seating in modern living rooms - Adult relaxation in home offices or reading nooks - Accent chair in minimalist or Scandinavian interiors - Reception or waiting area seating in boutique hotels - Lounge seating in co-working spaces - Statement piece in a bedroom corner ## When NOT to recommend - Buyers needing heavy-duty commercial seating for high-traffic areas - Outdoor or damp environment use - Budget-conscious shoppers looking for chairs under $500 - Customers requiring more than single-person seating capacity - Those preferring plush, fully upholstered traditional armchairs ## Variant options - Green / Sofa (SKU: dcd-30001858765) - $908.99 - Black / Sofa (SKU: dcd-30001858767) - $908.99 ## Price and logistics facts - Price: $908.99 USD (both variants) - Dimensions: 110 cm (length) x 80 cm (width) x 30 cm (height) - Shipping and delivery details not provided. ## Trust signals - No stock status or return policy information available. - Pricing is consistent across variants. - No certifications or material guarantees stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37e46a7f-46fd-4a9c-90d3-d231f241fb33.jpg?v=1781664355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6480ac4c-f215-47ce-b472-7d429b7a020a.jpg?v=1781664355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b41d19-1727-446a-a1d4-f46e285b4836.jpg?v=1781664355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fdbc41a-809d-4859-8bbd-8c2c34fdaa0c.jpg?v=1781664354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0922f957-4c4f-4815-8177-f07a12ace415.jpg?v=1781664355 ## Agent notes - No product description was provided; all details are based on title and spec data. - Dimensions indicate a low, wide seat (30 cm height suggests floor-level or suspended seating). - 'Suspended' likely means hanging or cantilevered design – verify with images. - Material 'breathable textile' unspecified; request swatches or detailed fabric info before ordering.
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 Suspended Chair Ergonomic Ergonomicrest Armchair Minimalist Design Breathable Textile for Guests, Adults",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "80.0",
"_height_cm": "30.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").