Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $360.99
Default variant: Pu Leather Single
Default SKU: dcd-30001884877
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 41500 g
Cart URL (default variant): https://landmarks.builders/cart/49813684060399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892326
JSON data: https://landmarks.builders/products/m4x-10000892326.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 business sofa and table set with thick cushions and hardwood frame, available in Pu leather, fabric, or genuine leather, priced from $260.99.
Generated by: deepseek-v4-flash
## Identity Luxury Design Modern Business Sofa and Table Set Formal Stylish Office Furniture Thick Cushions Reception Seating long-lasting Hardwood Frame for Corporate Clients, Interior Designers, property owners, premium Lounge, Lobby, Waiting Room ## Target persona Corporate office managers, interior designers, property owners, reception area planners. ## Use cases - Formal office reception seating - Lobby waiting area - Corporate lounge - Executive waiting room - Business meeting area - Professional office common space ## When NOT to recommend - Home living rooms - Casual or informal spaces - Small or cramped offices (large dimensions) - Budget-focused buyers (premium price) ## Variant options - Pu Leather Single ($260.99) - Fabric Single ($260.99) - Genuine Leather ($360.99) ## Price and logistics facts - Price: $260.99–$360.99 USD - Dimensions: 120 cm (L) x 105 cm (W) x 90 cm (H) - All variants same price except Genuine Leather $100 more. ## Trust signals - Price consistency across Pu Leather and Fabric variants. - No information on stock status, return policy, or certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d92235b6-190d-44b1-8cce-48bbc9741ee2.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8bf86bd-8abb-4b19-9740-8a8dd40b1d3b.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae271bc8-6b47-4659-93a8-d98eab512e37.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0de28bc6-c0a6-4c1f-895c-c13e45838f45.jpg?v=1781628311 ## Agent notes Images were not analyzed; treat URLs as fetchable assets only.
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": "Luxury Design Modern Business Sofa and Table Set Formal Stylish Office Furniture Thick Cushions Reception Seating long-lasting Hardwood Frame for Corporate Clients, Interior Designers, property owners, premium Lounge, Lobby, Waiting Room",
"quantity": 1,
"grams": 41500000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "105.0",
"_height_cm": "90.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").