safer.shop Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://safer.shop/
Submission: On October 02 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div id="CartContainer" class="drawer__inner">
    <div class="drawer__scrollable">
      <p class="appear-animation appear-delay-3">Your cart is currently empty.</p>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,page">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders" aria-controls="Product-content-4-6125852262598" aria-expanded="false"> Kysy tuotteesta <span
      class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-4-6125852262598" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://safer.shop/admin/products/6125852262598">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-6125852262598">Name</label>
            <input type="text" id="ContactFormName-6125852262598" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-6125852262598">Email</label>
            <input type="email" id="ContactFormEmail-6125852262598" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormPhone-6125852262598">Phone number</label>
        <input type="tel" id="ContactFormPhone-6125852262598" class="input-full" name="contact[phone]" pattern="[0-9\-]*" value=""><label for="ContactFormMessage-6125852262598">Message</label>
        <textarea rows="5" id="ContactFormMessage-6125852262598" class="input-full" name="contact[body]"></textarea>
        <button type="submit" class="btn"> Send </button>
      </div>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders" aria-controls="Product-content-4-6125852131526" aria-expanded="false"> Kysy tuotteesta <span
      class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-4-6125852131526" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://safer.shop/admin/products/6125852131526">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-6125852131526">Name</label>
            <input type="text" id="ContactFormName-6125852131526" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-6125852131526">Email</label>
            <input type="email" id="ContactFormEmail-6125852131526" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormPhone-6125852131526">Phone number</label>
        <input type="tel" id="ContactFormPhone-6125852131526" class="input-full" name="contact[phone]" pattern="[0-9\-]*" value=""><label for="ContactFormMessage-6125852131526">Message</label>
        <textarea rows="5" id="ContactFormMessage-6125852131526" class="input-full" name="contact[body]"></textarea>
        <button type="submit" class="btn"> Send </button>
      </div>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders" aria-controls="Product-content-4-6125846233286" aria-expanded="false"> Kysy tuotteesta <span
      class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-4-6125846233286" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://safer.shop/admin/products/6125846233286">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-6125846233286">Name</label>
            <input type="text" id="ContactFormName-6125846233286" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-6125846233286">Email</label>
            <input type="email" id="ContactFormEmail-6125846233286" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormPhone-6125846233286">Phone number</label>
        <input type="tel" id="ContactFormPhone-6125846233286" class="input-full" name="contact[phone]" pattern="[0-9\-]*" value=""><label for="ContactFormMessage-6125846233286">Message</label>
        <textarea rows="5" id="ContactFormMessage-6125846233286" class="input-full" name="contact[body]"></textarea>
        <button type="submit" class="btn"> Send </button>
      </div>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders" aria-controls="Product-content-4-6125845971142" aria-expanded="false"> Kysy tuotteesta <span
      class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-4-6125845971142" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://safer.shop/admin/products/6125845971142">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-6125845971142">Name</label>
            <input type="text" id="ContactFormName-6125845971142" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-6125845971142">Email</label>
            <input type="email" id="ContactFormEmail-6125845971142" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormPhone-6125845971142">Phone number</label>
        <input type="tel" id="ContactFormPhone-6125845971142" class="input-full" name="contact[phone]" pattern="[0-9\-]*" value=""><label for="ContactFormMessage-6125845971142">Message</label>
        <textarea rows="5" id="ContactFormMessage-6125845971142" class="input-full" name="contact[body]"></textarea>
        <button type="submit" class="btn"> Send </button>
      </div>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders" aria-controls="Product-content-4-6125845577926" aria-expanded="false"> Kysy tuotteesta <span
      class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-4-6125845577926" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://safer.shop/admin/products/6125845577926">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-6125845577926">Name</label>
            <input type="text" id="ContactFormName-6125845577926" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-6125845577926">Email</label>
            <input type="email" id="ContactFormEmail-6125845577926" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormPhone-6125845577926">Phone number</label>
        <input type="tel" id="ContactFormPhone-6125845577926" class="input-full" name="contact[phone]" pattern="[0-9\-]*" value=""><label for="ContactFormMessage-6125845577926">Message</label>
        <textarea rows="5" id="ContactFormMessage-6125845577926" class="input-full" name="contact[body]"></textarea>
        <button type="submit" class="btn"> Send </button>
      </div>
    </div>
  </div>
