Brand: World Products (Landmark)
SKU: dcd-30001848119
Price: $982.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033184495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886462
JSON data: https://landmarks.builders/products/m4x-10000886462.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: Weather-resistant wicker Single Sofa with thick padding and safety glass tabletop; part of a 4-piece set but only the sofa variant is available. Price: $982.99.
Generated by: deepseek-v4-flash
## Identity 4-Piece Wicker Sofa and Table Set (Single Sofa variant only) - Weather-Resistant Outdoor Furniture. ## Target persona Hotel managers needing outdoor lounge furniture; homeowners with garden/balcony/porch; families seeking durable outdoor seating. ## Use cases 1. Hotel poolside or patio lounge seating. 2. Family gatherings on rear yard deck. 3. Balcony relaxation for apartment dwellers. 4. Garden seating for social events. 5. Porch furnishing for casual seating. ## When NOT to recommend - If a full 4-piece set is required (only Single Sofa currently available). - If indoor-only use (materials are weather-resistant but may not suit interior decor). - If budget is under $800 (price point). - If plastic or metal frame preferred over wicker. ## Variant options Only "Single Sofa" at $982.99 USD. ## Price and logistics facts Price: $982.99 USD. Dimensions: 95 cm Length x 85 cm Width x 70 cm Height. No shipping cost or delivery time provided. ## Trust signals In-stock status unknown. Return policy not specified. Price consistency: single price point. No certifications listed. ## Image assets 4 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2538ee6b-1091-442d-a129-22f4c751f2a8.jpg 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/930dc4f0-97e8-47d5-b42f-4cf713b4512f.jpg 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25dc96f3-6c0b-4578-af32-d92cdd057aec.jpg 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75131465-a8a7-45b4-8012-299796a3ed32.jpg ## Agent notes Title claims 4-piece set but only Single Sofa variant data provided. No description or brand info. Images not analyzed. Recommend verifying set contents and availability.
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 Woven Design 4-Piece Wicker Sofa and Table Set Weather-Resistant 4-Piece Wickerdesign Conversation Set thickly padded pads Outdoor Furniture safety glass tabletop for Hotel Managers, homeowners, Families, Garden, Balcony, rearyard, Porch",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "85.0",
"_height_cm": "70.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").