Welcome to emarket!

BRANDINGS

My Cart -

$0.00
0
There are 0 item(s) in your cart
Subtotal: $0.00

7 Pcs Outdoor Woven Fabric Dining Set Metal Frame Table & Chair Washable Cushion

$541.20

SKU: A6EE2FB9

Product Highlights

Buy Now
Choose your delivery location :

SKU A6EE2FB9 Category
pnghq.com-credit-card-trust-badges-png-image-transparent

Description

Last Updated on

April 24th, 2024 10:13 am

body { font-family: “Market Sans”, Arial, sans-serif; }

@charset “utf-8”;
/* CSS Document */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
from,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
margin: 0;
padding: 0;
}
input,
select,
textarea {
outline: none;
border: none;
background: none;
display: none;
}
body {
font-family: Arial;
}
li {
list-style: none;
}
input,
select,
textarea {
outline: none;
border: none;
background: none;
}
textarea {
resize: none;
}
a {
text-decoration: none;
color: #656565;
}
#all {
margin: 0 auto;
max-width: 1100px;
}
.header {
}
.header .header_banner {
line-height: 0;
}
.header .header_banner img {
width: 100%;
}
.imageContent {
display: flex;
padding: 2%;
flex-direction: column;
}
.title-top {
display: block;
/* width: 80%; */
font-size: 1.25em;
font-weight: bold;
margin: 20px auto;
text-align: center;
word-wrap: break-word;
}
.imgBig {
flex: 96%;
height: auto;
border: 3px rgba(0, 0, 0, 0.1) solid;
margin-bottom: 5px;
}
.imgBig img {
display: none;
}
.imgLit {
flex: 100%;
display: flex;
flex-direction: row;
/* margin-left: 1%;*/
height: auto;
justify-content: space-between;
align-items: flex-end;
}
.imgLit label {
display: block;
}
.imgLit img {
width: 93%;
height: auto;
float: right;
border: 2px rgba(0, 0, 0, 0.1) solid;
display: inline-block;
}
.imgLit img {
opacity: 0.8;
}
.imgLit img:hover {
opacity: 1;
}
#img01:checked ~ .imgBig .img01,
#img02:checked ~ .imgBig .img02,
#img03:checked ~ .imgBig .img03,
#img04:checked ~ .imgBig .img04,
#img05:checked ~ .imgBig .img05,
#img06:checked ~ .imgBig .img06 {
display: block;
}
.describe {
margin: 0 0 30px;
background-color: #fff;
}
.title {
padding: 0 28px;
height: 45px;
line-height: 45px;
font-size: 22px;
color: #ffffff;
background-color: rgba(52, 78, 175, 1);
}
.describe > p {
padding: 28px 10px;
font-size: 22px;
color: #ff0303;
}
.describe-cont {
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-direction: column;
}
.describe-cont > div {
margin-left: 30px;
}
.describe-cont img {
width: 330px;
}
.describe-cont-item {
margin-bottom: 20px;
}
.describe-cont-item h4 {
margin-bottom: 10px;
font-size: 22px;
color: #000;
}
.describe-cont-item p {
line-height: 1.5;
font-size: 20px;
color: #000;
}
.server-tab {
position: relative;
width: 100%;
}
.server-tab ul {
width: 100%;
}
.server-tab li {
float: left;
width: 25%;
background: rgba(52, 78, 175, 1);
list-style: none;
}
.server-tab input {
position: absolute;
top: -9999px;
left: -9999px;
display: none;
}
.server-tab label {
display: block;
padding: 10px 60px;
font-size: 30px;
color: #fff;
text-align: center;
cursor: pointer;
}
.server-tab label:hover {
color: #fff;
background-color: #4862c4;
}
.server-tab::after,
#tab-perview01::after,
#tab-perview02::after,
#tab-perview03::after,
#tab-perview04::after {
display: block;
content: “”;
clear: both;
}
.tab-perview {
width: 100%;
position: absolute;
left: 0;
box-sizing: border-box;
display: none;
padding: 10px 30px;
}
.tab-perview > img {
width: 100%;
}
#tab1:checked ~ #tab-perview01,
#tab2:checked ~ #tab-perview02,
#tab3:checked ~ #tab-perview03,
#tab4:checked ~ #tab-perview04 {
display: block;
}
.server-tab input[type=”radio”]:checked + label {
background: #4862c4;
color: #fff;
}
.tab-perview-con:nth-child(1) {
width: 49%;
float: left;
}
.tab-perview-con:nth-child(2) {
width: 49%;
float: right;
}
.tab-perview span {
/* padding: 0 2%; */
display: block;
font-size: 1.3em;
line-height: 30px;
word-wrap: break-word;
/* text-indent: -1.5em; */
/* margin-left: 2em; */
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 800px) {
.title {
font-size: 1.2em !important;
}
.describe > p {
/* font-size: 1.05em !important; */
}
.describe-cont {
display: block !important;
padding: 0px 10px;
}
.describe-cont > div {
margin-left: 0px;
}
.describe-cont img {
width: 100% !important;
}
.detail .title {
margin-bottom: 10px;
}
.detail-main {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
}
.detail-main-sec {
margin: 10px 10px !important;
padding: 10px 10px !important;
width: 100% !important;
border: 1px solid #ddd;
}
.server-tab label {
display: block;
padding: 10px 10px;
font-size: 1.2em;
color: #fff;
text-align: center;
cursor: pointer;
}
.tab-perview1 {
display: block;
justify-content: space-between;
align-items: flex-start;
}
.tab-perview1 p {
padding-left: 10px !important;
padding-right: 10px !important;
width: 95%;
font-size: 0.92em;
font-weight: 500;
color: #1f1f1f;
line-height: 1.5em;
}
.tab-perview1 img {
width: 100% !important;
}
.tab-perview2 {
position: relative;
}
.tab-perview2 img {
width: 100%;
}
.tab-perview2 .cont {
position: absolute;
top: 58%;
left: 2.7%;
padding: 0 9px;
width: 45%;
height: 36%;
line-height: 1.2em;
font-size: 12px;
border-radius: 6px;
background: rgba(255, 255, 255, 1);
}
.tab-perview3 {
position: relative;
}
.tab-perview3 img {
width: 100%;
}
.tab-perview3 .cont {
position: absolute;
bottom: 15%;
right: 10%;
padding: 20px 20px;
width: 80%;
height: 40%;
line-height: 1.2em;
font-size: 0.92em;
border-radius: 36px;
background: rgba(255, 255, 255, 0.8);
}
}
@media screen and (max-width: 500px) {
}

