www.gucci.com Open in urlscan Pro
2a02:26f0:6c00::210:ba93  Public Scan

Submitted URL: https://gucci.com/
Effective URL: https://www.gucci.com/uk/en_gb/
Submission: On May 21 via api from US — Scanned from GB

Form analysis 9 forms found in the DOM

GET /uk/en_gb/store

<form action="/uk/en_gb/store" method="get">
  <label id="store-locator-label" for="store-location" aria-label="store-location"></label>
  <input id="store-location" type="text" value="" name="store-search" autocomplete="off" placeholder="City, Region, Country" tabindex="2" aria-labelledby="store-locator-label">
  <input type="hidden" name="storeSearch" onfocus="this.value = document.getElementById('store-location').value">
  <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" data-cs-mask="">
    <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">
    <input type="hidden" value="store-locator" name="searchCat">
    <input type="hidden" name="storeSearch" onfocus="this.value = document.getElementById('ftr-store-location').value">
    <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="b7d56305-bfdd-4ab4-97c3-7e1f2dec5416">
  <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="b7d56305-bfdd-4ab4-97c3-7e1f2dec5416">
  <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="2023">2023</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>
          </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="b7d56305-bfdd-4ab4-97c3-7e1f2dec5416">
  <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="b7d56305-bfdd-4ab4-97c3-7e1f2dec5416" 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
 * Gifts
 * What's New
 * Handbags
 * Gucci Valigeria
 * Women
 * Men
 * MX
 * Children
 * Jewellery & Watches
 * Beauty
 * Décor & Lifestyle
 * Vault
 * 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
Gucci Gift
View All Gucci Gift
Father's Day Gifts
Gifts for Women
Gifts for Men
Gifts For Children
Personalised Gifts
Beauty Gifts
Gifts
Gucci Gift
View All Gucci Gift
Father's Day Gifts
Gifts for Women
Gifts for Men
Gifts For Children
Beauty Gifts
Personalised Gifts
Exclusive Gucci Services
 *  
   Express Shipping
 *  
   Easy Exchanges
 *  
   Collect In-Store
 *  
   Your Private Appointment
 *  
   Gucci Advisor
 *  
   Digital Showroom Experience

What's New
Latest Arrivals
Women
Men
Amplifying GG Monogram
Gucci Summer Stories
Style with Sienna
Gucci Bamboo 1947
MAC80 Sneakers for Men
MAC80 Sneakers for Women
adidas x Gucci
Shop by Line
Shop by Line Shop by Line
Jackie 1961
Gucci Bamboo 1947
Gucci Diana
GG Marmont
Dionysus
Gucci Horsebit 1955
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
Shop by Line
Gucci Blondie
Gucci Horsebit 1955
Jackie 1961
Gucci Attache
Gucci Bamboo 1947
Gucci Diana
GG Marmont
Dionysus
Ophidia
Shoulder Bags
Crossbody Bags
Mini Bags
Clutches & Evening Bags
Everyday bags
Tote Bags
Top Handle Bags
 

