www.unode50.com Open in urlscan Pro
2606:4700:10::6816:3b70  Public Scan

Submitted URL: https://www.unode50.com/on/demandware.store/Sites-unode50_us-Site/en_US/Login-Show
Effective URL: https://www.unode50.com/on/demandware.store/Sites-unode50_eu-Site/en_DE/Login-Show
Submission: On February 28 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

Name: simpleSearchGET /eu/en_DE/search

<form role="search" action="/eu/en_DE/search" method="get" name="simpleSearch">
  <button type="submit" name="search-button" class="icon-search" aria-label="Submit search keywords"></button>
  <input class="form-control search-field" type="text" name="q" value="" placeholder="Search (keywords,etc)" role="combobox" aria-describedby="search-assistive-text" aria-haspopup="listbox" aria-owns="search-results" aria-expanded="false"
    aria-autocomplete="list" aria-activedescendant="" aria-controls="search-results" aria-label="Enter Keyword or Item No." autocomplete="off">
  <button type="reset" name="reset-button" class="icon-close" aria-label="Clear search keywords"></button>
  <div class="suggestions-wrapper" data-url="/on/demandware.store/Sites-unode50_eu-Site/en_DE/SearchServices-GetSuggestions?q="></div>
  <input type="hidden" value="en_DE" name="lang">
</form>

Name: login-formPOST /on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-Login?rurl=1

<form action="/on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-Login?rurl=1" class="login" method="POST" name="login-form">
  <div class="form-group required">
    <input placeholder="Email" type="email" id="login-form-email" required="" aria-required="true" class="form-control required" aria-describedby="form-email-error" name="loginEmail" value="">
    <div class="invalid-feedback" id="form-email-error"></div>
  </div>
  <div class="form-group required">
    <input placeholder="Password" type="password" id="login-form-password" required="" aria-required="true" class="form-control required" aria-describedby="form-password-error" name="loginPassword">
    <div class="invalid-feedback" id="form-password-error"></div>
  </div>
  <div class="d-flex align-items-center justify-content-between mb-3">
    <div class="form-group custom-control custom-checkbox remember-me">
      <input type="checkbox" class="custom-control-input" id="rememberMe" name="loginRememberMe" value="true">
      <label class="custom-control-label" for="rememberMe"> Remember me </label>
    </div>
    <div class="forgot-password">
      <a class="d-sm-none" href="/eu/en_DE/passwordreset" title="forgot password?">
                forgot password?
            </a>
      <a id="password-reset" class="hidden-xs-down" title="forgot password?" data-toggle="modal" href="/on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-PasswordResetDialogForm" data-target="#requestPasswordResetModal">
                forgot password?
            </a>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="-lFh0RBNjvMzlOLAXIFsqmB0g08lX7ch8_7Eps3PdZRV3_sGjeqX0oHowJB9BPBGn_sO8C2--B6u5eRYgP6OIkPk53-9RKLXpz5LiAaZdselY6up59d2H7YCkpmwYI4oyYRWyGn2KxxaZ6jhZ3HVq6A7NRPilBoFKrUurdrLcjM7YKAPLSk=">
  <button type="submit" class="btn btn-block btn-primary">Login</button>
</form>

Name: email-formPOST /on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-PasswordResetDialogForm?mobile=

<form class="reset-password-form" action="/on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-PasswordResetDialogForm?mobile=" method="POST" name="email-form" id="email-form">
  <div class="request-password-body">
    <p> Provide your account email address to receive an email to reset your password. </p>
    <div class="form-group required">
      <label class="form-control-label" for="reset-password-email"> Email </label>
      <input id="reset-password-email" type="email" class="form-control" name="loginEmail" aria-describedby="emailHelp" placeholder="Email">
      <div class="invalid-feedback" role="alert" id="emailHelp"></div>
    </div>
  </div>
  <div class="send-email-btn">
    <button type="submit" id="submitEmailButton" class="btn btn-primary btn-block"> Send </button>
  </div>
</form>

Name: dwfrm_profilePOST /on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-SubmitRegistration?rurl=1

<form action="/on/demandware.store/Sites-unode50_eu-Site/en_DE/Account-SubmitRegistration?rurl=1" class="registration" method="POST" name="dwfrm_profile">
  <div class="form-group
        required">
    <input placeholder="First Name *" type="text" class="form-control" id="registration-form-fname" data-missing-error="This field is required." data-range-error="Must be 50 characters or less." aria-describedby="form-fname-error"
      name="dwfrm_profile_customer_firstname" required="" aria-required="true" value="" maxlength="50">
    <div class="invalid-feedback" id="form-fname-error"></div>
  </div>
  <div class="form-group
        required">
    <input placeholder="Last Name *" type="text" class="form-control" id="registration-form-lname" data-missing-error="This field is required." data-range-error="Must be 50 characters or less." aria-describedby="form-lname-error"
      name="dwfrm_profile_customer_lastname" required="" aria-required="true" value="" maxlength="50">
    <div class="invalid-feedback" id="form-lname-error"></div>
  </div>
  <div class="form-group
        required">
    <input placeholder="Phone *" type="tel" class="form-control" id="registration-form-phone" data-missing-error="This field is required." data-pattern-mismatch="Please enter a valid phone number" data-range-error="Must be 50 characters or less."
      aria-describedby="form-phone-error" name="dwfrm_profile_customer_phone" required="" aria-required="true" value="" maxlength="2147483647" pattern="^[\+]?[(]?[0-9]{3}[)]?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{1,9}$">
    <div class="invalid-feedback" id="form-phone-error"></div>
  </div>
  <div class="form-group">
    <label class="birthday">Date of birth*</label>
    <input type="date" id="birthday" class="form-control" pattern="[0-9]{2}/[0-9]{2}/[0-9]{4}" data-missing-error="This field is required." name="dwfrm_profile_customer_birthday" value="" aria-describedby="form-birthday-error">
    <div class="invalid-feedback" id="form-birthday-error"></div>
  </div>
  <div class="form-group
        required">
    <input placeholder="Email *" type="text" class="form-control" id="registration-form-email" data-missing-error="This field is required." data-pattern-mismatch="Please enter a valid E-Mail address" data-range-error="Must be 50 characters or less."
      aria-describedby="form-email-error" name="dwfrm_profile_customer_email" required="" aria-required="true" value="" maxlength="50" pattern="^[\w.%+-]+@[\w.-]+\.[\w]{2,6}$">
    <div class="invalid-feedback" id="form-email-error"></div>
  </div>
  <div class="form-group
        required">
    <input placeholder="Confirm Email *" type="text" class="form-control" id="registration-form-email-confirm" data-missing-error="This field is required." data-pattern-mismatch="Please enter a valid E-Mail address"
      data-range-error="Must be 50 characters or less." aria-describedby="form-email-confirm-error" name="dwfrm_profile_customer_emailconfirm" required="" aria-required="true" value="" maxlength="50" pattern="^[\w.%+-]+@[\w.-]+\.[\w]{2,6}$">
    <div class="invalid-feedback" id="form-email-confirm-error"></div>
  </div>
  <div class="form-group
        required">
    <input placeholder="Password *" type="password" class="form-control" id="registration-form-password" data-missing-error="This field is required." data-range-error="This field needs 8 to 255 characters" aria-describedby="form-password-error"
      autocomplete="off" name="dwfrm_profile_login_password" required="" aria-required="true" value="" maxlength="255" minlength="8">
    <div class="invalid-feedback" id="form-password-error"></div>
  </div>
  <div class="form-group
        required">
    <input placeholder="Confirm Password *" type="password" class="form-control" id="registration-form-password-confirm" data-missing-error="This field is required." data-range-error="This field needs 8 to 255 characters"
      aria-describedby="form-password-confirm-error" autocomplete="off" name="dwfrm_profile_login_passwordconfirm" required="" aria-required="true" value="" maxlength="255" minlength="8">
    <div class="invalid-feedback" id="form-password-confirm-error"></div>
  </div>
  <div class="customer-preferences-register">
    <div class="custom-control custom-checkbox checkout-preferences">
      <input class="custom-control-input" type="checkbox" id="acceptcommunications" aria-labelledby="I wish to receive commercial communications via any means available." name="dwfrm_profile_customer_acceptcommunications" value="true">
      <label for="acceptcommunications" class="custom-control-label checkout-checkbox"> I wish to receive commercial communications via any means available. </label>
    </div>
    <div class="custom-control custom-checkbox checkout-preferences">
      <input class="custom-control-input" type="checkbox" id="acceptprivacy" aria-labelledby="See privacy policy" data-missing-error="This field is required." name="dwfrm_profile_customer_acceptprivacy" required="" aria-required="true" value="true"
        aria-describedby="form-privacy-error">
      <label for="acceptprivacy" class="custom-control-label checkout-checkbox"> I have read and agree to the &nbsp; <a class="privacy-policy-check" href="/eu/en_DE/privacy-policy/privacidad.html">
                See privacy policy
            </a>
      </label>
      <div class="invalid-feedback" id="form-privacy-error"></div>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="-lFh0RBNjvMzlOLAXIFsqmB0g08lX7ch8_7Eps3PdZRV3_sGjeqX0oHowJB9BPBGn_sO8C2--B6u5eRYgP6OIkPk53-9RKLXpz5LiAaZdselY6up59d2H7YCkpmwYI4oyYRWyGn2KxxaZ6jhZ3HVq6A7NRPilBoFKrUurdrLcjM7YKAPLSk=">
  <button type="submit" class="btn btn-block btn-primary"> Create Account </button>
</form>

Name: trackorder-formPOST /on/demandware.store/Sites-unode50_eu-Site/en_DE/Order-Track

<form action="/on/demandware.store/Sites-unode50_eu-Site/en_DE/Order-Track" class="trackorder" method="POST" name="trackorder-form">
  <div class="card-header">
    <h2 class="track-order-header">Check order</h2>
  </div>
  <div class="card-body">
    <p class="track-order-header-text">See your order even if you are not a registered user. Enter the order number and the billing address ZIP code.</p>
    <div class="form-group required">
      <input placeholder="Order number" type="text" required="" class="form-control" aria-describedby="form-number-error" id="trackorder-form-number" name="trackOrderNumber">
      <div class="invalid-feedback" id="form-number-error"></div>
    </div>
    <div class="form-group required">
      <input placeholder="Order Email" type="text" required="" class="form-control" id="trackorder-form-email" aria-describedby="form-email-error" name="trackOrderEmail" pattern="^[\w.%+-]+@[\w.-]+\.[\w]{2,6}$" maxlength="50">
      <div class="invalid-feedback" id="form-email-error"></div>
    </div>
    <!-- Billing Zip Code -->
    <div class="form-group required">
      <input placeholder="Billing ZIP code" type="text" required="" class="form-control" id="trackorder-form-zip" aria-describedby="form-zipcode-error" name="trackOrderPostal"
        pattern="(^\d{5}(-\d{4})?$)|(^[abceghjklmnprstvxyABCEGHJKLMNPRSTVXY]{1}\d{1}[A-Za-z]{1} *\d{1}[A-Za-z]{1}\d{1}$)">
      <div class="invalid-feedback" id="form-zipcode-error"></div>
    </div>
    <input type="hidden" name="csrf_token" value="-lFh0RBNjvMzlOLAXIFsqmB0g08lX7ch8_7Eps3PdZRV3_sGjeqX0oHowJB9BPBGn_sO8C2--B6u5eRYgP6OIkPk53-9RKLXpz5LiAaZdselY6up59d2H7YCkpmwYI4oyYRWyGn2KxxaZ6jhZ3HVq6A7NRPilBoFKrUurdrLcjM7YKAPLSk=">
    <div class="form-group">
      <button class="btn btn-block btn-primary" type="submit" name="submit" value="submit"> Check status </button>
    </div>
  </div>
</form>

<form role="form">
  <div class="input-group">
    <h3>Join our newsletter</h3>
    <p>Don't miss our latst collections, lookbooks and promotions</p>
    <div class="newsletter-form">
      <input type="text" class="form-control" name="hpEmailSignUp" placeholder="Enter your email address" aria-label="">
      <span class="input-group-append">
        <button type="submit" class="btn btn-primary subscribe-email" data-href="https://www.unode50.com/on/demandware.store/Sites-unode50_eu-Site/en_DE/EmailSubscribe-Subscribe">Sign up</button>
      </span>
    </div>
  </div>
  <div class="col-sm-7 email-description"></div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting
Skip to main content Skip to footer content
Free shipping over 99€ / Free returns
Locate Stores


COUNTRY & LANGUAGE

Choose your location and language of preference below.

Albania Andorra Argentina Armenia Austria Australia Azerbaijan Bahrain Belgium
Brazil Bulgaria Canada Costa Rica Croatia Cyprus Czech Republic Denmark
Dominican Republic Ecuador Egypt Estonia Finland France Georgia Germany Greece
Ireland Iceland India Italy Japan Kazakhstan Kuwait Latvia Lithuania Luxembourg
Macedonia Malaysia Malta Mexico Moldova Monaco Netherlands New Zealand Norway
Peru Philippines Poland Portugal Puerto Rico Qatar Romania Saudi Arabia Serbia
Singapore Slovakia Slovenia South Africa Korea, South Spain Sweden Switzerland
Thailand Turkey Ukraine United Kingdom United States of America Uruguay Vietnam
Choose your language:
 * English

 * English
 * Español

 * Español

 * English

 * English

 * English

 * English

 * Français

 * English

 * English

 * Français
 * English

 * Español

 * English

 * English

 * English

 * English

 * Español

 * Español

 * English

 * English

 * English

 * Français

 * English

 * English

 * English

 * English

 * English

 * English

 * Italiano

 * English

 * English

 * English

 * English

 * English

 * English

 * English

 * English

 * English

 * Español

 * English

 * English
 * Français

 * English

 * English

 * English

 * Español

 * English

 * English

 * English

 * English
 * Español

 * English

 * English

 * English

 * English

 * English

 * English

 * English

 * English

 * English

 * Español

 * English

 * English

 * English

 * English

 * English

 * English

 * English
 * Español

 * English

update my preferences

DE - English
Client Services Help

0
0



 * Gift guide
   By price
   Under 60€
   Between 60 & 100€
   Between 100 & 200€
   From 200€
   Gifts for him Best sellers woman Anniversary Shop the look
   
   
 * Hazte UNO
   Bracelets Chains Earrings Charms
   
   
 * BRACELETS
   By material
   Pearl bracelets
   Leather bracelets
   Gold Bracelets
   Silver Bracelets
   By type
   Best sellers bracelets
   Ball bracelets
   Silver Bracelets
   Men's Bracelets
   Per occasion
   Day by day
   Special occasions
   By price
   Bracelets under 69€
   Bracelets under 99€
   Bracelets under 149€
   Personalization bracelets
   
   
 * EARRINGS
   By material
   Gold Earrings
   Silver Earrings
   Pearl earrings
   By type
   Best sellers earrings
   Long earrings
   Hoop earrings
   Per occasion
   Day by day
   For special occasions
   By price
   Earrings under 69€
   Earrings under 99€
   Earrings under 149€
   Piercings
   
   
 * NECKLACES
   By material
   Gold Necklaces
   Silver Necklaces
   Leather necklaces
   By type
   Chains
   Best sellers necklaces
   Long necklaces
   By occasion
   For special occasions
   Day by day
   By price
   Under 99€
   Under 139€
   Personalization necklaces
   
   
 * RINGS
   By material
   Gold Rings
   Silver Rings
   Crystal rings
   By type
   Basic rings
   Best sellers rings
   By occasion
   Event rings
   Day by day
   By price
   Rings under 89€
   Rings under 115€
   
   
 * CHARMS
   Gold Charms Silver Charms Zodiac Charms
   Letter Charms
   Collection A´s
   Collection A
   Collection Gimme Me an A
   Collection My A
 * Collection
   Soulcrafted (New)
   Beloved
   Spiritual
   Youthful
   Empowerment
   Free
   Independent
   Joyful
   Brave
   Charismatic
   Feelings
   Curious
   Grateful
   Protected
   Shop the look
   
   
 * Outlet
   Rings Necklaces Earrings
   Bracelets Watches
 * Mundo Uno
    * Login
    * Wishlist
    * Locate Stores
    * Client Services
    * Help

 * Germany - English

Back to Home
 * Login
 * Create Account

Remember me
forgot password? forgot password?
Login


FORGOT YOUR PASSWORD

×

Provide your account email address to receive an email to reset your password.

Email

Send
Date of birth*





I wish to receive commercial communications via any means available.
I have read and agree to the   See privacy policy

Create Account


CHECK ORDER

See your order even if you are not a registered user. Enter the order number and
the billing address ZIP code.




Check status


JOIN OUR NEWSLETTER

Don't miss our latst collections, lookbooks and promotions

Sign up




UNODE50

 * Bracelets
 * Necklaces
 * Earrings
 * Classics
 * About us
 * Solidarity jewels
 * Brand icons


CONTACT US

 * Join MUNDO UNO
 * Contact us
 * Store locator
 * Distribution
 * Legal notice

BUYING GUIDE

 * How to buy
 * Size guide
 * Shipments
 * Payments
 * Cookie Policy


INFORMATION

 * Exchanges and returns
 * Care
 * Guarantee
 * International expansion
 * GEICAM
 * How to buy with Klarna?
 * Privacy


REMOVE PRODUCT?

Are you sure you want to remove the following product from the cart?



Cancel Yes




By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.
Cookies Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices