www.gucci.com Open in urlscan Pro
2a02:26f0:f7::5c7b:e1a5  Public Scan

Submitted URL: http://gucci.com/
Effective URL: https://www.gucci.com/uk/en_gb/
Submission: On May 04 via manual from CA — Scanned from GB

Form analysis 9 forms found in the DOM

GET /uk/en_gb/store

<form action="/uk/en_gb/store" method="get">
  <input id="store-location" type="text" value="" name="store-search" autocomplete="off" placeholder="City, Region, Country" tabindex="2">
  <button class="search-bar-input-submit" type="submit"></button>
</form>

GET /uk/en_gb/search

<form action="/uk/en_gb/search" class="header-nav-child _available" id="header-nav-search" method="get" data-module="searchFlyout">
  <input type="hidden" id="predictive-search-enabled" value="false" data-autocomplete-enabled="true" data-product-suggestions-enabled="true" data-category-suggestions-enabled="true" data-recent-search-history-enabled="true"
    data-popular-categories-enabled="true">
  <input type="hidden" id="autocompleteUrl" value="/uk/en_gb/search/autocomplete/SearchBoxComponent?term=">
  <label class="visually-hidden" for="header-nav-search-input">Search</label>
  <span id="header-nav-search-input-disabled" data-placeholder="Search"></span>
  <input type="hidden" name="search-cat" value="header-search">
  <input class="header-nav-child-focus" id="header-nav-search-input" name="text" placeholder="Search" tabindex="8" type="text" value="" autocomplete="off" data-trigger-predictive-count="1000" data-placeholder="Search" data-placeholder-small="Search"
    data-two-click-placeholder="Please enter a keyword">
  <button class="header-nav-search-submit" type="submit" tabindex="9">
    <svg>
      <use xlink:href="#svg-icon-search"></use>
    </svg>
    <span>GO</span>
  </button>
</form>

GET /uk/en_gb/store

<form action="/uk/en_gb/store" method="get">
  <label class="visually-hidden" for="store-location">Enter postal code::</label>
  <input class="text-input" id="store-location" placeholder="City, Region, Country" type="text" name="store-search">
  <span class="store-locator"></span>
  <input class="submit-button" type="submit" value="Submit">
</form>

POST /uk/en_gb/newsletters/ajax/subscribe

<form action="/uk/en_gb/newsletters/ajax/subscribe" method="post" id="thank-you-newsletter-form" class="form-group" data-module="thankYouNewsletter">
  <input name="sendEmail" value="" class="form-field-send-email" type="hidden"><label class="visually-hidden" for="email-updates">Enter e-mail address:</label>
  <!-- //BUGFIX S19 GR-6248 Newsletter Sign-up | Email field | Error State -->
  <div class="newsletter-input-wrapper">
    <p class="error-text _hidden">Please retype e-mail</p>
    <input class="text-input" id="email-updates" placeholder="E-mail Address" type="email" name="email" data-error-message="Please retype e-mail" spellcheck="false" data-reference="sendEmail" required="">
    <div class="newsletter-button-wrapper">
      <span class="icon-submit"></span>
      <input class="submit-button js--form-validation-button" type="submit" value="Submit" disabled="disabled">
    </div>
  </div>
</form>

GET /uk/en_gb/store

<form action="/uk/en_gb/store" method="get">
  <div class="footer-group-title accordion-button">
    <label for="ftr-store-location"> STORE LOCATOR</label>
  </div>
  <div class="field-wrapper">
    <input class="text-input" id="ftr-store-location" placeholder="City, Region, Country" type="text" name="store-search">
    <input type="hidden" value="store-locator" name="search-cat">
    <span class="store-locator">&nbsp;</span>
    <input class="submit-button" type="submit" value="Submit">
  </div>
</form>

POST /uk/en_gb/login/pw/forgot-password.json

<form class="forgot-password-form js--form-validation" method="POST" action="/uk/en_gb/login/pw/forgot-password.json" novalidate="">
  <input type="hidden" name="CSRFToken" value="fa5e475a-0e5d-47cc-b17e-7676d3efd1d4">
  <div class="forgot-password-form-row">
    <input name="sendEmail" value="" class="form-field-send-email" type="hidden">
    <div class="required">
      <div class="form-group account-field form-dark account-field__email">
        <div class="error-text _hidden" id="email-error-description" role="alert">Please enter a valid e-mail address.</div>
        <input type="email" value="" name="email" class="" id="overlay-forgotten-password-fp-email" autocapitalize="off" autocorrect="off" placeholder="E-MAIL ADDRESS" aria-label="E-MAIL ADDRESS" aria-invalid="false"
          aria-describedby="email-error-description">
      </div>
    </div>
    <button class="js--form-validation-button btn--primary forgot-password-form-submit submit-form-button"> SUBMIT</button>
  </div>
</form>

POST /uk/en_gb/signIn/ajax/forgot-account

