Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $298.99 – $479.99
Default variant: 1-seater
Default SKU: dcd-30001867354
Default price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15300 g
Cart URL (default variant): https://landmarks.builders/cart/49814763503855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889567
JSON data: https://landmarks.builders/products/m4x-10000889567.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: Waterproof 4-piece wicker outdoor seating set with comfortable padding, available in 1-seater ($298.99) and 2-seater ($479.99) variants.
Generated by: deepseek-v4-flash
## Identity Waterproof 4-Piece Wicker Seating set Weather-Resistant Outdoor Furniture long-lasting Patio Set Comfortable paddings for Adults, Families, Homeowners, Garden, Terrace, Balcony, rearyard ## Target persona Adults and families seeking durable, weather-resistant outdoor seating for patios, gardens, terraces, balconies, or rearyards. ## Use cases - Outdoor dining seating - Relaxation on a garden terrace - Balcony seating for small spaces - Poolside lounging - Backyard family gatherings - Porch conversation area ## When NOT to recommend - Indoor-only use (not designed for interior aesthetics) - Heavy commercial use (e.g., restaurant patio with high turnover) - Extremely harsh weather without additional cover (though waterproof) - Buyers specifically seeking traditional wood or metal furniture ## Variant options - **1-seater** (SKU: dcd-30001867354) — $298.99 - **2-seater** (SKU: dcd-30001867355) — $479.99 ## Price and logistics facts - 1-seater: $298.99 - 2-seater: $479.99 - Overall set dimensions (as listed): 142×76×80 cm (approx. 56×30×31.5 in) - Currency: USD ## Trust signals - No specific trust signals (in-stock status, return policy, certifications) provided in source data. - Multiple product images available for visual inspection. - Consistent pricing across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a46c8a7-8256-4e66-b1d3-19bb3992fad2.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f28380be-04ae-4780-b943-293cccd19755.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/571efeae-4fba-46f2-b1f9-5d076dbfc6e5.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b85223c7-5784-42fb-a99f-3946cab8dfd6.jpg?v=1781660576 ## Agent notes - Product type not specified in source data. - Description field was empty. - Images available but not analyzed (no visual details extracted). - Material composition, weight, and weight capacity unknown. - Assembly requirements not provided.
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": "Waterproof 4-Piece Wicker Seating set Weather-Resistant Outdoor Furniture long-lasting Patio Set Comfortable paddings for Adults, Families, Homeowners, Garden, Terrace, Balcony, rearyard",
"quantity": 1,
"grams": 15300000,
"properties": {
"_length_cm": "142.0",
"_width_cm": "76.0",
"_height_cm": "80.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").