staging.madinavisconti.com Open in urlscan Pro
167.235.162.88  Public Scan

URL: https://staging.madinavisconti.com/
Submission: On September 02 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://staging.madinavisconti.com/shop/

<form action="https://staging.madinavisconti.com/shop/" method="get"><input type="text" class="search-keyword" name="woof_text" placeholder="Search a product..." value=""><span
    class="search-toggle"><i class="custom-icon icon-search"></i></span><button class="search-submit">Search</button></form>

POST

<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-13413 mc4wp-ajax" method="post" data-id="13413" data-name="Email Sign up Form">
  <div class="mc4wp-form-fields">
    <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js" type="text/javascript"></script>
    <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
    <script type="text/javascript">
      jQuery.noConflict();
      (function($) {
        $(document).ready(function() {
          setTimeout(function() {
            //datepicker
            var $form;
            $('.newsletter-form').each(function() {
              $form = $(this);
              $form.find('.datepicker').datepicker({
                changeMonth: true,
                changeYear: true,
                showButtonPanel: true,
                dateFormat: 'dd/mm',
                required: true,
                onSelect: function(date) {
                  var split = date.split('/')
                  $form.find('.birthday.mmdd').val(split[1] + "/" + split[0])
                }
              });
            })
            //language
            if ($('html').attr('lang') == "it-IT") {
              $('input.first-name').attr('placeholder', 'Nome')
              $('input.last-name').attr('placeholder', 'Cognome')
              $('input.birthdate').attr('placeholder', 'Compleanno')
              $('input.email').attr('placeholder', 'Indirizzo E-Mail')
              $('input.signup').attr('value', 'Iscriviti')
              $('.cb-intro').html(
                'Letta e compresa l\'<a href="https://staging.madinavisconti.com/it/privacy-policy/">informativa privacy</a> riportata sul sito madinavisconti.com, autorizzo O.M. Visconti S.R.L. al trattamento dei miei dati personali:')
              $('#check_95650 span').html('per attivit&agrave; di marketing attraverso e-mail (Newsletter)')
              $('#check_95651 span').html('per finalit&agrave; di profilazione')
            }
          }, 3000);
        })
      })(jQuery);
    </script>
    <style>
      .ui-datepicker-year,
      .birthday {
        display: none;
      }

      .with-datepicker {
        z-index: 100;
      }

      .newsletterBar__contents input {
        border: 1px solid #fff !important;
        cursor: default;
        background: #fff;
      }

      .nl-field {
        position: relative
      }

      .parsley-errors-list {
        position: absolute;
        display: block;
        right: 5px;
        top: 5px;
      }

      .cb .parsley-errors-list {
        top: -15px;
        left: 0px;
      }

      .control_indicator {
        top: 6px
      }

      #newsletter .newsletter__form .control input[type="checkbox"] {
        z-index: 100;
        top: 5px;
        left: 0;
        width: 22px;
        height: 22px;
      }

      .newsletterBar__contents .control-checkbox {
        margin-bottom: 0px;
      }

      .newsletterBar__contents input[type="submit"] {
        margin-top: 30px;
      }
    </style>
    <div class="newsletter-form">
      <div class="nl-field"><input class="first-name" type="text" name="FNAME" placeholder="First Name" title="Please fill out this field" required=""></div>
      <div class="nl-field"><input class="last-name" type="text" name="LNAME" placeholder="Last Name" title="Please fill out this field" required=""></div>
      <div class="nl-field"><input class="email" type="email" name="EMAIL" placeholder="Email address" title="Please provide a valid email address" required="" data-debounce-input="true"></div>
      <div class="nl-field with-datepicker"><input class="birthdate datepicker" type="text" name="date" placeholder="Birthday" title="Please fill out this field"></div>
      <div class="nl-field"><input type="text" class="birthday mmdd" name="BIRTHDAY"></div>
      <div class="nl-field">
        <div class="nl-field cb">
          <p class="cb-intro">Having read and understood the <a href="https://staging.madinavisconti.com/privacy-policy/">privacy policy</a> reported on madinavisconti.com, I authorize O.M. Visconti S.R.L. to the processing of my personal data for:
          </p>
          <label class="control control-checkbox" id="check_95650">
            <input type="checkbox" name="MARKETING_PERMISSIONS[]" value="marketing activities through email" required=""><i class="control_indicator"></i><span>marketing activities through email</span>
          </label>
          <label class="control control-checkbox" id="check_95651">
            <input type="checkbox" name="MARKETING_PERMISSIONS[]" value="for profiling purposes"><i class="control_indicator"></i><span>for profiling purposes</span>
          </label>
        </div>
        <div class="nl-field submit">
          <div class="submit-wrap">
            <input type="submit" value="Subscribe" class="signup button light hollow">
          </div>
        </div>
      </div>
    </div><label style="display: none !important;">Leave this field empty if you’re human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
      value="1725284723"><input type="hidden" name="_mc4wp_form_id" value="13413"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
    <div class="mc4wp-response"></div><!-- / Mailchimp for WordPress Plugin -->
  </div>
</form>

POST

<form id="mc4wp-form-2" class="mc4wp-form mc4wp-form-13413 mc4wp-ajax" method="post" data-id="13413" data-name="Email Sign up Form">
  <div class="mc4wp-form-fields">
    <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js" type="text/javascript"></script>
    <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
    <script type="text/javascript">
      jQuery.noConflict();
      (function($) {
        $(document).ready(function() {
          setTimeout(function() {
            //datepicker
            var $form;
            $('.newsletter-form').each(function() {
              $form = $(this);
              $form.find('.datepicker').datepicker({
                changeMonth: true,
                changeYear: true,
                showButtonPanel: true,
                dateFormat: 'dd/mm',
                required: true,
                onSelect: function(date) {
                  var split = date.split('/')
                  $form.find('.birthday.mmdd').val(split[1] + "/" + split[0])
                }
              });
            })
            //language
            if ($('html').attr('lang') == "it-IT") {
              $('input.first-name').attr('placeholder', 'Nome')
              $('input.last-name').attr('placeholder', 'Cognome')
              $('input.birthdate').attr('placeholder', 'Compleanno')
              $('input.email').attr('placeholder', 'Indirizzo E-Mail')
              $('input.signup').attr('value', 'Iscriviti')
              $('.cb-intro').html(
                'Letta e compresa l\'<a href="https://staging.madinavisconti.com/it/privacy-policy/">informativa privacy</a> riportata sul sito madinavisconti.com, autorizzo O.M. Visconti S.R.L. al trattamento dei miei dati personali:')
              $('#check_95650 span').html('per attivit&agrave; di marketing attraverso e-mail (Newsletter)')
              $('#check_95651 span').html('per finalit&agrave; di profilazione')
            }
          }, 3000);
        })
      })(jQuery);
    </script>
    <p></p>
    <style>
      .ui-datepicker-year,
      .birthday {
        display: none;
      }

      .with-datepicker {
        z-index: 100;
      }

      .newsletterBar__contents input {
        border: 1px solid #fff !important;
        cursor: default;
        background: #fff;
      }

      .nl-field {
        position: relative
      }

      .parsley-errors-list {
        position: absolute;
        display: block;
        right: 5px;
        top: 5px;
      }

      .cb .parsley-errors-list {
        top: -15px;
        left: 0px;
      }

      .control_indicator {
        top: 6px
      }

      #newsletter .newsletter__form .control input[type="checkbox"] {
        z-index: 100;
        top: 5px;
        left: 0;
        width: 22px;
        height: 22px;
      }

      .newsletterBar__contents .control-checkbox {
        margin-bottom: 0px;
      }

      .newsletterBar__contents input[type="submit"] {
        margin-top: 30px;
      }
    </style>
    <div class="newsletter-form">
      <div class="nl-field"><input class="first-name" type="text" name="FNAME" placeholder="First Name" title="Please fill out this field" required=""></div>
      <div class="nl-field"><input class="last-name" type="text" name="LNAME" placeholder="Last Name" title="Please fill out this field" required=""></div>
      <div class="nl-field"><input class="email" type="email" name="EMAIL" placeholder="Email address" title="Please provide a valid email address" required="" data-debounce-input="true"></div>
      <div class="nl-field with-datepicker"><input class="birthdate datepicker" type="text" name="date" placeholder="Birthday" title="Please fill out this field"></div>
      <div class="nl-field"><input type="text" class="birthday mmdd" name="BIRTHDAY"></div>
      <div class="nl-field">
        <div class="nl-field cb">
          <p class="cb-intro">Having read and understood the <a href="https://staging.madinavisconti.com/privacy-policy/">privacy policy</a> reported on madinavisconti.com, I authorize O.M. Visconti S.R.L. to the processing of my personal data for:
          </p>
          <p> <label class="control control-checkbox" id="check_95650"><br>
              <input type="checkbox" name="MARKETING_PERMISSIONS[]" value="marketing activities through email" required=""><i class="control_indicator"></i><span>marketing activities through email</span><br>
            </label><br>
            <label class="control control-checkbox" id="check_95651"><br>
              <input type="checkbox" name="MARKETING_PERMISSIONS[]" value="for profiling purposes"><i class="control_indicator"></i><span>for profiling purposes</span><br>
            </label>
          </p>
        </div>
        <div class="nl-field submit">
          <div class="submit-wrap">
            <input type="submit" value="Subscribe" class="signup button light hollow">
          </div>
          <p></p>
        </div>
      </div>
    </div>
    <p><label style="display: none !important;">Leave this field empty if you’re human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp" value="1725284723"><input
        type="hidden" name="_mc4wp_form_id" value="13413"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-2"></p>
    <div class="mc4wp-response"></div>
    <p><!-- / Mailchimp for WordPress Plugin --></p>
  </div>