<form id="forgot-account-form" class="forgot-account-form" method="POST" action="/uk/en_gb/signIn/ajax/forgot-account">
  <input type="hidden" name="CSRFToken" value="fa5e475a-0e5d-47cc-b17e-7676d3efd1d4">
  <input type="hidden" name="referer" value="">
  <input type="hidden" name="productCode" value="">
  <input type="hidden" name="cartEntryNumber" value="">
  <div class="forgot-account-form-row name-row">
    <div class="forgot-account-form-column last-name-column required">
      <label>Family name</label>
      <input type="text" class="forgot-account-lastname" name="lastname">
      <div class="error-text"></div>
    </div>
    <div class="forgot-account-form-column first-name-column required">
      <label>Given Name</label>
      <input type="text" class="forgot-account-firstname" name="firstname">
      <div class="error-text"></div>
    </div>
  </div>
  <div class="forgot-account-form-row birthdate-row">
    <div class="forgot-account-form-column birthdate-year-column">
      <div class="labelContainer">
        <label class="forgot-account-form-label">Birth date</label>
      </div>
      <div class="form-control-container">
        <div class="custom-select-parent"><select id="forgot-account-form-year" name="birthyear" class="custom-select forgot-account-form-year gold required select2-hidden-accessible" tabindex="-1" aria-hidden="true">
            <option value="0">Year</option>
            <option value="2022">2022</option>
            <option value="2021">2021</option>
            <option value="2020">2020</option>
            <option value="2019">2019</option>
            <option value="2018">2018</option>
            <option value="2017">2017</option>
            <option value="2016">2016</option>
            <option value="2015">2015</option>
            <option value="2014">2014</option>
            <option value="2013">2013</option>
            <option value="2012">2012</option>
            <option value="2011">2011</option>
            <option value="2010">2010</option>
            <option value="2009">2009</option>
            <option value="2008">2008</option>
            <option value="2007">2007</option>
            <option value="2006">2006</option>
            <option value="2005">2005</option>
            <option value="2004">2004</option>
            <option value="2003">2003</option>
            <option value="2002">2002</option>
            <option value="2001">2001</option>
            <option value="2000">2000</option>
            <option value="1999">1999</option>
            <option value="1998">1998</option>
            <option value="1997">1997</option>
            <option value="1996">1996</option>
            <option value="1995">1995</option>
            <option value="1994">1994</option>
            <option value="1993">1993</option>
            <option value="1992">1992</option>
            <option value="1991">1991</option>
            <option value="1990">1990</option>
            <option value="1989">1989</option>
            <option value="1988">1988</option>
            <option value="1987">1987</option>
            <option value="1986">1986</option>
            <option value="1985">1985</option>
            <option value="1984">1984</option>
            <option value="1983">1983</option>
            <option value="1982">1982</option>
            <option value="1981">1981</option>
            <option value="1980">1980</option>
            <option value="1979">1979</option>
            <option value="1978">1978</option>
            <option value="1977">1977</option>
            <option value="1976">1976</option>
            <option value="1975">1975</option>
            <option value="1974">1974</option>
            <option value="1973">1973</option>
            <option value="1972">1972</option>
            <option value="1971">1971</option>
            <option value="1970">1970</option>
            <option value="1969">1969</option>
            <option value="1968">1968</option>
            <option value="1967">1967</option>
            <option value="1966">1966</option>
            <option value="1965">1965</option>
            <option value="1964">1964</option>
            <option value="1963">1963</option>
            <option value="1962">1962</option>
            <option value="1961">1961</option>
            <option value="1960">1960</option>
            <option value="1959">1959</option>
            <option value="1958">1958</option>
            <option value="1957">1957</option>
            <option value="1956">1956</option>
            <option value="1955">1955</option>
            <option value="1954">1954</option>
            <option value="1953">1953</option>
            <option value="1952">1952</option>
            <option value="1951">1951</option>
            <option value="1950">1950</option>
            <option value="1949">1949</option>
            <option value="1948">1948</option>
            <option value="1947">1947</option>
            <option value="1946">1946</option>
            <option value="1945">1945</option>
            <option value="1944">1944</option>
            <option value="1943">1943</option>
            <option value="1942">1942</option>
            <option value="1941">1941</option>
            <option value="1940">1940</option>
            <option value="1939">1939</option>
            <option value="1938">1938</option>
            <option value="1937">1937</option>
            <option value="1936">1936</option>
            <option value="1935">1935</option>
            <option value="1934">1934</option>
            <option value="1933">1933</option>
            <option value="1932">1932</option>
            <option value="1931">1931</option>
            <option value="1930">1930</option>
            <option value="1929">1929</option>
            <option value="1928">1928</option>
            <option value="1927">1927</option>
            <option value="1926">1926</option>
            <option value="1925">1925</option>
            <option value="1924">1924</option>
            <option value="1923">1923</option>
            <option value="1922">1922</option>
          </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                aria-expanded="false" tabindex="0" aria-labelledby="select2-forgot-account-form-year-container"><span class="select2-selection__rendered" id="select2-forgot-account-form-year-container" title="Year">Year</span><span
                  class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span></div>
      </div>
    </div>
    <div class="forgot-account-form-column birthdate-month-column">
      <div class="labelContainer">
        <label class="forgot-account-form-label"></label>
      </div>
      <div class="form-control-container">
        <div class="custom-select-parent"><select id="forgot-account-form-month" name="birthmonth" class="custom-select forgot-account-form-month gold required select2-hidden-accessible" tabindex="-1" aria-hidden="true">
            <option value="0">Month</option>
            <option value="1"> 01</option>
            <option value="2"> 02</option>
            <option value="3"> 03</option>
            <option value="4"> 04</option>
            <option value="5"> 05</option>
            <option value="6"> 06</option>
            <option value="7"> 07</option>
            <option value="8"> 08</option>
            <option value="9"> 09</option>
            <option value="10"> 10</option>
            <option value="11"> 11</option>
            <option value="12"> 12</option>
          </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                aria-expanded="false" tabindex="0" aria-labelledby="select2-forgot-account-form-month-container"><span class="select2-selection__rendered" id="select2-forgot-account-form-month-container" title="Month">Month</span><span
                  class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span></div>
      </div>
    </div>
    <div class="forgot-account-form-column birthdate-date-column">
      <div class="labelContainer">
        <label class="forgot-account-form-label"></label>
      </div>
      <div class="form-control-container">
        <div class="custom-select-parent"><select id="forgot-account-form-day" name="birthday" class="custom-select forgot-account-form-day gold required select2-hidden-accessible" tabindex="-1" aria-hidden="true">
            <option value="0">Day</option>
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value="6">6</option>
            <option value="7">7</option>
            <option value="8">8</option>
            <option value="9">9</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="14">14</option>
            <option value="15">15</option>
            <option value="16">16</option>
            <option value="17">17</option>
            <option value="18">18</option>
            <option value="19">19</option>
            <option value="20">20</option>
            <option value="21">21</option>
            <option value="22">22</option>
            <option value="23">23</option>
            <option value="24">24</option>
            <option value="25">25</option>
            <option value="26">26</option>
            <option value="27">27</option>
            <option value="28">28</option>
            <option value="29">29</option>
            <option value="30">30</option>
            <option value="31">31</option>
          </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
                aria-expanded="false" tabindex="0" aria-labelledby="select2-forgot-account-form-day-container"><span class="select2-selection__rendered" id="select2-forgot-account-form-day-container" title="Day">Day</span><span
                  class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span></div>
      </div>
    </div>
  </div>
  <input type="submit" value="" class="forgot-account-form-submit">
