SKU: 2C00-56

Del Mar - Luca Sofa With Floating Ottoman Chaise

$1,82999 USD $2,27999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

The Luca collection exudes a casual laidback style. Its generous scale, track arm, and pillow back are combined with a super plush seat for a look and level of comfort that can't be beat. Available as a sofa with or without reversible ottoman chaise as well as a chair and a half, swivel chair, and matching ottoman.

Product Features
  • Back: Removable, Loose, poly fiber fill in a channel bag
  • Seat: Sinuous wire, ventilated, loose, block foam with poly fiber wrap, reversible
  • Legs: 6'' x 5.5'' x 1.5'' screw-in, wood
  • Pillows: 2 x 22'' fiber fill
  • Optional upgrades: Frame Coil, Coil Cushion, feather blend pillows.


Del Mar - Luca Sofa With Floating Ottoman Chaise
89.0"W x 42.0"D x 41.0"H - 168.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });