www.elmoplush.com Open in urlscan Pro
2606:4700::6812:1495  Public Scan

URL: https://www.elmoplush.com/
Submission: On August 28 via manual from FI — Scanned from CH

Form analysis 4 forms found in the DOM

GET /search

<form class="search_slider" action="/search" method="get" role="search" itemprop="search" onsubmit="Mask.show()">
  <input type="hidden" name="type" value="product">
  <input class="input1" type="search" name="q" placeholder="SEARCH HERE..." aria-label="SEARCH HERE...">
  <button type="submit" class="btn1" style="display:none"><i class="photofont photo-search"></i></button>
  <i class="photofont icon photo-close suggest-close" data-slide-layer="close"></i>
</form>

GET /search

<form class="search_slider" action="/search" method="get" role="search" itemprop="search" onsubmit="Mask.show()">
  <input class="input1" type="search" name="q" placeholder="SEARCH HERE..." aria-label="SEARCH HERE...">
  <button type="submit" class="btn1"><i class="photofont photo-search"></i></button>
</form>

POST /cart/add

<form method="post" action="/cart/add" class="product-form" id="ProductFormcommon-product-detail">
  <input type="hidden" name="id" value="c525ec5d-257a-4825-be3e-6d8c083a644f">
  <div class="zen-customer-lr">
    <div class="zen-customers__right">
      <div class="asdqweqwewq">
        <style>
          .product-page-add_to_cart-section .select-option {
            width: 100%;
          }

          .product-page-add_to_cart-section .select-option .selector-wrapper span.icon.photofont.photo-unfold {
            position: absolute;
            right: 12px;
            top: 44%;
            pointer-events: none;
          }

          .dropdown-toggle::after {
            display: none;
          }

          .selector-wrapper-position {
            position: relative;
          }

          .ringsize-font {
            margin-top: 10px;
            font-size: 12px;
            line-height: 1.4;
          }

          .photocharms-warnfill,
          a.photocharms-warnfill:not([href]):not([tabindex]) {
            color: #00f;
            text-decoration: underline;
            cursor: pointer;
          }

          #examples_hide {
            max-height: 580px;
          }

          @media(max-width:768px) {
            #examples_hide {
              max-height: 100vh;
            }
          }
        </style>
        <div data-select="" class="select-option show">
          <div class="selector-wrapper product-form__item">
            <label class="select-field-title" for="OptionSelector-1" data-name="Color">Color :</label>
            <select onchange="Product.changeOption(this,1)" class="single-option-selector product-form__input" id="OptionSelector-1" data-index="0" data-option="option1" data-name="Color">
              <option value="Red" selected="selected">Red</option>
              <option value="Blue">Blue</option>
            </select>
            <span class="icon photofont photo-unfold"></span>
          </div>
        </div>
        <div class="common-standar_btn">
          <div class="qtyTitle">Qty:</div>
          <div class="product-form__item product-form__item--quantity">
            <div class="js-qty">
              <button type="button" class="js-qty__adjust--minus" onclick="minus()"><i class="photofont icon photo-move"></i></button>
              <input class="js-qty__input" type="text" id="Quantity" value="1" name="quantity" min="0" pattern="[0-99]*">
              <button type="button" class="js-qty__adjust--plus" onclick="plus()"><i class="photofont icon photo-add"></i></button>
            </div>
            <script>
              function minus() {
                var Quantity = $('#Quantity');
                var qty = parseInt(Quantity.val());
                var minus = qty - 1;
                if (minus < 1) {
                  minus = 1;
                }
                Quantity.val(minus);
              }

              function plus() {
                var Quantity = $('#Quantity');
                var qty = parseInt(Quantity.val());
                var plus = qty + 1;
                if (plus > 99) {
                  plus = 99;
                }
                Quantity.val(plus);
              }
            </script>
          </div>
          <div class="product-form__item product-form__item--submit">
            <button type="button" name="add" onclick="Product.addFormToCart(this.form)" class="btn product-form__cart-submit">
              <span>Add to Cart</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="{{ csrf }}">
  <input type="hidden" name="form_type" value="product">
  <input type="hidden" name="utf8" value="✓">