</form>

GET /uk/en_gb/ajax/email/sharewishlist

<form class="email-overlay-form" action="/uk/en_gb/ajax/email/sharewishlist" method="get">
  <input type="hidden" name="CSRFToken" value="fa5e475a-0e5d-47cc-b17e-7676d3efd1d4">
  <input name="sendEmail" value="" class="form-field-send-email" type="hidden">
  <ul class="email-overlay-form-container">
    <li class="email-overlay-form-input-container email-overlay-form-input-recipient">
      <label class="email-overlay-form-label">Recipient</label>
      <input name="recipient" type="text" class="email-overlay-form-input" placeholder="Name" value="">
    </li>
    <li class="email-overlay-form-input-container email-overlay-form-input-email">
      <label class="email-overlay-form-label">E-mail</label>
      <input name="emailAddress" type="text" class="email-overlay-form-input" placeholder="To" value="">
    </li>
    <li class="email-overlay-form-input-container email-overlay-form-buttons">
      <button class="button-standard email-overlay-form-send-button" type="submit">Send</button>
    </li>
  </ul>
</form>

POST /uk/en_gb/ajax/email/shareStore

<form novalidate="novalidate" method="POST" action="/uk/en_gb/ajax/email/shareStore" id="share-by-email-overlay-ajax-form" class="share-by-email-overlay-form"><input value="fa5e475a-0e5d-47cc-b17e-7676d3efd1d4" name="CSRFToken" type="hidden"><input
    name="sendEmail" value="" class="form-field-send-email" type="hidden"><input value="" name="pointOfServiceLatitude" type="hidden"><input value="" name="pointOfServiceLongitude" type="hidden"><input value="" name="diyType" type="hidden"><input
    value="" name="diyInitials" type="hidden"><input value="" name="diyImg" type="hidden">
  <ul class="share-by-email-overlay-form-container">
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient"><label for="sbm-senderName" class="share-by-email-overlay-form-label">Your Name</label><input required="required" value="" placeholder="Name"
        class="share-by-email-overlay-form-input" type="text" name="senderName" id="sbm-senderName"></li>
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient"><label for="sbm-senderEmail" class="share-by-email-overlay-form-label">E-mail</label><input required="required" value="" placeholder="E-mail"
        class="share-by-email-overlay-form-input" type="email" name="senderEmail" id="sbm-senderEmail"></li>
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient share-by-email-overlay-form-fieldset"><label class="share-by-email-overlay-form-label" for="sbm-recipientName1">Recipient</label><input
        required="required" value="" placeholder="Name" class="share-by-email-overlay-form-input" type="text" name="recipientName1" id="sbm-recipientName1"></li>
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient"><label for="sbm-recipientEmail1" class="share-by-email-overlay-form-label">E-mail</label><input required="required" value="" placeholder="To"
        class="share-by-email-overlay-form-input share-by-email-recepient" type="email" name="recipientEmail1" id="sbm-recipientEmail1"></li>
  </ul>
  <div class="accordion-wrapper share-by-email-overlay-accordion-wrapper">
    <div class="accordion-item accordion-item-default accordion-item-mutually-exclusive accordion-item-standard accordion-item-medium accordion-item-small _close _ready">
      <ul>
        <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient custom-checkbox-grey "><input type="checkbox" id="share-by-email-send-more-friends-ajax" name="addMoreFriends"><label
            for="share-by-email-send-more-friends-ajax"><span class="custom-checkbox-grey-copy share-by-email-overlay-form-label">Add more friends</span><span class="accordion-button share-by-email-send-more-friends-accordion-button"></span></label>
        </li>
      </ul>
      <ul class="share-by-email-overlay-form-container accordion-drawer" style="display: none;">
        <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient share-by-email-overlay-form-fieldset"><label for="sbm-recipientName2" class="share-by-email-overlay-form-label">Recipient</label><input
            value="" placeholder="Name" class="share-by-email-overlay-form-input" type="text" name="recipientName2" id="sbm-recipientName2"></li>
        <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient "><label for="sbm-recipientEmail2" class="share-by-email-overlay-form-label">E-mail</label><input value="" placeholder="To"
            class="share-by-email-overlay-form-input share-by-email-recepient" type="email" name="recipientEmail2" id="sbm-recipientEmail2"></li>
        <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient share-by-email-overlay-form-fieldset"><label for="sbm-recipientName3" class="share-by-email-overlay-form-label">Recipient</label><input
            value="" placeholder="Name" class="share-by-email-overlay-form-input" type="text" name="recipientName3" id="sbm-recipientName3"></li>
        <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient "><label for="sbm-recipientEmail3" class="share-by-email-overlay-form-label">E-mail</label><input value="" placeholder="To"
            class="share-by-email-overlay-form-input share-by-email-recepient" type="email" name="recipientEmail3" id="sbm-recipientEmail3"></li>
      </ul>
    </div>
  </div>
  <ul class="share-by-email-overlay-form-container">
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-address-comment share-by-email-overlay-form-fieldset"><label for="sbm-comment" class="share-by-email-overlay-form-label">Comment</label>
      <div class="textarea-counter " data-module="textareaCharsCounter">
        <div class="textarea-counter__message"><span class="textarea-counter__counter">400</span> Characters left</div><textarea name="comment" class="textarea-counter__textarea share-by-email-overlay-form-input" maxlength="400"
          placeholder="Message Optional" id="sbm-comment"></textarea>
        <div class="textarea-counter__focus"></div>
      </div>
    </li>
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-input-recipient custom-checkbox-grey"><input type="checkbox" id="share-by-email-send-copy" name="copyToSender"><label for="share-by-email-send-copy"><span
          class="custom-checkbox-grey-copy share-by-email-overlay-form-label">Send me a copy of this e-mail</span></label></li>
    <li class="share-by-email-overlay-note">This information will not be used for any purpose other than the sending of this e-mail.</li>
    <li class="share-by-email-overlay-form-input-container share-by-email-overlay-form-buttons"><button type="submit" class="button-standard share-by-email-overlay-form-send-button">Send</button></li>
  </ul>
</form>