Gucci Valigeria
Gucci Valigeria
Gucci Valigeria Gucci Valigeria
Travel for Women
Travel for Men
Women
Latest Arrivals
View all Latest Arrivals
Gucci Summer Stories
Style with Sienna
Gucci Bamboo 1947
MAC80 Sneakers for Women
adidas x Gucci
Gucci Blondie
Gifts
View all Gifts
Gifts for Women
Personalised Gifts
Handbags
View all Handbags
Top Handle Bags
Tote Bags
Shoulder Bags
Crossbody Bags
Mini Bags
Backpacks & Beltbags
Everyday bags for Women
Travel
View all
Gucci Valigeria
Trolley
Travel bags
Travel Accessories
Hard Shell Luggage
Aluminum GG
Clothing
View all Clothing
On the Runway
Tops & Shirts
T-Shirts & Sweatshirts
Knitwear
Trousers & Shorts
Skirts
Dresses & Jumpsuits
Cocktail & Evening
Denim
Activewear
Swimwear
Leather
Coats & Jackets
Outerwear
Lingerie
Shoes
View all Shoes
Trainers
Pumps
Sandals
Moccasins & Loafers
Slippers & Mules
Ballet Flats
Slides
Espadrilles
Boots & Ankle Boots
Purses & Small Accessories
View all Purses & Small Accessories
Long Wallets
Chain Wallets
Small Wallets
Card Holders & Small Accessories
Pouches
Tech Accessories
Accessories
View all Accessories
Belts
Eyewear
Jewellery & Watches
Scarves & Silks
Hair Accessories
Hats & Gloves
Socks & Tights
Gifts
View all Gifts
Gifts For Woman
Personalised Gifts
Men
Latest Arrivals
View all Latest Arrivals
Amplifying GG Monogram
Gucci Summer Stories
MAC80 Sneakers for Men
adidas x Gucci
Loafers with Interlocking G
Gifts
View all Gifts
Father's Day Gifts
Gifts for Men
Personalised Gifts
Bags
View all Bags
Messenger & Crossbody Bags
Backpacks
Belt Bags
Small Bags
Briefcases
Pouches
Tote Bags
Duffle Bags
Travel
View all Travel
Gucci Valigeria
Trolley
Travel bags
Travel Accessories
Hard Shell Luggage
Aluminum GG
Clothing
View all Clothing
On the Runway
T-Shirts & Polo Shirts
Shirts
Knitwear
Tracksuit & Sweatshirts
Trousers & Shorts
Swimwear
Denim
Leather
Formalwear
Outerwear
Coats
Underwear & Pajamas
Shoes
View all Shoes
Trainers
Loafers & Moccasins
Driver
Slides & Sandals
Slippers
Lace Up Shoes
Boots & Ankle Boots
Wallets & Small Accessories
View all Wallets & Small Accessories
Bi-fold Wallets
Long & Zip Around Wallets
Card Holders & Coin Cases
Money Clips
Wearable Wallets
Keyring & Keycase
Tech Accessories
Accessories
View all Accessories
Belts
Eyewear
Jewellery & Watches
Ties
Hats & Gloves
Scarves
Socks
Gifts
View all Gifts
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
Gifts
Gifts Gifts
Baby Boy
Baby Girl 
Junior Boy 
Junior Girl 
Gifts
Gifts Gifts
Baby Boy
Baby Girl 
Junior Boy 
Junior Girl 
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
Previous
 
Boy
 
Baby
 
Girl
 
Boy
 
Baby
 
Girl
 
Boy
Next
 * 
 * 
 * 

Jewellery & Watches
Fine Jewellery
View all Fine Jewellery
For Women
For Men
Circles of Love
Gucci Link To Love
Gucci Flora
Interlocking G
Rings
Necklaces
Bracelets
Earrings
Single Earrings
Silver Jewellery
View all Silver Jewellery
For Women
For Men
Interlocking G
GG Marmont
Rings
Necklaces
Bracelets
Earrings
Cufflinks & others accessories
Fashion Jewellery
View all Fashion Jewellery
For Women
For Men
GG Marmont
Interlocking G
Rings
Necklaces
Bracelets
Earrings
Brooches & Pins
Hair Accessories
Watches
View all Watches
For Women
For Men
Gucci 25H
G-Timeless
Gucci Dive
Grip Watches
Interchangeable Watch Straps
Discover More
Previous
 
Link To Love
 
Gucci High Jewelry
 
Gucci High Watchmaking
 
Link To Love
 
Gucci High Jewelry
 
Gucci High Watchmaking
 
Link To Love
Next
 * 
 * 
 * 

Beauty
Latest Arrivals
View all Latest Arrivals
Liquid Highlighter
Where My Heart Beats
Quad Palette
Gucci Bloom
Limited Edition Matte Lipsticks
Gifts
View all Gifts
Gift Ideas
Beauty Gift Sets
Lips
View all Lips
Liquid Matte Lipsticks
Glow & Care Lipstick
Sheer Lipstick
Matte Lipsticks
Satin Lipstick
Lip Balm
Eyes
View all Eyes
Eye Palette Gorgeous Flora
Eyeliner
Mascara
Kohl Liner
Eyebrow Pencil
Waterproof Eyebrow Pencil
Face
View all Face
Liquid Highlighter
Blush
Nourishing Balm
Beauty Mist
Cushion Foundation
Foundation
Primer
Powder
Face Gloss
AR Shade Finder
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
Perfumed Oils
The Art of Layering
Inside Gucci Beauty
 *  
   Caring Collection
 *  
   AR Shade Finder
 *  
   The Art of Layering
 *  
   Cruise 2024 Fashion Show

