Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $302.99 – $819.99
Default variant: Green / Scratch-resistant
Default SKU: dcd-30001867057
Default price: $302.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7900 g
Cart URL (default variant): https://landmarks.builders/cart/49814767272175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889521
JSON data: https://landmarks.builders/products/m4x-10000889521.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian inspired upholstered side chair with minimalist design, available in green or black with four upholstery options (scratch-resistant to S-iii leather), priced from $302.99 to $819.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Upholstered side chair - **Inspiration:** Italian design - **Style:** Minimalist, soft upholstery - **Dimensions (cm):** 65 L x 60 W x 82 H ## Target persona Homeowners and adults furnishing a dining or living space with Italian-inspired, minimalist decor. Suitable for individuals who value aesthetics and have a moderate to high budget for seating. ## Use cases - Dining room seating for everyday meals or entertaining - Accent chair in a living room or reading nook - Home office chair for short periods - Kitchen island seating with counter-height compatibility (verify height) - Statement piece in an entryway or hallway ## When NOT to recommend - Budget under $300 (base price $302.99) - High-traffic commercial use (e.g., restaurants, waiting rooms) – durability unverified - Users requiring ergonomic adjustments (no adjustable height or lumbar support) - Preference for non-upholstered seating (e.g., wood, metal, plastic) - Need for matching set? Only this variant known. ## Variant options | Color | Style | Price (USD) | |-------|-------|-------------| | Green | Scratch-resistant | $302.99 | | Green | S-i Leather | $504.99 | | Green | S-ii Leather | $598.99 | | Green | S-iii Leather | $819.99 | | Black | Scratch-resistant | $302.99 | | Black | S-i Leather | $504.99 | | Black | S-ii Leather | $598.99 | | Black | S-iii Leather | $819.99 | ## Price and logistics facts - **Price range:** $302.99 – $819.99 USD - **Dimensions:** 65 cm length x 60 cm width x 82 cm height - **Shipping origin:** Unknown from available data - **Warranty or delivery timeframe:** Not provided ## Trust signals - **Stock status:** Unknown – no inventory data provided - **Return policy:** Not specified - **Price consistency:** Prices are fixed across variants; no discounts noted - **Certifications:** None provided (e.g., no fire safety or material certifications) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25f6e29e-640b-44e0-aad8-b23af3df3b34.jpg?v=1781660586) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/624c8a2a-2885-4411-a0ee-0816a58fe00f.jpg?v=1781660587) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abc5620f-7e4d-47ad-a2e7-345bf261c76a.jpg?v=1781660587) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c4b119-e36f-4f82-a7f4-96e4cb9a30ed.jpg?v=1781660586) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9cca7c2-7fa4-49cb-9f5f-a20bd3f45cd6.jpg?v=1781660587) ## Agent notes - No product description was provided; title and tags used for summary. - Images available but not analyzed; no visual details inferred. - Product type field empty; classified as dining chair based on title. - No review data, seller info, or historical price data available.
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": "Upholstered Side Chair Italian Inspired Kitchen Seating Minimalist Design Soft Upholstery for Homeowners, Adults",
"quantity": 1,
"grams": 7900000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "60.0",
"_height_cm": "82.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").