Text Content

 * Gifts
 * What's New
 * Handbags
 * Women
 * Men
 * MX
 * Children
 * Jewellery & Watches
 * Beauty
 * Décor & Lifestyle
 * Gifts
 * Vault
 * Exclusive Gucci Services
 * 
 *  * Wishlist
      Save your favorite items
    * Recommendations
      Browse a personalized list created just for you
    * Orders
      View your recent orders, track shipping and manage returns
   
   Create My Gucci Account
 * Sign In
 * Saved Items
 * Ship to: United Kingdom
 * Change Language: English
 * Client Services: +44 2074951445

Gifts
Gifts
View All Gifts
Gifts for Women
Gifts for Men
Gifts For Children
Personalised Gifts
What's New
Latest Arrivals
Women
Men
The GG in Blue
Beloved Handbags♥
View All Beloved Handbags♥
Gucci Bamboo 1947
Gucci Diana
GG Marmont
Dionysus
Gucci Horsebit 1955
Jackie 1961
Our commitment
Discover more Our commitment
Chime For Change
Gucci Off The Grid
Stories
View all stories Stories
Runway
Advertising Campaign
Beauty
People and Events
Videos
Inspirations and Codes
Projects by the house
 
Gucci Garden Gucci Garden
 
Gucci Giardino 25 Gucci Giardino 25
 
Gucci Osteria da Massimo Bottura Gucci Osteria da Massimo Bottura
 
Fashioning Masculinities
View all stories
 *  
   Runway
 *  
   Advertising Campaign
 *  
   Beauty
 *  
   People and Events
 *  
   Video
 *  
   Inspirations and Codes

Handbags
Handbags
View All Handbags
Gucci Beloved ♥
Shop by Line
Gucci Bamboo 1947
Gucci Diana
GG Marmont
Jackie 1961
Gucci Horsebit 1955
Dionysus
Shoulder Bags
Crossbody Bags
Mini Bags
Clutch Bags
Everyday bags
Tote Bags
Top Handle Bags
 
Gucci Beloved
Women
Latest Arrivals
View all Latest Arrivals
The GG in Blue
Gucci Run
Gucci Off The Grid
Gifts
View all Gifts
Gifts for Women
Personalised Gifts
Handbags
View all Handbags
Gucci Beloved ♥
Top Handle Bags
Tote Bags
Shoulder Bags
Crossbody Bags
Mini Bags
Clutch Bags
Backpacks & Beltbags
Everyday bags for Women
Travel
View all
Carry-On & Duffle bags
Travel Accessories
Trolley
Clothing
View all Clothing
Dresses
Coats
Jackets
Jumpers & Cardigans
Tops & Shirts
Skirts
Lingerie
Trousers & Shorts
Sweatshirts
T-Shirts
Activewear
Denim
Swimwear
Suits
Shoes
View all Shoes
Pumps
Sandals
Slippers & Mules
Moccasins & Loafers
Ballet Flats
Boots & Ankle Boots
Espadrilles & Wedges
Slides
Trainers
Accessories
View all Accessories
Belts
Jewelry & Watches
Eyewear
Scarves & Silks
Hats & Gloves
Socks & Tights
Purses & Small Accessories
View all Purses & Small Accessories
Long Wallets
Chain Wallets
Small Wallets
Card Holders & Small Accessories
Pouches
Tech Accessories
Gifts
View all Gifts
Gucci Nojum
Gifts For Woman
Personalised Gifts
Exclusive Gucci Services
 *  
   Express Shipping
 *  
   Easy Exchanges
 *  
   Gucci Advisor
 *  
   After Sale Support
 *  
   Your Private Appointment
 *  
   Digital Showroom Experience

Men
Latest Arrivals
View all Latest Arrivals
The GG in Blue
Gucci Run
Gucci Off The Grid
Gifts
View all Gifts
Gifts for Men
Personalised Gifts
Bags
View all Bags
Messenger Bags
Backpacks
Belt Bags
Small Bags
Briefcases
Portfolios
Tote Bags
Travel
View all Travel
Carry-On & Duffle Bags
Travel Accessories
Trolley
Clothing
View all Clothing
T-Shirts & Polo Shirts
Jackets
Suits & Blazers
Jumpers & Cardigans
Sweatshirts
Shirts
Trousers & Shorts
Denim
Activewear
Swimwear
Coats
Gucci Essentials
Shoes
View all Shoes
Loafers & Moccasins
Driving Shoes
Slippers
Slides & Sandals
Lace Up Shoes
Boots & Ankle Boots
Trainers
Accessories
View all Accessories
Belts
Jewellery & Watches
Eyewear
Ties
Scarves
Hats & Gloves
Socks
Wallets & Small Accessories
View all Wallets & Small Accessories
Bi-fold Wallets
Long & Zip Around Wallets
Card Holders & Coin Cases
Money Clips
Pouches
Keyrings & Keycases
Tech Accessories
Gifts
View all Gifts
Gucci Nojum
Gifts for Men
Personalised Gifts
Exclusive Gucci Services
 *  
   Express Shipping
 *  
   Easy Exchanges
 *  
   Gucci Advisor
 *  
   After Sale Support
 *  
   Your Private Appointment
 *  
   Digital Showroom Experience

MX
The MX project
Welcome to MX The MX project
Shop by Look
Discover more
 

Children
Baby (0-36 months)
View all Baby (0-36 months)
Newborn (0-12 months)
Girls (0-36months)
Boys (0-36months)
Baby Shoes (16-19)
Toddler Shoes (20-26)
Accessories
Baby changing bags
Special Occasions
Girls (4-12 years)
View all Girls (4-12 years)
Clothing (4-12 years)
Shoes (27-33)
Bags & Backpacks
Belts
Soft Accessories
Special Occasions
Boys (4-12 years)
View all Boys (4-12 years)
Clothing (4-12 years)
Shoes (27-33)
Bags & Backpacks
Belts
Soft Accessories
Special Occasions
Shop By Look
 
Baby
 
Girl
 
Boy
 
Gucci Children's Collection
Jewellery & Watches
Fine Jewellery
View all Fine Jewellery
For Women
For Men
Link To Love
Rings
Necklaces
Bracelets
Earrings
Single Earrings
Charms
Silver Jewellery
View all Silver Jewellery
For Women
For Men
Rings
Necklaces
Bracelets
Earrings
Cufflinks
Fashion Jewellery
View all Fashion Jewellery
For Women
For Men
Rings
Necklaces
Bracelets
Earrings
Brooches & Pins
Hair Accessories
Cufflinks
Watches
View all Watches
For Women
For Men
Gucci 25H Timepieces Collection
Grip Watches
Interchangeable Watch Straps
Discover More
 