Décor & Lifestyle
DÉCOR
View All DÉCOR
Tableware
Home Accessories
Textiles
Furniture
Wallpapers
Lifestyle
View all Lifestyle
Stationery
Leisure Pieces
Travel Sets & Loungewear
Sporting Goods
Gucci Pet Collection
View all Gucci Pet Collection
Accessories
Pet Clothes
Pet Homeware
Read more in Stories
 
A Garden of Delights
Vault
The Concept Store by Gucci
Vault
About Vault Vault
Vault Vintage
Gucci Continuum
Metaverse
Vault
The Concept Store by Gucci
Vault
Previous
 
Metaverse
 
About Vault
 
Vault Vintage
 
Gucci Continuum
 
Metaverse
 
About Vault
 
Vault Vintage
 
Gucci Continuum
 
Metaverse
Next
 * 
 * 
 * 
 * 

Exclusive Gucci Services
Exclusive Gucci Services
 *  
   Easy Exchanges
 *  
   Express Shipping
 *  
   Collect In-Store
 *  
   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.

AMERICAS
Canada
United States
Mexico
EUROPE
Austria
Belgium
Bulgaria
Czech Republic
Denmark
Germany
Spain
Finland
France
Greece
Hungary
Ireland
Italy
Luxembourg
Netherlands
Norway
Poland
Portugal
Romania
Slovenia
Sweden
Switzerland
Turkey
United Kingdom
ASIA
中国大陆地区 / Chinese Mainland
한국 / Korea
日本 / Japan
香港特别行政区 / Hong Kong SAR
Singapore
Thailand
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
    * Gucci Gift
       * View All Gucci Gift
       * Father's Day Gifts
       * Gifts for Women
       * Gifts for Men
       * Gifts For Children
       * Personalised Gifts
       * Beauty Gifts
   
      

   
 * Gifts
    * Gucci Gift
       * View All Gucci Gift
       * Father's Day Gifts
       * Gifts for Women
       * Gifts for Men
       * Gifts For Children
       * Beauty Gifts
   
      
    *  * Personalised Gifts
   
      
      
    * Exclusive Gucci Services
       *  
         Express Shipping
       *  
         Easy Exchanges
       *  
         Collect In-Store
       *  
         Your Private Appointment
       *  
         Gucci Advisor
       *  
         Digital Showroom Experience
   
      

   
 * What's New
    * Latest Arrivals
       * 
       * Women
       * Men
       * Amplifying GG Monogram
       * Gucci Summer Stories
       * Style with Sienna
       * Gucci Bamboo 1947
       * MAC80 Sneakers for Men
       * MAC80 Sneakers for Women
       * adidas x Gucci
   
      
    * Shop by Line
       * Shop by Line Shop by Line
       * Jackie 1961
       * Gucci Bamboo 1947
       * Gucci Diana
       * GG Marmont
       * Dionysus
       * Gucci Horsebit 1955
   
      
      
    * 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
       * Shop by Line
       * Gucci Blondie
       * Gucci Horsebit 1955
       * Jackie 1961
       * Gucci Attache
       * Gucci Bamboo 1947
       * Gucci Diana
       * GG Marmont
       * Dionysus
       * Ophidia
   
      
    *  * Shoulder Bags
       * Crossbody Bags
       * Mini Bags
       * Clutches & Evening Bags
       * Everyday bags
       * Tote Bags
       * Top Handle Bags
   
      
    *  
      
      

   
 * Gucci Valigeria
    * Gucci Valigeria
       * Gucci Valigeria Gucci Valigeria
       * Travel for Women
       * Travel for Men
   
      

   
 * Women
    * Latest Arrivals
       * View all Latest Arrivals
       * Gucci Summer Stories
       * Style with Sienna
       * Gucci Bamboo 1947
       * MAC80 Sneakers for Women
       * adidas x Gucci
       * Gucci Blondie
   
      
    * Gifts
       * View all Gifts
       * Gifts for Women
       * Personalised Gifts
   
      
    * Handbags
       * View all Handbags
       * Top Handle Bags
       * Tote Bags
       * Shoulder Bags
       * Crossbody Bags
       * Mini Bags
       * Backpacks & Beltbags
       * Everyday bags for Women
   
      
    * Travel
       * View all
       * Gucci Valigeria
       * Trolley
       * Travel bags
       * Travel Accessories
       * Hard Shell Luggage
       * Aluminum GG
   
      
    * Clothing
       * View all Clothing
       * On the Runway
       * Tops & Shirts
       * T-Shirts & Sweatshirts
       * Jumpers & Cardigans
       * Trousers & Shorts
       * Skirts
       * Dresses & Jumpsuits
       * Cocktail & Evening
       * Denim
       * Activewear
       * Swimwear
       * Leather
       * Coats & Jackets
       * Outerwear
       * Lingerie
   
      
    * Shoes
       * View all Shoes
       * Trainers
       * Pumps
       * Sandals
       * Moccasins & Loafers
       * Slippers & Mules
       * Ballet Flats
       * Slides
       * Espadrilles
       * Boots & Ankle Boots
   
      
      
    * Purses & Small Accessories
       * View all Purses & Small Accessories
       * Long Wallets
       * Chain Wallets
       * Small Wallets
       * Card Holders & Small Accessories
       * Pouches
       * Tech Accessories
   
      
    * Accessories
       * View all Accessories
       * Belts
       * Eyewear
       * Jewellery & Watches
       * Scarves & Silks
       * Hair Accessories
       * Hats & Gloves
       * Socks & Tights
   
      
      
      
    * Gifts
       * View all Gifts
       * Gifts For Woman
       * Personalised Gifts
   
      
      

   
 * Men
    * Latest Arrivals
       * View all Latest Arrivals
       * Amplifying GG Monogram
       * Gucci Summer Stories
       * MAC80 Sneakers for Men
       * adidas x Gucci
       * Loafers with Interlocking G
   
      
    * Gifts
       * View all Gifts
       * Father's Day Gifts
       * Gifts for Men
       * Personalised Gifts
   
      
    * Bags
       * View all Bags
       * Messenger & Crossbody Bags
       * Backpacks
       * Belt Bags
       * Small Bags
       * Briefcases
       * Pouches
       * Tote Bags
       * Duffle Bags
   
      
    * Travel
       * View all Travel
       * Gucci Valigeria
       * Trolley
       * Travel bags
       * Travel Accessories
       * Hard Shell Luggage
       * Aluminum GG
   
      
    * Clothing
       * View all Clothing
       * On the Runway
       * T-Shirts & Polo Shirts
       * Shirts
       * Knitwear
       * Tracksuit & Sweatshirts
       * Trousers & Shorts
       * Swimwear
       * Denim
       * Leather
       * Formalwear
       * Outerwear
       * Coats
       * Underwear & Pajamas
   
      
    * Shoes
       * View all Shoes
       * Trainers
       * Loafers & Moccasins
       * Driver
       * Slides & Sandals
       * Slippers
       * Lace Up Shoes
       * Boots & Ankle Boots
   
      
      
    * Wallets & Small Accessories
       * View all Wallets & Small Accessories
       * Bi-fold Wallets
       * Long & Zip Around Wallets
       * Card Holders & Coin Cases
       * Money Clips
       * Wearable Wallets
       * Keyring & Keycase
       * Tech Accessories
   
      
    * Accessories
       * View all Accessories
       * Belts
       * Eyewear
       * Jewellery & Watches
       * Ties
       * Hats & Gloves
       * Scarves
       * Socks
   
      
      
    * Exclusive Gucci Services
       *  
         Express Shipping
       *  
         Easy Exchanges
       *  
         Gucci Advisor
       *  
         After Sale Support
       *  
         Your Private Appointment
       *  
         Digital Showroom Experience
   
      
      
    * Gifts
       * View all Gifts
       * Gifts for Men
       * Personalised Gifts
   
      

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

   
 * Children
    * Gifts
       * Gifts Gifts
       * Baby Boy
       * Baby Girl 
       * Junior Boy 
       * Junior Girl 
   
      
    * Gifts
       * Gifts Gifts
       * Baby Boy
       * Baby Girl 
       * Junior Boy 
       * Junior Girl 
   
      
    * 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 Collection
       * Girl Collection
       * Boy Collection
   
    * Shop By Look
      Previous
       
      Boy
       
      Baby
       
      Girl
       
      Boy
       
      Baby
       
      Girl
       
      Boy
      Next
       * 
       * 
       * 
   
      

   
 * Jewellery & Watches
    * Fine Jewellery
       * View all Fine Jewellery
       * For Women
       * For Men
       * Circles of Love
       * Gucci Link To Love
       * Gucci Flora
       * Interlocking G
       * Rings
       * Necklaces
       * Bracelets
       * Earrings
       * Single Earrings
   
      
    * Silver Jewellery
       * View all Silver Jewellery
       * For Women
       * For Men
       * Interlocking G
       * GG Marmont
       * Rings
       * Necklaces
       * Bracelets
       * Earrings
       * Cufflinks & others accessories
   
      
    * Fashion Jewellery
       * View all Fashion Jewellery
       * For Women
       * For Men
       * GG Marmont
       * Interlocking G
       * Rings
       * Necklaces
       * Bracelets
       * Earrings
       * Brooches & Pins
       * Hair Accessories
   
      
    * Watches
       * View all Watches
       * For Women
       * For Men
       * Gucci 25H
       * G-Timeless
       * Gucci Dive
       * Grip Watches
       * Interchangeable Watch Straps
   
      
    * Discover More
       * Gucci High Jewelry
       * Gucci High Watchmaking
       * Gucci Link To Love
   
    * Discover More
      Previous
       
      Link To Love
       
      Gucci High Jewelry
       
      Gucci High Watchmaking
       
      Link To Love
       
      Gucci High Jewelry
       
      Gucci High Watchmaking
       
      Link To Love
      Next
       * 
       * 
       * 
   
      

   
 * Beauty
    * Latest Arrivals
       * View all Latest Arrivals
       * Liquid Highlighter
       * Where My Heart Beats
       * Quad Palette
       * Gucci Bloom Intense
       * Limited Edition Matte Lipsticks
   
      
    * Gifts
       * View all Gifts
       * Gift Ideas
       * Beauty Gift Sets
   
      
    * Lips
       * View all Lips
       * Liquid Lipstick
       * Glow & Care Lipstick
       * Sheer Lipstick
       * Matte Lipsticks
       * Satin Lipstick
       * Lip Balm
   
      
    * Eyes
       * View all Eyes
       * Eyeshadow Palette
       * Eyeliner
       * Mascara
       * Kohl Liner
       * Eyebrow Pencil
       * Waterproof Eyebrow Pencil
   
      
    * Face
       * View all Face
       * Liquid Highlighter
       * Blush
       * Nourishing Balm
       * Beauty Mist
       * Cushion Foundation
       * Foundation
       * Primer
       * Powder
       * Face Gloss
       * AR Shade Finder
   
      
    * 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
       * Perfumed Oils
       * The Art of Layering
   
      
    * Inside Gucci Beauty
       *  
         Caring Collection
       *  
         AR Shade Finder
       *  
         The Art of Layering
       *  
         Cruise 2024 Fashion Show
   
      

   
 * Décor & Lifestyle
    * DÉCOR
       * View All DÉCOR
       * Tableware
       * Home Accessories
       * Textiles
       * Furniture
       * Wallpapers
   
      
    * Lifestyle
       * View all Lifestyle
       * Stationery
       * Leisure Pieces
       * Travel Sets & Loungewear
       * Sporting Goods
   
      
    * Gucci Pet Collection
       * View all Gucci Pet Collection
       * Accessories
       * Pet Clothes
       * Pet Homeware
   
      
    * Read more in Stories
       
      A Garden of Delights
      

   
 * Vault
    * The Concept Store by Gucci
       * 
   
      
    * Vault
       * About Vault Vault
       * Vault Vintage
       * Gucci Continuum
       * Metaverse
   
      

   
 * Vault
    * The Concept Store by Gucci
       * 
   
      
    * Vault
       * About Vault
       * Vault Vintage
       * Gucci Continuum
       * Metaverse
   
    * Vault
      Previous
       
      Metaverse
       
      About Vault
       
      Vault Vintage
       
      Gucci Continuum
       
      Metaverse
       
      About Vault
       
      Vault Vintage
       
      Gucci Continuum
       
      Metaverse
      Next
       * 
       * 
       * 
       * 
   
      

   
 * Exclusive Gucci Services
    * Exclusive Gucci Services
       *  
         Easy Exchanges
       *  
         Express Shipping
       *  
         Collect In-Store
       *  
         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
    * AMERICAS
       * Canada
       * United States
       * Mexico
   
    * EUROPE
       * Austria
       * Belgium
       * Bulgaria
       * Czech Republic
       * Denmark
       * Germany
      
       * Spain
       * Finland
       * France
       * Greece
       * Hungary
       * Ireland
      
       * Italy
       * Luxembourg
       * Netherlands
       * Norway
       * Poland
       * Portugal
      
       * Romania
       * Slovenia
       * Sweden
       * Switzerland
       * Turkey
       * United Kingdom
   
    * ASIA
       * 中国大陆地区 / Chinese Mainland
       * 한국 / Korea
       * 日本 / Japan
       * 香港特别行政区 / Hong Kong SAR
       * Singapore
       * Thailand
   
    * 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


 



