Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $917.99 – $923.99
Default variant: Coffee Gray
Default SKU: dcd-30001847525
Default price: $917.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815027056879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886375
JSON data: https://landmarks.builders/products/m4x-10000886375.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French retro design upholstered settee with soft textured fabric, low silhouette, supportive padding, dimensions 129x99x77 cm, available in Coffee Gray and Light Gray.
Generated by: deepseek-v4-flash
## Identity French Retro Design Upholstered Settee – low-silhouette straight sofa with soft textured fabric and supportive padding. ## Target persona Homeowners seeking retro seating for living or bedroom; Apartment dwellers with limited space; Office managers equipping lounge areas; Reception hall managers adding seating. ## Use cases - Living room seating for small to medium spaces - Bedroom accent sofa or reading nook - Office or reception lounge waiting area - Small apartment main seating - Salon or boutique waiting area ## When NOT to recommend - Large families needing seating for more than 2-3 people - Outdoor or covered patio use (upholstery not weather-resistant) - High-traffic commercial environments (e.g., busy lobby, food court) - Buyers seeking ultra-modern or minimalist aesthetic ## Variant options - Coffee Gray – SKU dcd-30001847525 – $917.99 - Light Gray – SKU dcd-30001847526 – $923.99 ## Price and logistics facts - Price: $917.99 (Coffee Gray), $923.99 (Light Gray) USD - Dimensions (cm): 129 length x 99 width x 77 height - Weight: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: Light Gray variant is $6.00 more than Coffee Gray - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36527b06-4e84-4151-9f9c-ab1e874f872d.jpg?v=1781664357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e9ba741-5011-4261-87b0-0531044a99f5.jpg?v=1781664357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/695a42c4-62b3-4a1e-a03f-6d99b0628ccb.jpg?v=1781664358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ee78dce-208f-4a45-b0c8-aa8b77a17287.jpg?v=1781664358 ## Agent notes - Visual understanding was not performed; no product type field provided; weight and warranty unknown; stock status not confirmed.
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": "French Retro design Upholstered Settee Designer Look Lowsilhouette Straight Sofa Soft Textured Fabric Living Room Seating Supportive paddinging for Homeowners, Apartment Dwellers, Office Managers, Lounge Area, Reception Hall, Small Spaces, Bedroom",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "129.0",
"_width_cm": "99.0",
"_height_cm": "77.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").