Brand: World Products (Landmark)
SKU: dcd-30001845271
Price: $1,091.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/49815037247727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885968
JSON data: https://landmarks.builders/products/m4x-10000885968.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: Top-grain leather brown three-seater sofa (variant: 1 seater) in retro USA aesthetic, dimensions 115x100x105 cm, priced at $1091.99 USD.
Generated by: deepseek-v4-flash
## Identity Top-Grain Leather Brown Three-Seater Sofa Retro USA aesthetic 3-Seater Settee Upholstered Couch (variant: 1 Seater) ## Target persona Apartment dwellers; homeowners seeking retro style; interior design enthusiasts; small space decorators. ## Use cases Lounge area seating in den or living room; home office accent seating; reading or perusing corner; small living room focal point. ## When NOT to recommend For large families needing full-size seating; for modern or minimalist decor (retro style); for budgets under $800; when a true three-seater is required (only 1-seater variant available). ## Variant options Only variant: 1 Seater (SKU: dcd-30001845271) at $1091.99 USD. ## Price and logistics facts Price: $1091.99 USD. Dimensions: 115 cm (L) × 100 cm (W) × 105 cm (H). ## Trust signals No return policy or stock status provided. Price consistency: single variant price matches title product price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f70f8c-65fc-435d-9080-8559310b3d93.jpg?v=1781664394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d464188-024c-4b35-93a0-2704e0608cfd.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9a8ff5b-7006-4b7c-9bd2-bfcc83e5249b.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02d39d6c-a677-4646-bc8e-5ea67257a6c0.jpg?v=1781664390 ## Agent notes Product title indicates three-seater, but only 1 Seater variant is listed. Dimensions (115 cm length) are typical for a small loveseat or compact sofa; possibly a mislabel. Image content not analyzed.
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": "Top-Grain Leather Brown Three-Seater Sofa Retro USA Retro aesthetic 3-Seater Settee Upholstered Couch Comfortable for Apartment Dwellers, Homeowners, Interior Design aficionados, Lounge Area, Den, perusing Corner, Home Office",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "100.0",
"_height_cm": "105.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").