www.efavormart.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.efavormart.com/products/5-pack-terracotta-rust-cloth-napkins-with-hemmed-edges-reusable-polyester-dinner-linen-...
Submission: On November 22 via manual from US — Scanned from US

Form analysis 4 forms found in the DOM

<form class="w-full max-w-[925px] relative z-50"><input type="text"
    class="flex w-full border border-gray-90 bg-white px-5 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:border-gray-250 focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 disabled:bg-gray-50 disabled:text-gray-250 h-[50px] md:h-9 rounded-none search gtm-searchbar-want-search transition-all md:rounded-[1.5rem]"
    placeholder="What can we help you find?" aria-label="What can we help you find?" autocomplete="off" value=""><button type="submit" class="absolute top-0 right-0 h-full px-4 text-gray-40 flex items-center gtm-searchbar-start-search"
    aria-label="search button"><svg class="icon icon-loop w-4.5 h-4.5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
      <use xlink:href="/assets/sprite.svg#loop"></use>
    </svg></button></form>

POST /pages/wishlist

<form method="post" action="/pages/wishlist"><input type="hidden" name="action" value="ADD_SAVED_ITEM"><input type="hidden" name="inputs" value="{&quot;productId&quot;:6702613987374,&quot;variantId&quot;:39542279602222}"><button
    class="flex items-center justify-center gap-2 border px-4 py-3 rounded-[30px] border-solid border-gray-90 text-sm gtm-qv-atw" type="submit">
    <div class="flex items-center gap-2"><svg class="icon icon-heart w-4 h-4 text-white" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
        <use xlink:href="/assets/sprite.svg#heart"></use>
      </svg><span>277</span></div>
  </button></form>

POST /cart

