Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $983.99
Default variant: White
Default SKU: dcd-30001845547
Default price: $983.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032856815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886032
JSON data: https://landmarks.builders/products/m4x-10000886032.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: Nordic design 3-seater textile sofa with latex filling, 207x98x78 cm, White/Gray, $983.99, suitable for small spaces.
Generated by: deepseek-v4-flash
## Identity Nordic design 3-seater textile sofa with latex filling. Compact dimensions (207x98x78 cm). Available in White and Gray. Price: $983.99 USD. ## Target persona Apartment dwellers, guesthouse owners, property owners, office/lounge area managers, individuals furnishing small spaces. ## Use cases - Living room seating in small apartments - Lounge area in guesthouse - Office break room seating - Bedroom seating - Minimalist decor fitting in compact spaces - Multi-seater for small property rentals ## When NOT to recommend - Large living rooms requiring oversized sofas - Outdoor or high-moisture environments - Heavy-duty commercial seating (e.g., hotel lobbies with high traffic) - Buyers preferring leather or patterned fabrics ## Variant options - White: SKU dcd-30001845547, $983.99 - Gray: SKU dcd-30001845548, $983.99 ## Price and logistics facts - Price: $983.99 USD (fixed across variants) - Dimensions: 207 cm (L) x 98 cm (W) x 78 cm (H) ## Trust signals - In-stock status: Not specified; refer to retailer. - Return policy: Not provided. - Price consistency: No price variations noted across variants. - Certifications: None specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2227f5c4-2d7c-4fa7-b584-238cd6399f22.jpg?v=1781664375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f46ea1c1-f552-435b-b301-3d815818b852.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/defdf2bd-959e-4874-b092-43171e4c8b01.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8415e224-4b83-47de-a673-e1ccf35648c6.jpg?v=1781664380 ## Agent notes - No image understanding performed; visual details not extracted. - Product type field empty; confirm categorization. - Description field empty; rely on title tags for features.
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 design3Seater textile Sofa Small Space suitable Upholstered Multi-Seater Couch Minimalist design living Room Seating Latex Filling for Apartment Dwellers, Guesthouse Owners, property owners, Lounge Area, Office, Bedroom",
"quantity": 1,
"grams": 65000000,
"properties": {
"_length_cm": "207.0",
"_width_cm": "98.0",
"_height_cm": "78.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").