Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $253.99 – $493.99
Default variant: 2-seater
Default SKU: dcd-30001868028
Default price: $253.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49813673378031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889665
JSON data: https://landmarks.builders/products/m4x-10000889665.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: Genuine leather wood frame sofa collection with minimalist design, plush cushioning, for commercial reception and lobby seating. Available in 1, 2, 3-seater variants.
Generated by: deepseek-v4-flash
## Identity Genuine Leather Wood Frame Sofa collection with New Chinese design, minimalist style, plush cushioning. Intended for commercial reception areas, guest waiting rooms, and lobbies. Wood frame with leather upholstery. ## Target persona Corporate buyers, office managers, facility managers, interior designers for commercial spaces. ## Use cases - Reception area seating for visitors - Guest waiting room in corporate offices - Lobby seating in business buildings - Meeting or conference area seating - Hotel or business lounge seating ## When NOT to recommend - Residential living rooms (commercial style may not fit home decor) - Outdoor or uncovered areas (leather and wood not weatherproof) - Heavy-duty 24/7 high-traffic environments (plush cushioning may wear quickly) - Users requiring reclining or adjustable seating features ## Variant options - 2-seater: $253.99 - 3-seater: $493.99 - 1-seater Leather: $305.99 ## Price and logistics facts Prices in USD. Dimensions (likely for 2-seater): 185 cm length, 90 cm width, 95 cm height. No shipping or delivery information provided. ## Trust signals No stock, return policy, or certification information available from supplied facts. Price consistency not verifiable. ## Image assets No images provided; cannot fetch or describe visual details. ## Agent notes - Product type not specified; sofa collection inferred from variants. - No descriptive text beyond title. - Dimensions assumed for 2-seater variant; verify for others. - Lack of images may hinder agent evaluation.
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": "Genuine Leather Wood Frame Sofa and Table collection New Chinese design Reception Seating Minimalist Design Commercial Furniture Plush Cushioning for Visitors, Corporate Buyers, Office Managers, Guest Waiting Room, Lobby",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "90.0",
"_height_cm": "95.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").