<form method="post" action="/cart"><input type="hidden" name="cartFormInput"
    value="{&quot;action&quot;:&quot;LinesAdd&quot;,&quot;inputs&quot;:{&quot;lines&quot;:[{&quot;merchandiseId&quot;:&quot;gid://shopify/ProductVariant/39542279602222&quot;,&quot;quantity&quot;:1}]}}"><input type="hidden" name="recommendations"
    value="1">
  <div class="pb-1 pt-4 mb-4">
    <div class="border border-gray-80">
      <div class="grid bg-gray-360 text-sm font-bold grid-cols-3 border-b border-gray-80 divide-x divide-gray-80">
        <div class="py-2 px-1.5">Quantity</div>
        <div class="py-2 px-1.5">Discount</div>
        <div class="py-2 px-1.5">Unit Price</div>
      </div>
      <div class="divide-y divide-gray-80">
        <div class="grid text-sm even:bg-gray-60 grid-cols-3 divide-x divide-gray-80">
          <div class="py-2 px-1.5">20 - 49</div>
          <div class="py-2 px-1.5">Get 10% off</div>
          <div class="py-2 px-1.5"><span>$2.24</span></div>
        </div>
        <div class="grid text-sm even:bg-gray-60 grid-cols-3 divide-x divide-gray-80">
          <div class="py-2 px-1.5">50 - 199</div>
          <div class="py-2 px-1.5">Get 15% off</div>
          <div class="py-2 px-1.5"><span>$2.12</span></div>
        </div>
        <div class="grid text-sm even:bg-gray-60 grid-cols-3 divide-x divide-gray-80">
          <div class="py-2 px-1.5">200+</div>
          <div class="py-2 px-1.5">Get 25% off</div>
          <div class="py-2 px-1.5"><span>$1.87</span></div>
        </div>
      </div>
    </div>
  </div>
  <div class="mt-3 w-full hidden lg:block">
    <div class="flex items-center space-x-1.5 lg:space-x-2.5 overflow-hidden">
      <div class="flex-none w-1/3">
        <div class="relative flex items-center justify-center border border-gray-300"><button
            class="absolute flex items-center justify-center px-2 md:px-2.5 h-10 md:h-11 disabled:text-gray-600 transition-all duration-400 ease-in left-0 text-gray-300" type="button" disabled=""><svg class="icon icon-minus w-3 h-3"
              xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
              <use xlink:href="/assets/sprite.svg#minus"></use>
            </svg></button><input class="text-center w-full max-w-full border-none appearance-none text-gray-250 h-10 md:h-11" type="number" min="1" name="quantity" value="1"><button
            class="absolute flex items-center justify-center px-2 md:px-2.5 h-10 md:h-11 disabled:text-gray-600 transition-all duration-400 ease-in right-0 text-gray-250" type="button"><svg class="icon icon-plus w-3 h-3"
              xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
              <use xlink:href="/assets/sprite.svg#plus"></use>
            </svg></button></div>
      </div>
      <div class="flex-auto flex space-x-1.5 lg:space-x-2.5 overflow-hidden"><button
          class="inline-flex gap-2.5 items-center justify-center whitespace-nowrap rounded-[1.5rem] text-base ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-purple-350 text-white hover:bg-purple-150 py-2 w-auto flex-auto font-normal px-4 h-[42px] md:h-[46px] overflow-hidden gtm-pdpsticky-atc"
          type="submit"><svg class="icon icon-add-to-cart w-4 h-4 text-white hidden lg:flex" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
            <use xlink:href="/assets/sprite.svg#add-to-cart"></use>
          </svg>Add to cart</button></div>
    </div>
  </div>
  <div class="fixed left-0 bottom-0 bg-white z-40 w-full shadow-extraSmall py-4 md:py-2.5 md:translate-y-full transition-transform [&amp;.sticky-show]:translate-y-0">
    <div class="container">
      <div class="grid md:grid-cols-3 lg:grid-cols-2 gap-5 items-center">
        <div class="hidden md:flex md:col-span-1 items-center overflow-hidden">
          <div class="mr-5 flex-none"><img alt="5 Pack Terracotta (Rust) Cloth Napkins with Hemmed Edges, Reusable Polyester Dinner Linen Napkins - 17&quot;x17&quot;" decoding="async" height="1000" loading="lazy" sizes="100vh"
              src="https://cdn.shopify.com/s/files/1/1552/7691/files/Terracotta-Seamless-Cloth-Dinner-Napkins.jpg?v=1723773156&amp;width=1000&amp;height=1000&amp;crop=center"
              srcset="https://cdn.shopify.com/s/files/1/1552/7691/files/Terracotta-Seamless-Cloth-Dinner-Napkins.jpg?v=1723773156&amp;width=1000&amp;height=1000&amp;crop=center 1000w" width="1000" class="!rounded-none w-[52px] h-[52px]"
              style="width: 100%; aspect-ratio: 1 / 1;"></div>
          <h4 class="text-gray-450 line-clamp-2 leading-tight">5 Pack Terracotta (Rust) Cloth Napkins with Hemmed Edges, Reusable Polyester Dinner Linen Napkins - 17"x17"</h4>
        </div>
        <div class="md:col-span-2 lg:col-span-1">
          <div class="flex items-center space-x-1.5 lg:space-x-2.5 overflow-hidden">
            <div class="flex-none w-1/3">
              <div class="relative flex items-center justify-center border border-gray-300"><button
                  class="absolute flex items-center justify-center px-2 md:px-2.5 h-10 md:h-11 disabled:text-gray-600 transition-all duration-400 ease-in left-0 text-gray-300" type="button" disabled=""><svg class="icon icon-minus w-3 h-3"
                    xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
                    <use xlink:href="/assets/sprite.svg#minus"></use>
                  </svg></button><input class="text-center w-full max-w-full border-none appearance-none text-gray-250 h-10 md:h-11" type="number" min="1" name="quantity" value="1"><button
                  class="absolute flex items-center justify-center px-2 md:px-2.5 h-10 md:h-11 disabled:text-gray-600 transition-all duration-400 ease-in right-0 text-gray-250" type="button"><svg class="icon icon-plus w-3 h-3"
                    xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
                    <use xlink:href="/assets/sprite.svg#plus"></use>
                  </svg></button></div>
            </div>
            <div class="flex-auto flex space-x-1.5 lg:space-x-2.5 overflow-hidden"><button
                class="inline-flex gap-2.5 items-center justify-center whitespace-nowrap rounded-[1.5rem] text-base ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-purple-350 text-white hover:bg-purple-150 py-2 w-auto flex-auto font-normal px-4 h-[42px] md:h-[46px] overflow-hidden gtm-pdp-atc"
                type="submit"><svg class="icon icon-add-to-cart w-4 h-4 text-white hidden lg:flex" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
                  <use xlink:href="/assets/sprite.svg#add-to-cart"></use>
                </svg>Add to cart</button></div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="footer-form flex lg:items-center md:w-full items-center lg:w-2/3 text-center"><input type="email"
    class="flex w-full rounded-[1.5rem] border bg-white px-5 py-2 text-sm ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:border-gray-250 focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 disabled:bg-gray-50 disabled:text-gray-250 h-12 rounded-r-none border-purple-150"
    required="" autocomplete="email" placeholder="your@email.com" value=""><button
    class="inline-flex gap-2.5 items-center justify-center whitespace-nowrap rounded-[1.5rem] font-normal ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 bg-purple-350 text-white hover:bg-purple-150 h-12 py-2 w-auto rounded-l-none px-3 lg:px-9 text-sm"
    type="submit">Subscribe<svg class="icon icon-arrowfull size-3 hidden lg:block" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMid meet">
      <use xlink:href="/assets/sprite.svg#arrowfull"></use>
    </svg></button></form>

