Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $834.99 – $1,021.99
Default variant: 210x210cm
Default SKU: dcd-30001848241
Default price: $834.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49815016603887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886482
JSON data: https://landmarks.builders/products/m4x-10000886482.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: U-shaped sectional couch with dense foam, easy-to-clean fabric, available in five size variants from $834.99 to $1021.99 USD.
Generated by: deepseek-v4-flash
## Identity Modern design U-shaped sectional couch with dense foam seating, easy-to-clean fabric, and chaise lounge. Suitable for animals. ## Target persona Interior designers sourcing modular seating for commercial or residential projects; business owners furnishing reception areas or guest accommodations; home owners seeking durable, pet-friendly lounge furniture. ## Use cases - Furnishing a reception area or waiting room with flexible seating. - Creating a lounging zone in a home recreation room. - Providing guest accommodation seating that is easy to clean. - Outfitting a design showroom or office breakout space. - Setting up a pet-friendly living room sectional. - Replacing worn sofas in a high-traffic common area. ## When NOT to recommend - If the buyer needs a traditional sofa or L-shape (this is U-shaped). - If the room dimensions are less than 240x240cm (smallest variant is 210x210cm). - If the buyer requires leather or premium fabric (material not specified). - If budget is under $800 (starting price $834.99). ## Variant options - 210x210cm: $834.99 (SKU dcd-30001848241) - 240x210cm: $897.99 (SKU dcd-30001848245) - 240x240cm: $959.99 (SKU dcd-30001848242) - 280x210cm: $990.99 (SKU dcd-30001848246) - 280x280cm: $1021.99 (SKU dcd-30001848243) ## Price and logistics facts - Price range: $834.99 – $1021.99 USD. - Dimensions per base unit: 152cm L x 80cm W x 70cm H (note: variant sizes (e.g., 210x210cm) refer to overall footprint, but exact configuration not specified). - No shipping, warranty, or assembly details provided. ## Trust signals - In-stock status: not explicitly stated; assume available as listed with SKUs. - Return policy: not specified. - Price consistency: prices are fixed per variant. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44c27572-f8f3-4c0c-80d9-d3fbf6d35b9e.jpg?v=1781664329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc951e44-82b1-4b47-bd83-2a9058087bc6.jpg?v=1781664333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4c8e303-e3c7-4194-8c77-ff092abdfa18.jpg?v=1781664329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a917101-7604-4599-bb73-eb3ed9a7a449.jpg?v=1781664329 ## Agent notes - Image understanding not performed; visual details not extracted from images. The product title mentions "Easy to Clean" and "dense foam" but fabric type not specified. Variant sizes (e.g., 210x210cm) likely refer to overall dimensions, but assembly/multi-piece configuration is unknown. The base dimensions (152x80x70 cm) may correspond to a single seat section.
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": "Modern design U-Shaped sectional Couch Easy to Clean U-Shaped Chaise Sectional dense foam Foam Lounge Seating animalsuitable for Interior Designers, Business Owners, Reception Area, Guest Accommodation, Lounging, Home recreation",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "152.0",
"_width_cm": "80.0",
"_height_cm": "70.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").