</form>

POST /contact#ContactFooter-pc

<form method="post" action="/contact#ContactFooter-pc" id="ContactFooter-pc">
  <div class="errors" style="display:none;" id="custom_subscribe_error">
    <ul>
      <li>
      </li>
    </ul>
  </div>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="email_button">
    <input type="email" name="contact[email]" id="newsletter_footer-pc" class="input-text required-entry validate-email " value="" placeholder="Enter Email Address" autocorrect="off" autocapitalize="off">
    <button type="submit" title="Subscribe" class="button">
      <span>SUBSCRIBE</span>
    </button>
  </div>
  <script>
    $("#ContactFooter-pc").on("submit", function() {
      if ($("#newsletter_footer-pc").val() == '') {
        $("#custom_subscribe_error").show();
        $("#custom_subscribe_error").find("ul > li").text("This is a required field.")
        return false;
      }
    });
  </script>
  <input type="hidden" name="csrf_token" value="{{ csrf }}">
  <input type="hidden" name="form_type" value="customer">
  <input type="hidden" name="utf8" value="✓">
</form>

Text Content

America
 * US Dollar
 * Canadian Dollar
 * Mexican Peso
 * Brazilian Real
 * Chilean Peso
 * Colombian Peso

Europe
 * Euro
 * British Pound Sterling
 * Russian Ruble
 * Czech Republic Koruna
 * Norwegian Krone
 * Croatian Kuna
 * Swedish Krona
 * Ukrainian Hryvnia
 * Swiss Franc

Asia Pacific
 * New Taiwan Dollar
 * Hong Kong Dollar
 * Australian Dollar
 * Philippine Peso
 * New Zealand Dollar
 * Vietnamese Dong
 * Japanese Yen
 * Singapore Dollar
 * Thai Baht
 * Malaysian Ringgit
 * Israeli New Sheqel
 * Indian Rupee
 * Indonesian Rupiah
 * Macanese Pataca
 * Qatari Rial
 * South Korean Won
 * Saudi Riyal
 * United Arab Emirates Dirham

Africa
 * South African Rand

