Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $160.99 – $513.99
Default variant: Single Sofa-2
Default SKU: dcd-30001505080
Default price: $299.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/50149889999087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816885
JSON data: https://landmarks.builders/products/m4x-10000816885.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Nordic Outdoor Sofa SetThis outdoor sofa set features a sleek Nordic design with a metal frame, blending modern minimalism and elegance to elevate any patio, garden, terrace, or hotel lounge., The clean lines and minimalist style integrate seamlessly with various outdoor settings.
Sturdy Stainless Steel and Aluminum ConstructionBuilt with a durable stainless steel and aluminum frame, this patio furniture set is made for long-lasting outdoor use., The strong frame provides stability and resists weather, ideal for gardens, terraces, and villas.
Waterproof & Sun-Resistant for All-Weather UseEngineered for outdoor living, the sofa set is waterproof and sun-resistant, reliably protecting against rain and sunlight., Perfect for waterside, courtyard, or any open-air leisure area, it keeps its look and comfort all year.
Comfortable Seating with Soft CushionsExperience superior relaxation with comfortable seating and soft cushions., The ergonomic design and plush padding deliver enjoyable lounging, reading, or entertaining outdoors.
Adaptable Combination for Multiple ScenariosFlexible design allows easy combinations to fit different spaces and needs., Whether for a villa, hotel, or home patio, this set adapts effortlessly, offering style and function for outdoor leisure.
Summary: Outdoor Sofa Set, Stainless Steel Patio Furniture, Waterproof & Sun-Resistant Nordic Design, Garden Terrace Hotel Lounge. 【Modern Nordic Outdoor Sofa Set】This outdoor sofa set features a sleek Nordic design with a metal frame, blending modern minimalism and elegance to elevate any patio, garden, terrace, or hotel lounge., The clean lines and minimalist style integrate seamlessly with various outdoor settings. 【Sturdy Stainless Steel and Aluminum Construction】Built with a durable stainless steel and aluminum frame, this patio furniture set is made for long-lasting outdoor use., The strong frame
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Outdoor Sofa Set, Stainless Steel Patio Furniture, Waterproof \u0026 Sun-Resistant Nordic Design, Garden Terrace Hotel Lounge",
"product_id": 9456571187439,
"variant_id": 50149889999087,
"quantity": 1,
"grams": 18000,
"length_cm": "146.0",
"width_cm": "85.0",
"height_cm": "77.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").