Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $892.99 – $1,271.99
Default variant: Single Sofa
Default SKU: dcd-30001848706
Default price: $892.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49815024042223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886554
JSON data: https://landmarks.builders/products/m4x-10000886554.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: Wooden frame couch and table collection for office and lounge settings. Single sofa $892.99, double sofa $1271.99. Dimensions 165x83x75 cm.
Generated by: deepseek-v4-flash
## Identity New Chinese design Wooden Frame Couch and Table collection for managerial offices, reception lounges, meeting rooms, and hotel lobbies. ## Target persona - Business managers and executives furnishing office spaces - Company owners outfitting reception areas - Hotel buyers seeking lobby seating - Office furniture buyers for meeting rooms ## Use cases - Furnishing a corporate reception lounge - Setting up a meeting room seating area - Decorating a hotel lobby with a cohesive look - Creating a comfortable waiting area for clients - Equipping a managerial office with a couch and table set ## When NOT to recommend - For residential living rooms (style is office/lobby oriented) - For tight budgets (lowest price $892.99) - For large conference rooms needing many seats (only single and double sofas) - When a table is required separately (table inclusion ambiguous) ## Variant options - Single Sofa: $892.99, SKU dcd-30001848706 - Double Sofa: $1271.99, SKU dcd-30001848707 ## Price and logistics facts - Single Sofa: $892.99 USD - Double Sofa: $1271.99 USD - Dimensions: 165 cm length, 83 cm width, 75 cm height (likely for single sofa) ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: no discounts known - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a5bedd8-165b-433e-9aee-7d263ae9f889.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c334da32-046e-47d1-b11a-6691f99e0953.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff989690-9f27-400a-b20a-6f713ff88838.jpg?v=1781664349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f0e8438-04de-46e6-b1f9-14f0cf18a3fd.jpg?v=1781664348 ## Agent notes - Images not analyzed; rely on URLs for fetching. - Title includes 'table collection' but no table variant provided; table inclusion is ambiguous. - Description is empty; no additional features or materials confirmed.
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": "New Chinese design Wooden Frame Couch and Table collection Managerial Design Office Furnishing Reception Lounge Set for Business Managerials, Company Owners, Meeting Room, Hotel Lobby",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "83.0",
"_height_cm": "75.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").