Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99 – $409.99
Default variant: Sofa Single
Default SKU: dcd-30001869590
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49813651783919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889919
JSON data: https://landmarks.builders/products/m4x-10000889919.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: Industrial shipping container dining set with booth seating, rust-resistant, available in single, double, triple sofa options for commercial use.
Generated by: deepseek-v4-flash
## Identity Industrial Design Shipping Container Dining Set with Retro Booth Seating, Long-Lasting, Rust-Resistant Commercial Furniture. ## Target persona Restaurant owners, cafe operators, bar managers, food court planners seeking durable, industrial-style booth seating for high-traffic commercial environments. ## Use cases - Outdoor or indoor dining areas in restaurants, cafes, bars, and diners. - Fast casual dining setups requiring space-efficient booth seating. - Theme restaurants or breweries with industrial decor. - Food courts needing robust, easy-to-clean seating. - Cafeterias in corporate or institutional settings. ## When NOT to recommend - Residential home dining rooms (aesthetic may be too industrial). - Small spaces (dimensions: 180x71x76 cm; large footprint). - Events requiring lightweight or portable furniture (heavy steel construction). - Budget-constrained purchases (unit price $240.99+). ## Variant options - Sofa Single: $240.99 (SKU dcd-30001869590) - Sofa Double: $283.99 (SKU dcd-30001869591) - Sofa Triple: $409.99 (SKU dcd-30001869592) ## Price and logistics facts - Base price: $240.99 USD (Sofa Single). - Dimensions: 180 cm (L) x 71 cm (W) x 76 cm (H). - No shipping cost or lead time provided. ## Trust signals - Rust-resistant construction (as stated in title). - Priced at $240.99+; no discounts or bulk pricing known. - In-stock status not available; return policy and certifications not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb09baac-3d8c-4b55-9d7e-d86927bd07b7.jpg?v=1781628253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd9dbdde-8038-4d2c-b862-3e1c1ced4a45.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69b5a315-e536-4742-8eb6-400dc138a389.jpg?v=1781628253 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cac20271-f555-4c2b-b281-d0e08401bb00.jpg?v=1781628252 ## Agent notes - Image understanding was not performed; visual details (color, finish, exact design) are not described. - No warranty, material certifications, or regulatory compliance data available. - Dimensions are for the whole set? Likely per booth unit; confirm for double/triple.
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": "Industrial Design Shipping Container Dining Set Retro Design Booth Seating Long-Lasting Commercial Furniture Rust-Resistant for Restaurant Owners, Cafe, Bar, Diner, Food Court",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "71.0",
"_height_cm": "76.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").