</form>

Text Content

Free Shipping to Italy for all orders over € 250. Free international shipping
for all orders over € 400

 * Home
 * We Are
   * About
   * Craftsmanship and Tradition
 * Shop
 * Services
   * How to clean your jewellery
   * Made to Order
   * Weddings
   * Packaging
 * Contacts

Search
 * Eng
 * Ita

 * 
 * 
 * 


Shop by categories
 * Bracelets
 * Necklaces
 * Pendants
 * Rings
 * Hair Accessories
 * Cufflinks
 * Brooches
 * Earrings

Shop by collections
 * Gocce
 * Rainbow
 * Edera
 * Ali
 * Astri
 * Bouquet
 * Bubble
 * Feather
 * Ivy
 * Malva
 * Name
 * Panzè
 * Ramo
 * Snake

 * Shop all Jewelry
 * New Gocce Collection

 * One-of-a-Kind

Customer Care
 * Assistance
 * Account
 * Terms of Sale
 * Shipping and Return Policy





Shop Now Gocce Collection Gocce Collection to Colorful Jewelry Follow the
Rainbow Follow the Rainbow Shop Precious Jewelry One-of-a-Kind One-of-a-Kind
Cuff Create Your
Own Cuff
Now Name


JEWELRY THAT CHOOSES YOU

Reinterpretation of classic jewelry, unique pieces designed from organic and
abstract shapes reflecting the essence of nature, handcrafted using lost-wax
casting. Characterized by a romantic aesthetic from the harmonious lines of
natural bronze, silver and gold sculpted with creativity and color.
Mix and match different jewels to create your own combination of colors and
shapes.


BRACELETS

View more


NECKLACES

View more


PENDANTS

View more


RINGS

View more


HAIR ACCESSORIES

View more


CUFFLINKS

View more


BROOCHES

View more


EARRINGS

View more

Find unique handcrafted jewelry


DISCOVER THE COLLECTIONS

Madina has always been fascinated by the flourishing beauty of nature. As a
result, all her jewelry reflects organic elements, reimagining flowers, leaves,
intertwined branches, stars and abstract patterns through the ancient
metal-working process of lost-wax casting.





GOCCE

View more


RAINBOW

View more


EDERA

View more


ALI

View more


ASTRI

View more


BOUQUET

View more


BUBBLE

View more


FEATHER

View more


IVY

View more


MALVA

View more


NAME

View more


PANZÈ

View more


RAMO

View more


SNAKE

View more

Discover the collections


DISCOVER THE NAME COLLECTION

A heartfelt and everlasting gift, the Name Cuff was originally made by Madina’s
mother Osanna for her sister in 1985, to celebrate an important event in her
sister’s life: the birth of her first child. This piece of jewelry held such
sentimental value that she never wished for it to be a part of her collection.
When Madina joined the brand and explored its archives, she found the Name Cuff
so beautiful that she felt everyone should have the chance to own one.

Customers love to design cuffs with their childrens’ and relatives’ names or
purchase matching cuffs together. Choose a name or word which is meaningful to
you and select the material and finishing you prefer. A cuff will be handcrafted
just for you.

Shop personalized jewlery

Bestseller ★



SILVER INITIAL PENDANT

View more
Bestseller ★



BRONZE INITIAL PENDANT

View more
Bestseller ★



NAME CUFF IN BRONZE WITH BLUE ENAMEL

View more
New in!



INITIAL PENDANT IN BRONZE AND CANDY PINK

View more
New in!



INITIAL PENDANT IN BRONZE AND MINT BLUE

View more
New in!



INITIAL PENDANT IN BRONZE AND LILAC

View more
New in!



INITIAL PENDANT IN BRONZE AND PISTACHIO GREEN

View more
Bestseller ★



NAME CUFF PLATED IN GOLD

View more
Bestseller ★



