Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $458.99
Default variant: 1-seater
Default SKU: dcd-30002110379
Default price: $200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19000 g
Cart URL (default variant): https://landmarks.builders/cart/50150797672687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925036
JSON data: https://landmarks.builders/products/m4x-10000925036.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Industrial Chic Design: This set features a sturdy metal frame paired with rich, distressed-look faux leather, creating a vintage aesthetic. This stylish metal frame faux leather sofa is perfect for adding character to modern commercial areas like pubs, cafes, and lounges.
Built for Business: Engineered for high-traffic environments, this collection is the epitome of long-lasting commercial furniture. Its heavy-duty construction is designed to withstand the rigors of daily use in restaurants, hotels, and taverns while maintaining its sophisticated look.
Superior Comfort: Cushions are filled with high-density, resilient foam that provides exceptional support and prevents sagging over time. This ensures your guests enjoy a consistently comfortable seating experience, encouraging them to relax and stay longer.
Low Maintenance & Long-Lasting: The high-quality faux leather is not only scratch-resistant but also incredibly easy to clean, making spills and stains a non-issue. This makes our industrial booth sofa a practical choice for busy establishments where quick turnover and cleanliness are key.
Versatile Configurations: Available as single, double, and three-seater sofas, along with matching tables in various sizes. This modularity allows for flexible layouts, making it perfect as primary restaurant seating or for creating cozy cafe furniture arrangements.
Summary: High-Density Foam Cushion Industrial Bar Furniture Set Heavy Duty Industrial Booth Sofa Easy to Clean Metal Frame Faux Leather Sofa Scratch Resistant for Cafe Owners, Interior Designers, Tavern, Lounge, Hotel. 【Industrial Chic Design】: This set features a sturdy metal frame paired with rich, distressed-look faux leather, creating a vintage aesthetic. This stylish metal frame faux leather sofa is perfect for adding character to modern commercial areas like pubs, cafes, and lounges. 【Built for Business】: Engineered for high-traffic environments, this collection is the epitome of long-lasting com
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "High-Density Foam Cushion Industrial Bar Furniture Set Heavy Duty Industrial Booth Sofa Easy to Clean Metal Frame Faux Leather Sofa Scratch Resistant for Cafe Owners, Interior Designers, Tavern, Lounge, Hotel",
"product_id": 9456879042799,
"variant_id": 50150797672687,
"quantity": 1,
"grams": 19000,
"length_cm": "185.0",
"width_cm": "67.0",
"height_cm": "70.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").