Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99 – $235.99
Default variant: Transparent / with Armrest
Default SKU: dcd-30001894519
Default price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11090 g
Cart URL (default variant): https://landmarks.builders/cart/49811933135087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893681
JSON data: https://landmarks.builders/products/m4x-10000893681.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: Wood frame dining chair with transparent seat designed for renters; available in transparent or transparent black with/without armrests, priced from $207.99.
Generated by: deepseek-v4-flash
## Identity Wood Frame Clear Chair, Nordic aesthetic, transparent design. For renters. ## Target persona Urban renters needing lightweight, easily movable or disassembled dining chairs; young professionals in apartments; students in dorms. ## Use cases 1. Dining room seating for small apartments. 2. Extra chairs for gatherings that can be stored easily. 3. Temporary seating for rented spaces. 4. Desk chair alternative in home office. 5. Minimalist decor setup. ## When NOT to recommend 1. Heavy daily commercial use. 2. High-weight capacity requirements (no weight limit given). 3. Traditional or classic decor styles. 4. Outdoor use (no indication of weather resistance). ## Variant options 1. Transparent with armrest - $235.99 2. Transparent Black without armrest - $207.99 3. Transparent without armrest - $207.99 ## Price and logistics facts Base price $207.99 USD. Dimensions: 61cm L x 57cm W x 41.5cm H. No shipping or delivery details provided. ## Trust signals In-stock status unknown. Return policy not provided. Price consistency: same base price for two variants. ## Image assets Five images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2623b39c-9daa-45c5-aa54-7b6dbb1a74b5.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3804962-5799-4ef4-a286-f1cc311732f2.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3dd25a8-7ec6-4991-b41c-969cc0ed5310.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e1738a9-007e-43e9-b274-28821c34ea40.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c84fd9cf-096c-4e67-8334-32d5b9f8ee9d.jpg?v=1781600964 ## Agent notes No image understanding performed. No product type or description provided. Dimensions suggest a compact chair.
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 Clear Chair Nordic aesthetic Dining Seat Transparent Design for Renters",
"quantity": 1,
"grams": 11090000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "57.0",
"_height_cm": "41.5"
}
}],
"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").