Text Content

Ending Tonight 20% Off Sitewide Sale! - CODE: EBF20

11:54:19

 * Shipping
 * Returns
 * Order Status

Ends Tonight! 20% Off Sitewide

11:54:19

Get
 * Sale
 * Get inspired
 * Account
 * Wishlist
 * 
 * 
 * Cart0

 * Table Linens
 * Tabletop & Centerpieces
 * Chair Covers
 * Disposable Dinnerware
 * Pipe & Drape Backdrops
 * Fake Flowers & Greenery
 * Large Scale Event Décor
 * Lighting & Candles
 * Party Supplies & Balloons
 * Party Favors
 * Fabrics & Craft
 * Commercial Use
 * New Arrivals
   

 1. Home›
 2. Exquisite Table Linens›
 3. Cloth Napkins›
 4. Polyester Cloth Napkins


5 PACK TERRACOTTA (RUST) CLOTH NAPKINS WITH HEMMED EDGES, REUSABLE POLYESTER
DINNER LINEN NAPKINS - 17"X17"

SKU: NAP_OSC_TERC
$2
.49
$4.39
(
$0.50/Napkin
)
277

(3161)
Quantity
Discount
Unit Price
20 - 49
Get 10% off
$2.24
50 - 199
Get 15% off
$2.12
200+
Get 25% off
$1.87
Add to cart

5 PACK TERRACOTTA (RUST) CLOTH NAPKINS WITH HEMMED EDGES, REUSABLE POLYESTER
DINNER LINEN NAPKINS - 17"X17"

Add to cart
Ships from the USA.
Delivery as early as Nov 26
$49.00 to get Free ShippingFlexible Returns - 180 Days
Color: Terracotta (Rust)
More in Terracotta

Size: 17"x17"
20" x 20"
17"x17"
Style:
Tablecloth
Sash
Table Skirt
Table runner
Napkins
Overlay
Quantity: 5 Napkins
Material: 100% Polyester & Dacron
Color: Terracotta (Rust)
Size: 17”x17”, unfolded
Thickness: 150 GSM
Stain & Wrinkle resistant.
Napkins are seamless, 1pc design with hemmed edges.


SHOP THE LOOK





INFORMATION


TERRACOTTA (RUST) SEAMLESS CLOTH DINNER NAPKINS

Enhance the elegance of your table settings with our 5 Pack Terracotta (Rust)
Seamless Cloth Dinner Napkins. These napkins are the perfect addition to any
special occasion, from weddings and receptions to showers and birthdays. Mix and
match different colors and textures to create a captivating allure that will
impress your guests. With their chic and durable design, these linen napkins are
sure to leave a lasting impression.

Our premium quality cloth napkins have a soft and smooth texture, providing a
refined feel to your table settings. The seamless finish adds to their
sophisticated charm. Not only do these napkins look luxurious, but they are also
stain and wrinkle-resistant, ensuring they remain in pristine condition
throughout your event. Whether you place them directly on the tables or pair
them with table covers, runners, and napkin rings, these napkins will exude
splendor.

Flaunt the dreamy allure of these Terracotta (Rust) linen napkins to impress
your elite guests. Fold them into stunning napkin rings and place them atop
linens or decorative charger plates for an elegant display. The Terracotta
(Rust) color adds a touch of warmth and sophistication to any table. These
durable napkins are perfect for both indoor and outdoor events, making them a
versatile choice for your event decor needs.


VERSATILE AND STYLISH

Our Terracotta (Rust) seamless cloth dinner napkins are not only perfect for
special occasions but also for everyday use. Their versatile design allows you
to incorporate them into your daily table settings, adding a touch of elegance
to your meals. Whether you're hosting a dinner party or enjoying a casual family
meal, these napkins will elevate your dining experience.

With their wrinkle-resistant linen fabric, these napkins are incredibly easy to
care for. Simply toss them in the washing machine and they will come out looking
as good as new. The durable construction ensures that they will withstand
multiple washes, making them a cost-effective choice for bulk dinner napkins.
Say goodbye to disposable paper napkins and embrace the eco-friendly option with
our reusable cloth napkins.

