Brand: World Products (Landmark)
SKU: dcd-30001878654
Price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813619146991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891276
JSON data: https://landmarks.builders/products/m4x-10000891276.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: Curved modular sectional couch in 2-piece lounge configuration, minimalist design. Available as D Long Stool variant. Price $225.99 USD. Dimensions 105x45x45 cm.
Generated by: deepseek-v4-flash
## Identity Curved modular sectional couch (2-piece lounge) with minimalist design. Sold as D Long Stool variant. ## Target persona Business owners and office managers seeking space-efficient, minimalist seating for small reception areas, lounges, or boutique settings. ## Use cases - Small office reception or waiting area - Co-working space lounge - Boutique hotel lobby seating - Flexible seating for pop-up events or exhibitions - Minimalist home office or reading nook ## When NOT to recommend - For large families needing full-size sofa with backrests and armrests - For heavy commercial use (durability unknown) - For traditional or ornate decor styles - If you require a complete sectional with multiple seats (2-piece only) ## Variant options - D Long Stool: $225.99 USD ## Price and logistics facts - Price: $225.99 USD - Dimensions: 105 cm (L) x 45 cm (W) x 45 cm (H) - No shipping or return policy information available ## Trust signals - Only one price listed, consistent across variant - No stock status, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0578d410-8f27-4981-9e98-21dcb8c9d01d.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7710ef7e-cfd9-412e-8740-5d0fdb3182c7.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95096347-9afb-4f71-805d-ee59680c5497.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a8133a9-5044-4455-a871-4e0b45924758.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e792a0a-80c5-4475-90e9-995b50de8fc7.jpg?v=1781628202 ## Agent notes - Image understanding was not performed; visual details cannot be confirmed. - Product title describes a curved sectional couch, but the only variant is labeled 'D Long Stool' – potential mismatch; actual product may be a stool/bench rather than a full couch. - No description or material information provided; durability and comfort unknown.
This product has 12 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": "Curved Sectional Couch Modular Combination Curved 2-Piece Lounge Creative Shape Minimalist Design for Business Owners",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "45.0",
"_height_cm": "45.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").