Gucci High Jewelry
 
Gucci High Watchmaking
Beauty
Latest Arrivals
Latest Arrivals
Ink Liner
Liquid Matte Lipsticks
Tears From The Moon
Love At Your Darkest
Gucci Bloom
Gifts
Gifts
Gift Ideas
Beauty Gift Sets
Lips
View all Lips
Liquid Matte Lipsticks
Glow & Care Lipsticks
Sheer Lipsticks
Matte Lipsticks
Satin Lipsticks
Lip Balms
Lip Liner Pencils
Eyes
View all Eyes
Ink Liner
Mascara
Kohl Liner
Eyebrow Pencils
Waterproof Eyebrow Pencil
Face
View all Face
Cushion de Beauté
Foundation
Primer
Powder
Face Gloss
Find out your face routine
Find your foundation match
Nails
View all Nails
Nail Polish
Fragrances
View all Fragrances
Women's Fragrances
Men's Fragrances
Gucci Flora
Gucci Bloom
Gucci Guilty
Gucci Mémoire d’une Odeur
Luxury Collection
View All Luxury Collection
The Alchemist's Garden
Eau de Parfum
Acqua Profumata
Oils & others
The Art of Layering
Inside Gucci Beauty
 *  
   Discover the Face Charts
 *  
   Gucci Beauty Tutorials
 *  
   Find your foundation match
 *  
   Read more gucci beauty stories
 *  
   Find out your face routine
 *  
   The Art of Layering

Décor & Lifestyle
DÉCOR
View All DÉCOR
Tableware
Home Accessories
Textiles
Furniture
Wallpapers
Lifestyle
Lifestyle
Stationery
Games
Travel Sets & Loungewear
Sporting Goods
Read more in Stories
 
New Romantics: Décor
Gifts
Gifts
View All Gifts
Gifts for Women
Gifts for Men
Gifts For Children
Personalised Gifts
Exclusive Gucci Services
 *  
   Express Shipping
 *  
   Easy Exchanges
 *  
   Gucci Advisor
 *  
   Digital Showroom Experience
 *  
   Your Private Appointment
 *  
   Discover Gucci Services

Vault
The new online concept store
Visit Now The new online concept store
Only on Vault: Gucci MLB
What's New
Gucci Vintage Treasures
Vault Women’s selection
Vault Men’s selection
Metaverse
 
VAULT
Exclusive Gucci Services
Exclusive Gucci Services
 *  
   Express Shipping
 *  
   Easy Exchanges
 *  
   Gucci Advisor
 *  
   Digital Showroom Experience
 *  
   Your Private Appointment
 *  
   Discover Gucci Services

Ship to: United Kingdom
Please select your location.

Be advised that changing your location while shopping will remove all the
contents from your shopping bag.

NORTH AMERICA
Canada
United States
EUROPE
Austria
Belgium
Bulgaria
Czech Republic
Denmark
Germany
Spain
Finland
France
Hungary
Ireland
Italy
Netherlands
Norway
Poland
Portugal
Romania
Slovenia
Sweden
Switzerland
Turkey
United Kingdom
ASIA
中国大陆地区 / Chinese Mainland
한국 / Korea
日本 / Japan
香港特别行政区 / Hong Kong SAR
Singapore
MIDDLE EAST
Saudi Arabia/السعودية
Kuwait/الكويت
Qatar/قطر
UAE/الإمارات
OCEANIA
Australia
New Zealand
FOR ALL OTHER COUNTRIES, REGIONS
International Site
Change Language: English
Deutsch
Español
Français
Italiano
简体中文
360-view 3D-cube 4giftaccount animal-free LOGO CHIME BLACK BACKGROUND RGB
NEGATIVOCreated with Sketch. close-circle close club-check contact-us
eco-material eco-packaging equilibrium GucciGarden_Footer2gift-exchange
gift-group gift-package gift-solo gucci-app-hoverCreated with Sketch.
gucci-appCreated with Sketch. gucci-osteria hand have-printer location
made-in-italy next no-printer phone World3 returns-carrier returns-label
returns-package saved-items search-circle search shopping-bag size warning
Invalid e-mail and/or password. Try again or click on "Forgot your password?"
link.
This field cannot be empty
The fields do not match
Field is not a valid e-mail
Please enter a valid password.
Gucci
Store Locator Search
Bag

