Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $263.99 – $401.99
Default variant: Single Seater / Faux Leather
Default SKU: dcd-30001864471
Default price: $263.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/49813689073903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889170
JSON data: https://landmarks.builders/products/m4x-10000889170.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





















Summary: Modern office sofa set in faux leather, available in single, double, or three-seater, priced from $263.99, dimensions 195x85x75 cm.
Generated by: deepseek-v4-flash
## Identity Modern Office Sofa Set by m4x. Faux leather construction. Minimalist design. Available in Single Seater ($263.99), Double Seater ($305.99), Three Seater ($401.99). Dimensions: 195 cm length, 85 cm width, 75 cm height. ## Target persona Business owners, office managers, interior designers, receptionists furnishing commercial spaces. ## Use cases - Reception area seating - Lobby furnishing - Managerial office seating - Waiting room furnishing - Conference room guest seating ## When NOT to recommend - When genuine leather is required (variant is faux leather) - For residential living rooms (commercial style, may lack home comfort) - For high-traffic public areas (durability not verified) - For large open-plan offices needing modular or sectional seating ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30001864471 | Single Seater / Faux Leather | $263.99 | Size: Single Seater, Style: Faux Leather | | dcd-30001864472 | Double Seater / Faux Leather | $305.99 | Size: Double Seater, Style: Faux Leather | | dcd-30001864473 | Three Seater / Faux Leather | $401.99 | Size: Three Seater, Style: Faux Leather | ## Price and logistics facts Base price $263.99 (single). All prices in USD. Dimensions provided likely for three-seater: 195×85×75 cm. No shipping or tax info available. ## Trust signals In-stock status unknown. Return policy not provided. Price consistency across variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0c2da9d-c769-4151-8a7c-5b9f07a0bcb8.jpg?v=1781628319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af623be0-aa71-459e-b409-1e7645704ea3.jpg?v=1781628319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6425300-b4d0-44b9-b918-d8573104bc0e.jpg?v=1781628319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58afd9f6-2e34-4bfe-b94b-6e2ed177d8d6.jpg?v=1781628318 ## Agent notes Title claims "Real Leather" but all variants specify "Faux Leather". The factual material is faux leather. Image content was not analyzed; visual details are not described.
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": "Real Leather Modern Office Sofa Set Minimalist Design Reception Seating Professional Look business-grade Furnishing firm-density Cushioning for managerials, Business Owners, Interior Designers, Waiting Room, Lobby",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "195.0",
"_width_cm": "85.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").