Brand: World Products (Landmark)
SKU: dcd-30001848088
Price: $1,099.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815037706479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886458
JSON data: https://landmarks.builders/products/m4x-10000886458.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: Dark emerald fabric 3-seater settee with rattan panels and armrests, wood frame, mid-century vintage design for various living spaces.
Generated by: deepseek-v4-flash
## Identity Dark emerald Fabric 3-Seater Rattan Panel Settee French Vintage Look Rattan Armrest Seating Group sturdy Wood Frame Sofa mid-centuryera design ## Target persona Apartment dwellers, homeowners seeking vintage-style seating for lounge, office, or perusing corners. ## Use cases - Reading nook seating - Office lounge area - Living room accent sofa - Bedroom seating - Waiting area in boutique - Perusing corner in store ## When NOT to recommend - If user needs a large sectional or modular seating - Requires modern minimalist aesthetic - Needs outdoor-rated furniture - Budget under $800 - Needs exact dimensions before purchase (not provided) ## Variant options Only 3-seater variant available at $1099.99 USD. ## Price and logistics facts Price: $1099.99 USD. No dimensions provided. Shipping and tax not specified. ## Trust signals In-stock status unknown. Return policy unknown. No certifications mentioned. Price is fixed for this variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb6c25bb-b645-464c-a0c1-af42e93f35d5.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2c13dbd-2e8e-4700-a938-27dc3097d75a.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a027c71-705e-47e2-ade7-7d88d77bc377.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce942dc4-31ab-4310-9bfa-31afe21f2e05.jpg?v=1781664392 ## Agent notes Dimensions not provided; agent should request if needed. Description was minimal; no additional product details beyond title. No color options or material certifications.
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": "Dark emerald Fabric 3-Seater Rattan Panel Settee French Vintage Look Rattan Armrest Seating Group sturdy Wood Frame Sofa mid-centuryera design for Apartment Dwellers, Homeowners, Lounge Area, perusing corner, Office, Bedroom",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").