Menu Back
 * Gifts
    * Gifts
       * View All Gifts
       * Gifts for Women
       * Gifts for Men
       * Gifts For Children
       * Personalised Gifts
   
      

   
 * What's New
    * Latest Arrivals
       * 
       * Women
       * Men
       * The GG in Blue
   
      
    * Beloved Handbags♥
       * View All Beloved Handbags♥
       * Gucci Bamboo 1947
       * Gucci Diana
       * GG Marmont
       * Dionysus
       * Gucci Horsebit 1955
       * Jackie 1961
   
      
    * Our commitment
       * Discover more Our commitment
       * Chime For Change
       * Gucci Off The Grid
   
      
    * Projects by the house
       * Gucci Garden
       * Gucci Giardino 25
       * Gucci Osteria da Massimo Bottura
       * Fashioning Masculinities
   
    * Projects by the house
      Previous
       
      Fashioning Masculinities
       
      Gucci Garden Gucci Garden
       
      Gucci Giardino 25 Gucci Giardino 25
       
      Gucci Osteria da Massimo Bottura Gucci Osteria da Massimo Bottura
       
      Fashioning Masculinities
       
      Gucci Garden Gucci Garden
      Next
       * 
       * 
       * 
       * 
   
      
    * Stories
       * View all stories Stories
       * Runway
       * Advertising Campaign
       * Beauty
       * People and Events
       * Videos
       * Inspirations and Codes
   
      
    * View all stories
       *  
         Runway
       *  
         Advertising Campaign
       *  
         Beauty
       *  
         People and Events
       *  
         Video
       *  
         Inspirations and Codes
   
      

   
 * Handbags
    * Handbags
       * View All Handbags
       * Gucci Beloved ♥
       * Shop by Line
       * Gucci Bamboo 1947
       * Gucci Diana
       * GG Marmont
       * Jackie 1961
       * Gucci Horsebit 1955
       * Dionysus
   
      
    *  * Shoulder Bags
       * Crossbody Bags
       * Mini Bags
       * Clutch Bags
       * Everyday bags
       * Tote Bags
       * Top Handle Bags
   
      
    *  
      Gucci Beloved
      

   
 * Women
    * Latest Arrivals
       * View all Latest Arrivals
       * The GG in Blue
       * Gucci Run
       * Gucci Off The Grid
   
      
    * Gifts
       * View all Gifts
       * Gifts for Women
       * Personalised Gifts
   
      
    * Handbags
       * View all Handbags
       * Gucci Beloved ♥
       * Top Handle Bags
       * Tote Bags
       * Shoulder Bags
       * Crossbody Bags
       * Mini Bags
       * Clutch Bags
       * Backpacks & Beltbags
       * Everyday bags for Women
   
      
    * Travel
       * View all
       * Carry-On & Duffle bags
       * Travel Accessories
       * Trolley
   
      
    * Clothing
       * View all Clothing
       * Dresses
       * Coats
       * Jackets
       * Jumpers & Cardigans
       * Tops & Shirts
       * Skirts
       * Lingerie
       * Trousers & Shorts
       * Sweatshirts
       * T-Shirts
       * Activewear
       * Denim
       * Swimwear
       * Suits
   
      
    * Shoes
       * View all Shoes
       * Pumps
       * Sandals
       * Slippers & Mules
       * Moccasins & Loafers
       * Ballet Flats
       * Boots & Ankle Boots
       * Espadrilles & Wedges
       * Slides
       * Trainers
   
      
    * Accessories
       * View all Accessories
       * Belts
       * Jewelry & Watches
       * Eyewear
       * Scarves & Silks
       * Hats & Gloves
       * Socks & Tights
   
      
    * Purses & Small Accessories
       * View all Purses & Small Accessories
       * Long Wallets
       * Chain Wallets
       * Small Wallets
       * Card Holders & Small Accessories
       * Pouches
       * Tech Accessories
   
      
      
    * Gifts
       * View all Gifts
       * Gucci Nojum
       * Gifts For Woman
       * Personalised Gifts
   
      
    * Exclusive Gucci Services
       *  
         Express Shipping
       *  
         Easy Exchanges
       *  
         Gucci Advisor
       *  
         After Sale Support
       *  
         Your Private Appointment
       *  
         Digital Showroom Experience
   
      

   
 * Men
    * Latest Arrivals
       * View all Latest Arrivals
       * The GG in Blue
       * Gucci Run
       * Gucci Off The Grid
   
      
    * Gifts
       * View all Gifts
       * Gifts for Men
       * Personalised Gifts
   
      
    * Bags
       * View all Bags
       * Messenger Bags
       * Backpacks
       * Belt Bags
       * Small Bags
       * Briefcases
       * Portfolios
       * Tote Bags
   
      
    * Travel
       * View all Travel
       * Carry-On & Duffle Bags
       * Travel Accessories
       * Trolley
   
      
    * Clothing
       * View all Clothing
       * T-Shirts & Polo Shirts
       * Jackets
       * Suits & Blazers
       * Jumpers & Cardigans
       * Sweatshirts
       * Shirts
       * Trousers & Shorts
       * Denim
       * Activewear
       * Swimwear
       * Coats
       * Gucci Essentials
   
      
    * Shoes
       * View all Shoes
       * Loafers & Moccasins
       * Driving Shoes
       * Slippers
       * Slides & Sandals
       * Lace Up Shoes
       * Boots & Ankle Boots
       * Trainers
   
      
    * Accessories
       * View all Accessories
       * Belts
       * Jewellery & Watches
       * Eyewear
       * Ties
       * Scarves
       * Hats & Gloves
       * Socks
   
      
    * Exclusive Gucci Services
       *  
         Express Shipping
       *  
         Easy Exchanges
       *  
         Gucci Advisor
       *  
         After Sale Support
       *  
         Your Private Appointment
       *  
         Digital Showroom Experience
   
      
      
    * Wallets & Small Accessories
       * View all Wallets & Small Accessories
       * Bi-fold Wallets
       * Long & Zip Around Wallets
       * Card Holders & Coin Cases
       * Money Clips
       * Pouches
       * Keyrings & Keycases
       * Tech Accessories
   
      
    * Gifts
       * View all Gifts
       * Gucci Nojum
       * Gifts for Men
       * Personalised Gifts
   
      

   
 * MX
    * The MX project
       * Welcome to MX The MX project
       * Shop by Look
   
      
    * Discover more
       
      
      

   
 * Children
    * Baby (0-36 months)
       * View all Baby (0-36 months)
       * Newborn (0-12 months)
       * Girls (0-36months)
       * Boys (0-36months)
       * Baby Shoes (16-19)
       * Toddler Shoes (20-26)
       * Accessories
       * Baby changing bags
       * Special Occasions
   
      
    * Girls (4-12 years)
       * View all Girls (4-12 years)
       * Clothing (4-12 years)
       * Shoes (27-33)
       * Bags & Backpacks
       * Belts
       * Soft Accessories
       * Special Occasions
   
      
    * Boys (4-12 years)
       * View all Boys (4-12 years)
       * Clothing (4-12 years)
       * Shoes (27-33)
       * Bags & Backpacks
       * Belts
       * Soft Accessories
       * Special Occasions
   
      
    * Shop By Look
       * Baby
       * Girl
       * Boy
       * Gucci Children's Collection
   
    * Shop By Look
      Previous
       
      Gucci Children's Collection
       
      Baby
       
      Girl
       
      Boy
       
      Gucci Children's Collection
       
      Baby
      Next
       * 
       * 
       * 
       * 
   
      

   
 * Jewellery & Watches
    * Fine Jewellery
       * View all Fine Jewellery
       * For Women
       * For Men
       * Link To Love
       * Rings
       * Necklaces
       * Bracelets
       * Earrings
       * Single Earrings
       * Charms
   
      
    * Silver Jewellery
       * View all Silver Jewellery
       * For Women
       * For Men
       * Rings
       * Necklaces
       * Bracelets
       * Earrings
       * Cufflinks
   
      
    * Fashion Jewellery
       * View all Fashion Jewellery
       * For Women
       * For Men
       * Rings
       * Necklaces
       * Bracelets
       * Earrings
       * Brooches & Pins
       * Hair Accessories
       * Cufflinks
   
      
    * Watches
       * View all Watches
       * For Women
       * For Men
       * Gucci 25H Timepieces Collection
       * Grip Watches
       * Interchangeable Watch Straps
   
      
    * Discover More
       * Gucci High Jewelry
       * Gucci High Watchmaking
   
    * Discover More
      Previous
       
      Gucci High Watchmaking
       
      Gucci High Jewelry
       
      Gucci High Watchmaking
       
      Gucci High Jewelry
      Next
       * 
       * 
   
      

   
 * Beauty
    * Latest Arrivals
       * Latest Arrivals
       * Ink Liner
       * Liquid Matte Lipsticks
       * Tears From The Moon
       * Love At Your Darkest
       * Gucci Bloom
   
      
    * Gifts
       * Gifts
       * Gift Ideas
       * Beauty Gift Sets
   
      
    * Lips
       * View all Lips
       * Liquid Matte Lipsticks
       * Glow & Care Lipsticks
       * Sheer Lipsticks
       * Matte Lipsticks
       * Satin Lipsticks
       * Lip Balms
       * Lip Liner Pencils
   
      
    * Eyes
       * View all Eyes
       * Ink Liner
       * Mascara
       * Kohl Liner
       * Eyebrow Pencils
       * Waterproof Eyebrow Pencil
   
      
    * Face
       * View all Face
       * Cushion de Beauté
       * Foundation
       * Primer
       * Powder
       * Face Gloss
       * Find out your face routine
       * Find your foundation match
   
      
    * Nails
       * View all Nails
       * Nail Polish
   
      
    * Fragrances
       * View all Fragrances
       * Women's Fragrances
       * Men's Fragrances
       * Gucci Flora
       * Gucci Bloom
       * Gucci Guilty
       * Gucci Mémoire d’une Odeur
   
      
    * Luxury Collection
       * View All Luxury Collection
       * The Alchemist's Garden
       * Eau de Parfum
       * Acqua Profumata
       * Oils & others
       * The Art of Layering
   
      
    * Inside Gucci Beauty
       *  
         Discover the Face Charts
       *  
         Gucci Beauty Tutorials
       *  
         Find your foundation match
       *  
         Read more gucci beauty stories
       *  
         Find out your face routine
       *  
         The Art of Layering
   
      

   
 * Décor & Lifestyle
    * DÉCOR
       * View All DÉCOR
       * Tableware
       * Home Accessories
       * Textiles
       * Furniture
       * Wallpapers
   
      
    * Lifestyle
       * Lifestyle
       * Stationery
       * Games
       * Travel Sets & Loungewear
       * Sporting Goods
   
      
    * Read more in Stories
       
      New Romantics: Décor
      

   
 * Gifts
    * Gifts
       * View All Gifts
       * Gifts for Women
       * Gifts for Men
       * Gifts For Children
   
      
    *  * Personalised Gifts
   
      
    * Exclusive Gucci Services
       *  
         Express Shipping
       *  
         Easy Exchanges
       *  
         Gucci Advisor
       *  
         Digital Showroom Experience
       *  
         Your Private Appointment
       *  
         Discover Gucci Services
   
      

   
 * Vault
    * The new online concept store
       * Visit Now The new online concept store
       * Only on Vault: Gucci MLB
       * What's New
       * Gucci Vintage Treasures
       * Vault Women’s selection
       * Vault Men’s selection
       * Metaverse
   
      
    *  
      VAULT
      

   
 * Exclusive Gucci Services
    * Exclusive Gucci Services
       *  
         Express Shipping
       *  
         Easy Exchanges
       *  
         Gucci Advisor
       *  
         Digital Showroom Experience
       *  
         Your Private Appointment
       *  
         Discover Gucci Services
   
      

   

 * Saved Items
   Saved Items
   
   Currently Empty
   
   
   View My Saved Items
 * Sign In
    * Wishlist
      Save your favorite items
    * Recommendations
      Browse a personalized list created just for you
    * Orders
      View your recent orders, track shipping and manage returns
   
   Create My Gucci Account
   Sign In

 * United Kingdom
   ONLINE SHOPPING AVAILABLE
   
   Be advised that changing your location while shopping will remove all the
   contents from your shopping bag.
   
   Ship to: United Kingdom Change Country/Region
   STORE LOCATOR
   Use My Current Location
   Ship to: United Kingdom
   Close
   Please select your location.
   
   Be advised that changing your location while shopping will remove all the
   contents from your shopping bag.
   
   ONLINE SHOPPING AVAILABLE
    * NORTH AMERICA
       * Canada
       * United States
   
    * EUROPE
       * Austria
       * Belgium
       * Bulgaria
       * Czech Republic
       * Denmark
       * Germany
      
       * Spain
       * Finland
       * France
       * Hungary
       * Ireland
       * Italy
      
       * Netherlands
       * Norway
       * Poland
       * Portugal
       * Romania
       * Slovenia
      
       * Sweden
       * Switzerland
       * Turkey
       * United Kingdom
   
    * ASIA
       * 中国大陆地区 / Chinese Mainland
       * 한국 / Korea
       * 日本 / Japan
       * 香港特别行政区 / Hong Kong SAR
       * Singapore
   
    * MIDDLE EAST
       * Saudi Arabia/السعودية
       * Kuwait/الكويت
       * Qatar/قطر
       * UAE/الإمارات
   
    * OCEANIA
       * Australia
       * New Zealand
   
    * FOR ALL OTHER COUNTRIES, REGIONS
       * International Site

 * Change Language: English en
   * Deutsch
   * Español
   * Français
   * Italiano
   * 简体中文
 * +44 2074951445
   Client Services: +44 2074951445
   
   
   
   
 * Skip to content

Search
Search GO
Close


 



GUCCI LOVE PARADE THE GG IN BLUE

Shop the collection
Previous
 



GUCCI LOVE PARADE THE GG IN BLUE

Shop the collection
 



THE FIRST GUCCI CIRCULAR LINE OFF THE GRID

Shop now
Next
 * 1
 * 2

Gucci Love Parade


GUCCI HORSEBIT 1955 GG MINI BAG

Shop Now
Gucci Love Parade


JACKIE 1961 SMALL GG SHOULDER BAG

Shop Now
Gucci Love Parade


GUCCI HORSEBIT 1955 GG MINI BAG

Shop Now
Gucci Love Parade


JACKIE 1961 SMALL GG SHOULDER BAG

Shop Now

Gucci Love Parade


THE GG IN BLUE

Shop the collection



Gucci Love Parade


MEDIUM TOTE BAG WITH INTERLOCKING G

Shop Bags

Exquisite Gucci
The new collection by Alessandro Michele
Discover More


STORIES




GUESTS ATTENDING EXQUISITE GUCCI

A PHOTO GALLERY


FASHIONING MASCULINITIES

The Art of Menswear


EXQUISITE GUCCI: THE COLLECTION

THE LOOKS


EXQUISITE BEAUTY

THE MAKEUP AT THE SHOW


