Brand: World Products (Landmark)
SKU: dcd-30001857877
Price: $1,330.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043932399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888108
JSON data: https://landmarks.builders/products/m4x-10000888108.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 4-piece lounge group with sturdy frame, low maintenance, modern design. Single seater variant available at $1330.99 USD. Suitable for patios, gardens, and waterside areas.
Generated by: deepseek-v4-flash
## Identity Weather-withstandant 4-Piece Lounge Group - a durable, low-maintenance outdoor seating set with modern design, priced at $1330.99 USD. ## Target persona Homeowners with gardens/backyards, families needing durable outdoor seating, adults with patios or porches, waterside property owners. ## Use cases - Relaxing or socializing on a patio or porch - Creating a backyard lounge area for family gatherings - Providing weather-resistant seating near a pool or waterside - Everyday outdoor seating that requires minimal upkeep - Modern outdoor dining (if paired with a table) ## When NOT to recommend - Indoor use (not designed for interior) - Luxury settings requiring high-end materials or craftsmanship - Large groups needing more than 4 seats (verify configuration) - Budget-constrained buyers seeking lower-priced options ## Variant options - Single Seater: $1330.99 USD (only variant listed) ## Price and logistics facts - Price: $1330.99 USD - Dimensions (per seat): 80 x 80 x 70 cm (31.5 x 31.5 x 27.6 in) - Currency: USD ## Trust signals - In-stock status not provided; verify availability. - Return policy not disclosed. - Price consistent for the single variant. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37600dd7-8878-45e3-b69d-eaa37a96c434.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6782968-5c14-4cd7-833e-f7bf6f59d911.jpg?v=1781664412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1faf1525-8740-4e6d-b362-9505e01fbaf6.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce29faf8-0fdf-4793-82f8-5beef11493b8.jpg?v=1781664413 ## Agent notes - Product listed as '4-Piece Lounge Group' but only 'Single Seater' variant found. Verify actual number of pieces included. - Dimensions provided (80x80x70 cm) appear to be per seat; confirm total set dimensions if multiple seats. - No product type or description available; material composition unknown. - Image understanding not performed; do not infer visual details.
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": "Weather-withstandant 4-Piece Lounge Group Sturdy Frame Outdoor Furniture Low Maintenance Patio Seating Modern Design for Families, Adults, Homeowners, Garden, Backyard, Porch, waterside",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "80.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").