Brand: World Products (Landmark)
SKU: dcd-30001848663
Price: $875.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 31000 g
Cart URL (default variant): https://landmarks.builders/cart/49815021781231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886545
JSON data: https://landmarks.builders/products/m4x-10000886545.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: 3-piece genuine leather upholstery couch set with sturdy wood frame, priced at $875.99, suitable for living rooms, home offices, and reception areas.
Generated by: deepseek-v4-flash
## Identity 3 Pieces Genuine Leather Upholstery 3-Piece Couch Combination sturdy Wood Frame Sofa Set Luxury design Living Room Furniture timeless Design for Homeowners, Families, Apartment Dwellers, Villa, Large House, Reception Area, Home Office ## Target persona - Homeowners - Families - Apartment dwellers - Business reception area managers ## Use cases - Furnishing a living room in a house or apartment - Providing seating in a home office - Setting up a reception area in a business - Decorating a family room in a large house or villa - Adding a couch to a home office for informal meetings ## When NOT to recommend - For buyers needing strict genuine leather (variant is Nappa Microfiber) - For very small apartments or rooms under 105 cm length - For buyers on a tight budget under $800 - If multiple seating configurations are needed (only one variant available) ## Variant options - 1-seater / Nappa Microfiber: $875.99 (SKU dcd-30001848663) ## Price and logistics facts - Price: $875.99 USD - Dimensions: 105 cm (L) x 100 cm (W) x 90 cm (H) - No shipping or weight information provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Not verified - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8430db0-a44e-45a9-925c-284ace5de87b.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f48d539e-0bec-4ced-8eb4-9eb22aca8149.jpg?v=1781664342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21c68884-167c-478c-a828-444c62aeca13.jpg?v=1781664342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb94db7d-293e-4e0a-9571-de23ad28bc41.jpg?v=1781664342 ## Agent notes - Title states genuine leather upholstery and 3-piece set, but the only listed variant is a 1-seater in Nappa Microfiber. This may indicate a data issue or modular nature. Verify actual product details with seller. - No product description provided; missing assembly, weight, care, and shipping details. - Image understanding not performed; visual details not verified.
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": "3 Pieces Genuine Leather Upholstery 3-Piece Couch Combination sturdy Wood Frame Sofa Set Luxury design Living Room Furniture timeless Design for Homeowners, Families, Apartment Dwellers, Villa, Large House, Reception Area, Home Office",
"quantity": 1,
"grams": 31000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "100.0",
"_height_cm": "90.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").