</form>

Text Content

3
Ilmainen lahja undefined on ostoskorissaPoista ostoskorista?
Tilaa yli 60.00 (vielä 60.00), saat ilmaiseksi
 * Ostrich Cotton Bag

Ilmainen lahja undefined on ostoskorissaPoista ostoskorista?
Tilaa yli 90.00 (vielä 90.00), saat ilmaiseksi
 * THERMOS STEEL BOTTLE, white

Ilmainen lahja undefined on ostoskorissaPoista ostoskorista?
Tilaa yli 170.00 (vielä 170.00), saat ilmaiseksi
 * BE COOL - LUNCH BAG (3pcs)







Siirry sisältöön
Close menu
 * ALL REFLECTIVE
   
    * Reflective Tricot Beanies
    * Reflective Headband
    * Reflective Knits
    * Reflective Gloves
    * Reflective & Waterproof
    * Reflective Accessories
    * Reflective Scarves
    * Reflectors (CE, EN 13356)
    * LED Products

 * HEADWEAR
 * GLOVES
 * SCARVES
 * BACKPACKS
 * REFLECTORS
 * OUTLET -50%
 * OFFER

 * Instagram
 * Facebook
 * YouTube

Cart
Close cart

Your cart is currently empty.

WE OFFER GOODIES Check out these FREE gifts for your order!
Europe Delivery: 6,90€ Only - Free Over 100€
FAST DELIVERY We Send Your Order in 24 hours!
WE OFFER GOODIES Check out these FREE gifts for your order!
Europe Delivery: 6,90€ Only - Free Over 100€
Search
Site navigation


SAFER.SHOP

Search Cart
 * ALL REFLECTIVE
   * Reflective Tricot Beanies
   * Reflective Headband
   * Reflective Knits
   * Reflective Gloves
   * Reflective & Waterproof
   * Reflective Accessories
   * Reflective Scarves
   * Reflectors (CE, EN 13356)
   * LED Products
 * HEADWEAR
 * GLOVES
 * SCARVES
 * BACKPACKS
 * REFLECTORS
 * OUTLET -50%
 * OFFER

Search
"Close (esc)"
View more
translation missing: en.sections.slideshow.pause_slideshow translation missing:
en.sections.slideshow.play_slideshow
It's time to
TAKE ACTION

Make Your Loved Ones Shine
SHOP READ
SAFETY IS
FUN & EASY

Make Your Loved Ones Shine
SHOP READ
DAILY CHOICE
FAMILY FIRST

Make Your Loved Ones Shine
SHOP READ
 * 1
 * 2
 * 3


OUR COLLECTION


REFLECTIVE BEANIES

REFLECTIVE HEAD BAND

REFLECTIVE KNITS

REFLECTIVE GLOVES

REFLECTIVE & WATERPROOF

REFLECTIVE ACCESSORIES


FANS FAVORITES

View all
Sale
OSTA


Waterproof and Reflective Gloves for children and adults
Regular price 32.90 Sale price26.90 Save 18%
Sale
OSTA


Waterproof and Reflective Mittens for Children
Regular price 32.90 Sale price24.90 Save 24%
Sale
OSTA


Reflective Gloves (thin) for children and adults
Regular price 27.90 Sale price22.90 Save 18%
Sale
OSTA


Reflective knitted gloves CHILDREN
Regular price 16.90 Sale price12.90 Save 24%
Sale
OSTA


Reflective knitted gloves ADULTS
Regular price 16.90 Sale price12.90 Save 24%
View all
5 products

Waterproof and Reflective Gloves for children and adults

23050-XXS

Regular price 32.90 Sale price 26.90 Save 18%
/
Tax included.

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



NEW! Waterproof and reflective gloves!

High quality, warm, waterproof and reflective gloves for children (7+), young
people and adults. Sizes XXS-XL (glove size 4-12).

These reflective gloves keep you and your loved ones warm and visible in winter
weather. It doesn’t matter if it rains water or it snows. We recommend these
gloves from cold, rainy weather from to frost, up to -20 degrees.



The highly reflective fabric is Ökötex-certified fabric. The reflective gloves
have a guaranteed 3M Thinsulate™ fabric and a waterproof membrane. Thinsulate™
is a fabric made from synthetic fibers woven together in various thicknesses to
keep you warm at a range of temperatures. The palm side of the gloves has an
excellent grip thanks to the silicone pattern. The forefinger has a detail that
allows you to use your smartphone. The opening mechanism of the wristband and
the wrist strap guarantee easy wearing and an excellent fit.

 * reflective
 * 3M Thinsulate™
 * waterproof
 * stays well in the hand
 * silicone strengthens the palm grip
 * we recommend up to -20 degrees
 * smartphone finger
 * Ökötex-certified fabric



cMe Reflective ™

Under this brand you will find high quality reflective accessories. We are the
only retailer of the cMe Reflective ™ brand in Finland.

Keywords: reflective gloves, waterproof gloves,

 



Kysy tuotteesta
Name
Email
Phone number Message Send
Reviews

"Close (esc)"

Waterproof and Reflective Mittens for Children

21049-2/3

Regular price 32.90 Sale price 24.90 Save 24%
/
Tax included.

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



NEW! Waterproof and reflective mittens for children!

High quality, warm, waterproof and reflective gloves for children age 2-7. 

These reflective mittens keep your child warm and visible in winter weather. It
doesn’t matter if it rains water or it snows. We recommend these gloves from
cold, rainy weather from to frost, up to -20 degrees.



The highly reflective fabric is Ökötex-certified fabric. The reflective mittens
have a guaranteed 3M Thinsulate™ fabric and a waterproof membrane. Thinsulate™
is a fabric made from synthetic fibers woven together in various thicknesses to
keep you warm at a range of temperatures. The palm side of the mittens has an
excellent grip thanks to the silicone pattern. The opening mechanism of the
wristband and the wrist strap guarantee easy wearing and an excellent fit.

 * reflective
 * 3M Thinsulate™
 * waterproof
 * stays well in the hand
 * silicone strengthens the palm grip
 * we recommend up to -20 degrees
 * Ökötex-certified fabric
 * name tag inside the mittens



cMe Reflective ™

Under this brand you will find high quality reflective accessories. We are the
only retailer of the cMe Reflective ™ brand in Finland.

Keywords: reflective mittens, waterproof mittens, winter gloves for children

 



Kysy tuotteesta
Name
Email
Phone number Message Send
Reviews

"Close (esc)"

Reflective Gloves (thin) for children and adults

23052-XXS

Regular price 27.90 Sale price 22.90 Save 18%
/
Tax included.

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



 

High quality, elastic and reflective gloves for children (7+), young people and
adults. Sizes XXS-XL (glove size 4-12).

Thin, reflective gloves are suitable for outdoor activities and active
lifestyles. To the park or jogging. For cycling or motoring or for dog running.
We recommend these gloves before frost, about + 5-15 degrees.

The highly reflective print flexes comfortably in use. The gloves are elastic
and do not tighten. The palm side of the gloves has an excellent grip thanks to
the silicone pattern. The forefinger has a detail that allows you to use your
smartphone.

 * reflective
 * thin and elastic fabric
 * stays well in the hand
 * silicone strengthens the palm grip
 * we recommend to + 5-15 degrees
 * smartphone finger

cMe Reflective ™

Under this brand you will find high quality reflective accessories. We are the
only retailer of the cMe Reflective ™ brand in Finland.

Keywords: reflective gloves, reflectors, gloves for cycling

 



Kysy tuotteesta
Name
Email
Phone number Message Send
Reviews

"Close (esc)"

Reflective knitted gloves CHILDREN

21017-05

Regular price 16.90 Sale price 12.90 Save 24%
/
Tax included.

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



 Reflective knitted gloves are suitable for children age 6-12

PACKAGE. 1 pair of gloves

SMALL SIZE: Children 6-12 years


The reflective 0.2 mm yarn runs throughout the knit and improves visibility in
traffic. The gloves are also well suited for cycling. One size gloves are
flexible and comfortable to wear. The knit is made of light and fast-drying
acrylic.

These knitted gloves are woven with reflective 0.2mm yarn. The small size is
suitable for children age 6-12. The knit is flexible and soft, fast-drying
acrylic.

We recommend a gentle wash for the product.

Color: black, pink and blue.

Keywords: reflective knitted gloves, mittens, reflective thread

Kysy tuotteesta
Name
Email
Phone number Message Send
Reviews

"Close (esc)"

Reflective knitted gloves ADULTS

23017-05

Regular price 16.90 Sale price 12.90 Save 24%
/
Tax included.

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



Reflective knitted gloves are suitable for young people and adults, both men and
women.

PACKAGE. 1 pair of gloves

LARGE SIZE: Young people and adults (+ 12 years)


The reflective 0.2 mm yarn runs throughout the knit and improves visibility in
traffic. The gloves are also well suited for motoring. One size gloves are
flexible and comfortable to wear. The knit is made of light and fast-drying
acrylic.

These knitted gloves are woven with reflective 0.2mm yarn. The adult size is
suitable for young people and adults, both men and women, from around the age of
12. The knit is flexible and soft, fast-drying acrylic.

We recommend a gentle wash for the product.

Color: black, pink and blue.

Keywords: reflective knitted gloves, mittens, safety pockets, reflective thread

Kysy tuotteesta
Name
Email
Phone number Message Send
Reviews

"Close (esc)"


DID YOU KNOW?

In Nordic countries pedestrian reflectors are commonly used in every day life.
Scandinavians have protected their loved ones for decades with reflectors and
reflective accessories.

Cheap Life Insurance

The reflector highly improves pedestrians traffic security in the dark and
twilight. It is difficult for motorists to detect pedestrians in the dark or
even on lighted roads. Pedestrians, bikers and kids can easily be overshadowed.
Highly light-reflecting accessories makes it easier for motorists to spot road
users, even small children and pets.

A motorist driving with low beams will only detect a person passing without a
reflector from a distance of about 50 meters. A person with a reflector can be
seen from a distance of even 300 meters. With high beams reflective products can
be spotted from a distance of of even 600 meters.

We aim to make pedestrian reflectors known world wide to improve road safety.
Are you with us?

REFLECTIVES FOR KIDS
MAKING A DIFFERENCE
Easy to wear reflective accessories are fun way to keep your loved ones safe.
Choose from functional favourites, easy to use reflective accessories and
interesting variety.
SHOP NOW
WHY NOT EXTEND
FUN FAMILY TIME
Keep having lovely time outdoors: hiking, biking, playing or just hanging out.
With reflective products you are safer outside even at twilight and dark.
CHOOSE YOUR PRINT


INFORMATION

INFORMATION
 * FUNDRAISING
 * Reflective Products
 * Contact us
 * Terms & Conditions
 * Data Protection
 * Media

JOIN US

JOIN US
 * Affiliate
 * Influencer
 * Ambassador
 * Brand Owner
 * Media

RIGHT NOW

RIGHT NOW
 * Offer
 * Become a Partner?
 * Refective Business Gift



JOIN US ★ SHARE US ★ SING ABOUT US



JOIN US ★ SHARE US ★ SING ABOUT US

It's not an easy mission to make reflectors known and available around the
world. Based on our experience in Nordic countries, we believe these are
essential items to have in countries that get dark at night. Please, join us!

© 2021 Safer.Shop


Previous Next

"Close (esc)"

 * 

 * 

English
English Suomi Svenska