Brand: World Products (Landmark)
SKU: dcd-30001846488
Price: $777.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49815010181359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886198
JSON data: https://landmarks.builders/products/m4x-10000886198.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: A 4-piece woven sofa set with table, sun-resistant, all-weather outdoor furniture for patios, gardens, and pool areas, priced at $777.99.
Generated by: deepseek-v4-flash
## Identity 4 Pieces sun-resistant 4-Piece Woven Sofa Set Modern Design 4-Piece Sofa and Table Set Leisure design Outdoor Furnishing All-Weather for Hotel Owners, Entertainers, Patio, Garden, pool area, Backyard. Price: $777.99 USD. ## Target persona - Hotel owners seeking durable outdoor seating - Entertainers hosting backyard gatherings - Homeowners with patios, gardens, or pool areas - Managers of outdoor commercial spaces ## Use cases - Furnishing hotel patio with all-weather seating - Creating a comfortable outdoor living room for entertaining - Setting up poolside lounge area - Adding seating to garden for relaxation - Outfitting a commercial outdoor dining space ## When NOT to recommend - Indoor-only use (woven may not suit interior decor) - Very small balconies or tight spaces (dimensions: 85x92x84 cm per piece) - Extreme budget constraints (price $777.99) - Need for multiple color options (only Coffee variant available) ## Variant options - Coffee / Single Sofa: $777.99 (only variant) ## Price and logistics facts - Price: $777.99 USD - Dimensions (cm): 85 L x 92 W x 84 H per piece - Shipping not specified ## Trust signals - In-stock status not confirmed - Return policy not provided - Multiple images available for visual verification ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/570165c1-b972-4fd4-8814-0baae99a78ec.jpg?v=1781664312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d3ca81a-e70d-41c0-aeea-48fdc7c76d64.jpg?v=1781664311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45441ffe-5389-4ff2-9890-0877343c04c9.jpg?v=1781664312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8c7a4a3-b78b-4d4d-a469-7243f29d1209.jpg?v=1781664314 ## Agent notes - Image content was not analyzed; only URLs are provided. - Product description is missing; details are inferred from title. - Title claims "4-Piece" set, but variant lists only "Single Sofa". Verify actual configuration.
This product has 4 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 Pieces sun-resistant 4-Piece Woven Sofa Set Modern Design 4-Piece Sofa and Table Set Leisure design Outdoor Furnishing All-Weather for Hotel Owners, Entertainers, Patio, Garden, pool area, Backyard",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "92.0",
"_height_cm": "84.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").