Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $820.99 – $933.99
Default variant: A-style Single Sofa
Default SKU: dcd-30001845719
Default price: $933.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49815015784687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886065
JSON data: https://landmarks.builders/products/m4x-10000886065.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: Weather-resistant rattan 4-piece woven sofa group with paddings for outdoor patios, gardens, and commercial guesthouses.
Generated by: deepseek-v4-flash
## Identity Rattan design 4-Piece Woven Sofa Group Weather-Resistant Outdoor Furniture Includes paddings Patio Seating Modern Design for Guesthouse managers, Hotel Owners, Garden, Balcony, rearyard, waterfront. ## Target persona - Guesthouse managers - Hotel owners - Homeowners with patio or garden - Commercial property managers for outdoor seating ## Use cases - Outdoor lounging area in a guesthouse - Hotel patio seating for guests - Garden relaxation or entertainment - Balcony corner setup - Waterfront seating with weather resistance - Rear yard outdoor dining/lounging ## When NOT to recommend - Indoor-only use (not designed for indoor aesthetics) - Buyer seeking ultra-budget option under $800 - Need for heavy-duty commercial continuous use (materials not specified for high-frequency) - Need for individual piece purchase instead of set ## Variant options - A-style Single Sofa: $933.99 - Middle Sofa: $820.99 - Corner Sofa: $930.99 ## Price and logistics facts - Price range: $820.99 – $933.99 per piece depending on variant. - Dimensions provided for one piece (likely Middle Sofa): 95 cm length x 90 cm width x 82 cm height. - Currency: USD. ## Trust signals - Listed as weather-resistant (no specific rating or warranty details provided). - Multiple variants in stock (3 SKUs). - No return policy or certification information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f15bfc8-6191-4f57-a8d6-1dced757c07d.jpg?v=1781664327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba1bf66d-286e-48e3-ac2d-1d69c46f82f7.jpg?v=1781664327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cffdc63b-a5b4-4c9a-8383-eddfa7eb33c0.jpg?v=1781664327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1683b08c-3814-433a-9afa-3f419ce87492.jpg?v=1781664327 ## Agent notes - No product description or return policy provided. - Dimensions given for one piece only; full set dimensions unknown. - Material specifics (rattan type, frame, padding details) not included. - Image understanding was not performed; treat image URLs as fetchable assets only.
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": "Rattan design 4-Piece Woven Sofa Group Weather-Resistant Outdoor Furniture Includes paddings Patio Seating Modern Design for Guesthouse managers, Hotel Owners, Garden, Balcony, rearyard, waterfront",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "90.0",
"_height_cm": "82.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").