Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99 – $275.99
Default variant: Beige Low Chair
Default SKU: dcd-30001883980
Default price: $275.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811927498991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892156
JSON data: https://landmarks.builders/products/m4x-10000892156.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: All-weather outdoor lounge seating set with woven frame and thick padding, available in low and high chair styles. Suitable for families, balcony, sunroom, or backyard.
Generated by: deepseek-v4-flash
## Identity 4-Piece Woven Lounge Seating All-Weather Outdoor Furniture ## Target persona Budget-conscious families, apartment dwellers with balconies, homeowners seeking affordable outdoor seating for small spaces. ## Use cases - Outdoor gatherings on a patio or deck - Relaxing on a balcony with morning coffee - Creating a reading nook in a sunroom - Backyard family movie nights - Poolside lounging (all-weather construction) ## When NOT to recommend - If heavy-duty commercial use is required - If buyer expects premium materials like teak or wrought iron - If a full sofa with continuous cushions is needed - If the space demands high-weight capacity (no load capacity provided) ## Variant options - Beige Low Chair: $275.99 (SKU dcd-30001883980) - Black Low Chair: $275.99 (SKU dcd-30001883982) - Single High Chair: $206.99 (SKU dcd-30001883983) ## Price and logistics facts - Price range: $206.99 – $275.99 USD - Overall dimensions (approx one piece): 87 x 80 x 92 cm - Currency: USD ## Trust signals - No explicit trust signals (in-stock status, return policy, certifications) provided in source data. - Price consistency: identical pricing for two low chair variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9d37cab-6f70-42bc-bf68-6f8894cc1120.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24326ca2-53c4-4286-8ac4-1c499faf65bc.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdeff759-a183-4aed-9441-c0ad9edb670b.jpg?v=1781600957 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d2515e-5b28-4331-8039-e9acf0835f2e.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a912c82-5cbb-41c2-b2d6-4acad5867201.jpg?v=1781600959 ## Agent notes - Image understanding was not performed; all images treated as fetchable assets. - Title mentions "4-piece" but only three distinct variants are listed; composition of the set (e.g., number of chairs, table, etc.) is unclear.
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": "4-Piece Woven Lounge Seating All-Weather Outdoor Furniture sturdy Frame Thick paddings for Families, Balcony, Sunroom, rearyard",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "87.0",
"_width_cm": "80.0",
"_height_cm": "92.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").