








WIIS’ IDEA6-Piece Rectangular Dining Table Set for 6, Modern Table & Upholstered Chair Set for Home, Kitchen, Dining Room,4 Chairs, Bench Seat, Marbled Veneers Tabletop and V-shaped Table Legs (Beige)
$687.70 Original price was: $687.70.$529.00Current price is: $529.00.
About this item
- [High-end Elegant Style]With marbled veneers tabletop and upholstered dining chairs,this elegant style dining table set represents a high-end and temperament atmosphere.The graceful natural marble texture on the tabletop and low saturation color chairs,that is suitable for simple or modern style dining room.Moreover,the black stand neutralizes the soft elements of the tabletop and chair body,accentuating the sense of power.
- [Six-person Configuration]This elegant style dining table set is including a table topped with marble decals,four high back upholstered chairs and a soft covered bench.In that case,this dining table set can serve six people,and it means this simple and elegant dining table set is fit for big families.This dining table set allows all family members to sit together and enjoy vittles and beverages and the warm and harmonious atmosphere of the family.
- [Stable & Solid Structure]For stability in daily usage, this table topped with marble veneers adopts the design of V-shaped table legs and H-shaped leg base.The table legs are manufactured with MDF board,and the part of V-shaped is made of solid wood plywood.The surface of these legs and the frame are painted into black to enhance the solid,traditional feel.
- [Exquisite Craftsmanship]Many of the details show the craftsmanship.The four upholstered chairs and a soft covered bench are soft and comfortable,with beautiful rivet edges on the seat and back.The thickness of cushion of chairs and bench is 2.4 inches to guarantee wonderful using experiences.Four high back upholstered chairs have curved chair back top styling to provide better back support.
- [Full assembly required]Users will receive two parcels,one is for table,and another is for all of chairs and a bench.Install instruction manual will be shipped with the products,and users can install all of the parts of this dining set without any errors as long as they follow the logical and clear instructions.The installation process would be more smooth if users prepare the drill themselves.The load-bearing capacity of tabletop is 220 lbs,and the same parameter of each chair is 250 lbs.
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 60”L x 36”W x 30”H inches and the size of the dining chairs is 18”L x 19”W x 38”Hinches,the size of the bench is 38.6”L x 13.8”W x 19.5”H 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.