Brand: World Products (Landmark)
SKU: dcd-30001854746
Price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30500 g
Cart URL (default variant): https://landmarks.builders/cart/49813657288943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887509
JSON data: https://landmarks.builders/products/m4x-10000887509.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: Three-piece metal frame sofa and table set with upholstered seating, designed for space-saving in commercial waiting areas and lounges. Priced at $242.99 USD.
Generated by: deepseek-v4-flash
## Identity 3 Pieces space-saving Size Metal Frame Sofa and Table Set. Minimalist design, metal frame, comfortable upholstery, low maintenance. Suitable for indoor commercial spaces. ## Target persona Business owners, Office managers, Entertainers, Reception area managers, Boutique owners. ## Use cases - Furnishing a waiting room or reception area - Creating a lounge in an office or boutique - Seating for a small business lobby - Temporary seating for events or pop-ups - Low-maintenance seating for high-traffic commercial areas ## When NOT to recommend - Residential living rooms where a more decorative or larger set is desired - Outdoor or covered outdoor spaces (indoor only) - Locations requiring heavy-duty seating for constant high traffic (e.g., airport terminals) - Scenarios needing customizable upholstery or color options beyond Single Sofa Gold ## Variant options - Single Sofa Gold: $242.99 (sku: dcd-30001854746) ## Price and logistics facts - Price: $242.99 USD (single sofa variant) - Dimensions (cm): 95 L x 90 W x 80 H (per piece, likely for sofa; table dimensions not specified) - Currency: USD ## Trust signals - In stock: single variant available (assumed from product listing) - No return policy or certifications provided in facts - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/560f2f00-8ca8-4141-9edb-2aab7c750907.jpg?v=1781628264 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ffdff9a-db25-424c-b501-3c153eb01e9f.jpg?v=1781628263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/335207a1-494b-417c-81c9-c117a8a2db1e.jpg?v=1781628263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62d52dc9-cc17-47c6-9533-8dd05187ddb1.jpg?v=1781628265 ## Agent notes - Product description not provided; details inferred from title and tags. - Dimensions given likely refer to a single sofa, not the full set. - Only one variant available; no other color or configuration options listed. - Images not analyzed; treat URLs as fetchable assets.
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": "3 Pieces space-saving Size Metal Frame Sofa and Table Set Minimalist Design Indoor Furniture Comfortable Upholstery Lounge Group Low Maintenance for Business Owners, Office Managers, Entertainers, Bimmediatelyique, Reception Area, Waiting Room",
"quantity": 1,
"grams": 30500000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "90.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").