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;:6702609399854,&quot;variantId&quot;:39542264004654}"><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/39542264004654&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.51</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.37</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>$2.09</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 - 20&quot;x20&quot;" decoding="async" height="1000" loading="lazy" sizes="100vh"
              src="https://cdn.shopify.com/s/files/1/1552/7691/files/Terracotta-Polyester-Linen-Dinner-Cloth-Napkins.jpg?v=1723773170&amp;width=1000&amp;height=1000&amp;crop=center"
              srcset="https://cdn.shopify.com/s/files/1/1552/7691/files/Terracotta-Polyester-Linen-Dinner-Cloth-Napkins.jpg?v=1723773170&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 - 20"x20"</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:16

 * Shipping
 * Returns
 * Order Status

Ends Tonight! 20% Off Sitewide

11:54:16

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 - 20"X20"

SKU: NAP_PLY_TERC
$2
.79
$4.89
(
$0.56/Napkin
)
277

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

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

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: 20" x 20"
17"x17"
20" x 20"
Style:
Tablecloth
Sash
Table Skirt
Table runner
Napkins
Overlay
Quantity: 5 Napkins

Material: Polyester & Dacron

Color: Terracotta (Rust)

Size: 20”x20”, unfolded.

Thickness: 150 GSM
Napkins are seamless, 1pc design with hemmed edges.

Perfect to be matched with our tablecloths, table runners, and centerpieces.



SHOP THE LOOK





INFORMATION


ELEGANT TERRACOTTA (RUST) POLYESTER LINEN DINNER CLOTH NAPKINS

Introducing our elegant Terracotta (Rust) polyester linen dinner cloth napkins,
the perfect addition to your tablescape. With a seamless finish and a touch of
class, these napkins will elevate the ambiance of any event. Whether it's a
wedding, reception, birthday, or shower, these chic napkins will shine with
elegance and blend in seamlessly with your event decor.

Crafted with premium quality fabric, our polyester and dacron linen napkins
offer a soft and smooth texture that will impress your guests. The mesmerizing
Terracotta (Rust) hue adds a dash of style and sophistication to your place
settings. Whether you're hosting a formal event or a casual feast, these napkins
are versatile and will spruce up any occasion.

Not only do our Terracotta (Rust) polyester linen napkins add a fanciful
decorative look to your table, but they also serve the purpose of form and
function. Fold them into glimmering napkin rings to achieve a refined and
sophisticated look for your high-end events and celebrations. These napkins are
the perfect blend of style and practicality, making them a must-have for any
occasion.


ENHANCE YOUR EVENT DECOR WITH TERRACOTTA (RUST) POLYESTER LINEN NAPKINS

Looking to enhance your event decor? Look no further than our Terracotta (Rust)
polyester linen napkins. These napkins are not only stylish but also durable,
making them perfect for any occasion. Whether you're planning a wedding, a
party, or a corporate event, these napkins will elevate your table settings and
impress your guests.

Our Terracotta (Rust) polyester linen napkins are eco-friendly and reusable,
making them a sustainable choice for event planners. By opting for these
napkins, you're not only adding a touch of elegance to your decor but also
contributing to a greener environment. These napkins are designed to withstand
multiple washes, ensuring that they can be used for future events as well.

With their vibrant Terracotta (Rust) color, these napkins will add a pop of
warmth to your table settings. They are perfect for both indoor and outdoor
events, as they are resistant to stains and easy to clean. Whether you're
hosting a formal dinner or a casual gathering, these napkins will effortlessly
complement your event decor and create a memorable dining experience.


BULK PACK OF TERRACOTTA (RUST) POLYESTER LINEN DINNER CLOTH NAPKINS

Looking for a bulk pack of Terracotta (Rust) polyester linen dinner cloth
napkins? Look no further! Our pack includes 5 high-quality napkins, perfect for
larger events or for stocking up your event decor supplies. With these napkins,
you'll always be prepared to host a stylish and sophisticated gathering.

These napkins are not only elegant but also durable. Made from premium quality
fabric, they are designed to withstand multiple uses and washes. Whether you're
a professional event planner or someone who loves to host gatherings, these
napkins are a practical and cost-effective choice.

In addition to their durability, these Terracotta (Rust) polyester linen napkins
are incredibly versatile. They can be used for a wide range of occasions, from
weddings and receptions to birthdays and showers. Their timeless design and rich
color make them a perfect match for any event theme or decor style. Add a touch
of sophistication to your table settings with these bulk pack napkins.


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 ®