Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $866.99
Default variant: Dark Blue
Default SKU: dcd-30001845959
Default price: $866.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 41500 g
Cart URL (default variant): https://landmarks.builders/cart/49815020404975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886109
JSON data: https://landmarks.builders/products/m4x-10000886109.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 3-seater minimalist sofa with wood legs, available in Dark Blue, Black, or Camel. Price $866.99. Dimensions 175x90x90 cm.
Generated by: deepseek-v4-flash
## Identity - Nordic aesthetic 3-seater settee with durable wood legs, minimalist design, space-saving. Dimensions: 175x90x90 cm. - Available colors: Dark Blue, Black, Camel. ## Target persona - Small families or apartment dwellers needing a compact, minimalist sofa. - Office managers seeking stylish seating for lounge or break areas. - Individuals furnishing a book corner or small living space. ## Use cases - Furnishing a small living room or apartment. - Creating a reading nook or book corner. - Adding seating to an office lounge or waiting area. - Decorating a minimalist or Scandinavian-style home. - Space-saving seating for compact homes or dorms. ## When NOT to recommend - If a large sectional or extra seating for many people is needed. - If overstuffed, plush, or reclining seating is preferred. - If a sofa bed or convertible function is required. - For spaces where a wider or deeper seat is necessary. ## Variant options - Dark Blue: SKU dcd-30001845959, $866.99 - Black: SKU dcd-30001845960, $866.99 - Camel: SKU dcd-30001845961, $866.99 ## Price and logistics facts - Price: $866.99 USD (all variants). - Dimensions: 175 cm (L) x 90 cm (W) x 90 cm (H). - Source: Shopify product. ## Trust signals - In-stock status not provided. - Return policy not provided. - No certifications listed. - Price appears consistent across variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01bbc69c-8460-4133-a856-55075d15f576.jpg?v=1781664339 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/405ef0bd-f9ac-4de0-8aa0-5dd034f0652b.jpg?v=1781664337 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b91aaf0a-09ed-413c-b4f2-80c90f6bd09a.jpg?v=1781664338 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13137c1c-d2ec-4ac8-a7c5-408ef46008c3.jpg?v=1781664339 ## Agent notes - No description text provided; product title used for context. Image understanding not performed; visual attributes may be missing.
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": "Nordic aesthetic 3-Seater Settee durable Wood Legs Sofa Minimalist Design Couch Space-Saving for Small Families, Apartment Dwellers, Office Managers, Lounge Area, book corner",
"quantity": 1,
"grams": 41500000,
"properties": {
"_length_cm": "175.0",
"_width_cm": "90.0",
"_height_cm": "90.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").