CRUISE 2024 FASHION SHOW

Discover More
Previous
 



CRUISE 2024 FASHION SHOW

Discover More
 



GUCCI SUMMER STORIES

Shop women Shop men
 



AMPLIFYING GG MONOGRAM

Shop now
 



GUCCI BAMBOO 1947

Discover More
Next
 * 1
 * 2
 * 3
 * 4


WOMEN'S INTERLOCKING G SLIDE SANDAL

shop now


GG MARMONT SMALL SHOULDER BAG

Shop now


GUCCI FLORAL PRINT SILK WRAP SKIRT

Shop Now


MEDIUM GUCCI BLONDIE TOTE BAG

Shop Now


WOMEN'S INTERLOCKING G SLIDE SANDAL

shop now


GG MARMONT SMALL SHOULDER BAG

Shop now


GUCCI FLORAL PRINT SILK WRAP SKIRT

Shop Now


MEDIUM GUCCI BLONDIE TOTE BAG

Shop Now


WOMEN'S INTERLOCKING G SLIDE SANDAL

shop now


GUCCI SUMMER STORIES

Shop now




JUMBO GG LARGE TOTE BAG

shop now
 
Cruise 2024 Fashion Show

Discover More
Play Video
Play

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%

Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

Playback Rate
1
 * Chapters

