Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $242.99 – $285.99
Default variant: Yellow / 1-seater
Default SKU: dcd-30001861479
Default price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/49813659910383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888705
JSON data: https://landmarks.builders/products/m4x-10000888705.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Removable slipcover 3-seater sofa in Nordic design, easy to clean, available in multiple colors and sizes (1 and 2-seater) at $242.99-$285.99.
Generated by: deepseek-v4-flash
## Identity Removable and launderable slipcovers 3-Seater Couch Nordic design Upholstered 3-Person Settee Easy to Clean Sofa Minimalist Design. ## Target persona Apartment dwellers, small families, homeowners seeking easy-clean, minimalist furniture for tight spaces. ## Use cases - Living room seating in small apartments. - Lounge area in open-plan studio. - Bedroom accent seating. - Home office occasional seating. - Temporary seating for gatherings. ## When NOT to recommend - Large families needing extra seating capacity (only 1-2 seater variants available). - High-traffic commercial settings (e.g., lobbies, waiting rooms). - Users requiring premium upholstery or luxury materials. - Pet owners expecting high durability against scratching (materials unknown). ## Variant options - 1-seater: Yellow ($242.99), Light Blue ($242.99), Green ($242.99), Blue ($242.99), Pink ($285.99). - 2-seater: Yellow ($285.99), Pink ($285.99), Blue ($285.99), Green ($285.99). ## Price and logistics facts - Price range: $242.99 to $285.99 USD. - Dimensions (possibly for 3-seater): 181 cm L x 96 cm W x 85 cm H. - Currency: USD. ## Trust signals - In-stock status not provided. - Return policy not specified. - Multiple color/size variants available. - Images available for visual inspection. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b07bcda-981f-40ba-8b37-8beba2ef3f86.jpg?v=1781628271 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e4efa94-9990-4ddd-b24b-690d79efb9cd.jpg?v=1781628272 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c3e95c7-6fb1-40a9-8dba-3f7bd87df90d.jpg?v=1781628272 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dee28e00-ee80-4d3d-9e08-84eeb1f812c7.jpg?v=1781628273 ## Agent notes - Image understanding was not performed; visual details not described. - Dimensions may correspond to 3-seater; variants only show 1 and 2-seater. - No product description or materials information provided.
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": "Removable and launderable slipcovers 3-Seater Couch Nordic design Upholstered 3-Person Settee Easy to Clean Sofa Minimalist Design for Apartment Dwellers, Small Families, Homeowners, Living Room, Lounge Area, Bedroom, Office",
"quantity": 1,
"grams": 23000000,
"properties": {
"_length_cm": "181.0",
"_width_cm": "96.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").