7 Pcs Outdoor Woven Fabric Dining Set Metal Frame Table & Chair Washable Cushion

Product Description

NOTE: Professional Installation Would Be Highly Recommended.

Description:

    • 1. Color: Black
      2. Material: Iron & Woven Fabric
      3. Room Type: Dining Room, Patio, Backyard, Outdoor, Courtyard, and Poolside
     
 

Features:

1. Sturdy Design: Comes with four-legged base and a strong iron frame that provide stability for your time.

2. Comfortable Chairs: The seats are padded with thick cushions keeping you comfortable all the time, more comfortable than the traditional wooden chair. Chair’s back material is made from sturdy and soft woven fabric that is premium and weather-resistant.
3. Weather-resistant Table: Constructed with iron frame that is time-tested, resilient to weather, easy to clean, and has a waterproof coating.
 
4. Outdoor & Indoor: The dining is very contemporary addition for outdoor spaces and also give your indoor spaces like living room and bedroom a more relaxed.

Dimensions:

  • 1. Chair Dimension: 21″W x 23″L x 35″H
  • 2. Table Dimension: 37.8″W x 63.2″L x 29.1″H
  • 3. Maximum Weight Capacity: 330 lb
4. Item Weight: 41.8 lbs
 

Package Included:

  1. 1. 6 x Chairs
  2. 2. 6 x Cushions Set
  3. 3. 1 x Table
  4. 4. 1 x Instruction Manual
  5.  
  6. Note: The product will be dispacted separately into 2 packages

  • Shipping
    1. Normally the item will be dipatched within 1 business day if payment is cleared before 12 pm PST.
    2. Please verify the correct shipping address in your PayPal account before making the payment. We only dispatch the item to the address that is sent to us at the time of checkout.
    3. We don’t ship to Hawaii, Alaska, Puerto Rico, APO/FPO/PO Boxes.
    4. We don’t provide local pick-up service.
    5. Normally we will use USPS, UPS, FedEx & LTL to dispatch items.
  • Payment
    1. We accept PayPal and credit card.
    2. We will ship to the confirmed Paypal shipping address that is provided with the payment only.
  • Return
    1. 30 days Money Back Guarantee.
    2. Please contact our customer service to receive a RMA form first if want to return the item. 3. All returned items MUST in new condition with the original package.
  • Contact
    If has any problem, please contact us by sending an ebay message. Our customer service will resolve the problem as soon as possible.


string(7) "default"

 



x