Brand: World Products (Landmark)
SKU: dcd-30001845251
Price: $976.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815032561903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885964
JSON data: https://landmarks.builders/products/m4x-10000885964.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single-seater modular sectional sofa with deep seat comfort, 107x107x107 cm, priced at $976.99 USD.
Generated by: deepseek-v4-flash
## Identity Single-seater configurable sectional sofa with deep seat upholstery, dimensions 107x107x107 cm, price $976.99. ## Target persona Families, homeowners, adults seeking a comfortable, modular seating option for home leisure areas. ## Use cases - Living room accent seating - Home theater lounger - Reading nook chair - Casual lounging space - Expandable modular system for future additions ## When NOT to recommend - Buyer wants a complete multi-seat sectional set - Budget under $900 - Very small room (single module occupies ~1m³) - Outdoor use (upholstery material unknown) ## Variant options - Single-seater: $976.99 (SKU dcd-30001845251) ## Price and logistics facts - Price: $976.99 USD - Dimensions: 107 x 107 x 107 cm - Only one variant currently available ## Trust signals - Price listed and fixed ($976.99) - No in-stock or return policy information provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33221f10-671c-46d8-9752-61986654ccac.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e12cd625-793b-428e-ad49-fb145a7d92c4.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe901697-3ae7-49ab-87c0-3f8fb4ffc96b.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350d4377-ea57-4e6e-8ebe-be0e7837609c.jpg?v=1781664376 ## Agent notes - Image understanding not performed. Visual details (color, material, shape) not evaluated. - Dimensions given as cube (all sides equal) – verify if this is accurate for the actual product.
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 Sectional Sofa configurable Design Couch Deep Seat Comfort Living Room Furniture Soft Upholstery for Families, Homeowners, Adults, Home leisure Area",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "107.0",
"_width_cm": "107.0",
"_height_cm": "107.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").