Canasta by Fabien Capello
31
The Canasta 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, and multiple sofa sizes. From the playful fleece like blues and browns to a classic beige and vibrant pinks and oranges, this collection is 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
