Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $991.99 – $1,121.99
Default variant: Single Seater / Contact Surface
Default SKU: dcd-30001848042
Default price: $991.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033315567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886450
JSON data: https://landmarks.builders/products/m4x-10000886450.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: Minimalist design plush sectional sofa with wabi-sabi aesthetic, Italian inspired, low silhouette, single seater variants in contact surface or full leather, priced from $991.99 USD.
Generated by: deepseek-v4-flash
## Identity Minimalist design plush sectional sofa, Italian inspired, wabi-sabi aesthetic, low silhouette, multi-person couch. Dimensions: 130x105x70 cm. ## Target persona - Apartment dwellers seeking compact, aesthetic seating - Interior design aficionados valuing wabi-sabi and minimalist styles - Young adults furnishing modern homes or small spaces - Bedroom or small-space owners wanting a low-profile couch ## Use cases - Living room seating in a minimalist apartment - Bedroom accent seating for reading or lounging - Low-profile lounge for modern home interiors - Multi-person seating without bulk in a small space - Wabi-sabi styled interior setup with organic textures - Contact surface variant for budget-conscious buyers ## When NOT to recommend - Large families needing more than one seat (single seater only) - People seeking high-back, traditional or oversized sofas - Budget buyers under $500 (starting price $991.99) - Outdoor or high-traffic commercial use ## Variant options - Single Seater / Contact Surface: $991.99 USD (SKU: dcd-30001848042) - Single Seater / Full Leather: $1121.99 USD (SKU: dcd-30001848043) ## Price and logistics facts - Price: $991.99 – $1121.99 USD - Dimensions: 130 cm (length) x 105 cm (width) x 70 cm (height) - No shipping, stock, or return policy information provided ## Trust signals - No stock status, return policy, or certifications provided in facts - Price consistency: two variants with fixed prices ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0edb4ac2-76c2-49cf-a671-f4a56f19b5c6.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51675bfb-d90e-4ff9-a5dd-46e09864baf2.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b166f702-764c-4e2c-a154-be4652543260.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9752635-0af4-4c04-b1f8-4bbcb8184a74.jpg?v=1781664376 ## Agent notes - Image content not analyzed; visual details are not inferred. - No product description provided; attributes derived from title and tags. - Product type field empty; category assumed from title. - Tags: m4x, m4x-202606, wp-import.
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": "Minimalist design plush sectional Sofa Italian Inspired Living Room Seating Wabi-Sabi Aesthetic Multi-Person Couch Lowsilhouette for Apartment Dwellers, Interior Design aficionados, Young Adults, Modern Home, Small Spaces, Bedroom",
"quantity": 1,
"grams": 48000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "105.0",
"_height_cm": "70.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").