NAME CUFF IN BRONZE

View more
Bestseller ★



NAME CUFF IN STERLING SILVER

View more


NAME CUFF IN BRONZE WITH CHERRY ENAMEL

View more
Bestseller ★



AMORE CUFF

View more


WE
ARE

Madina Visconti grew up in the medieval
Cinque Vie district in the heart of Milan,
where she developed her creative technique.

For centuries, goldsmiths, silversmiths
and makers have worked in this neighborhood
where the streets are named after them.

Motivating the decision to keep the production
process rooted in this territory is Madina’s
passion to continue its renowned tradition
of craftsmanship.

From design to production and retail,
Madina’s Atelier has become a crossroads
of the Five Ways, fusing the savoir-fare
culture into her artisanal brand.



Learn more


ONE-OF-A-KIND

One-of-a-kind is a scintillating collection that transforms some of Madina’s
most iconic pieces, while also creating new fine jewelry of natural precious or
semi-precious stones.

It is a collection that has only just begun, always evolving into different
variations, forms, precious metals and stones. Customers can also commission
their own versions and design jewels according to their personal tastes for
Weddings and other special occasions. One-of-a-kind is a wish your heart makes.

Shop one-of-a-kind

New in!



SNAKE RING IN YELLOW GOLD WITH TOURMALINE

View more
New in!



MINI HOOP EARRING IN WHITE GOLD WITH SAPPHIRES

View more
New in!



SNAKE RING IN WHITE GOLD WITH TOPAZ

View more
New in!



SNAKE RING IN ROSE GOLD WITH RHODOLITE

View more
New in!



FOUR-LEAF CLOVER NECKLACE IN YELLOW GOLD WITH SEMI-PRECIOUS STONES

View more
New in!



SNAKE RING IN YELLOW GOLD WITH TSAVORITE

View more
New in!



MINI HOOP EARRING IN WHITE GOLD WITH BLACK DIAMONDS

View more
New in!



MINI HOOP EARRING IN WHITE GOLD POLISHED BLACK RHODIUM WITH WHITE DIAMONDS

View more
New in!



MINI HOOP EARRING IN WHITE GOLD WITH RUBIES

View more
New in!Out of stock



FOUR-LEAF CLOVER NECKLACE IN WHITE GOLD WITH AQUAMARINE

View more
Follow on Instagram


LET’S KEEP IN TOUCH!

Sign up to our mailing list to receive our latest news on events, promotions and
new collections. All new friends get a 10% off promo code to be used on their
first purchase!

Having read and understood the privacy policy reported on madinavisconti.com, I
authorize O.M. Visconti S.R.L. to the processing of my personal data for:

marketing activities through email for profiling purposes

Leave this field empty if you’re human:



ANY QUESTIONS?

Get in touch with our team for technical clarifications,
additional pictures or any questions you may have about our jewels

Contact Us

Shop by categories
 * Bracelets
 * Necklaces
 * Pendants
 * Rings
 * Hair Accessories
 * Cufflinks
 * Brooches
 * Earrings

New Gocce Collection
Shop by collections
 * Gocce
 * Rainbow
 * Edera
 * Ali
 * Astri
 * Bouquet
 * Bubble
 * Feather
 * Ivy
 * Malva
 * Name
 * Panzè
 * Ramo
 * Snake

 * One-of-a-Kind

Customer Care
 * Assistance
 * Account
 * Terms of Sale
 * Shipping and Return Policy

Atelier

Via Santa Marta 13
20123 Milan
T: +39 0284190134
Whatsapp: +39 3332255645
M: digital@omvisconti.it
H: Mondy / Thursday: 9.30 - 13.30
Friday: 14.30 - 18.30

Follow us
 * 
 * 

Sign up for our newsletter

Copyright 2024 All rights reserved to Madina Visconti

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Privacy Policy
 * Cookies Policy

adroll_adv_id = "QMAXXLKSZ5D2NAYCMK5VHJ"; adroll_pix_id =
"CKDAFFWISBF7TPTBNJPPVI"; adroll_version = "2.0"; adroll_current_page =
"home_page"; adroll_currency = "EUR"; adroll_language = "en_US";
0
Shopping Bag
Your cart is emptyShop
Close

Calculate Shipping




Sign up to our mailing list to receive our latest news on events, promotions and
new collections. All new friends get a 10% off promo code to be used on their
first purchase!



Having read and understood the privacy policy reported on madinavisconti.com, I
authorize O.M. Visconti S.R.L. to the processing of my personal data for:


marketing activities through email


for profiling purposes




Leave this field empty if you’re human: