Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $799.99 – $1,092.99
Default variant: Single Sofa
Default SKU: dcd-30001854105
Default price: $799.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49815013327087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887372
JSON data: https://landmarks.builders/products/m4x-10000887372.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 Nordic design woven conversation set, weather-resistant, includes pads, for outdoor patios. Variants: Single Sofa ($799.99) and Double Sofa ($1092.99).
Generated by: deepseek-v4-flash
## Identity 4-piece Nordic design woven conversation set, weather-resistant outdoor furniture with cushions. Dimensions per piece: 155x80x80 cm (LxWxH). ## Target persona Garden enthusiasts, homeowners with patios or balconies, entertainers, sunroom owners, those with rearyard or waterside spaces. ## Use cases - Outdoor seating for casual conversations - Furnishing a patio or balcony - Creating a relaxation area in a garden or rearyard - Setting up a conversation nook in a sunroom - Seating by a pool or water's edge - Hosting small outdoor gatherings ## When NOT to recommend - For indoor-only use (not suitable for enclosed spaces without ventilation?) - When high seating capacity is needed (only 2 variants, set likely seats 4-6 max) - For buyers seeking ultra-modern or minimalist aesthetics (Nordic design is distinct) - Budget constraints below $800 ## Variant options - Single Sofa: $799.99 - Double Sofa: $1092.99 ## Price and logistics facts Price: $799.99 (Single Sofa), $1092.99 (Double Sofa). Dimensions: 155x80x80 cm each. Currency: USD. ## Trust signals No stock status, return policy, or warranty information provided. Price consistency unknown across retailers. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa737c8e-d43c-4140-9b46-e08148a1a2cf.jpg?v=1781664321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef231915-0a2d-476e-aa43-b93a5000e384.jpg?v=1781664320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdca724b-4916-47ec-875c-d473f26497e3.jpg?v=1781664321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a608c662-75c5-40b7-9f16-c9b6d521f9fb.jpg?v=1781664320 ## Agent notes Product type not specified; dimensions may refer to a single piece or set. Image content not analyzed. Consider verifying assembly requirements and actual set composition.
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 Nordic design 4-Piece Woven Conversation Set Weather-Resistant Outdoor Furniture sturdy Construction Patio Seating Includes pads for Garden fans, Homeowners, Entertainers, Sunroom, Balcony, rearyard, water's edge",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "80.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").