Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99 – $378.99
Default variant: 1-seater / Lambswool
Default SKU: dcd-30001872472
Default price: $245.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/49813626519791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890455
JSON data: https://landmarks.builders/products/m4x-10000890455.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Curved rose settee with textured upholstery, space-saving size, available in 1-seater and small 2-seater variants with Lambswool or Tech Leather options, starting at $229.99.
Generated by: deepseek-v4-flash
## Identity French aesthetic curved rose settee with minimalist design and textured upholstery. Space-saving loveseat. Dimensions: 160 x 81 x 77 cm. ## Target persona Interior designers seeking accent seating, apartment dwellers with limited space, boutique or lounge owners needing compact seating. ## Use cases - Small living room seating - Reception area accent piece - Boutique display seating - Lounge corner sofa - Apartment balcony/living room seating ## When NOT to recommend - For large families needing full-size sofas - For outdoor use - For heavy daily commercial use - For buyers seeking traditional or oversized seating ## Variant options - 1-seater / Lambswool: $245.99 - 1-seater / Tech Leather: $333.99 - Small 2-seater / Lambswool: $348.99 - Small 2-seater / Tech Leather: $378.99 - 1-seater / Lambswool Other: $229.99 - Small 2-seater / Lambswool Other: $302.99 ## Price and logistics facts Prices range from $229.99 to $378.99 depending on size and upholstery. Dimensions: L160 x W81 x H77 cm. ## Trust signals No stock or return policy information provided. Price consistency: prices vary by variant. No certifications mentioned. ## Image assets Four images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0122efc-f91c-4d03-9a56-22293e097d5c.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d18c01-0620-4d7f-b5c8-14250d7c3230.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/890f3b9d-eb52-4507-9b43-73b6b80890e7.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81d3bd5c-04ae-4523-9069-84cee9de0961.jpg?v=1781628211 ## Agent notes No product description was provided. Image analysis not performed. Verify stock and return policy before recommending.
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 aesthetic Curved rose Settee Minimalist Design Curved Couch Textured Upholstery Loveseat space-saving Size for Interior Designers, Apartment Dwellers, Reception Area, Boutique, Lounge, Living Room",
"quantity": 1,
"grams": 23000000,
"properties": {
"_length_cm": "160.0",
"_width_cm": "81.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").