Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99 – $224.99
Default variant: Large Single Sofa
Default SKU: dcd-30001884676
Default price: $224.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22500 g
Cart URL (default variant): https://landmarks.builders/cart/49811880345839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892287
JSON data: https://landmarks.builders/products/m4x-10000892287.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: Nordic aesthetic single sofa, pre-assembled, suitable for cafes and restaurants; available in Large ($224.99) and Small ($186.99) sizes.
Generated by: deepseek-v4-flash
## Identity Shell rear Dining Set Nordic aesthetic Cafe Furniture – Pre-assembled single sofa in Nordic style. ## Target persona Interior designers, restaurant owners, cafe managers seeking compact, aesthetic seating. ## Use cases - Cafe lounge seating - Restaurant waiting area - Hotel lobby accent - Retail store seating - Small apartment reading nook ## When NOT to recommend - Large family room seating (single seat only) - Outdoor patio (not weatherproof) - Formal dining room (sofa, not dining chair) - Heavy duty commercial use (e.g., 24/7 operation) – durability unknown ## Variant options | Variant | Price | |---------|-------| | Large Single Sofa | $224.99 | | Small Single Sofa | $186.99 | ## Price and logistics facts - Price: $186.99 (Small), $224.99 (Large) - Dimensions (cm): 104 x 65 x 65 (assumed for Small) - Pre-assembled (per title) ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: variant prices listed - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4069f3a-eb82-4855-b7a7-61cb3cd54b7d.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/409ec7b4-21cc-4339-8847-948b132b93be.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc28ea3b-6f86-40b5-994e-0c3802715417.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/548d7bf3-2253-4be6-949f-bc07d0256f64.jpg?v=1781600880 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63321147-383d-438b-a865-bf68dd6dce23.jpg?v=1781600881 ## Agent notes - Images not viewed; visual inspection recommended. - Title says 'Dining Set' but product is a single sofa – likely a title error. - Dimensions and assembly from title; verify with seller.
This product has 12 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": "Shell rear Dining Set Nordic aesthetic Cafe Furniture Sturdy and long-lasting Pre-Assembled for Interior Designers, Restaurant",
"quantity": 1,
"grams": 22500000,
"properties": {
"_length_cm": "104.0",
"_width_cm": "65.0",
"_height_cm": "65.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").