Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99 – $393.99
Default variant: Rope Single Sofa
Default SKU: dcd-30001859039
Default price: $393.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15400 g
Cart URL (default variant): https://landmarks.builders/cart/49813632844015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888320
JSON data: https://landmarks.builders/products/m4x-10000888320.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete 4-Piece Set: Includes a spacious three-seater sofa, two comfortable single armchairs, and a stylish coffee table, providing ample seating for family and guests.
Nordic Inspired Design: Features a minimalist aesthetic with clean lines and a sophisticated woven rope finish, perfect for enhancing modern outdoor or indoor spaces.
All-Weather Construction: Built with a sturdy frame and hard-wearing, weather-resistant woven rope, complemented by a sintered stone top on the coffee table for lasting elegance.
Water pads: Comes with thick, firm sponge pads covered in water fabric, ensuring comfort and easy maintenance against spills and light rain.
adaptable Outdoor Seating: perfect for creating a chic and comfortable lounge area on your patio, in your garden, by the pool, or on a large balcony, perfect for relaxation and entertaining.
Summary: A 4-piece woven outdoor sofa set with Nordic design, ergonomic comfort, easy to clean, priced at $233.99 USD.
Generated by: deepseek-v4-flash
## Identity 4-Piece Woven Sofa Set, Nordic design, outdoor furniture, easy to clean, ergonomic. ## Target persona Homeowners and adults seeking affordable, stylish outdoor seating for patios, balconies, or gardens. ## Use cases - Outdoor gatherings with family or friends. - Relaxation on a patio or deck. - Al fresco dining seating. - Small balcony furnishing. - Garden lounging. - Poolside seating. ## When NOT to recommend - For commercial or high-traffic public spaces (durability unverified). - If user needs luxurious or premium materials. - For indoor primary seating (designed for outdoor). - If user requires detailed assembly instructions or warranty. ## Variant options - Rope Single Sofa: $393.99 (SKU dcd-30001859039) - Stone Coffee Table: $233.99 (SKU dcd-30001859040) *Note: Main product is 4-piece set; individual pieces listed may be components or separate.* ## Price and logistics facts - Main product price: $233.99 USD. - Variant prices differ (see above). - Dimensions (main product?): 125 x 79 x 79 cm (length, width, height). - No shipping or stock details provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Certifications: none listed. - Price consistency: variant prices vary; main product price may not match variant total. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a4e6019-aac9-4592-8990-7f84077adc02.jpg?v=1781628224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7de5f63-803d-49f5-913a-e5489e0f283b.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64f580d3-62e8-4e44-baaf-7cd4cb3460cd.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4000e27-6f86-47d7-82ae-5c9ee67e3e04.jpg?v=1781628224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6043faba-5043-4a90-b880-3ad15231556d.jpg?v=1781628224 ## Agent notes - Image understanding not performed; treat URLs as fetchable assets. - Product type and description missing. - Variant relationship to main product unclear: 4-piece set vs. individual pieces. - Dimensions may refer to a single piece, not the set.
This product has 12 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-Piece Woven Sofa Set Nordic design Outdoor Furniture Easy to Clean Ergonomic Design for Homeowners, Adults",
"quantity": 1,
"grams": 15400000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "79.0",
"_height_cm": "79.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").