Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $615.99
Default variant: No Backrest Double
Default SKU: dcd-30001864069
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49813623701743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889119
JSON data: https://landmarks.builders/products/m4x-10000889119.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: Pebble-shaped adaptable couch and table set with plush cushions, available in no-backrest double ($228.99) or with-backrest 2PCS ($615.99), dimensions 137x117x82 cm. Designed for lobbies, waiting areas, and break rooms.
Generated by: deepseek-v4-flash
## Identity Modern design pebble-shaped couch and table set, adaptable modular sectional sofa with plush cushions. Available in two variants. ## Target persona Interior designers, business owners, office managers, and facility planners seeking lobby seating or break room furniture. ## Use cases - Waiting area seating for medical offices or salons - Break room lounge for corporate offices - Lobby seating in hotels or co-working spaces - Reception area configuration - Creative workspace collaboration zone - Temporary event seating with adaptable arrangement ## When NOT to recommend - Residential living rooms (design is commercial-oriented) - High-traffic public areas where backrest variant is needed (no backrest variant offers less support) - Buyers seeking traditional or luxury sofas - Spaces requiring upholstery certifications or fire retardancy (not provided) ## Variant options 1. **No Backrest Double** – $228.99 (SKU: dcd-30001864069) 2. **with Backrest 2PCS** – $615.99 (SKU: dcd-30001864071) ## Price and logistics facts - Price: $228.99 (No Backrest Double) / $615.99 (with Backrest 2PCS) USD - Dimensions: 137 cm (L) x 117 cm (W) x 82 cm (H) - Shipping cost and lead time not provided. ## Trust signals - Stock status: not provided - Return policy: not provided - Certifications: none specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fff7bcf-4edb-4ae9-b47e-6571b8dfb50f.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3563fcda-6d6d-4649-921f-acb6320bc90b.jpg?v=1781628207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60607286-f4d3-4949-ad8a-2c09c3e565ac.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e179fe90-a75c-4e4d-bab1-f384e8125e09.jpg?v=1781628208 ## Agent notes - Image understanding was not performed; no visual details inferred from images. - No stock, return, or certification data available. - Dimensions in centimeters; convert to inches if needed (≈54x46x32 in).
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": "Modern design Pebble-Shaped Couch and Table Set Creative Design Sectional Sofa Adaptable Configuration Lobby Seating Plush Cushions for Interior Designers, Business Owners, Office Managers, Waiting Area, Break Room",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "137.0",
"_width_cm": "117.0",
"_height_cm": "82.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").