Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $246.99
Default variant: Blue / Honey Wax
Default SKU: dcd-30001894272
Default price: $246.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813664628975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893639
JSON data: https://landmarks.builders/products/m4x-10000893639.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Woven Chair Nordic aesthetic Dining Seat centurycentury-era modern design Modern Design
| Colour | Black |
| Item Height | 75 cm |
| Item Length | 50 cm |
| Item Width | 50 cm |
| Type | Dining Chair |
| Frame Material | Metal |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Assembly Status | Fully Assembled |
| Item Weight | 5 kg |
| Assembly Required | No |
| Model | Lorell LLR86205 |
| Features | Foldable |
| Room | Dining Room |
| Finish | Polished |
| Seat Height | 45 cm |
| Seat Depth | 45 cm |
Summary: Foldable woven chair with Nordic aesthetic, available in Blue, Red, or Black with Honey Wax finish. Dimensions 100.5x57x15.5 cm. Price $246.99 USD.
Generated by: deepseek-v4-flash
## Identity Foldable Woven Chair Nordic aesthetic Dining Seat Easy to Assemble for Small Spaces ## Target persona Apartment dwellers, small space decorators, minimalist style seekers, people needing occasional extra seating. ## Use cases - Daily dining in small apartments or kitchens - Providing extra seating for guests in tight spaces - Easy storage when not in use (foldable design) - Use in home offices or reading nooks as a space-saving chair - Temporary seating for events or gatherings - Complementing Nordic or Scandinavian interiors ## When NOT to recommend - Outdoor use (material unspecified, likely indoor only) - Heavy-duty daily use for large individuals (no weight capacity given) - Users requiring ergonomic lumbar support or high comfort for long hours - Spaces where foldable feature is unnecessary (e.g., spacious dining rooms) ## Variant options - **Blue / Honey Wax** (SKU: dcd-30001894272) – $246.99 - **Red / Honey Wax** (SKU: dcd-30001894273) – $246.99 - **Black / Honey Wax** (SKU: dcd-30001894274) – $246.99 ## Price and logistics facts - Price: $246.99 USD (all variants) - Dimensions (cm): 100.5 L x 57.0 W x 15.5 H (likely folded or box) - No shipping, tax, or inventory data provided ## Trust signals - No stock status, return policy, or certifications provided - Price consistent across variants - Product has multiple SKUs indicating active listing ## Image assets -  -  -  -  -  ## Agent notes - No product description provided; exact materials (e.g., type of wood for honey wax) unknown - Dimensions (100.5x57x15.5 cm) may be package dimensions; actual chair size when unfolded not given - Image understanding was not performed; do not infer visual details
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": "Foldable Woven Chair Nordic aesthetic Dining Seat centurycentury-era modern design Modern Design",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "100.5",
"_width_cm": "57.0",
"_height_cm": "15.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").