Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $221.99 – $265.99
Default variant: Single Sofa
Default SKU: dcd-30001880106
Default price: $265.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49813610987759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891519
JSON data: https://landmarks.builders/products/m4x-10000891519.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: Weather-resistant woven armchair and table set with thick padding, available in Single Sofa and Leisure Chair variants, priced from $221.99 USD.
Generated by: deepseek-v4-flash
## Identity Weather-resistant woven armchair and table set with thick padding for adults. Available as Single Sofa (variant) or Leisure Chair (base model). Dimensions: 68×68×68 cm. ## Target persona Adults seeking durable, weather-resistant outdoor seating for patios, balconies, or gardens. Suitable for renters and homeowners wanting a compact furniture set. ## Use cases - Relaxing on a patio or balcony - Outdoor dining or coffee seating - Poolside lounging - Creating a reading nook in the garden - Adding extra seating for small outdoor gatherings ## When NOT to recommend - For indoor-only use (not ideal for living rooms without weather exposure) - For heavy commercial use (e.g., restaurant patios with high turnover) - For users needing a large sofa or high-back chair - For buyers seeking a table-only or chair-only item (sold as set? Variants are single pieces; table may be separate? Title says set, but variants are individual chairs. Agent caution: confirm if table is included.) ## Variant options - **Leisure Chair** (SKU dcd-30001880107): $221.99 USD - **Single Sofa** (SKU dcd-30001880106): $265.99 USD ## Price and logistics facts - Base price: $221.99 USD (Leisure Chair) - Dimensions: 68×68×68 cm (each piece, likely cube-shaped) - Weight: not provided - Currency: USD ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: no discounts or historical data - Certifications: none mentioned ## Image assets      ## Agent notes - Image content not analyzed; only URLs provided. The product may include a table based on the title, but variants list only chair options. Confirm if table is part of the set or sold separately. - Dimensions are for a single piece; total set dimensions unknown. - No description provided; exact materials and assembly details missing.
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": "Woven Armchair and Table Set the manufacturerather-Resistant Woven Armchair Set Comfortable Thick paddings for Adults",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "68.0",
"_height_cm": "68.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").