Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $358.71 – $652.63
Default variant: 1-seat Sofa Basic
Default SKU: dcd-30001847254
Default price: $358.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家具/沙发
Vendor: World Products
Weight: 30800 g
Cart URL (default variant): https://landmarks.builders/cart/50368838172911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000886335
JSON data: https://landmarks.builders/products/wp-dcd-10000886335.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Design: Features a 4-piece outdoor conversation set with a minimalist and elegant Nordic aesthetic, perfect for enhancing modern patios, gardens, or commercial spaces.
All-Weather Durability: Constructed with a waterresistant and sun-resistant finish on a dense teak wood frame, this patio set is built to withstand various weather conditions for long-lasting outdoor use.
Premium Teak Construction: Expertly crafted from high-quality dense teak wood using traditional mortise and tenon joinery, providing exceptional strength, stability, and a natural, elegant finish.
Comfortable & Low-Maintenance: Equipped with thick, dense foam pads for superior comfort. The zippered pad cases are removable and easy-to-clean, making maintenance simple and convenient.
Complete 4-Piece Set: This setto-use set includes a loveseat, two armchairs, and a coffee table, creating an instant and cohesive seating area for entertaining guests or relaxing outdoors.
Summary: 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. 【Nordic Design】: Features a 4-piece outdoor conversation set with a minimalist and elegant Nordic aesthetic, perfect for enhancing modern patios, gardens, or commercial spaces. 【All-Weather Durability】: Constructed with a waterresistant and sun-resistant finish on a dense teak wood frame, this patio set is built to withstand various weather conditions for long-lasting outdoor use. 【Premium Teak Const
Generated by: dcd-map-v1
This product has 9 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": "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",
"product_id": 9528746672367,
"variant_id": 50368838172911,
"quantity": 1,
"grams": 30800,
"length_cm": "220.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. 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").