Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $896.99 – $989.99
Default variant: 1-seat Sofa Basic
Default SKU: dcd-30001847254
Default price: $896.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30800 g
Cart URL (default variant): https://landmarks.builders/cart/49815024632047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886335
JSON data: https://landmarks.builders/products/m4x-10000886335.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: 4-piece water-resistant, sun-resistant outdoor conversation set in Nordic design, 115x95x105 cm, priced from $896.99.
Generated by: deepseek-v4-flash
## Identity 4-piece outdoor conversation set including seating, water-resistant and sun-resistant, Nordic design. ## Target persona Hotel and hospitality managers outfitting commercial outdoor spaces; business owners for terrace or garden seating; homeowners with backyard or courtyard. ## Use cases - Furnishing a hotel poolside lounge - Creating a conversation area on a restaurant terrace - Seating for a garden wedding reception - Equipping a backyard entertainment patio - Providing outdoor seating for a corporate courtyard ## When NOT to recommend - For indoor use only - For buyers seeking lightweight or portable furniture - For spaces smaller than 2x2 meters (due to 115x95 cm footprint) - For extremely low-budget purchases under $500 ## Variant options - Basic (1-seat sofa): $896.99 - Deluxe (1-seat sofa): $989.99 ## Price and logistics facts Price range $896.99–$989.99 USD. Dimensions: 115 cm (L) x 95 cm (W) x 105 cm (H). Shipping cost and timelines not provided. ## Trust signals In-stock status unknown; no return policy data; price as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4375f458-4192-4461-8836-bdfcaec0f60b.jpg?v=1781664350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f1fed47-aaa9-4343-8ffa-49e508571143.jpg?v=1781664352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bad7a89-5fb2-4c96-a629-d330f44c69c0.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff34e1f7-d903-4ac3-a53b-8a1e221d65fd.jpg?v=1781664349 ## Agent notes Image understanding not performed. No product description available; rely on title and tags for features.
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 Waterresistant 4-Piece Conversation Set sun-resistant Patio Seating Nordic Design Outdoor Furnishing All-Weather for Hotel Managers, Business Owners, Terrace, Courtyard, Garden, Backyard",
"quantity": 1,
"grams": 30800000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "95.0",
"_height_cm": "105.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").