{{#each this}}
{{#if title}}
{{title}}
{{/if}}
   {{#each codes}}
 * {{label}}
   {{/each}}

{{/each}}

USD
 * FREE SHIPPING over $49.00
 * FREE SHIPPING over $49.00

 * track order


SEARCH HISTORY


OTHERS ARE SEARCHING

 * Elmo Plush
 * Elmo Backpack
 * Elmo T-Shirt

SEARCH HERE



SEARCH HISTORY


OTHERS ARE SEARCHING

 * Elmo Plush
 * Elmo Backpack
 * Elmo T-Shirt

Search
0 Cart


 * * SHOP ALL
   * Elmo Plush
   * Elmo Backpack
   * Elmo Costume
      * Elmo T-Shirt
      * Elmo Hoodie
      * Elmo Sweatshirt
      * Elmo Long Sleeve Shirt
      * Elmo Kid T-shirt
      * Elmo Kid Hoodie
      * Elmo Kid Sweatshirt
      * Elmo Kid Long Sleeve Shirt
      * Elmo Hats
   
   * Elmo Home & Living
      * Elmo Blankets
      * Elmo Hooded Blanket
      * Elmo Bedding Set
      * Elmo Aprons
      * Elmo Mug
   
   * Elmo Decorations
      * Elmo Poster
      * Elmo Square Night Light
      * Elmo Plastic Base
      * Elmo Pillow
   
   * Elmo Accessories
      * Elmo Tote Bags
      * Elmo Backpack
      * Elmo Keychain
      * Elmo Bound Notebook
      * Elmo Stickers
   
   * Track Order
 * * Search
   * 0 Cart

 * 
 * track order
 * 

 * SHOP ALL
 * Elmo Plush
 * Elmo Backpack
 * Elmo Costume
   * Elmo T-Shirt
   * Elmo Hoodie
   * Elmo Sweatshirt
   * Elmo Long Sleeve Shirt
   * Elmo Kid T-shirt
   * Elmo Kid Hoodie
   * Elmo Kid Sweatshirt
   * Elmo Kid Long Sleeve Shirt
   * Elmo Hats
 * Elmo Home & Living
   * Elmo Blankets
   * Elmo Hooded Blanket
   * Elmo Bedding Set
   * Elmo Aprons
   * Elmo Mug
 * Elmo Decorations
   * Elmo Poster
   * Elmo Square Night Light
   * Elmo Plastic Base
   * Elmo Pillow
 * Elmo Accessories
   * Elmo Tote Bags
   * Elmo Backpack
   * Elmo Keychain
   * Elmo Bound Notebook
   * Elmo Stickers
 * Track Order

You've just added this product to the cart

{{ title }} x {{ quantity }}

Continue Shopping
View Cart & Checkout



Spend 49.00 to enjoy FREE SHIPPING!
{{#if_gt grandTotal freeshipping_total_price}}
{{ free_shipping_congratulations }}
{{/if_gt}} {{#if_lteq grandTotal freeshipping_total_price}}
{{{ free_shipping_spend}}}
{{/if_lteq}}
   {{#items}}

 * {{producttitle}}
   
   {{sku}}
   {{#if alphaText}}
   (Text: {{alphaText}})
   {{else if engravingText}}
   (Text: {{engravingText}})
   {{/if}}
   
   {{ lineprice }}
   {{/items}}

{{#if_gt itemCount 0}}
{{#products}}
{{ title }}
+ADD FOR

{{/products}} View Cart & Checkout
{{/if_gt}}



ELMO PLUSH – OFFICIAL LICENSED ELMO PLUSH STORE

Elmo is a red Muppet character on the long-running children's television show
Sesame Street. A furry red monster who speaks in a high-pitched falsetto voice
and frequently refers to himself in the third person. Elmo Plush is a plush toy
based on elmo. With its big eyes and yellow nose, it looks fun and attractive
and is a favorite of children. Elmo Plush Store offers you a variety of options.
All of our products are authorized by brands and made of high-quality
materials. Our Elmo Plushies are very soft and comfortable to hug. If you’re
looking for the best Elmo Plush, GET IT NOW!

Hot Sale💥

4 / 5



ELMO BACKPACK, SESAME STREET PLUSH TOY ELMO BACKPACK 19.7 INCH

SKU:EBAG-2979772-1
$34.95 $64.00
45% OFF

Color : Red Blue
Qty:

Add to Cart

description

Welcome to the Elmo Plush Store, the premier destination for all of your
favorite plush toys! Our store is stocked with a wide selection of elmo products
that are perfect for any fan. Whether you are looking for a gift for yourself or
someone else, we have something that you will love. We also offer free shipping
on orders over $49, you can get your new Sesame Street Plush Toy Elmo Backpack
19.7 Inchright away.

shipping

Free shipping for orders over $49

You can choose the shipping method during checkout:

Standard shipping: $7.99

Arrives 7-15 business days after the production time

Express Shipping: $29.95

Delivery 4-6 business days after the production time

SHIPPING TO:
AfghanistanAland IslandsAlbaniaAlgeriaAndorraAngolaAnguillaAntigua And
BarbudaArgentinaArmeniaArubaAscension
IslandAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia
And HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean
TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCanadaCape VerdeCaribbean
NetherlandsCayman IslandsCentral African RepublicChadChileChinaChristmas
IslandCocos (Keeling) IslandsColombiaComorosCongoCongo, The Democratic Republic
Of TheCook IslandsCosta RicaCroatiaCubaCuraçaoCyprusCzech RepublicCôte
d'IvoireDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland Islands
(Malvinas)Faroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench
Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuatemalaGuernseyGuineaGuinea
BissauGuyanaHaitiHeard Island And Mcdonald IslandsHoly See (Vatican City
State)HondurasHong KongHungaryIcelandIndiaIndonesiaIran, Islamic Republic
OfIraqIrelandIsle Of
ManIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, Democratic
People's Republic OfKosovoKuwaitKyrgyzstanLao People's Democratic
RepublicLatviaLebanonLesothoLiberiaLibyan Arab
JamahiriyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMartiniqueMauritaniaMauritiusMayotteMexicoMoldova,
Republic
ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands
AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth
MacedoniaNorwayOmanPakistanPalestinian Territory, OccupiedPanamaPapua New
GuineaParaguayPeruPhilippinesPitcairnPolandPortugalQatarRepublic of
CameroonReunionRomaniaRussiaRwandaSaint BarthélemySaint HelenaSaint Kitts And
NevisSaint LuciaSaint MartinSaint Pierre And MiquelonSamoaSan MarinoSao Tome And
PrincipeSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSint
MaartenSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia And The
South Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSt.
VincentSudanSurinameSvalbard And Jan
MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzania, United Republic
OfThailandTimor LesteTogoTokelauTongaTrinidad and TobagoTristan da
CunhaTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited
Arab EmiratesUnited KingdomUnited StatesUnited States Minor Outlying
IslandsUruguayUzbekistanVanuatuVenezuelaVietnamVirgin Islands, BritishWallis And
FutunaWestern SaharaYemenZambiaZimbabwe




WHY CHOOSE OUR ELMO PLUSH?

Official Appearance: Adopt the cute official licensed Elmo Plush design. Our
plush toys are characterized by being cute and cuter, which is easy to make you
fall in love with them.

High-Quality Material: Our Elmo Plush is made of high-quality plush/plushie and
fabric. All of the plushes have been rigorously tested and passed the
CPC(Children's Product Certificate) safety standards, giving parents peace of
mind when buying them for their kids.

Suitable for All Ages: Appeal to all ages from toddlers to adults, can be used
as a hugging pillow, nap pillow, back pillow and lumbar pillow. A perfect
companion for snuggling and hugging. The soft and cuddly nature of elmo
plush can evoke feelings of comfort and security. When you are in a bad mood,
you can hit and pressure the plush toy, it will help you reduce the pressure of
work and life.

Perfect Companion: Cute Elmo Plush makes you love it. A perfect companion while
playing, reading, watching TV, and taking a nap in bedrooms, living rooms, and
offices. It’s meaningful to have a fluffy friend who can grow up with you.


Elmo Plush
 * Elmo Plush, Sesame Street Annie Stuffed Animal
   $20.95
   $33.00
   37% OFF
 * Elmo Plush, Sesame Street Cookie Monster Plush Dolls
   $16.95
   $25.00
   32% OFF
 * Elmo Plush, Sesame Street Elmo Doll
   $16.95
   $25.00
   32% OFF
 * Elmo Plush, Sesame Street Bigbill Stuffed Doll
   $16.95
   $25.00
   32% OFF
 * Elmo Plush, Sesame Street Zoe Plush Toy
   $20.95
   $31.00
   32% OFF
 * Elmo Plush, Q Version Of The Cookie Monster Doll
   $14.95
   $22.00
   32% OFF
 * Elmo Plush, Q Version Elmo Plush Doll
   $14.95
   $22.00
   32% OFF
 * Elmo Plush, Q Version Of The Cute Bigbill Doll
   $14.95
   $22.00
   32% OFF


Elmo Backpack
 * Elmo Backpack, Sesame Street Plush Toy Elmo Backpack 19.7 Inch
   $34.95
   $64.00
   45% OFF
 * Elmo Backpack, Sesame Street Bigbill Plush Crossbody Bag
   $24.95
   $36.00
   31% OFF
 * Elmo Backpack, Classic Cookie Freak Plush Backpack
   $21.95
   $34.00
   35% OFF
 * Elmo Backpack, Cute Elmo Plush Backpack
   $24.95
   $40.00
   38% OFF
 * Elmo Backpack, Cute Cartoon Sesame Street Elmo Plush Backpack Coin Purse
   $18.95
   $38.00
   50% OFF
 * Elmo Backpack, Sesame House Big Bill Bird Plush Backpack
   $34.95
   $60.00
   42% OFF
 * Elmo Backpack, Anime Sesame Street Cookie Weird Plush Crossbody bag
   $24.95
   $38.00
   34% OFF
 * Elmo Backpack, Sesame Street Elmo Plush Doll Backpack Bag 11.8 Inch
   $32.95
   $58.00
   43% OFF


Elmo Pillow
 * Elmo Pillow Craving Chaos Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Illustration Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Jumping Art Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Clip Art Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Best Friend Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Harmony Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Logo Pillow
   $15.95
   $26.95
   41% OFF
 * Elmo Pillow Blocks Cartoon Pillow
   $15.95
   $26.95
   41% OFF




WELCOME TO ELMO PLUSH STORE!


WHAT IS ELMO PLUSH?

Elmo is a furry red Muppet monster who lives on Sesame Street. He is
self-described as three-and-a-half years old, and almost always refers to
himself in the third person. The character's popularity led to his own segments
on Sesame Street beginning with "Elmo's World." Elmo Plush is a plush toy based
on elmo. It looks cute and funny with its big mouth open, the plush is made of
high-quality material, soft and skin-friendly, it is a favorite of children.


WHAT PRODUCTS DOES ELMO PLUSH STORE SELL?

We’ve got all the official Elmo Plushies you could possibly think of! You can
order Elmo Plush in different colors and sizes. Our store has also sorted so
many featured merch products of Elmo image for you that you will get to choose
from countless options, which including:

Elmo Plush

Elmo Backpack

Elmo T-Shirt

Elmo Hoodie

Elmo Blankets

Elmo Pillow and more. We invite you to explore the products at our Elmo Plush
Store to find the right one for you.


WHY CHOOSE ELMO PLUSH STORE?

As a leading company of elmo plush, we have gained thousands of customers
worldwide. We have chosen to partner with only the best suppliers from around
the world out of hundreds of them. We have a professional customer service team,
which will provide you with the most professional pre-sales, sales and
after-sales services, and the customer shopping satisfaction rate is up to 99%.
We offer free shipping worldwide on orders over $49, so you don't have to worry
about any extra cost.


WHERE TO BUY ELMO PLUSH?

You can purchase Elmo Plush in many sizes and types on our Elmo Plush Shop. You
can select the colors you like. It's easy to get it online from the best Elmo
Plush website. We will ensure you receive only the very best Elmo Plush at the
most affordable price. Our Elmo Plush is unique in its type and you'll delight
in collecting it all.


MISSION OF OUR ELMO PLUSH!

Customer First: We place the customer's needs first. If you have any questions
about shopping, you can always reach us. We'll be there for you.

High Quality: All of our products are of the highest quality and will last for
many years.

Fast Shipping: Your express will get to you as swiftly as you can, while also
making sure that the product is of high quality.

Affordable Price: We want everybody to own Elmo Plush So we've kept prices low.


HOW TO CONTACT ELMO PLUSH STORE?

If you need help with your order, our customer service team is always glad to
help you, just email us at cs@elmoplush.com


 * FREE SHIPPING
   Over $49.00
 * RETURN & EXCHANGE
   within 60 days
 * PAYMENT
   100% Secure
 * Personalized Unique Design
   Personalized


TERMS & POLICIES

 * Intellectual Property Rights
 * Terms of Shipment
 * Return and Exchange Policy
 * Terms of Service
 * Privacy Policy


COMPANY INFO

 * About Us
 * Contact and FAQ
 * Track Order


SUBSCRIBE

 * Subscribe to our newsletter, so that you can be the first to know about new
   offers and promotions.

 * 

SUBSCRIBE
© 2023, elmoplush.com
 * Choosing a selection results in a full page refresh.