Chapters
 * descriptions off, selected

Descriptions
 * subtitles off, selected

Subtitles
 * captions settings, opens captions settings dialog
 * captions off, selected

Captions

Audio Track
Fullscreen

This is a modal window.


Caption Settings Dialog
Beginning of dialog window. Escape will cancel and close the window.
TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%
Text Edge StyleNoneRaisedDepressedUniformDropshadow
Font FamilyProportional Sans-SerifMonospace Sans-SerifProportional
SerifMonospace SerifCasualScriptSmall Caps
DefaultsDone
Close Modal Dialog

This is a modal window. This modal can be closed by pressing the Escape key or
activating the close button.


Share Close
Share This Cruise 2024 Fashion Show
 * Facebook
 * Twitter
 * Pinterest
 * Email

Link copied to clipboard.

 
Close


STORIES




GUESTS OF CRUISE 2024

FRIENDS OF THE HOUSE


BEAUTY DETAILS

MAKEUP AT THE SHOW


CRUISE 2024

View all the looks


DISCOVER GYEONGBOKGUNG PALACE

THE LOCATION OF CRUISE 2024


IN DETAIL: CRUISE 2024

UP CLOSE WITH THE COLLECTION

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

Exclusive Services
 * Exclusive Online Services
 * 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 2023 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 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
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



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



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‎

CHAT COOKIES

Chat Cookies

These cookies are necessary for the activation of the chat functionality
allowing us to locate you, to put you in contact with our teams and to give you
the possibility of exchanging with us (via chat or video calls). This use will
be associated with a monitoring of your experience on the site (including a live
monitoring of your navigation on our site or mobile application) allowing us to
assist you as best as possible and to recommend the products that best meet your
expectations and preferences. If you do not accept these cookies, the chat
functionality will not be accessible.

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



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


Use the Gucci App to find and follow your order





Discover how to reach an Advisor live
Chat with an Advisor