Product Description
/**
* Common event handler for click and keydown events.
* @param {Event} event - The event object.
* @param {Function} handleClickOrEnter - Function to handle click or Enter key events.
* @param {Function} handleEsc - Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === 'click';
const isKeydown = event.type === 'keydown';
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event - The event object.
*/
function handleEsc(event) {
event.target.blur()// force remove focus
}


Farmhouse Coffee Table Choose Your Love, Love Your Choice
If you're always losing your TV remote and your apartment is cluttered with stuff scattered everywhere, it's time to tidy up. This coffee table is the perfect size for placing in front of a couch - not too small, not too big. And the height is just right for pulling it closer to the sofa for snacks while watching your favorite movie.
This farmhouse coffee table will match perfectly with others in this series by ChooChoo!

Easy Assembly
Kind tip: You don't need to put together the slats – we've already taken care of that for you.

Classic A-supports
This shelf unit is reinforced with A-shaped side frames, so each level can hold up to 54 lbs.

Bottom Slats Shelf
The spacious lower shelf is perfect for storing small items and magazines in a few baskets.

Clear instructions
Following the 4-step instructions with numbered parts and the included Allen wrench, you'll have no trouble assembling it.
Farmhouse Coffee Table
Color Display
White
Color
Black
MDF
Easyistallation
White
Color
Espresso
MDF
Easyistallation
Modern Coffee Table
Rustic Coffee Table
Learn MoreLearn More
Customer Picture Display
1 thanks 2 for 3 our 4 customer 5 pictures
About design
This coffee table features a slatted shelf at the bottom, with a minimalist design that is both practical and timeless. What's more, to facilitate customer matching, we have also designed a matching console table and side table in the same series.
About service
We strive for high-quality products, but our hardworking employees may occasionally make minor mistakes. If you encounter any issues with your product, please tell us. We will customize a suitable solution for you and fully respect your choices.
Different Product Choice
Tv Stand
Add to Cart
Cosole Table
Add to Cart
Lift Top Coffee Table
Add to Cart
Entryway Table