Not only are these napkins practical and stylish, but they also complement a
wide range of event themes and decor styles. Whether you're going for a rustic,
bohemian, or modern look, the Terracotta (Rust) color will blend seamlessly with
your chosen aesthetic. Add a pop of color to your wedding table decor or create
a cohesive look for your restaurant or catering business. These napkins are a
must-have for anyone looking to elevate their dining experience.


HIGH-QUALITY AND AFFORDABLE

At our online retailer for event decor, we understand the importance of both
quality and affordability. That's why our 5 Pack Terracotta (Rust) Seamless
Cloth Dinner Napkins offer the best of both worlds. Made from premium linen
fabric, these napkins are designed to withstand the test of time. The seamless
finish adds a touch of luxury, while the stain and wrinkle-resistant properties
ensure they stay looking pristine.

We believe that everyone should have access to high-quality event decor without
breaking the bank. That's why we offer these napkins at an affordable price,
allowing you to create a stunning table setting without exceeding your budget.
Whether you're hosting a small gathering or a grand event, our bulk dinner
napkins are a cost-effective solution.

Shop with confidence knowing that our Terracotta (Rust) seamless cloth dinner
napkins are backed by our commitment to customer satisfaction. We take pride in
providing exceptional products and excellent customer service. If you have any
questions or concerns, our friendly and knowledgeable team is here to assist
you. Elevate your event decor with our high-quality and affordable napkins
today.


ADDITIONAL INFORMATION:

How to Care: Warm water wash. Low temp dry. Uses: Wedding, Birthday, Party,
Event, Banquet, Restaurant Tableware
Show More
Reviews3161Questions
4.9
Based on 3,161 Reviews
5

2921
4

193
3

45
2

1
1

1
Customer PhotosView All→

Write a Review

--------------------------------------------------------------------------------

NewestWith PhotosHighest RatingLowest RatingFeaturedMost Helpful
They came pretty fast and the quality is nice!!
syntyche
Verified Buyer
11/07/2024
0

PERFECT

The napkins are the perfect size and color for our event
Anonymous
Verified Buyer
10/20/2024
0

BEAUTIFUL COLOR

Looks very pretty excellent for my daughters baptism.
luis c.
Verified Buyer
10/01/2024
0

NAPKINS

The color is as shown which is perfect for our color scheme. Very nice quality
and a great size. They will add the perfect touch.
Ashley G.
Verified Buyer
09/24/2024
0

MISSING ITEMS IN THE ORDER

I was excited to receive my order, but unfortunately, 20 units were missing.
While the napkins themselves are of good quality, it’s disappointing to receive
an incomplete order.
Abba C.

10/30/2024
0
Love it it was the perfect touch to my event.
Leslie
Verified Buyer
10/17/2024
0

BEAUTIFUL NAPKINS

The color matches the tablecloth they offer perfectly. Used for a wedding
Hope H.
Verified Buyer
09/29/2024
0

BLUE TABLE NAPKINS

Great Quality and the shipping was super fast
Anonymous
Verified Buyer
09/18/2024
0
Beautiful just as described
Jacquelyn
Verified Buyer
10/27/2024
0

VIBRANT

Material made of good quality.
Wanda F.
Verified Buyer
10/16/2024
0

WEDDING NAPKINS

We used these for my daughter's wedding because the venue did not have a good
choice for napkin colors. I embroidered their initial on each napkin and guests
could take them home. Perfect for the event!!
Mary M.
Verified Buyer
09/25/2024
0

EXCELENTE

excelente calidad,el color me encantó
Danetza S.
Verified Buyer
09/13/2024
0
12345678

SUBSCRIBE FOR INSTANT ACCESS TO EFAVORMART'S BEST DEALS AND LATEST ARRIVALS!

Subscribe

Live Chat Availability:

Mon-Fri | 5:00 am - 9:00 pm
Sat-Sun | 9:00 am - 6:00 pm

General Questions: sales@efavormart.com

 * 
 * 
 * 
 * 
 * 
 * 

Wholesale Site

 * Join Wholesale
 * Purchase Order Request
 * Sales Tax Exemption

About

 * About Us
 * Reward Program
 * Blog
 * Why Buy From Us
 * Privacy Policy
 * Terms & Conditions

Shop

 * Tablecloth Size Calculator
 * Hometown Heroes Discount
 * Sitemap
 * Shopping Guides
 * Affiliates
 * Accessibility

Help

 * Linen Care
 * FAQ
 * Contact Us
 * Order Status
 * Shipping Information



Copyright 2024 efavormart.com ®