Canasta by Fabien Capello
31CANASTA Collection, designed with Paris-born, Guadalajara-based designer Fabien Cappello. Inspired by Charlotte Perriand’s 1928 reinvention of the armchair with Le Corbusier, CANASTA brings new energy to a classic typology—available in lounge chair, ottoman, multiple sofa sizes. From the playful fleece like blues and browns to classic beiges and vibrant pinks and oranges, this is lounge seating built to both stand out and belong, wherever it lives.

{
const queryString = new URLSearchParams(new FormData($refs.filter_form)).toString()
loading = true;
fetch('/collections/canasta?' + queryString)
.then(response => response.text())
.then(data => {
let html_div = document.createElement('div');
html_div.innerHTML = data;
let html_dom = html_div.querySelector('#ProductGridContainer').innerHTML;
document.querySelector('#ProductGridContainer').innerHTML = html_dom;
// update url without refreshing the page
history.replaceState(null, null, '?' + queryString);
})
.catch(error => console.error('Error:', error))
.finally(() => loading = false);
})"
>
Grid Size

Canasta Lounge Chair
Canasta Lounge Chair
Half and Half

Canasta Lounge Chair
Canasta Lounge Chair
Bright Orange

Canasta Lounge Chair
Canasta Lounge Chair
Half and Half