MAGICAL MIRRORS

Exquisite Gucci

Back to top
YOUR OPINION MATTERS
STORE LOCATOR
 * Enter postal code::

Exclusive Services
 * Exclusive Online Services
 * Saturday Delivery
 * Gucci Osteria da Massimo Bottura
 * Book An Appointment

store: gucci-uk
GIVE YOUR FEEDBACK
MAY WE HELP YOU?
 * FAQs
 * Contact Us
 * Email Unsubscribe
 * Payment Options
 * Shipping Services
 * Returns & Exchanges
 * Corporate Gifting
 * Product Care
 * Sitemap

THE COMPANY
 * About Gucci
 * Gucci Garden
 * Gucci Equilibrium
 * Code of Ethics
 * Careers
 * Legal
 * Privacy & Cookie Policy
 * Corporate Information
 * Modern Slavery Statement

FIND US ON
 * Facebook
 * Twitter
 * Instagram
 * YouTube
 * Pinterest

Sign up for Gucci Updates
By entering your email address below, you consent to receiving our newsletter
with access to our latest collections, events and initiatives. More details on
this are provided in our Privacy Policy



Enter e-mail address:

Please retype e-mail


STORE LOCATOR
 

 * Gucci Equilibrium
 * 
 * Install Gucci Style App
   Apple App Store Google Play
 * Gucci Garden
 * Gucci Osteria

© 2016 - 2021 Guccio Gucci S.p.A. - All rights reserved. G Commerce Europe
S.p.A. - IT VAT nr 05142860484. SIAE LICENCE # 2294/I/1936 and 5647/I/1936


Close
Thank You
You are now signed up for the Gucci newsletter as  
Forgotten Password
Please enter the email address you registered with, and we will send you a link
to reset your password.
SUBMIT
Close
Forgotten Password
Please enter the email address you registered with, and we will send you a link
to reset your password.
SUBMIT
Forgot your password?
Please enter the e-mail address you registered with, and we will send you a link
to reset your password.
Please enter a valid e-mail address.
SUBMIT
Thank you
An email with instructions to reset your password has been sent to
OK
forgottenAccount.overlay.close
Find my account
Please enter your name and birth date to find your account
Family name

Given Name

Birth date
Year 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008
2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976
1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960
1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944
1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928
1927 1926 1925 1924 1923 1922 Year
Month 01 02 03 04 05 06 07 08 09 10 11 12 Month
Day 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
29 30 31 Day
Discover the world of Gucci Beloved
Enjoy Complimentary Express Shipping and Free Returns
Discover the world of Gucci Beloved
Enjoy Complimentary Express Shipping and Free Returns

Close Overlay
GUCCI EXCLUSIVE SERVICES

SATURDAY DELIVERY NOW AVAILABLE

Orders placed with saturday deliveries are expected to be delivered on Saturday
if placed by 2pm(cet) on Friday.

If you choose Saturday delivery service and place the order after 2pm(cet) on
Friday, it is expected to be delivered on the saturday of the following week, as
indicated during the checkout process. Saturday deliveries cannot be made on
holidays.

Saturday delivery service is only available for item(s) in your order that are
immediately available. Item(s) that are not immediately available will be placed
on a priority waiting list and will be shipped with free express service once
they become available for shipment.  

CloseOverlay
Close Overlay
Your Account My Gucci

Having a My Gucci account will give you access to:

 * Saved items in your wishlist.
 * Personalised recommendations.
 * Order delivery updates and return management.

Sign In Create account
Close
E-mail my Saved Items
 * Recipient
 * E-mail
 * Send




Close
Share with friends
 * Your Name
 * E-mail
 * Recipient
 * E-mail

 * Add more friends

 * Recipient
 * E-mail
 * Recipient
 * E-mail

 * Comment
   400 Characters left
   
 * Send me a copy of this e-mail
 * This information will not be used for any purpose other than the sending of
   this e-mail.
 * Send

Thank You,

Your email has been sent


Done



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

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.

View Vendor Details‎

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.

View Vendor Details‎

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.

View Vendor Details‎

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.

View Vendor Details‎
Back Button


PERFORMANCE COOKIES



Vendor Search Search Icon
Filter Icon

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

 * 
   
   View Cookies
   
    * Name
      cookie name

Refuse All Cookies Confirm My Choices



WE USE COOKIES

In addition to the cookies that are strictly necessary for the operation of this
website, Gucci uses cookies and other tracking tools to remember your preference
and propose additional services, to measure our website performance, to improve
our understanding of your interests, and to send you cart notifications. Our
partners use trackers to deliver personalized advertising based on your browsing
habits and your profile, including by using profiling, or to allow you to share
our content on your social networks.

You can click on "Accept all cookies" to consent to the above mentioned uses,
click on "Cookie Settings" to configure your choices, or click on the "Refuse
all cookies" button to refuse all the optional cookies. You may change your
preferences, and in particular withdraw your consent, on our website at any
moment.

For more information about these technologies and their use on this website,
please consult our Cookie Policy.

REFUSE ALL COOKIES ACCEPT ALL COOKIES
COOKIES SETTINGS