

Modern Dining Table Set for 4,Rectangular Solid Wood Dining Table for 4 People,Metal Base and Legs,Suitable for Living Room,Dining Room,Kitchen(55″ Dining Table+4 Mint Green Chair)
About this item
- [Dining Table Set]This exquisite solid wood dining table is full of modern style charm,with a simple and generous appearance design,showing the fashion statement.Novelty design combined with modern home decor,scene style more unique personality.
- [Thick and Durable Solid Wood Dining Table]Solid wood dining table top is made of high quality wood.Precise metal frame provides the necessary weight support for the whole table and chairs,which can balance the dining table well.Sturdy and durable material can be used with confidence.
- [Comfortable Ergonomic Dining Chair]Dining chair surface is made of high quality linen upholstery,ergonomic curved seat design,so that the human body to get maximum comfort,eliminate body tension and fatigue.The seat cushion and backrest are filled with high-density sponge,soft and comfortable.The dining chair is also equipped with 4 metal legs that are sturdy and wear-resistant.
- [Easy to assemble and clean]The dining table set comes with installation instructions and installation tools,just a few simple steps,you can have a high quality dining table set.Easy to clean and maintain waterproof,just wipe it with a damp cloth or rag.
- [Peace of mind after-sales service]Our aim is to guarantee quality and considerate service,while providing you with high quality products,we also guarantee the quality of after-sales service.If there is any quality problem with the solid wood dining table set,we will provide you with meticulous after-sales service.
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 }



-
What are the dimensions of the table and chairs?
The size of the dining table is 55.1*31.4*29.9 inches and the size of the dining chairs is 17.1*21.2*33.5 inches.
-
Does the dining table and chairs require assembly?
Yes, installation instructions are included, just simple operation.
-
Will the dining table and chairs be shipped in one package or multiple packages?
We will ship the product in 3-4 packages, it may not arrive at the same time, but it will arrive within the estimated time.
-
What scenarios are the dining table and chairs suitable for?
Suitable for living room, dining room, bedroom, office and other spaces.
-
What do I do if there is a problem with the product?
If there is any problem with the product, please feel free to contact WIIS’ IDEA team.
You must be logged in to post a review.


MAECENAS IACULIS
Vestibulum curae torquent diam diam commodo parturient penatibus nunc dui adipiscing convallis bulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames nunc natoque dui.
ADIPISCING CONVALLIS BULUM
- Vestibulum penatibus nunc dui adipiscing convallis bulum parturient suspendisse.
- Abitur parturient praesent lectus quam a natoque adipiscing a vestibulum hendre.
- Diam parturient dictumst parturient scelerisque nibh lectus.
Scelerisque adipiscing bibendum sem vestibulum et in a a a purus lectus faucibus lobortis tincidunt purus lectus nisl class eros.Condimentum a et ullamcorper dictumst mus et tristique elementum nam inceptos hac parturient scelerisque vestibulum amet elit ut volutpat.
Reviews
There are no reviews yet.