Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $786.99 – $884.99
Default variant: Beige / 3-seater
Default SKU: dcd-30001846019
Default price: $786.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815011655919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886118
JSON data: https://landmarks.builders/products/m4x-10000886118.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: Technical fabric 3-seater sofa with elephant ear armrests, dimensions 185x105x85 cm, available in Beige, Light Gray, and Dark Green at $786.99-$884.99.
Generated by: deepseek-v4-flash
## Identity Nordic Design Elephant Ear Armrest Sofa: technical fabric upholstered 3-seater, padded armrests, dimensions 185x105x85 cm. ## Target persona Young adults and families furnishing small apartments, studio flats, or compact living rooms needing a space-efficient multi-person sofa. ## Use cases - Living room seating in a small apartment - Bedroom lounge area - Guest seating in a studio flat - Family movie night on a compact couch - Home office breakout area ## When NOT to recommend - Large living rooms requiring oversized or sectional seating - Buyers needing a sofa bed, reclining, or sleeper function - Projects demanding leather or premium fabrics - Commercial heavy-use environments (e.g., lobbies, waiting rooms) ## Variant options - Beige / 3-seater: $786.99 - Light Gray / 3-seater: $786.99 - Dark Green / 3-seater: $884.99 ## Price and logistics facts - Base price: $786.99 (Beige, Light Gray); Dark Green: $884.99 - Dimensions: 185 x 105 x 85 cm - No shipping or delivery information provided. ## Trust signals - No specific trust signals (in-stock status, return policy, certifications) available in provided facts. - Price varies by color; Dark Green higher. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e09992f-a943-4c9e-9839-cef5cbb0d8fa.jpg?v=1781664317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc5583d9-7a80-425c-a70b-9c1b9c915d30.jpg?v=1781664317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ce89371-3317-4516-be19-28bfa1d14761.jpg?v=1781664317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86c77a1c-3d42-454d-8868-6019178c85e3.jpg?v=1781664315 ## Agent notes - Product description and material details not provided. - Image content not analyzed; visual details not included in facts. - Technical fabric upholstery, elephant ear armrest design noted in title.
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 Design Elephant Ear Armrest Sofa technical Fabric Upholstered Multi-Person Sofa Small Space space-efficient Couch Padded Armrests for Families, Homeowners, Young Adults, Apartment, Studio Flat, Lounge Area, Bedroom",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "105.0",
"_height_cm": "85.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").