Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,068.99
Default variant: 2.7M / E1
Default SKU: dcd-30001850784
Default price: $1,068.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49815036264687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886832
JSON data: https://landmarks.builders/products/m4x-10000886832.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: An L-shaped fabric sofa with minimalist wabi-sabi aesthetic, deep seat, and chaise lounge, available in two style variants at $1068.99.
Generated by: deepseek-v4-flash
## Identity Light Luxury L-Shaped Fabric Sofa, Minimalist Wabi-Sabi Aesthetic, Deep Seat Chaise Lounge. Dimensions: 165L x 100W x 80H cm. Two style variants available. ## Target persona Apartment dwellers seeking space-efficient seating; homeowners wanting a minimalist, durable fabric sofa; pet owners needing easy-clean surfaces; remote workers furnishing an office lounge; bedroom lounging for compact spaces. ## Use cases - Living room centerpiece in small apartments or condos. - Deep seating for lounging, reading, or watching TV. - Pet-friendly sofa with durable fabric for homes with cats or dogs. - Office break room or reception area seating. - Bedroom chaise for relaxation. - Guest seating in multi-purpose rooms. ## When NOT to recommend - Large families needing seating for more than 3-4 people. - Traditional or formal living rooms that require classic styling. - Buyers with a budget under $800 or seeking a cheap option. - Commercial high-traffic usage (e.g., waiting rooms with heavy turnover). ## Variant options Two style variants at same price: 2.7M size with either E1 or E2 style. Both are fabric upholstery in the same dimensions. ## Price and logistics facts Price: $1068.99 USD (fixed). Dimensions: 165 x 100 x 80 cm. Two variants available. No additional pricing tiers. ## Trust signals In stock status: not specified. Return policy: not provided. Price consistency: single price for both variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3eda695-d60e-4321-ae16-27e9a9a09d30.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc00b59-87de-4848-a361-01464b201455.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e54de69-e4b3-4dcc-a22f-096795252228.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eb18f26-2bfb-454d-a74f-e6730cf86ee4.jpg?v=1781664386 ## Agent notes - Image understanding was not performed; visual details (e.g., color, fabric texture) are not inferred. - No description text was provided beyond the title. - Return policy and in-stock status are absent; confirm with seller. - The variants differ only by style code (E1 vs E2); exact differences unknown.
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": "Light Luxury L-Shaped Fabric Sofa Minimalist aesthetic L-Shaped Chaise Lounge Wabi-Sabi Aesthetic Sectional Deep Seat for Apartment Dwellers, Homeowners, Pet Owners, Office, Bedroom",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "100.0",
"_height_cm": "80.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").