Brand: World Products (Landmark)
SKU: dcd-30001856303
Price: $814.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49815015293167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887834
JSON data: https://landmarks.builders/products/m4x-10000887834.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: Four-piece rope weave sofa set with hand-woven design, weather-resistant, easy clean, for outdoor lounge seating. Priced at $814.99 USD.
Generated by: deepseek-v4-flash
## Identity Four-piece rope weave sofa set (hand-woven, weather-resistant, easy to clean) for outdoor lounge seating. Includes side table variant. Dimensions per piece: 40x40x50 cm. Price: $814.99 USD. ## Target persona Homeowners with patio or garden seeking durable, low-maintenance outdoor seating. Apartment dwellers with balcony wanting a compact lounge set. Outdoor entertainers needing affordable weather-resistant furniture. ## Use cases - Seating on a patio for relaxation or conversation. - Lounge area on a balcony for reading or sunbathing. - Garden seating for afternoon tea or small gatherings. - Outdoor dining area (side table used as accent). - Poolside lounging (weather-resistant). ## When NOT to recommend - Indoor living room (not designed for indoor use). - Large gatherings needing more than 4 seats. - Buyer seeking luxury or high-end materials. - Budget under $500. ## Variant options Only one variant listed: "Side Table" (SKU: dcd-30001856303) at $814.99. Note: product title suggests sofa set, but variant label indicates side table; may be data inconsistency. ## Price and logistics facts Price: $814.99 USD. Dimensions per piece: 40L x 40W x 50H cm (approx. 15.7x15.7x19.7 inches). No shipping cost or delivery time provided. ## Trust signals In-stock status: not specified. Return policy: not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d297ddb8-2cec-4452-8b10-75ae34a286b7.jpg?v=1781664326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b67bf7d-0d27-4f9f-991b-74b5affa32c6.jpg?v=1781664325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16f6a907-3809-4f1b-92bd-6193cbeea86d.jpg?v=1781664326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5232ffbb-3892-4fd7-b102-d837d7243193.jpg?v=1781664325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feff2eb7-ba94-4a57-a891-9ffded27d199.jpg?v=1781664326 ## Agent notes Image content not analyzed; only URLs provided. Only one variant documented in source data; product title implies a 4-piece set but variant labeled "Side Table". Verify actual composition before recommending.
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 Pieces 4-Piece Rope Weave Sofa Set Hand-Woven Design Lounge Seating Weather-Resistant Easy to Clean for Balcony, Patio, Garden",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "50.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").