www.bottegaveneta.com Open in urlscan Pro
2a02:26f0:3100:386::44f9  Public Scan

Submitted URL: http://bottegaveneta.cl/
Effective URL: https://www.bottegaveneta.com/en-ch/wx
Submission Tags: oletros
Submission: On October 08 via api from CH — Scanned from CH

Form analysis 2 forms found in the DOM

Name: simpleSearchGET /en-ch/search

<form class="c-topsearch__form" action="/en-ch/search" method="get" name="simpleSearch">
  <div class="c-topsearch__result">
    <div class="c-topsearch__inputcontainer">
      <input class="c-form__input" type="search" name="q" value="" placeholder="Type here" autocomplete="off" aria-label="Type here" data-ref="topSearchInput" data-action="topSearchInputKeypress" data-min="3" data-max-sugg="8"
        aria-describedby="searchDescriptionText">
      <div class="c-topsearch__inputactions c-topsearch__inputactions--hidden" data-ref="inputActionsContainer">
        <button class="c-topsearch__inputaction c-topsearch__inputaction--clear" type="button" data-action="clearSearch" data-ref="clearSearchBtn"> Clear </button>
        <button class="c-topsearch__inputaction c-topsearch__inputaction--submit" type="submit" data-action="submitSearch">
          <i class="c-icon--menu-back" aria-hidden="true"></i>
          <span class="c-nav__togglerlabel u-sronly"> Search </span>
        </button>
      </div>
      <p class="u-sronly" id="searchDescriptionText"> While typing your search keywords, some suggestions may appear below the form without validating it. </p>
      <hr class="c-topsearch__inputline">
    </div>
    <div class="u-sronly" aria-live="polite" data-ref="resultsfound" data-content="Suggestions found. Discover them right after the form without validating it."></div>
    <div class="c-topsearch__contentcontainer" data-ref="searchContent">
      <div class="c-topsearch__content c-topsearch__content--suggested" data-ref="suggested">
        <div class="html-slot-container">
          <div class="c-suggestions__header"><a class="c-suggestions__title">Suggestions</a></div>
          <div class="c-suggestions__list">
            <div class="c-suggestions__item"><a class="c-suggestions__link" href="https://www.bottegaveneta.com/en-ch/women/shoes/sandals">Shop Women's Sandals</a></div>
            <div class="c-suggestions__item"><a class="c-suggestions__link" href="https://www.bottegaveneta.com/en-ch/women/bags/new-bags">Shop New Bags</a></div>
            <div class="c-suggestions__item"><a class="c-suggestions__link" href="https://www.bottegaveneta.com/en-ch/women/new-arrivals">Women's Winter 24</a></div>
            <div class="c-suggestions__item"><a class="c-suggestions__link" href="https://www.bottegaveneta.com/en-ch/men/new-arrivals">Men's Winter 24</a></div>
          </div>
        </div>
      </div>
      <div class="c-topsearch__content c-topsearch__content--mostviewed" data-ref="mostViewed">
      </div>
      <div data-component="recommendationsManager" class="c-topsearch__recommendations">
        <div data-component="productRecommendations">
          <div data-component="recentlyViewed" data-bind="recentlyViewedReco" data-gtm="{&quot;currencyCode&quot;:&quot;CHF&quot;,&quot;pageType&quot;:&quot;&quot;}" data-listname="recentlyViewed" data-location="searchPopin">
          </div>
        </div>
        <div data-component="productRecommendations">
          <div data-component="recentlyViewed" data-gtm="{&quot;currencyCode&quot;:&quot;CHF&quot;,&quot;pageType&quot;:&quot;&quot;}" data-listname="selectedForYou" data-location="searchPopin" data-intersection="true">
            <!-- =============== This snippet of JavaScript handles fetching the dynamic recommendations from the remote recommendations server
and then makes a call to render the configured template with the returned recommended products: ================= -->
            <script>
              (function() {
                // window.CQuotient is provided on the page by the Analytics code:
                var cq = window.CQuotient;
                var dc = window.DataCloud;
                var isCQ = false;
                var isDC = false;
                if (cq && ('function' == typeof cq.getCQUserId) && ('function' == typeof cq.getCQCookieId) && ('function' == typeof cq.getCQHashedEmail) && ('function' == typeof cq.getCQHashedLogin)) {
                  isCQ = true;
                }
                if (dc && ('function' == typeof dc.getDCUserId)) {
                  isDC = true;
                }
                if (isCQ || isDC) {
                  var recommender = '[[&quot;products-in-all-categories&quot;]]';
                  var slotRecommendationType = 'RECOMMENDATION';
                  // removing any leading/trailing square brackets and escaped quotes:
                  recommender = recommender.replace(/\[|\]|&quot;/g, '');
                  var separator = '|||';
                  var slotConfigurationUUID = 'd6d59b85fb8b77a8b69b370883';
                  var contextAUID = '';
                  var contextSecondaryAUID = '';
                  var contextAltAUID = '';
                  var contextType = '';
                  var anchorsArray = [];
                  var contextAUIDs = contextAUID.split(separator);
                  var contextSecondaryAUIDs = contextSecondaryAUID.split(separator);
                  var contextAltAUIDs = contextAltAUID.split(separator);
                  var contextTypes = contextType.split(separator);
                  var slotName = 'einstein-product-recommendations-search-drawer';
                  var slotConfigId = 'einstein-search-drawer';
                  var slotConfigTemplate = 'slots/recommendation/recommendedProductsCarousel.isml';
                  if (contextAUIDs.length == contextSecondaryAUIDs.length) {
                    for (i = 0; i < contextAUIDs.length; i++) {
                      anchorsArray.push({
                        id: contextAUIDs[i],
                        sku: contextSecondaryAUIDs[i],
                        type: contextTypes[i],
                        alt_id: contextAltAUIDs[i]
                      });
                    }
                  } else {
                    anchorsArray = [{
                      id: contextAUID,
                      sku: contextSecondaryAUID,
                      type: contextType,
                      alt_id: contextAltAUID
                    }];
                  }
                  var urlToCall = '/on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/CQRecomm-Start';
                  var params = null;
                  if (isCQ) {
                    params = {
                      userId: cq.getCQUserId(),
                      cookieId: cq.getCQCookieId(),
                      emailId: cq.getCQHashedEmail(),
                      loginId: cq.getCQHashedLogin(),
                      anchors: anchorsArray,
                      slotId: slotName,
                      slotConfigId: slotConfigId,
                      slotConfigTemplate: slotConfigTemplate,
                      ccver: '1.03'
                    };
                  }
                  // console.log("Recommendation Type - " + slotRecommendationType + ", Recommender Selected - " + recommender);
                  if (isDC && slotRecommendationType == 'DATA_CLOUD_RECOMMENDATION') {
                    // Set DC variables for API call
                    dcIndividualId = dc.getDCUserId();
                    dcUrl = dc.getDCPersonalizationPath();
                    if (dcIndividualId && dcUrl && dcIndividualId != '' && dcUrl != '') {
                      // console.log("Fetching CDP Recommendations");
                      var productRecs = {};
                      productRecs[recommender] = getCDPRecs(dcUrl, dcIndividualId, recommender);
                      cb(productRecs);
                    }
                  } else if (isCQ && slotRecommendationType != 'DATA_CLOUD_RECOMMENDATION') {
                    if (cq.getRecs) {
                      cq.getRecs(cq.clientId, recommender, params, cb);
                    } else {
                      cq.widgets = cq.widgets || [];
                      cq.widgets.push({
                        recommenderName: recommender,
                        parameters: params,
                        callback: cb
                      });
                    }
                  }
                };

                function cb(parsed) {
                  var arr = parsed[recommender].recs;
                  if (arr && 0 < arr.length) {
                    var filteredProductIds = '';
                    for (i = 0; i < arr.length; i++) {
                      filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&';
                    }
                    filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1); //to remove the trailing '&'
                    var formData = 'auid=' + encodeURIComponent(contextAUID) + '&scid=' + slotConfigurationUUID + '&' + filteredProductIds;
                    var request = new XMLHttpRequest();
                    request.open('POST', urlToCall, true);
                    request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
                    request.onreadystatechange = function() {
                      if (this.readyState === 4) {
                        // Got the product data from DW, showing the products now by changing the inner HTML of the DIV:
                        var divId = 'cq_recomm_slot-' + slotConfigurationUUID;
                        document.getElementById(divId).innerHTML = this.responseText;
                        //find and evaluate scripts in response:
                        var scripts = document.getElementById(divId).getElementsByTagName('script');
                        if (null != scripts) {
                          for (var i = 0; i < scripts.length; i++) { //not combining script snippets on purpose
                            var srcScript = document.createElement('script');
                            srcScript.text = scripts[i].innerHTML;
                            srcScript.asynch = scripts[i].asynch;
                            srcScript.defer = scripts[i].defer;
                            srcScript.type = scripts[i].type;
                            srcScript.charset = scripts[i].charset;
                            document.head.appendChild(srcScript);
                            document.head.removeChild(srcScript);
                          }
                        }
                      }
                    };
                    request.send(formData);
                    request = null;
                  }
                };
              })();
            </script>
            <!-- The DIV tag id below is unique on purpose in case there are multiple recommendation slots on the same .isml page: -->
            <div id="cq_recomm_slot-d6d59b85fb8b77a8b69b370883">
              <div class="c-recommendationscarousel" data-context="RECO" data-recommender-name="products-in-all-categories">
                <h3 class="c-recommendationscarousel__title">
                  <span class="c-recommendationscarousel__titleyoumaylike"> You may also like </span>
                  <span class="c-recommendationscarousel__titlemostwanted"> Most wanted </span>
                </h3>
                <div class="c-recommendationscarousel__productslist l-productgrid swiper-container-initialized swiper-container-horizontal" data-ref="recommendationsCarousel" data-element="container">
                  <ul class="c-recommendationscarousel__wrapper" itemtype="http://schema.org/SomeProducts" itemid="#product" data-context="RECO" data-gridtype="RECO" data-ref="recommendationsCarouselWrapper" data-element="wrapper"
                    style="transform: translate3d(0px, 0px, 0px);">
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '777613V3V11',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '777613V3V118979'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "777613V3V118979",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide swiper-slide-active" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="0" style="width: 28.75px;">
                      <article class="c-product" data-pid="777613V3V118979" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;777613V3V118979&quot;,&quot;name&quot;:&quot;padded cassette&quot;,&quot;collection&quot;:&quot;S_S_2024&quot;,&quot;productSMC&quot;:&quot;777613V3V118979&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;natural multicolor / fondant / seasalt&quot;,&quot;colorId&quot;:&quot;8979&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:4180,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-crossbody-bags&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-crossbody-bags&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_crossbody_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_crossbody_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;777613V3V118979&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="777613V3V118979" data-pid="777613V3V118979" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/padded-cassette-natural-multicolor-fondant-seasalt-777613V3V118979.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="777613V3V118979">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Padded Cassette
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small_thumbnail-777613V3V118979_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small-777613V3V118979_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Medium-777613V3V118979_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Large-777613V3V118979_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small_thumbnail-777613V3V118979_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small-777613V3V118979_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Medium-777613V3V118979_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Large-777613V3V118979_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Thumbnail-777613V3V118979_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Small_thumbnail-777613V3V118979_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Thumbnail-777613V3V118979_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Small-777613V3V118979_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Medium-777613V3V118979_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Large-777613V3V118979_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Thumbnail-777613V3V118979_C.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Small_thumbnail-777613V3V118979_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Thumbnail-777613V3V118979_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Small-777613V3V118979_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Medium-777613V3V118979_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Large-777613V3V118979_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Thumbnail-777613V3V118979_D.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Small_thumbnail-777613V3V118979_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Thumbnail-777613V3V118979_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Small-777613V3V118979_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Medium-777613V3V118979_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Large-777613V3V118979_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small_thumbnail-777613V3V118979_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small-777613V3V118979_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Medium-777613V3V118979_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Large-777613V3V118979_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small_thumbnail-777613V3V118979_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small-777613V3V118979_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Medium-777613V3V118979_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Large-777613V3V118979_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Padded Cassette </h2>
                              <meta itemprop="name" content="Padded Cassette">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="4180.00"> 4180 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '775474VBSF0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '775474VBSF09031'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "775474VBSF09031",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide swiper-slide-next" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="1" style="width: 28.75px;">
                      <article class="c-product" data-pid="775474VBSF09031" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;775474VBSF09031&quot;,&quot;name&quot;:&quot;knot pump&quot;,&quot;collection&quot;:&quot;S_S_2024&quot;,&quot;productSMC&quot;:&quot;775474VBSF09031&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;sea salt&quot;,&quot;colorId&quot;:&quot;9031&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:1560,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;new-women-shoes&quot;,&quot;category&quot;:&quot;women-shoes&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;new-women-shoes&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_pumps&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_pumps&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;775474VBSF09031&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="775474VBSF09031" data-pid="775474VBSF09031" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/knot-pump-sea-salt-775474VBSF09031.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="775474VBSF09031">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Knot Pump
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small_thumbnail-775474VBSF09031_H.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small-775474VBSF09031_H.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Medium-775474VBSF09031_H.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Large-775474VBSF09031_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small_thumbnail-775474VBSF09031_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small-775474VBSF09031_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Medium-775474VBSF09031_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Large-775474VBSF09031_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Thumbnail-775474VBSF09031_C.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Small_thumbnail-775474VBSF09031_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Thumbnail-775474VBSF09031_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Small-775474VBSF09031_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Medium-775474VBSF09031_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Large-775474VBSF09031_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Thumbnail-775474VBSF09031_D.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Small_thumbnail-775474VBSF09031_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Thumbnail-775474VBSF09031_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Small-775474VBSF09031_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Medium-775474VBSF09031_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Large-775474VBSF09031_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Thumbnail-775474VBSF09031_E.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Small_thumbnail-775474VBSF09031_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Thumbnail-775474VBSF09031_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Small-775474VBSF09031_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Medium-775474VBSF09031_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Large-775474VBSF09031_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Thumbnail-775474VBSF09031_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Small_thumbnail-775474VBSF09031_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Thumbnail-775474VBSF09031_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Small-775474VBSF09031_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Medium-775474VBSF09031_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Large-775474VBSF09031_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small_thumbnail-775474VBSF09031_H.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small-775474VBSF09031_H.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Medium-775474VBSF09031_H.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Large-775474VBSF09031_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small_thumbnail-775474VBSF09031_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small-775474VBSF09031_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Medium-775474VBSF09031_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Large-775474VBSF09031_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Knot Pump </h2>
                              <meta itemprop="name" content="Knot Pump">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="1560.00"> 1560 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '742698VCQC9',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '742698VCQC94540'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "742698VCQC94540",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="2" style="width: 28.75px;">
                      <article class="c-product" data-pid="742698VCQC94540" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;742698VCQC94540&quot;,&quot;name&quot;:&quot;cassette small bi-fold wallet&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2023&quot;,&quot;productSMC&quot;:&quot;742698VCQC94540&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;duke / dark red&quot;,&quot;colorId&quot;:&quot;4540&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:660,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;category&quot;:&quot;women-wallets&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_small_wallets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_small_wallets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;742698VCQC94540&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="742698VCQC94540" data-pid="742698VCQC94540" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/cassette-small-bi-fold-wallet-duke-dark-red-742698VCQC94540.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="742698VCQC94540">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Cassette Small Bi-Fold Wallet
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small_thumbnail-742698VCQC94540_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small-742698VCQC94540_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Medium-742698VCQC94540_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Large-742698VCQC94540_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small_thumbnail-742698VCQC94540_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small-742698VCQC94540_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Medium-742698VCQC94540_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Large-742698VCQC94540_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Thumbnail-742698VCQC94540_B.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Small_thumbnail-742698VCQC94540_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Thumbnail-742698VCQC94540_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Small-742698VCQC94540_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Medium-742698VCQC94540_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Large-742698VCQC94540_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Thumbnail-742698VCQC94540_C.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Small_thumbnail-742698VCQC94540_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Thumbnail-742698VCQC94540_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Small-742698VCQC94540_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Medium-742698VCQC94540_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Large-742698VCQC94540_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small_thumbnail-742698VCQC94540_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small-742698VCQC94540_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Medium-742698VCQC94540_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Large-742698VCQC94540_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small_thumbnail-742698VCQC94540_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small-742698VCQC94540_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Medium-742698VCQC94540_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Large-742698VCQC94540_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Cassette Small Bi-Fold Wallet </h2>
                              <meta itemprop="name" content="Cassette Small Bi-Fold Wallet">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="660.00"> 660 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '742330V2ZL3',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '742330V2ZL39888'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "742330V2ZL39888",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="3" style="width: 28.75px;">
                      <article class="c-product" data-pid="742330V2ZL39888" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;742330V2ZL39888&quot;,&quot;name&quot;:&quot;intrecciato 15 small bi-fold wallet&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2023&quot;,&quot;productSMC&quot;:&quot;742330V2ZL39888&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;dark praline/ tangerine&quot;,&quot;colorId&quot;:&quot;9888&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:660,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;personalise-wallets&quot;,&quot;category&quot;:&quot;personalise&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;personalise-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_small_wallets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_small_wallets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;742330V2ZL39888&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="742330V2ZL39888" data-pid="742330V2ZL39888" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/intrecciato-15-small-bi-fold-wallet-dark-praline--tangerine-742330V2ZL39888.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="742330V2ZL39888">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Intrecciato 15 Small Bi-Fold Wallet
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small_thumbnail-742330V2ZL39888_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small-742330V2ZL39888_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Medium-742330V2ZL39888_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Large-742330V2ZL39888_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small_thumbnail-742330V2ZL39888_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small-742330V2ZL39888_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Medium-742330V2ZL39888_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Large-742330V2ZL39888_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Thumbnail-742330V2ZL39888_B.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Small_thumbnail-742330V2ZL39888_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Thumbnail-742330V2ZL39888_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Small-742330V2ZL39888_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Medium-742330V2ZL39888_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Large-742330V2ZL39888_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Thumbnail-742330V2ZL39888_C.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Small_thumbnail-742330V2ZL39888_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Thumbnail-742330V2ZL39888_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Small-742330V2ZL39888_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Medium-742330V2ZL39888_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Large-742330V2ZL39888_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small_thumbnail-742330V2ZL39888_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small-742330V2ZL39888_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Medium-742330V2ZL39888_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Large-742330V2ZL39888_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small_thumbnail-742330V2ZL39888_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small-742330V2ZL39888_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Medium-742330V2ZL39888_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Large-742330V2ZL39888_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Intrecciato 15 Small Bi-Fold Wallet </h2>
                              <meta itemprop="name" content="Intrecciato 15 Small Bi-Fold Wallet">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="660.00"> 660 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '659139V0VW0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '659139V0VW03730'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "659139V0VW03730",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="4" style="width: 28.75px;">
                      <article class="c-product" data-pid="659139V0VW03730" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;659139V0VW03730&quot;,&quot;name&quot;:&quot;resort sponge slide &quot;,&quot;collection&quot;:&quot;F_W_2019/F_W_2021/F_W_2022/F_W_2023/S_S_2021/S_S_2022/S_S_2023&quot;,&quot;productSMC&quot;:&quot;659139V0VW03730&quot;,&quot;material&quot;:&quot;co&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;grass&quot;,&quot;colorId&quot;:&quot;3730&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:540,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;beach-women&quot;,&quot;category&quot;:&quot;beach&quot;,&quot;topCategory&quot;:&quot;discover&quot;,&quot;productCategory&quot;:&quot;beach-women&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_sandals&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_sandals&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;659139V0VW03730&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="659139V0VW03730" data-pid="659139V0VW03730" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/resort-sponge-slide--grass-659139V0VW03730.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="659139V0VW03730">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Resort Sponge Slide 
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6" srcset="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small_thumbnail-659139V0VW03730_E.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small-659139V0VW03730_E.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Medium-659139V0VW03730_E.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Large-659139V0VW03730_E.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6" srcset="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small_thumbnail-659139V0VW03730_A.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small-659139V0VW03730_A.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Medium-659139V0VW03730_A.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Large-659139V0VW03730_A.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Thumbnail-659139V0VW03730_C.jpg?v=7" srcset="https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Small_thumbnail-659139V0VW03730_C.jpg?v=7 171w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Thumbnail-659139V0VW03730_C.jpg?v=7 342w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Small-659139V0VW03730_C.jpg?v=7 513w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Medium-659139V0VW03730_C.jpg?v=7 684w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Large-659139V0VW03730_C.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Thumbnail-659139V0VW03730_D.jpg?v=8" srcset="https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Small_thumbnail-659139V0VW03730_D.jpg?v=8 171w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Thumbnail-659139V0VW03730_D.jpg?v=8 342w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Small-659139V0VW03730_D.jpg?v=8 513w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Medium-659139V0VW03730_D.jpg?v=8 684w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Large-659139V0VW03730_D.jpg?v=8 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6" srcset="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small_thumbnail-659139V0VW03730_E.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small-659139V0VW03730_E.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Medium-659139V0VW03730_E.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Large-659139V0VW03730_E.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6" srcset="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small_thumbnail-659139V0VW03730_A.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small-659139V0VW03730_A.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Medium-659139V0VW03730_A.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Large-659139V0VW03730_A.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Resort Sponge Slide </h2>
                              <meta itemprop="name" content="Resort Sponge Slide ">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="540.00"> 540 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '748053V49K2',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '748053V49K24287'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "748053V49K24287",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="5" style="width: 28.75px;">
                      <article class="c-product" data-pid="748053V49K24287" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;748053V49K24287&quot;,&quot;name&quot;:&quot;cassette flap card case&quot;,&quot;collection&quot;:&quot;S_S_2023/S_S_2024&quot;,&quot;productSMC&quot;:&quot;748053V49K24287&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;blue melange/ice&quot;,&quot;colorId&quot;:&quot;4287&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:470,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;personalise-wallets&quot;,&quot;category&quot;:&quot;personalise&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;personalise-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_men_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_men_card_cases&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_men_card_cases&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;outofstock&quot;,&quot;productGlobalSMC&quot;:&quot;748053V49K24287&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="748053V49K24287" data-pid="748053V49K24287" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/cassette-flap-card-case-blue-melange-ice-748053V49K24287.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="748053V49K24287">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Cassette Flap Card Case
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev swiper-slide-duplicate-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small_thumbnail-748053V49K24287_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small-748053V49K24287_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Medium-748053V49K24287_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Large-748053V49K24287_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small_thumbnail-748053V49K24287_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small-748053V49K24287_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Medium-748053V49K24287_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Large-748053V49K24287_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small_thumbnail-748053V49K24287_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small-748053V49K24287_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Medium-748053V49K24287_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Large-748053V49K24287_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small_thumbnail-748053V49K24287_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small-748053V49K24287_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Medium-748053V49K24287_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Large-748053V49K24287_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Cassette Flap Card Case </h2>
                              <meta itemprop="name" content="Cassette Flap Card Case">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="470.00"> 470 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Find in store </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '743753VALKO',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '743753VALKO1019'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "743753VALKO1019",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="6" style="width: 28.75px;">
                      <article class="c-product" data-pid="743753VALKO1019" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;743753VALKO1019&quot;,&quot;name&quot;:&quot;knot belt&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2023/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;743753VALKO1019&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;1019&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:470,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;knot&quot;,&quot;category&quot;:&quot;featured&quot;,&quot;topCategory&quot;:&quot;new-arrivals&quot;,&quot;productCategory&quot;:&quot;knot&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_accessories&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_belts&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_belts&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;743753VALKO1019&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="743753VALKO1019" data-pid="743753VALKO1019" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/knot-belt-black-743753VALKO1019.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="743753VALKO1019">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Knot Belt
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small_thumbnail-743753VALKO1019_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small-743753VALKO1019_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Medium-743753VALKO1019_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Large-743753VALKO1019_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small_thumbnail-743753VALKO1019_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small-743753VALKO1019_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Medium-743753VALKO1019_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Large-743753VALKO1019_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Thumbnail-743753VALKO1019_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Small_thumbnail-743753VALKO1019_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Thumbnail-743753VALKO1019_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Small-743753VALKO1019_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Medium-743753VALKO1019_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Large-743753VALKO1019_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Thumbnail-743753VALKO1019_C.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Small_thumbnail-743753VALKO1019_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Thumbnail-743753VALKO1019_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Small-743753VALKO1019_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Medium-743753VALKO1019_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Large-743753VALKO1019_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Thumbnail-743753VALKO1019_D.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Small_thumbnail-743753VALKO1019_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Thumbnail-743753VALKO1019_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Small-743753VALKO1019_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Medium-743753VALKO1019_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Large-743753VALKO1019_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small_thumbnail-743753VALKO1019_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small-743753VALKO1019_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Medium-743753VALKO1019_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Large-743753VALKO1019_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small_thumbnail-743753VALKO1019_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small-743753VALKO1019_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Medium-743753VALKO1019_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Large-743753VALKO1019_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Knot Belt </h2>
                              <meta itemprop="name" content="Knot Belt">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="470.00"> 470 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '651820V2WN1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '651820V2WN18101'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "651820V2WN18101",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="7" style="width: 28.75px;">
                      <article class="c-product" data-pid="651820V2WN18101" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;651820V2WN18101&quot;,&quot;name&quot;:&quot;intreccio key ring&quot;,&quot;collection&quot;:&quot;S_S_2021/S_S_2024&quot;,&quot;productSMC&quot;:&quot;651820V2WN18101&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;silver&quot;,&quot;colorId&quot;:&quot;8101&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:380,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-gifting-accessories-us&quot;,&quot;category&quot;:&quot;women-gifting&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;women-gifting-accessories-us&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_accessories&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_keyrings&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_keyrings&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;outofstock&quot;,&quot;productGlobalSMC&quot;:&quot;651820V2WN18101&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="651820V2WN18101" data-pid="651820V2WN18101" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/intreccio-key-ring-silver-651820V2WN18101.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="651820V2WN18101">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Intreccio Key Ring
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev swiper-slide-duplicate-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small_thumbnail-651820V2WN18101_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small-651820V2WN18101_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Medium-651820V2WN18101_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Large-651820V2WN18101_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small_thumbnail-651820V2WN18101_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small-651820V2WN18101_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Medium-651820V2WN18101_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Large-651820V2WN18101_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small_thumbnail-651820V2WN18101_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small-651820V2WN18101_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Medium-651820V2WN18101_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Large-651820V2WN18101_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small_thumbnail-651820V2WN18101_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small-651820V2WN18101_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Medium-651820V2WN18101_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Large-651820V2WN18101_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Intreccio Key Ring </h2>
                              <meta itemprop="name" content="Intreccio Key Ring">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="380.00"> 380 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Find in store </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '805532V4IK2',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '805532V4IK23060'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "805532V4IK23060",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="8" style="width: 28.75px;">
                      <article class="c-product" data-pid="805532V4IK23060" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;805532V4IK23060&quot;,&quot;name&quot;:&quot;snake bracelet &quot;,&quot;collection&quot;:&quot;F_W_2024&quot;,&quot;productSMC&quot;:&quot;805532V4IK23060&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;raintree&quot;,&quot;colorId&quot;:&quot;3060&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:270,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-bracelets&quot;,&quot;category&quot;:&quot;women-jewellery&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-bracelets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_men_jewelry&quot;,&quot;microCategory&quot;:&quot;bv_micro_men_bracelets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_men_bracelets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;805532V4IK23060&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="805532V4IK23060" data-pid="805532V4IK23060" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/snake-bracelet--raintree-805532V4IK23060.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="805532V4IK23060">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Snake Bracelet 
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev swiper-slide-duplicate-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small_thumbnail-805532V4IK23060_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small-805532V4IK23060_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Medium-805532V4IK23060_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Large-805532V4IK23060_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small_thumbnail-805532V4IK23060_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small-805532V4IK23060_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Medium-805532V4IK23060_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Large-805532V4IK23060_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small_thumbnail-805532V4IK23060_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small-805532V4IK23060_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Medium-805532V4IK23060_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Large-805532V4IK23060_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small_thumbnail-805532V4IK23060_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small-805532V4IK23060_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Medium-805532V4IK23060_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Large-805532V4IK23060_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Snake Bracelet </h2>
                              <meta itemprop="name" content="Snake Bracelet ">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="270.00"> 270 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '690824V0EY0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '690824V0EY09000'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "690824V0EY09000",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="9" style="width: 28.75px;">
                      <article class="c-product" data-pid="690824V0EY09000" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;690824V0EY09000&quot;,&quot;name&quot;:&quot;iphone 13 pro case&quot;,&quot;collection&quot;:&quot;F_W_2022/S_S_2022/S_S_2023&quot;,&quot;productSMC&quot;:&quot;690824V0EY09000&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;white&quot;,&quot;colorId&quot;:&quot;9000&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:220,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-tech&quot;,&quot;category&quot;:&quot;women-accessories&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-tech&quot;,&quot;macroCategory&quot;:&quot;bv_macro_men_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_men_tech&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_men_tech&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;690824V0EY09000&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="690824V0EY09000" data-pid="690824V0EY09000" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/iphone-13-pro-case-white-690824V0EY09000.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="690824V0EY09000">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Iphone 13 Pro Case
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev swiper-slide-duplicate-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small_thumbnail-690824V0EY09000_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small-690824V0EY09000_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Medium-690824V0EY09000_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Large-690824V0EY09000_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small_thumbnail-690824V0EY09000_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small-690824V0EY09000_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Medium-690824V0EY09000_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Large-690824V0EY09000_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small_thumbnail-690824V0EY09000_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small-690824V0EY09000_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Medium-690824V0EY09000_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Large-690824V0EY09000_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small_thumbnail-690824V0EY09000_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small-690824V0EY09000_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Medium-690824V0EY09000_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Large-690824V0EY09000_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Iphone 13 Pro Case </h2>
                              <meta itemprop="name" content="Iphone 13 Pro Case">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="220.00"> 220 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '766014VCPP1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '766014VCPP12273'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "766014VCPP12273",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="10" style="width: 28.75px;">
                      <article class="c-product" data-pid="766014VCPP12273" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;766014VCPP12273&quot;,&quot;name&quot;:&quot;small andiamo&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;766014VCPP12273&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;barolo&quot;,&quot;colorId&quot;:&quot;2273&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3980,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-andiamo&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-andiamo&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_top_handle_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_top_handle_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;766014VCPP12273&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="766014VCPP12273" data-pid="766014VCPP12273" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-andiamo-barolo-766014VCPP12273.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766014VCPP12273">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Andiamo
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="7" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small_thumbnail-766014VCPP12273_H.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small-766014VCPP12273_H.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Medium-766014VCPP12273_H.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Large-766014VCPP12273_H.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small_thumbnail-766014VCPP12273_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small-766014VCPP12273_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Medium-766014VCPP12273_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Large-766014VCPP12273_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Thumbnail-766014VCPP12273_B.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Small_thumbnail-766014VCPP12273_B.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Thumbnail-766014VCPP12273_B.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Small-766014VCPP12273_B.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Medium-766014VCPP12273_B.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Large-766014VCPP12273_B.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Thumbnail-766014VCPP12273_C.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Small_thumbnail-766014VCPP12273_C.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Thumbnail-766014VCPP12273_C.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Small-766014VCPP12273_C.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Medium-766014VCPP12273_C.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Large-766014VCPP12273_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Thumbnail-766014VCPP12273_D.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Small_thumbnail-766014VCPP12273_D.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Thumbnail-766014VCPP12273_D.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Small-766014VCPP12273_D.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Medium-766014VCPP12273_D.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Large-766014VCPP12273_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Thumbnail-766014VCPP12273_E.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Small_thumbnail-766014VCPP12273_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Thumbnail-766014VCPP12273_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Small-766014VCPP12273_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Medium-766014VCPP12273_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Large-766014VCPP12273_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Thumbnail-766014VCPP12273_F.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Small_thumbnail-766014VCPP12273_F.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Thumbnail-766014VCPP12273_F.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Small-766014VCPP12273_F.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Medium-766014VCPP12273_F.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Large-766014VCPP12273_F.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="6" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Thumbnail-766014VCPP12273_G.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Small_thumbnail-766014VCPP12273_G.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Thumbnail-766014VCPP12273_G.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Small-766014VCPP12273_G.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Medium-766014VCPP12273_G.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Large-766014VCPP12273_G.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide7">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="7" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small_thumbnail-766014VCPP12273_H.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small-766014VCPP12273_H.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Medium-766014VCPP12273_H.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Large-766014VCPP12273_H.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small_thumbnail-766014VCPP12273_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small-766014VCPP12273_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Medium-766014VCPP12273_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Large-766014VCPP12273_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Andiamo </h2>
                              <meta itemprop="name" content="Small Andiamo">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3980.00"> 3980 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '766010VCPP1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '766010VCPP11139'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "766010VCPP11139",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="11" style="width: 28.75px;">
                      <article class="c-product" data-pid="766010VCPP11139" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;766010VCPP11139&quot;,&quot;name&quot;:&quot;east-west andiamo&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;766010VCPP11139&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;1139&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:4390,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;certificate-of-craft&quot;,&quot;category&quot;:&quot;craft-and-creativity&quot;,&quot;topCategory&quot;:&quot;inside-bottega&quot;,&quot;productCategory&quot;:&quot;certificate-of-craft&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_top_handle_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_top_handle_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;766010VCPP11139&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="766010VCPP11139" data-pid="766010VCPP11139" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/east-west-andiamo-black-766010VCPP11139.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766010VCPP11139">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                East-West Andiamo
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="7" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small_thumbnail-766010VCPP11139_H.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small-766010VCPP11139_H.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Medium-766010VCPP11139_H.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Large-766010VCPP11139_H.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small_thumbnail-766010VCPP11139_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small-766010VCPP11139_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Medium-766010VCPP11139_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Large-766010VCPP11139_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Thumbnail-766010VCPP11139_B.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Small_thumbnail-766010VCPP11139_B.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Thumbnail-766010VCPP11139_B.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Small-766010VCPP11139_B.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Medium-766010VCPP11139_B.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Large-766010VCPP11139_B.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Thumbnail-766010VCPP11139_C.jpg?v=5" srcset="https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Small_thumbnail-766010VCPP11139_C.jpg?v=5 171w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Thumbnail-766010VCPP11139_C.jpg?v=5 342w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Small-766010VCPP11139_C.jpg?v=5 513w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Medium-766010VCPP11139_C.jpg?v=5 684w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Large-766010VCPP11139_C.jpg?v=5 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Thumbnail-766010VCPP11139_D.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Small_thumbnail-766010VCPP11139_D.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Thumbnail-766010VCPP11139_D.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Small-766010VCPP11139_D.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Medium-766010VCPP11139_D.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Large-766010VCPP11139_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Thumbnail-766010VCPP11139_E.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Small_thumbnail-766010VCPP11139_E.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Thumbnail-766010VCPP11139_E.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Small-766010VCPP11139_E.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Medium-766010VCPP11139_E.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Large-766010VCPP11139_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Thumbnail-766010VCPP11139_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Small_thumbnail-766010VCPP11139_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Thumbnail-766010VCPP11139_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Small-766010VCPP11139_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Medium-766010VCPP11139_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Large-766010VCPP11139_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="6" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Thumbnail-766010VCPP11139_G.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Small_thumbnail-766010VCPP11139_G.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Thumbnail-766010VCPP11139_G.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Small-766010VCPP11139_G.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Medium-766010VCPP11139_G.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Large-766010VCPP11139_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide7">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="7" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small_thumbnail-766010VCPP11139_H.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small-766010VCPP11139_H.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Medium-766010VCPP11139_H.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Large-766010VCPP11139_H.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small_thumbnail-766010VCPP11139_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small-766010VCPP11139_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Medium-766010VCPP11139_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Large-766010VCPP11139_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> East-West Andiamo </h2>
                              <meta itemprop="name" content="East-West Andiamo">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="4390.00"> 4390 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '766014VCPP1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '766014VCPP12272'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "766014VCPP12272",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="12" style="width: 28.75px;">
                      <article class="c-product" data-pid="766014VCPP12272" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;766014VCPP12272&quot;,&quot;name&quot;:&quot;small andiamo&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;766014VCPP12272&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;fondant&quot;,&quot;colorId&quot;:&quot;2272&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3980,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;certificate-of-craft&quot;,&quot;category&quot;:&quot;craft-and-creativity&quot;,&quot;topCategory&quot;:&quot;inside-bottega&quot;,&quot;productCategory&quot;:&quot;certificate-of-craft&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_top_handle_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_top_handle_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;766014VCPP12272&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="766014VCPP12272" data-pid="766014VCPP12272" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-andiamo-fondant-766014VCPP12272.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766014VCPP12272">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Andiamo
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="7" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small_thumbnail-766014VCPP12272_H.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small-766014VCPP12272_H.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Medium-766014VCPP12272_H.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Large-766014VCPP12272_H.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small_thumbnail-766014VCPP12272_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small-766014VCPP12272_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Medium-766014VCPP12272_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Large-766014VCPP12272_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Thumbnail-766014VCPP12272_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Small_thumbnail-766014VCPP12272_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Thumbnail-766014VCPP12272_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Small-766014VCPP12272_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Medium-766014VCPP12272_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Large-766014VCPP12272_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Thumbnail-766014VCPP12272_C.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Small_thumbnail-766014VCPP12272_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Thumbnail-766014VCPP12272_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Small-766014VCPP12272_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Medium-766014VCPP12272_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Large-766014VCPP12272_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Thumbnail-766014VCPP12272_D.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Small_thumbnail-766014VCPP12272_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Thumbnail-766014VCPP12272_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Small-766014VCPP12272_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Medium-766014VCPP12272_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Large-766014VCPP12272_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Thumbnail-766014VCPP12272_E.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Small_thumbnail-766014VCPP12272_E.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Thumbnail-766014VCPP12272_E.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Small-766014VCPP12272_E.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Medium-766014VCPP12272_E.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Large-766014VCPP12272_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Thumbnail-766014VCPP12272_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Small_thumbnail-766014VCPP12272_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Thumbnail-766014VCPP12272_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Small-766014VCPP12272_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Medium-766014VCPP12272_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Large-766014VCPP12272_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="6" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Thumbnail-766014VCPP12272_G.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Small_thumbnail-766014VCPP12272_G.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Thumbnail-766014VCPP12272_G.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Small-766014VCPP12272_G.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Medium-766014VCPP12272_G.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Large-766014VCPP12272_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide7">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="7" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small_thumbnail-766014VCPP12272_H.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small-766014VCPP12272_H.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Medium-766014VCPP12272_H.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Large-766014VCPP12272_H.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small_thumbnail-766014VCPP12272_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small-766014VCPP12272_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Medium-766014VCPP12272_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Large-766014VCPP12272_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Andiamo </h2>
                              <meta itemprop="name" content="Small Andiamo">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3980.00"> 3980 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '592045VIFH0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '592045VIFH01000'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "592045VIFH01000",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="13" style="width: 28.75px;">
                      <article class="c-product" data-pid="592045VIFH01000" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;592045VIFH01000&quot;,&quot;name&quot;:&quot;lug chelsea boot&quot;,&quot;collection&quot;:&quot;20193/F_W_2020/F_W_2021/S_S_2020/S_S_2021&quot;,&quot;productSMC&quot;:&quot;592045VIFH01000&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;1000&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:1290,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-gifting-viewall-kr&quot;,&quot;category&quot;:&quot;women-gifting&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;women-gifting-viewall-kr&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_boots&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_boots&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;592045VIFH01000&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="592045VIFH01000" data-pid="592045VIFH01000" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/lug-chelsea-boot-black-592045VIFH01000.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="592045VIFH01000">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Lug Chelsea Boot
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small_thumbnail-592045VIFH01000_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small-592045VIFH01000_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Medium-592045VIFH01000_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Large-592045VIFH01000_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small_thumbnail-592045VIFH01000_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small-592045VIFH01000_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Medium-592045VIFH01000_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Large-592045VIFH01000_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Thumbnail-592045VIFH01000_C.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Small_thumbnail-592045VIFH01000_C.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Thumbnail-592045VIFH01000_C.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Small-592045VIFH01000_C.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Medium-592045VIFH01000_C.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Large-592045VIFH01000_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Thumbnail-592045VIFH01000_D.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Small_thumbnail-592045VIFH01000_D.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Thumbnail-592045VIFH01000_D.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Small-592045VIFH01000_D.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Medium-592045VIFH01000_D.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Large-592045VIFH01000_D.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small_thumbnail-592045VIFH01000_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small-592045VIFH01000_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Medium-592045VIFH01000_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Large-592045VIFH01000_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4" srcset="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small_thumbnail-592045VIFH01000_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small-592045VIFH01000_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Medium-592045VIFH01000_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Large-592045VIFH01000_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Lug Chelsea Boot </h2>
                              <meta itemprop="name" content="Lug Chelsea Boot">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="1290.00"> 1290 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '796697V4R30',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '796697V4R302113'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "796697V4R302113",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="14" style="width: 28.75px;">
                      <article class="c-product" data-pid="796697V4R302113" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;796697V4R302113&quot;,&quot;name&quot;:&quot;astaire loafer&quot;,&quot;collection&quot;:&quot;F_W_2024&quot;,&quot;productSMC&quot;:&quot;796697V4R302113&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;fondant&quot;,&quot;colorId&quot;:&quot;2113&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:1020,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;knot&quot;,&quot;category&quot;:&quot;featured&quot;,&quot;topCategory&quot;:&quot;new-arrivals&quot;,&quot;productCategory&quot;:&quot;knot&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_flats&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_flats&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;preorder&quot;,&quot;productGlobalSMC&quot;:&quot;796697V4R302113&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="796697V4R302113" data-pid="796697V4R302113" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/astaire-loafer-fondant-796697V4R302113.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796697V4R302113">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Astaire Loafer
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small_thumbnail-796697V4R302113_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small-796697V4R302113_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Medium-796697V4R302113_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Large-796697V4R302113_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small_thumbnail-796697V4R302113_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small-796697V4R302113_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Medium-796697V4R302113_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Large-796697V4R302113_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Thumbnail-796697V4R302113_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Small_thumbnail-796697V4R302113_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Thumbnail-796697V4R302113_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Small-796697V4R302113_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Medium-796697V4R302113_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Large-796697V4R302113_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Thumbnail-796697V4R302113_C.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Small_thumbnail-796697V4R302113_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Thumbnail-796697V4R302113_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Small-796697V4R302113_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Medium-796697V4R302113_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Large-796697V4R302113_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Thumbnail-796697V4R302113_D.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Small_thumbnail-796697V4R302113_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Thumbnail-796697V4R302113_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Small-796697V4R302113_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Medium-796697V4R302113_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Large-796697V4R302113_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/18adffc29096790/Thumbnail-796697V4R302113_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/18adffc29096790/Small_thumbnail-796697V4R302113_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Thumbnail-796697V4R302113_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Small-796697V4R302113_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Medium-796697V4R302113_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Large-796697V4R302113_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small_thumbnail-796697V4R302113_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small-796697V4R302113_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Medium-796697V4R302113_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Large-796697V4R302113_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small_thumbnail-796697V4R302113_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small-796697V4R302113_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Medium-796697V4R302113_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Large-796697V4R302113_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Astaire Loafer </h2>
                              <meta itemprop="name" content="Astaire Loafer">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="1020.00"> 1020 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Pre-order </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '803595VV570',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '803595VV5709980'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "803595VV5709980",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '785807V40Z1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '785807V40Z12250'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "785807V40Z12250",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="16" style="width: 28.75px;">
                      <article class="c-product" data-pid="785807V40Z12250" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;785807V40Z12250&quot;,&quot;name&quot;:&quot;teen lauren 1980 with chain&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;785807V40Z12250&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;barolo&quot;,&quot;colorId&quot;:&quot;2250&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3660,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-lauren&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-lauren&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_clutches&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_clutches&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;785807V40Z12250&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="785807V40Z12250" data-pid="785807V40Z12250" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/teen-lauren-1980-with-chain-barolo-785807V40Z12250.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="785807V40Z12250">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Teen Lauren 1980 With Chain
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small_thumbnail-785807V40Z12250_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small-785807V40Z12250_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Medium-785807V40Z12250_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Large-785807V40Z12250_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small_thumbnail-785807V40Z12250_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small-785807V40Z12250_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Medium-785807V40Z12250_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Large-785807V40Z12250_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Thumbnail-785807V40Z12250_B.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Small_thumbnail-785807V40Z12250_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Thumbnail-785807V40Z12250_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Small-785807V40Z12250_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Medium-785807V40Z12250_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Large-785807V40Z12250_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Thumbnail-785807V40Z12250_C.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Small_thumbnail-785807V40Z12250_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Thumbnail-785807V40Z12250_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Small-785807V40Z12250_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Medium-785807V40Z12250_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Large-785807V40Z12250_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Thumbnail-785807V40Z12250_D.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Small_thumbnail-785807V40Z12250_D.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Thumbnail-785807V40Z12250_D.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Small-785807V40Z12250_D.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Medium-785807V40Z12250_D.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Large-785807V40Z12250_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Thumbnail-785807V40Z12250_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Small_thumbnail-785807V40Z12250_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Thumbnail-785807V40Z12250_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Small-785807V40Z12250_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Medium-785807V40Z12250_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Large-785807V40Z12250_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small_thumbnail-785807V40Z12250_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small-785807V40Z12250_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Medium-785807V40Z12250_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Large-785807V40Z12250_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small_thumbnail-785807V40Z12250_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small-785807V40Z12250_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Medium-785807V40Z12250_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Large-785807V40Z12250_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Teen Lauren 1980 With Chain </h2>
                              <meta itemprop="name" content="Teen Lauren 1980 With Chain">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3660.00"> 3660 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '796262V3IV1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '796262V3IV12190'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "796262V3IV12190",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="17" style="width: 28.75px;">
                      <article class="c-product" data-pid="796262V3IV12190" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;796262V3IV12190&quot;,&quot;name&quot;:&quot;small hop&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;796262V3IV12190&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;fondant&quot;,&quot;colorId&quot;:&quot;2190&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3350,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-hop&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-hop&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_shoulder_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_shoulder_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;notifyMe&quot;,&quot;productGlobalSMC&quot;:&quot;796262V3IV12190&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="796262V3IV12190" data-pid="796262V3IV12190" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-hop-fondant-796262V3IV12190.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796262V3IV12190">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Hop
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small_thumbnail-796262V3IV12190_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small-796262V3IV12190_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Medium-796262V3IV12190_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Large-796262V3IV12190_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small_thumbnail-796262V3IV12190_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small-796262V3IV12190_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Medium-796262V3IV12190_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Large-796262V3IV12190_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Thumbnail-796262V3IV12190_B.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Small_thumbnail-796262V3IV12190_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Thumbnail-796262V3IV12190_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Small-796262V3IV12190_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Medium-796262V3IV12190_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Large-796262V3IV12190_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Thumbnail-796262V3IV12190_C.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Small_thumbnail-796262V3IV12190_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Thumbnail-796262V3IV12190_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Small-796262V3IV12190_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Medium-796262V3IV12190_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Large-796262V3IV12190_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Thumbnail-796262V3IV12190_D.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Small_thumbnail-796262V3IV12190_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Thumbnail-796262V3IV12190_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Small-796262V3IV12190_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Medium-796262V3IV12190_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Large-796262V3IV12190_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Thumbnail-796262V3IV12190_E.jpg?v=3" srcset="https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Small_thumbnail-796262V3IV12190_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Thumbnail-796262V3IV12190_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Small-796262V3IV12190_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Medium-796262V3IV12190_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Large-796262V3IV12190_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="5" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small_thumbnail-796262V3IV12190_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small-796262V3IV12190_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Medium-796262V3IV12190_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Large-796262V3IV12190_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2" srcset="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small_thumbnail-796262V3IV12190_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small-796262V3IV12190_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Medium-796262V3IV12190_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Large-796262V3IV12190_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Hop </h2>
                              <meta itemprop="name" content="Small Hop">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3350.00"> 3350 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Coming soon </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '742330VCPP3',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '742330VCPP38425'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer';
                            cq_params.slotConfigId = 'einstein-search-drawer';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarousel.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "742330VCPP38425",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="18" style="width: 28.75px;">
                      <article class="c-product" data-pid="742330VCPP38425" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;742330VCPP38425&quot;,&quot;name&quot;:&quot;small intrecciato bi-fold zip wallet&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2023/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;742330VCPP38425&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;8425&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:620,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;category&quot;:&quot;women-wallets&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_small_wallets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_small_wallets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;742330VCPP38425&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="742330VCPP38425" data-pid="742330VCPP38425" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-intrecciato-bi-fold-zip-wallet-black-742330VCPP38425.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="742330VCPP38425">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Intrecciato Bi-Fold Zip Wallet
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms; transform: translate3d(-7px, 0px, 0px);"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small_thumbnail-742330VCPP38425_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small-742330VCPP38425_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Medium-742330VCPP38425_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Large-742330VCPP38425_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small_thumbnail-742330VCPP38425_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small-742330VCPP38425_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Medium-742330VCPP38425_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Large-742330VCPP38425_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-next" data-element="slide" data-ref="slide" data-swiper-slide-index="1" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Thumbnail-742330VCPP38425_B.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Small_thumbnail-742330VCPP38425_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Thumbnail-742330VCPP38425_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Small-742330VCPP38425_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Medium-742330VCPP38425_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Large-742330VCPP38425_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Thumbnail-742330VCPP38425_C.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Small_thumbnail-742330VCPP38425_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Thumbnail-742330VCPP38425_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Small-742330VCPP38425_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Medium-742330VCPP38425_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Large-742330VCPP38425_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="3" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small_thumbnail-742330VCPP38425_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small-742330VCPP38425_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Medium-742330VCPP38425_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Large-742330VCPP38425_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 7px;">
                    
                        <img class="c-product__image " src="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1" srcset="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small_thumbnail-742330VCPP38425_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small-742330VCPP38425_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Medium-742330VCPP38425_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Large-742330VCPP38425_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"><span class="swiper-pagination-bullet swiper-pagination-bullet-active"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span><span class="swiper-pagination-bullet"></span></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Intrecciato Bi-Fold Zip Wallet </h2>
                              <meta itemprop="name" content="Small Intrecciato Bi-Fold Zip Wallet">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="620.00"> 620 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                  </ul>
                  <div tabindex="-1" role="button" class="c-recommendationscarousel__prev swiper-button-disabled" aria-label="Previous slide" aria-disabled="true">
                    <span class="u-visually-hidden"> Previous </span>
                    <i class="c-icon--arrowleft"></i>
                  </div>
                  <div tabindex="0" role="button" class="c-recommendationscarousel__next" aria-label="Next slide" aria-disabled="false">
                    <span class="u-visually-hidden"> Next </span>
                    <i class="c-icon--arrowright"></i>
                  </div>
                  <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
                </div>
              </div>
            </div>
            <!-- ====================== snippet ends here ======================== -->
          </div>
        </div>
      </div>
    </div>
    <div class="c-topsearch__suggestcontainer" data-component="searchSuggestions">
      <div class="c-topsearch__autosuggest" data-url="/on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/SearchServices-GetSuggestions?getRecentSearch=true&amp;getPopularSearch=true&amp;q=" data-ref="topSearchSuggestions" data-bind="serchsuggestions"
        data-action="close">
      </div>
      <div data-component="recommendationsManager" class="c-topsearch__noresultrecommendations u-hidden" data-ref="noResultsRecs">
        <div data-component="productRecommendations">
          <div data-component="recentlyViewed" data-gtm="{&quot;currencyCode&quot;:&quot;CHF&quot;,&quot;pageType&quot;:&quot;&quot;}" data-listname="selectedForYou" data-location="searchPopin" data-intersection="true">
            <!-- =============== This snippet of JavaScript handles fetching the dynamic recommendations from the remote recommendations server
and then makes a call to render the configured template with the returned recommended products: ================= -->
            <script>
              (function() {
                // window.CQuotient is provided on the page by the Analytics code:
                var cq = window.CQuotient;
                var dc = window.DataCloud;
                var isCQ = false;
                var isDC = false;
                if (cq && ('function' == typeof cq.getCQUserId) && ('function' == typeof cq.getCQCookieId) && ('function' == typeof cq.getCQHashedEmail) && ('function' == typeof cq.getCQHashedLogin)) {
                  isCQ = true;
                }
                if (dc && ('function' == typeof dc.getDCUserId)) {
                  isDC = true;
                }
                if (isCQ || isDC) {
                  var recommender = '[[&quot;products-in-all-categories&quot;]]';
                  var slotRecommendationType = 'RECOMMENDATION';
                  // removing any leading/trailing square brackets and escaped quotes:
                  recommender = recommender.replace(/\[|\]|&quot;/g, '');
                  var separator = '|||';
                  var slotConfigurationUUID = '394fec31311ec4ccf9a634b2d0';
                  var contextAUID = '';
                  var contextSecondaryAUID = '';
                  var contextAltAUID = '';
                  var contextType = '';
                  var anchorsArray = [];
                  var contextAUIDs = contextAUID.split(separator);
                  var contextSecondaryAUIDs = contextSecondaryAUID.split(separator);
                  var contextAltAUIDs = contextAltAUID.split(separator);
                  var contextTypes = contextType.split(separator);
                  var slotName = 'einstein-product-recommendations-search-drawer-noresults';
                  var slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                  var slotConfigTemplate = 'slots/recommendation/recommendedProductsCarouselHeader.isml';
                  if (contextAUIDs.length == contextSecondaryAUIDs.length) {
                    for (i = 0; i < contextAUIDs.length; i++) {
                      anchorsArray.push({
                        id: contextAUIDs[i],
                        sku: contextSecondaryAUIDs[i],
                        type: contextTypes[i],
                        alt_id: contextAltAUIDs[i]
                      });
                    }
                  } else {
                    anchorsArray = [{
                      id: contextAUID,
                      sku: contextSecondaryAUID,
                      type: contextType,
                      alt_id: contextAltAUID
                    }];
                  }
                  var urlToCall = '/on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/CQRecomm-Start';
                  var params = null;
                  if (isCQ) {
                    params = {
                      userId: cq.getCQUserId(),
                      cookieId: cq.getCQCookieId(),
                      emailId: cq.getCQHashedEmail(),
                      loginId: cq.getCQHashedLogin(),
                      anchors: anchorsArray,
                      slotId: slotName,
                      slotConfigId: slotConfigId,
                      slotConfigTemplate: slotConfigTemplate,
                      ccver: '1.03'
                    };
                  }
                  // console.log("Recommendation Type - " + slotRecommendationType + ", Recommender Selected - " + recommender);
                  if (isDC && slotRecommendationType == 'DATA_CLOUD_RECOMMENDATION') {
                    // Set DC variables for API call
                    dcIndividualId = dc.getDCUserId();
                    dcUrl = dc.getDCPersonalizationPath();
                    if (dcIndividualId && dcUrl && dcIndividualId != '' && dcUrl != '') {
                      // console.log("Fetching CDP Recommendations");
                      var productRecs = {};
                      productRecs[recommender] = getCDPRecs(dcUrl, dcIndividualId, recommender);
                      cb(productRecs);
                    }
                  } else if (isCQ && slotRecommendationType != 'DATA_CLOUD_RECOMMENDATION') {
                    if (cq.getRecs) {
                      cq.getRecs(cq.clientId, recommender, params, cb);
                    } else {
                      cq.widgets = cq.widgets || [];
                      cq.widgets.push({
                        recommenderName: recommender,
                        parameters: params,
                        callback: cb
                      });
                    }
                  }
                };

                function cb(parsed) {
                  var arr = parsed[recommender].recs;
                  if (arr && 0 < arr.length) {
                    var filteredProductIds = '';
                    for (i = 0; i < arr.length; i++) {
                      filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&';
                    }
                    filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1); //to remove the trailing '&'
                    var formData = 'auid=' + encodeURIComponent(contextAUID) + '&scid=' + slotConfigurationUUID + '&' + filteredProductIds;
                    var request = new XMLHttpRequest();
                    request.open('POST', urlToCall, true);
                    request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
                    request.onreadystatechange = function() {
                      if (this.readyState === 4) {
                        // Got the product data from DW, showing the products now by changing the inner HTML of the DIV:
                        var divId = 'cq_recomm_slot-' + slotConfigurationUUID;
                        document.getElementById(divId).innerHTML = this.responseText;
                        //find and evaluate scripts in response:
                        var scripts = document.getElementById(divId).getElementsByTagName('script');
                        if (null != scripts) {
                          for (var i = 0; i < scripts.length; i++) { //not combining script snippets on purpose
                            var srcScript = document.createElement('script');
                            srcScript.text = scripts[i].innerHTML;
                            srcScript.asynch = scripts[i].asynch;
                            srcScript.defer = scripts[i].defer;
                            srcScript.type = scripts[i].type;
                            srcScript.charset = scripts[i].charset;
                            document.head.appendChild(srcScript);
                            document.head.removeChild(srcScript);
                          }
                        }
                      }
                    };
                    request.send(formData);
                    request = null;
                  }
                };
              })();
            </script>
            <!-- The DIV tag id below is unique on purpose in case there are multiple recommendation slots on the same .isml page: -->
            <div id="cq_recomm_slot-394fec31311ec4ccf9a634b2d0">
              <div class="c-recommendationscarousel" data-context="RECO" data-recommender-name="products-in-all-categories">
                <h3 class="c-recommendationscarousel__title"> products in all categories </h3>
                <div class="c-recommendationscarousel__productslist l-productgrid swiper-container-initialized swiper-container-horizontal" data-ref="recommendationsCarousel" data-element="container">
                  <ul class="c-recommendationscarousel__wrapper" itemtype="http://schema.org/SomeProducts" itemid="#product" data-context="RECO" data-gridtype="RECO" data-ref="recommendationsCarouselWrapper" data-element="wrapper"
                    style="transition-duration: 0ms;">
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '777613V3V11',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '777613V3V118979'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "777613V3V118979",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="0">
                      <article class="c-product" data-pid="777613V3V118979" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;777613V3V118979&quot;,&quot;name&quot;:&quot;padded cassette&quot;,&quot;collection&quot;:&quot;S_S_2024&quot;,&quot;productSMC&quot;:&quot;777613V3V118979&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;natural multicolor / fondant / seasalt&quot;,&quot;colorId&quot;:&quot;8979&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:4180,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-crossbody-bags&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-crossbody-bags&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_crossbody_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_crossbody_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;777613V3V118979&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="777613V3V118979" data-pid="777613V3V118979" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/padded-cassette-natural-multicolor-fondant-seasalt-777613V3V118979.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="777613V3V118979">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Padded Cassette
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small_thumbnail-777613V3V118979_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small-777613V3V118979_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Medium-777613V3V118979_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Large-777613V3V118979_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small_thumbnail-777613V3V118979_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small-777613V3V118979_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Medium-777613V3V118979_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Large-777613V3V118979_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Thumbnail-777613V3V118979_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Small_thumbnail-777613V3V118979_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Thumbnail-777613V3V118979_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Small-777613V3V118979_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Medium-777613V3V118979_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1f48c03c0c7ae850/Large-777613V3V118979_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Thumbnail-777613V3V118979_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Small_thumbnail-777613V3V118979_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Thumbnail-777613V3V118979_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Small-777613V3V118979_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Medium-777613V3V118979_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/71b82a77cc034c5f/Large-777613V3V118979_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Thumbnail-777613V3V118979_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Small_thumbnail-777613V3V118979_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Thumbnail-777613V3V118979_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Small-777613V3V118979_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Medium-777613V3V118979_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1c9ca353aece19f6/Large-777613V3V118979_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small_thumbnail-777613V3V118979_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Thumbnail-777613V3V118979_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Small-777613V3V118979_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Medium-777613V3V118979_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/40389d574c299eaf/Large-777613V3V118979_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small_thumbnail-777613V3V118979_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Thumbnail-777613V3V118979_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Small-777613V3V118979_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Medium-777613V3V118979_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5db5383dc57d8e23/Large-777613V3V118979_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Padded Cassette" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Padded Cassette </h2>
                              <meta itemprop="name" content="Padded Cassette">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="4180.00"> 4180 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '775474VBSF0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '775474VBSF09031'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "775474VBSF09031",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="1">
                      <article class="c-product" data-pid="775474VBSF09031" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;775474VBSF09031&quot;,&quot;name&quot;:&quot;knot pump&quot;,&quot;collection&quot;:&quot;S_S_2024&quot;,&quot;productSMC&quot;:&quot;775474VBSF09031&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;sea salt&quot;,&quot;colorId&quot;:&quot;9031&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:1560,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;new-women-shoes&quot;,&quot;category&quot;:&quot;women-shoes&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;new-women-shoes&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_pumps&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_pumps&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;775474VBSF09031&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="775474VBSF09031" data-pid="775474VBSF09031" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/knot-pump-sea-salt-775474VBSF09031.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="775474VBSF09031">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Knot Pump
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small_thumbnail-775474VBSF09031_H.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small-775474VBSF09031_H.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Medium-775474VBSF09031_H.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Large-775474VBSF09031_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small_thumbnail-775474VBSF09031_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small-775474VBSF09031_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Medium-775474VBSF09031_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Large-775474VBSF09031_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Thumbnail-775474VBSF09031_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Small_thumbnail-775474VBSF09031_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Thumbnail-775474VBSF09031_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Small-775474VBSF09031_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Medium-775474VBSF09031_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7ec3395a753f0dbc/Large-775474VBSF09031_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Thumbnail-775474VBSF09031_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Small_thumbnail-775474VBSF09031_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Thumbnail-775474VBSF09031_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Small-775474VBSF09031_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Medium-775474VBSF09031_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/52605d34a04f7c89/Large-775474VBSF09031_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Thumbnail-775474VBSF09031_E.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Small_thumbnail-775474VBSF09031_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Thumbnail-775474VBSF09031_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Small-775474VBSF09031_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Medium-775474VBSF09031_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/5fa06042b512ef29/Large-775474VBSF09031_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Thumbnail-775474VBSF09031_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Small_thumbnail-775474VBSF09031_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Thumbnail-775474VBSF09031_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Small-775474VBSF09031_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Medium-775474VBSF09031_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7185e5ed3d0571f6/Large-775474VBSF09031_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small_thumbnail-775474VBSF09031_H.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Thumbnail-775474VBSF09031_H.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Small-775474VBSF09031_H.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Medium-775474VBSF09031_H.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4ef0728e936ffe50/Large-775474VBSF09031_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small_thumbnail-775474VBSF09031_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Thumbnail-775474VBSF09031_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Small-775474VBSF09031_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Medium-775474VBSF09031_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4892778b5dcc68a8/Large-775474VBSF09031_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Pump" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Knot Pump </h2>
                              <meta itemprop="name" content="Knot Pump">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="1560.00"> 1560 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '742698VCQC9',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '742698VCQC94540'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "742698VCQC94540",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="2">
                      <article class="c-product" data-pid="742698VCQC94540" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;742698VCQC94540&quot;,&quot;name&quot;:&quot;cassette small bi-fold wallet&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2023&quot;,&quot;productSMC&quot;:&quot;742698VCQC94540&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;duke / dark red&quot;,&quot;colorId&quot;:&quot;4540&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:660,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;category&quot;:&quot;women-wallets&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_small_wallets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_small_wallets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;742698VCQC94540&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="742698VCQC94540" data-pid="742698VCQC94540" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/cassette-small-bi-fold-wallet-duke-dark-red-742698VCQC94540.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="742698VCQC94540">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Cassette Small Bi-Fold Wallet
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small_thumbnail-742698VCQC94540_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small-742698VCQC94540_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Medium-742698VCQC94540_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Large-742698VCQC94540_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small_thumbnail-742698VCQC94540_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small-742698VCQC94540_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Medium-742698VCQC94540_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Large-742698VCQC94540_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Thumbnail-742698VCQC94540_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Small_thumbnail-742698VCQC94540_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Thumbnail-742698VCQC94540_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Small-742698VCQC94540_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Medium-742698VCQC94540_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/111f8d5eb7df0cda/Large-742698VCQC94540_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Thumbnail-742698VCQC94540_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Small_thumbnail-742698VCQC94540_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Thumbnail-742698VCQC94540_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Small-742698VCQC94540_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Medium-742698VCQC94540_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7d13789eddbb1a5e/Large-742698VCQC94540_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small_thumbnail-742698VCQC94540_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Thumbnail-742698VCQC94540_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Small-742698VCQC94540_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Medium-742698VCQC94540_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/163df9422805aa36/Large-742698VCQC94540_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small_thumbnail-742698VCQC94540_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Thumbnail-742698VCQC94540_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Small-742698VCQC94540_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Medium-742698VCQC94540_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/66efa6f1792c9195/Large-742698VCQC94540_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Cassette Small Bi-Fold Wallet </h2>
                              <meta itemprop="name" content="Cassette Small Bi-Fold Wallet">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="660.00"> 660 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '742330V2ZL3',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '742330V2ZL39888'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "742330V2ZL39888",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="3">
                      <article class="c-product" data-pid="742330V2ZL39888" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;742330V2ZL39888&quot;,&quot;name&quot;:&quot;intrecciato 15 small bi-fold wallet&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2023&quot;,&quot;productSMC&quot;:&quot;742330V2ZL39888&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;dark praline/ tangerine&quot;,&quot;colorId&quot;:&quot;9888&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:660,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;personalise-wallets&quot;,&quot;category&quot;:&quot;personalise&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;personalise-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_small_wallets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_small_wallets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;742330V2ZL39888&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="742330V2ZL39888" data-pid="742330V2ZL39888" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/intrecciato-15-small-bi-fold-wallet-dark-praline--tangerine-742330V2ZL39888.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="742330V2ZL39888">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Intrecciato 15 Small Bi-Fold Wallet
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small_thumbnail-742330V2ZL39888_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small-742330V2ZL39888_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Medium-742330V2ZL39888_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Large-742330V2ZL39888_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small_thumbnail-742330V2ZL39888_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small-742330V2ZL39888_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Medium-742330V2ZL39888_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Large-742330V2ZL39888_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Thumbnail-742330V2ZL39888_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Small_thumbnail-742330V2ZL39888_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Thumbnail-742330V2ZL39888_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Small-742330V2ZL39888_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Medium-742330V2ZL39888_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/45fbc7657fcdc038/Large-742330V2ZL39888_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Thumbnail-742330V2ZL39888_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Small_thumbnail-742330V2ZL39888_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Thumbnail-742330V2ZL39888_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Small-742330V2ZL39888_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Medium-742330V2ZL39888_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6b9584513f081755/Large-742330V2ZL39888_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small_thumbnail-742330V2ZL39888_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Thumbnail-742330V2ZL39888_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Small-742330V2ZL39888_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Medium-742330V2ZL39888_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/3d7210a37cb5d3eb/Large-742330V2ZL39888_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small_thumbnail-742330V2ZL39888_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Thumbnail-742330V2ZL39888_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Small-742330V2ZL39888_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Medium-742330V2ZL39888_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7233abd4513f5a45/Large-742330V2ZL39888_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato 15 Small Bi-Fold Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Intrecciato 15 Small Bi-Fold Wallet </h2>
                              <meta itemprop="name" content="Intrecciato 15 Small Bi-Fold Wallet">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="660.00"> 660 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '659139V0VW0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '659139V0VW03730'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "659139V0VW03730",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="4">
                      <article class="c-product" data-pid="659139V0VW03730" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;659139V0VW03730&quot;,&quot;name&quot;:&quot;resort sponge slide &quot;,&quot;collection&quot;:&quot;F_W_2019/F_W_2021/F_W_2022/F_W_2023/S_S_2021/S_S_2022/S_S_2023&quot;,&quot;productSMC&quot;:&quot;659139V0VW03730&quot;,&quot;material&quot;:&quot;co&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;grass&quot;,&quot;colorId&quot;:&quot;3730&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:540,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;beach-women&quot;,&quot;category&quot;:&quot;beach&quot;,&quot;topCategory&quot;:&quot;discover&quot;,&quot;productCategory&quot;:&quot;beach-women&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_sandals&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_sandals&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;659139V0VW03730&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="659139V0VW03730" data-pid="659139V0VW03730" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/resort-sponge-slide--grass-659139V0VW03730.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="659139V0VW03730">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Resort Sponge Slide 
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6" data-srcset="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small_thumbnail-659139V0VW03730_E.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small-659139V0VW03730_E.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Medium-659139V0VW03730_E.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Large-659139V0VW03730_E.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6" data-srcset="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small_thumbnail-659139V0VW03730_A.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small-659139V0VW03730_A.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Medium-659139V0VW03730_A.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Large-659139V0VW03730_A.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Thumbnail-659139V0VW03730_C.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Small_thumbnail-659139V0VW03730_C.jpg?v=7 171w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Thumbnail-659139V0VW03730_C.jpg?v=7 342w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Small-659139V0VW03730_C.jpg?v=7 513w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Medium-659139V0VW03730_C.jpg?v=7 684w,
                                https://bottega-veneta.dam.kering.com/m/3ed17090fa4a7a30/Large-659139V0VW03730_C.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Thumbnail-659139V0VW03730_D.jpg?v=8" data-srcset="https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Small_thumbnail-659139V0VW03730_D.jpg?v=8 171w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Thumbnail-659139V0VW03730_D.jpg?v=8 342w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Small-659139V0VW03730_D.jpg?v=8 513w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Medium-659139V0VW03730_D.jpg?v=8 684w,
                                https://bottega-veneta.dam.kering.com/m/3aacaf19202fea3f/Large-659139V0VW03730_D.jpg?v=8 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6" data-srcset="https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small_thumbnail-659139V0VW03730_E.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Thumbnail-659139V0VW03730_E.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Small-659139V0VW03730_E.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Medium-659139V0VW03730_E.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/676d42208ede90ae/Large-659139V0VW03730_E.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6" data-srcset="https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small_thumbnail-659139V0VW03730_A.jpg?v=6 171w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Thumbnail-659139V0VW03730_A.jpg?v=6 342w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Small-659139V0VW03730_A.jpg?v=6 513w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Medium-659139V0VW03730_A.jpg?v=6 684w,
                                https://bottega-veneta.dam.kering.com/m/121116cebaa44af0/Large-659139V0VW03730_A.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Resort Sponge Slide " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Resort Sponge Slide </h2>
                              <meta itemprop="name" content="Resort Sponge Slide ">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="540.00"> 540 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '748053V49K2',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '748053V49K24287'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "748053V49K24287",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="5">
                      <article class="c-product" data-pid="748053V49K24287" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;748053V49K24287&quot;,&quot;name&quot;:&quot;cassette flap card case&quot;,&quot;collection&quot;:&quot;S_S_2023/S_S_2024&quot;,&quot;productSMC&quot;:&quot;748053V49K24287&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;blue melange/ice&quot;,&quot;colorId&quot;:&quot;4287&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:470,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;personalise-wallets&quot;,&quot;category&quot;:&quot;personalise&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;personalise-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_men_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_men_card_cases&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_men_card_cases&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;outofstock&quot;,&quot;productGlobalSMC&quot;:&quot;748053V49K24287&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="748053V49K24287" data-pid="748053V49K24287" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/cassette-flap-card-case-blue-melange-ice-748053V49K24287.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="748053V49K24287">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Cassette Flap Card Case
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small_thumbnail-748053V49K24287_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small-748053V49K24287_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Medium-748053V49K24287_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Large-748053V49K24287_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small_thumbnail-748053V49K24287_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small-748053V49K24287_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Medium-748053V49K24287_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Large-748053V49K24287_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small_thumbnail-748053V49K24287_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Thumbnail-748053V49K24287_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Small-748053V49K24287_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Medium-748053V49K24287_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/2977f10d82879b6c/Large-748053V49K24287_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small_thumbnail-748053V49K24287_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Thumbnail-748053V49K24287_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Small-748053V49K24287_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Medium-748053V49K24287_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/48e17ec6def1c3b2/Large-748053V49K24287_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Cassette Flap Card Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Cassette Flap Card Case </h2>
                              <meta itemprop="name" content="Cassette Flap Card Case">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="470.00"> 470 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Find in store </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '743753VALKO',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '743753VALKO1019'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "743753VALKO1019",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="6">
                      <article class="c-product" data-pid="743753VALKO1019" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;743753VALKO1019&quot;,&quot;name&quot;:&quot;knot belt&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2023/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;743753VALKO1019&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;1019&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:470,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;knot&quot;,&quot;category&quot;:&quot;featured&quot;,&quot;topCategory&quot;:&quot;new-arrivals&quot;,&quot;productCategory&quot;:&quot;knot&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_accessories&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_belts&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_belts&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;743753VALKO1019&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="743753VALKO1019" data-pid="743753VALKO1019" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/knot-belt-black-743753VALKO1019.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="743753VALKO1019">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Knot Belt
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small_thumbnail-743753VALKO1019_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small-743753VALKO1019_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Medium-743753VALKO1019_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Large-743753VALKO1019_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small_thumbnail-743753VALKO1019_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small-743753VALKO1019_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Medium-743753VALKO1019_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Large-743753VALKO1019_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Thumbnail-743753VALKO1019_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Small_thumbnail-743753VALKO1019_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Thumbnail-743753VALKO1019_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Small-743753VALKO1019_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Medium-743753VALKO1019_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/46e6dc9738991c/Large-743753VALKO1019_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Thumbnail-743753VALKO1019_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Small_thumbnail-743753VALKO1019_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Thumbnail-743753VALKO1019_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Small-743753VALKO1019_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Medium-743753VALKO1019_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4e2afee3fedcfec2/Large-743753VALKO1019_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Thumbnail-743753VALKO1019_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Small_thumbnail-743753VALKO1019_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Thumbnail-743753VALKO1019_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Small-743753VALKO1019_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Medium-743753VALKO1019_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/5366e963179c5b30/Large-743753VALKO1019_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small_thumbnail-743753VALKO1019_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Thumbnail-743753VALKO1019_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Small-743753VALKO1019_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Medium-743753VALKO1019_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/303f569a0288539/Large-743753VALKO1019_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small_thumbnail-743753VALKO1019_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Thumbnail-743753VALKO1019_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Small-743753VALKO1019_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Medium-743753VALKO1019_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1498e7ddbb99b1a6/Large-743753VALKO1019_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot Belt" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Knot Belt </h2>
                              <meta itemprop="name" content="Knot Belt">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="470.00"> 470 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '651820V2WN1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '651820V2WN18101'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "651820V2WN18101",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="7">
                      <article class="c-product" data-pid="651820V2WN18101" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;651820V2WN18101&quot;,&quot;name&quot;:&quot;intreccio key ring&quot;,&quot;collection&quot;:&quot;S_S_2021/S_S_2024&quot;,&quot;productSMC&quot;:&quot;651820V2WN18101&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;silver&quot;,&quot;colorId&quot;:&quot;8101&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:380,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-gifting-accessories-us&quot;,&quot;category&quot;:&quot;women-gifting&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;women-gifting-accessories-us&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_accessories&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_keyrings&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_keyrings&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;outofstock&quot;,&quot;productGlobalSMC&quot;:&quot;651820V2WN18101&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="651820V2WN18101" data-pid="651820V2WN18101" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/intreccio-key-ring-silver-651820V2WN18101.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="651820V2WN18101">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Intreccio Key Ring
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small_thumbnail-651820V2WN18101_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small-651820V2WN18101_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Medium-651820V2WN18101_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Large-651820V2WN18101_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small_thumbnail-651820V2WN18101_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small-651820V2WN18101_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Medium-651820V2WN18101_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Large-651820V2WN18101_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small_thumbnail-651820V2WN18101_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Thumbnail-651820V2WN18101_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Small-651820V2WN18101_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Medium-651820V2WN18101_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/350cc316f5f49882/Large-651820V2WN18101_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small_thumbnail-651820V2WN18101_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Thumbnail-651820V2WN18101_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Small-651820V2WN18101_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Medium-651820V2WN18101_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/398ab021c233f07b/Large-651820V2WN18101_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intreccio Key Ring" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Intreccio Key Ring </h2>
                              <meta itemprop="name" content="Intreccio Key Ring">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="380.00"> 380 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Find in store </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '805532V4IK2',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '805532V4IK23060'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "805532V4IK23060",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="8">
                      <article class="c-product" data-pid="805532V4IK23060" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;805532V4IK23060&quot;,&quot;name&quot;:&quot;snake bracelet &quot;,&quot;collection&quot;:&quot;F_W_2024&quot;,&quot;productSMC&quot;:&quot;805532V4IK23060&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;raintree&quot;,&quot;colorId&quot;:&quot;3060&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:270,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-bracelets&quot;,&quot;category&quot;:&quot;women-jewellery&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-bracelets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_men_jewelry&quot;,&quot;microCategory&quot;:&quot;bv_micro_men_bracelets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_men_bracelets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;805532V4IK23060&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="805532V4IK23060" data-pid="805532V4IK23060" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/snake-bracelet--raintree-805532V4IK23060.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="805532V4IK23060">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Snake Bracelet 
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small_thumbnail-805532V4IK23060_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small-805532V4IK23060_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Medium-805532V4IK23060_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Large-805532V4IK23060_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small_thumbnail-805532V4IK23060_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small-805532V4IK23060_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Medium-805532V4IK23060_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Large-805532V4IK23060_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small_thumbnail-805532V4IK23060_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Thumbnail-805532V4IK23060_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Small-805532V4IK23060_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Medium-805532V4IK23060_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/391ecf6744ec1b93/Large-805532V4IK23060_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small_thumbnail-805532V4IK23060_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Thumbnail-805532V4IK23060_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Small-805532V4IK23060_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Medium-805532V4IK23060_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/ca45cabd82e95ff/Large-805532V4IK23060_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Snake Bracelet " itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Snake Bracelet </h2>
                              <meta itemprop="name" content="Snake Bracelet ">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="270.00"> 270 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '690824V0EY0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '690824V0EY09000'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "690824V0EY09000",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="9">
                      <article class="c-product" data-pid="690824V0EY09000" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;690824V0EY09000&quot;,&quot;name&quot;:&quot;iphone 13 pro case&quot;,&quot;collection&quot;:&quot;F_W_2022/S_S_2022/S_S_2023&quot;,&quot;productSMC&quot;:&quot;690824V0EY09000&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;white&quot;,&quot;colorId&quot;:&quot;9000&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:220,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-tech&quot;,&quot;category&quot;:&quot;women-accessories&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-tech&quot;,&quot;macroCategory&quot;:&quot;bv_macro_men_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_men_tech&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_men_tech&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;690824V0EY09000&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="690824V0EY09000" data-pid="690824V0EY09000" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/iphone-13-pro-case-white-690824V0EY09000.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="690824V0EY09000">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Iphone 13 Pro Case
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate swiper-slide-duplicate-active" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small_thumbnail-690824V0EY09000_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small-690824V0EY09000_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Medium-690824V0EY09000_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Large-690824V0EY09000_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small_thumbnail-690824V0EY09000_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small-690824V0EY09000_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Medium-690824V0EY09000_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Large-690824V0EY09000_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small_thumbnail-690824V0EY09000_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Thumbnail-690824V0EY09000_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Small-690824V0EY09000_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Medium-690824V0EY09000_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/49aea08f196101f8/Large-690824V0EY09000_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small_thumbnail-690824V0EY09000_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Thumbnail-690824V0EY09000_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Small-690824V0EY09000_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Medium-690824V0EY09000_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/1b65398f0ea04830/Large-690824V0EY09000_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Iphone 13 Pro Case" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Iphone 13 Pro Case </h2>
                              <meta itemprop="name" content="Iphone 13 Pro Case">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="220.00"> 220 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '766014VCPP1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '766014VCPP12273'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "766014VCPP12273",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="10">
                      <article class="c-product" data-pid="766014VCPP12273" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;766014VCPP12273&quot;,&quot;name&quot;:&quot;small andiamo&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;766014VCPP12273&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;barolo&quot;,&quot;colorId&quot;:&quot;2273&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3980,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-andiamo&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-andiamo&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_top_handle_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_top_handle_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;766014VCPP12273&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="766014VCPP12273" data-pid="766014VCPP12273" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-andiamo-barolo-766014VCPP12273.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766014VCPP12273">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Andiamo
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="7">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small_thumbnail-766014VCPP12273_H.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small-766014VCPP12273_H.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Medium-766014VCPP12273_H.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Large-766014VCPP12273_H.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small_thumbnail-766014VCPP12273_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small-766014VCPP12273_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Medium-766014VCPP12273_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Large-766014VCPP12273_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Thumbnail-766014VCPP12273_B.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Small_thumbnail-766014VCPP12273_B.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Thumbnail-766014VCPP12273_B.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Small-766014VCPP12273_B.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Medium-766014VCPP12273_B.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/bfbdf912f4cfa38/Large-766014VCPP12273_B.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Thumbnail-766014VCPP12273_C.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Small_thumbnail-766014VCPP12273_C.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Thumbnail-766014VCPP12273_C.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Small-766014VCPP12273_C.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Medium-766014VCPP12273_C.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/31a33c4c99d9b668/Large-766014VCPP12273_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Thumbnail-766014VCPP12273_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Small_thumbnail-766014VCPP12273_D.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Thumbnail-766014VCPP12273_D.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Small-766014VCPP12273_D.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Medium-766014VCPP12273_D.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6ab84097e8e75e5c/Large-766014VCPP12273_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Thumbnail-766014VCPP12273_E.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Small_thumbnail-766014VCPP12273_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Thumbnail-766014VCPP12273_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Small-766014VCPP12273_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Medium-766014VCPP12273_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/7c54d03b61b33eef/Large-766014VCPP12273_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Thumbnail-766014VCPP12273_F.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Small_thumbnail-766014VCPP12273_F.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Thumbnail-766014VCPP12273_F.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Small-766014VCPP12273_F.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Medium-766014VCPP12273_F.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/727000c3e64fcc15/Large-766014VCPP12273_F.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="6">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Thumbnail-766014VCPP12273_G.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Small_thumbnail-766014VCPP12273_G.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Thumbnail-766014VCPP12273_G.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Small-766014VCPP12273_G.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Medium-766014VCPP12273_G.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/52136122c2840c82/Large-766014VCPP12273_G.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide7">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="7">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small_thumbnail-766014VCPP12273_H.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Thumbnail-766014VCPP12273_H.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Small-766014VCPP12273_H.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Medium-766014VCPP12273_H.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6984a79d4b93fd06/Large-766014VCPP12273_H.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small_thumbnail-766014VCPP12273_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Thumbnail-766014VCPP12273_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Small-766014VCPP12273_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Medium-766014VCPP12273_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/6ebc894cfee0e7de/Large-766014VCPP12273_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Andiamo </h2>
                              <meta itemprop="name" content="Small Andiamo">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3980.00"> 3980 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '766010VCPP1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '766010VCPP11139'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "766010VCPP11139",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="11">
                      <article class="c-product" data-pid="766010VCPP11139" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;766010VCPP11139&quot;,&quot;name&quot;:&quot;east-west andiamo&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;766010VCPP11139&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;1139&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:4390,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;certificate-of-craft&quot;,&quot;category&quot;:&quot;craft-and-creativity&quot;,&quot;topCategory&quot;:&quot;inside-bottega&quot;,&quot;productCategory&quot;:&quot;certificate-of-craft&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_top_handle_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_top_handle_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;766010VCPP11139&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="766010VCPP11139" data-pid="766010VCPP11139" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/east-west-andiamo-black-766010VCPP11139.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766010VCPP11139">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                East-West Andiamo
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="7">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small_thumbnail-766010VCPP11139_H.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small-766010VCPP11139_H.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Medium-766010VCPP11139_H.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Large-766010VCPP11139_H.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small_thumbnail-766010VCPP11139_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small-766010VCPP11139_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Medium-766010VCPP11139_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Large-766010VCPP11139_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Thumbnail-766010VCPP11139_B.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Small_thumbnail-766010VCPP11139_B.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Thumbnail-766010VCPP11139_B.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Small-766010VCPP11139_B.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Medium-766010VCPP11139_B.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/5ad40f9cfee19481/Large-766010VCPP11139_B.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Thumbnail-766010VCPP11139_C.jpg?v=5" data-srcset="https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Small_thumbnail-766010VCPP11139_C.jpg?v=5 171w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Thumbnail-766010VCPP11139_C.jpg?v=5 342w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Small-766010VCPP11139_C.jpg?v=5 513w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Medium-766010VCPP11139_C.jpg?v=5 684w,
                                https://bottega-veneta.dam.kering.com/m/39d25b46f307e88e/Large-766010VCPP11139_C.jpg?v=5 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Thumbnail-766010VCPP11139_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Small_thumbnail-766010VCPP11139_D.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Thumbnail-766010VCPP11139_D.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Small-766010VCPP11139_D.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Medium-766010VCPP11139_D.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/1158433f7ec61469/Large-766010VCPP11139_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Thumbnail-766010VCPP11139_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Small_thumbnail-766010VCPP11139_E.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Thumbnail-766010VCPP11139_E.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Small-766010VCPP11139_E.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Medium-766010VCPP11139_E.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5eb35d05dc482a78/Large-766010VCPP11139_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Thumbnail-766010VCPP11139_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Small_thumbnail-766010VCPP11139_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Thumbnail-766010VCPP11139_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Small-766010VCPP11139_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Medium-766010VCPP11139_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/487b8750a09a6e26/Large-766010VCPP11139_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="6">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Thumbnail-766010VCPP11139_G.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Small_thumbnail-766010VCPP11139_G.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Thumbnail-766010VCPP11139_G.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Small-766010VCPP11139_G.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Medium-766010VCPP11139_G.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/2b279f8848d10b98/Large-766010VCPP11139_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide7">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="7">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small_thumbnail-766010VCPP11139_H.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Thumbnail-766010VCPP11139_H.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Small-766010VCPP11139_H.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Medium-766010VCPP11139_H.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/1e245adfbc84453c/Large-766010VCPP11139_H.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small_thumbnail-766010VCPP11139_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Thumbnail-766010VCPP11139_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Small-766010VCPP11139_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Medium-766010VCPP11139_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/48505af8d27eaaa0/Large-766010VCPP11139_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="East-West Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> East-West Andiamo </h2>
                              <meta itemprop="name" content="East-West Andiamo">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="4390.00"> 4390 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '766014VCPP1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '766014VCPP12272'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "766014VCPP12272",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="12">
                      <article class="c-product" data-pid="766014VCPP12272" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;766014VCPP12272&quot;,&quot;name&quot;:&quot;small andiamo&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;766014VCPP12272&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;fondant&quot;,&quot;colorId&quot;:&quot;2272&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3980,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;certificate-of-craft&quot;,&quot;category&quot;:&quot;craft-and-creativity&quot;,&quot;topCategory&quot;:&quot;inside-bottega&quot;,&quot;productCategory&quot;:&quot;certificate-of-craft&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_top_handle_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_top_handle_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;766014VCPP12272&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="766014VCPP12272" data-pid="766014VCPP12272" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-andiamo-fondant-766014VCPP12272.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766014VCPP12272">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Andiamo
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="7">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small_thumbnail-766014VCPP12272_H.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small-766014VCPP12272_H.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Medium-766014VCPP12272_H.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Large-766014VCPP12272_H.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small_thumbnail-766014VCPP12272_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small-766014VCPP12272_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Medium-766014VCPP12272_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Large-766014VCPP12272_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Thumbnail-766014VCPP12272_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Small_thumbnail-766014VCPP12272_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Thumbnail-766014VCPP12272_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Small-766014VCPP12272_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Medium-766014VCPP12272_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/25827b1315b0fac/Large-766014VCPP12272_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Thumbnail-766014VCPP12272_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Small_thumbnail-766014VCPP12272_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Thumbnail-766014VCPP12272_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Small-766014VCPP12272_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Medium-766014VCPP12272_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7a121a39e24655d3/Large-766014VCPP12272_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Thumbnail-766014VCPP12272_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Small_thumbnail-766014VCPP12272_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Thumbnail-766014VCPP12272_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Small-766014VCPP12272_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Medium-766014VCPP12272_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/3543589a80d5ae54/Large-766014VCPP12272_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Thumbnail-766014VCPP12272_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Small_thumbnail-766014VCPP12272_E.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Thumbnail-766014VCPP12272_E.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Small-766014VCPP12272_E.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Medium-766014VCPP12272_E.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/3413ddbc4fa85672/Large-766014VCPP12272_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Thumbnail-766014VCPP12272_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Small_thumbnail-766014VCPP12272_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Thumbnail-766014VCPP12272_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Small-766014VCPP12272_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Medium-766014VCPP12272_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/5aa9059fc39ca20b/Large-766014VCPP12272_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="6">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Thumbnail-766014VCPP12272_G.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Small_thumbnail-766014VCPP12272_G.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Thumbnail-766014VCPP12272_G.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Small-766014VCPP12272_G.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Medium-766014VCPP12272_G.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/153e85d54e079db2/Large-766014VCPP12272_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide7">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="7">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small_thumbnail-766014VCPP12272_H.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Thumbnail-766014VCPP12272_H.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Small-766014VCPP12272_H.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Medium-766014VCPP12272_H.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/686627fa9d1e94df/Large-766014VCPP12272_H.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide8">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small_thumbnail-766014VCPP12272_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Thumbnail-766014VCPP12272_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Small-766014VCPP12272_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Medium-766014VCPP12272_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/29d2722ce2423836/Large-766014VCPP12272_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Andiamo" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Andiamo </h2>
                              <meta itemprop="name" content="Small Andiamo">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3980.00"> 3980 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '592045VIFH0',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '592045VIFH01000'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "592045VIFH01000",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="13">
                      <article class="c-product" data-pid="592045VIFH01000" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;592045VIFH01000&quot;,&quot;name&quot;:&quot;lug chelsea boot&quot;,&quot;collection&quot;:&quot;20193/F_W_2020/F_W_2021/S_S_2020/S_S_2021&quot;,&quot;productSMC&quot;:&quot;592045VIFH01000&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;1000&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:1290,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-gifting-viewall-kr&quot;,&quot;category&quot;:&quot;women-gifting&quot;,&quot;topCategory&quot;:&quot;gifts&quot;,&quot;productCategory&quot;:&quot;women-gifting-viewall-kr&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_boots&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_boots&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;592045VIFH01000&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="592045VIFH01000" data-pid="592045VIFH01000" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/lug-chelsea-boot-black-592045VIFH01000.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="592045VIFH01000">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Lug Chelsea Boot
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small_thumbnail-592045VIFH01000_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small-592045VIFH01000_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Medium-592045VIFH01000_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Large-592045VIFH01000_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small_thumbnail-592045VIFH01000_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small-592045VIFH01000_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Medium-592045VIFH01000_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Large-592045VIFH01000_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Thumbnail-592045VIFH01000_C.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Small_thumbnail-592045VIFH01000_C.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Thumbnail-592045VIFH01000_C.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Small-592045VIFH01000_C.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Medium-592045VIFH01000_C.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/4f6f3362be7292a6/Large-592045VIFH01000_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Thumbnail-592045VIFH01000_D.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Small_thumbnail-592045VIFH01000_D.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Thumbnail-592045VIFH01000_D.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Small-592045VIFH01000_D.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Medium-592045VIFH01000_D.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/11d8265aaf5b3038/Large-592045VIFH01000_D.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small_thumbnail-592045VIFH01000_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Thumbnail-592045VIFH01000_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Small-592045VIFH01000_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Medium-592045VIFH01000_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/14a3a4604e970c21/Large-592045VIFH01000_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small_thumbnail-592045VIFH01000_A.jpg?v=4 171w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Thumbnail-592045VIFH01000_A.jpg?v=4 342w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Small-592045VIFH01000_A.jpg?v=4 513w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Medium-592045VIFH01000_A.jpg?v=4 684w,
                                https://bottega-veneta.dam.kering.com/m/2dc46902d59dd3e3/Large-592045VIFH01000_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Lug Chelsea Boot" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Lug Chelsea Boot </h2>
                              <meta itemprop="name" content="Lug Chelsea Boot">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="1290.00"> 1290 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '796697V4R30',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '796697V4R302113'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "796697V4R302113",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="14">
                      <article class="c-product" data-pid="796697V4R302113" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;796697V4R302113&quot;,&quot;name&quot;:&quot;astaire loafer&quot;,&quot;collection&quot;:&quot;F_W_2024&quot;,&quot;productSMC&quot;:&quot;796697V4R302113&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;fondant&quot;,&quot;colorId&quot;:&quot;2113&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:1020,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;knot&quot;,&quot;category&quot;:&quot;featured&quot;,&quot;topCategory&quot;:&quot;new-arrivals&quot;,&quot;productCategory&quot;:&quot;knot&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_shoes&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_flats&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_flats&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;preorder&quot;,&quot;productGlobalSMC&quot;:&quot;796697V4R302113&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="796697V4R302113" data-pid="796697V4R302113" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/astaire-loafer-fondant-796697V4R302113.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796697V4R302113">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Astaire Loafer
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small_thumbnail-796697V4R302113_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small-796697V4R302113_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Medium-796697V4R302113_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Large-796697V4R302113_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small_thumbnail-796697V4R302113_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small-796697V4R302113_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Medium-796697V4R302113_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Large-796697V4R302113_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Thumbnail-796697V4R302113_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Small_thumbnail-796697V4R302113_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Thumbnail-796697V4R302113_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Small-796697V4R302113_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Medium-796697V4R302113_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4b49514422328c60/Large-796697V4R302113_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Thumbnail-796697V4R302113_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Small_thumbnail-796697V4R302113_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Thumbnail-796697V4R302113_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Small-796697V4R302113_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Medium-796697V4R302113_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/1079a7c690a3af47/Large-796697V4R302113_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Thumbnail-796697V4R302113_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Small_thumbnail-796697V4R302113_D.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Thumbnail-796697V4R302113_D.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Small-796697V4R302113_D.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Medium-796697V4R302113_D.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/101ab4b3f42e8c4f/Large-796697V4R302113_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/18adffc29096790/Thumbnail-796697V4R302113_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/18adffc29096790/Small_thumbnail-796697V4R302113_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Thumbnail-796697V4R302113_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Small-796697V4R302113_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Medium-796697V4R302113_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/18adffc29096790/Large-796697V4R302113_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small_thumbnail-796697V4R302113_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Thumbnail-796697V4R302113_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Small-796697V4R302113_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Medium-796697V4R302113_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/fcac7144e715b18/Large-796697V4R302113_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small_thumbnail-796697V4R302113_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Thumbnail-796697V4R302113_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Small-796697V4R302113_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Medium-796697V4R302113_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/7ba58b2ff7a7c59a/Large-796697V4R302113_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Astaire Loafer" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Astaire Loafer </h2>
                              <meta itemprop="name" content="Astaire Loafer">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="1020.00"> 1020 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Pre-order </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '803595VV570',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '803595VV5709980'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "803595VV5709980",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '785807V40Z1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '785807V40Z12250'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "785807V40Z12250",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="16">
                      <article class="c-product" data-pid="785807V40Z12250" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;785807V40Z12250&quot;,&quot;name&quot;:&quot;teen lauren 1980 with chain&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;785807V40Z12250&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;barolo&quot;,&quot;colorId&quot;:&quot;2250&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3660,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-lauren&quot;,&quot;category&quot;:&quot;women-bags&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-lauren&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_clutches&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_clutches&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;785807V40Z12250&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="785807V40Z12250" data-pid="785807V40Z12250" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/teen-lauren-1980-with-chain-barolo-785807V40Z12250.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="785807V40Z12250">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Teen Lauren 1980 With Chain
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small_thumbnail-785807V40Z12250_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small-785807V40Z12250_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Medium-785807V40Z12250_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Large-785807V40Z12250_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small_thumbnail-785807V40Z12250_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small-785807V40Z12250_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Medium-785807V40Z12250_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Large-785807V40Z12250_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Thumbnail-785807V40Z12250_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Small_thumbnail-785807V40Z12250_B.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Thumbnail-785807V40Z12250_B.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Small-785807V40Z12250_B.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Medium-785807V40Z12250_B.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/30a12cf2d9485892/Large-785807V40Z12250_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Thumbnail-785807V40Z12250_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Small_thumbnail-785807V40Z12250_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Thumbnail-785807V40Z12250_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Small-785807V40Z12250_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Medium-785807V40Z12250_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/59d30766d4286a9a/Large-785807V40Z12250_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Thumbnail-785807V40Z12250_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Small_thumbnail-785807V40Z12250_D.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Thumbnail-785807V40Z12250_D.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Small-785807V40Z12250_D.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Medium-785807V40Z12250_D.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/16a10ad7c7d7c930/Large-785807V40Z12250_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Thumbnail-785807V40Z12250_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Small_thumbnail-785807V40Z12250_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Thumbnail-785807V40Z12250_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Small-785807V40Z12250_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Medium-785807V40Z12250_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7b3263aba7c008a7/Large-785807V40Z12250_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small_thumbnail-785807V40Z12250_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Thumbnail-785807V40Z12250_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Small-785807V40Z12250_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Medium-785807V40Z12250_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/600b05eae4ab95ea/Large-785807V40Z12250_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small_thumbnail-785807V40Z12250_A.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Thumbnail-785807V40Z12250_A.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Small-785807V40Z12250_A.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Medium-785807V40Z12250_A.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/198bd60c4faa7368/Large-785807V40Z12250_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Teen Lauren 1980 With Chain" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Teen Lauren 1980 With Chain </h2>
                              <meta itemprop="name" content="Teen Lauren 1980 With Chain">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3660.00"> 3660 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '796262V3IV1',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '796262V3IV12190'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "796262V3IV12190",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="17">
                      <article class="c-product" data-pid="796262V3IV12190" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;796262V3IV12190&quot;,&quot;name&quot;:&quot;small hop&quot;,&quot;collection&quot;:&quot;F_W_2024/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;796262V3IV12190&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;not customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;yes&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;fondant&quot;,&quot;colorId&quot;:&quot;2190&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:3350,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;hop&quot;,&quot;category&quot;:&quot;featured&quot;,&quot;topCategory&quot;:&quot;new-arrivals&quot;,&quot;productCategory&quot;:&quot;hop&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_bags&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_shoulder_bags&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_shoulder_bags&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;notifyMe&quot;,&quot;productGlobalSMC&quot;:&quot;796262V3IV12190&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="796262V3IV12190" data-pid="796262V3IV12190" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-hop-fondant-796262V3IV12190.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796262V3IV12190">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Hop
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small_thumbnail-796262V3IV12190_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small-796262V3IV12190_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Medium-796262V3IV12190_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Large-796262V3IV12190_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small_thumbnail-796262V3IV12190_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small-796262V3IV12190_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Medium-796262V3IV12190_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Large-796262V3IV12190_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Thumbnail-796262V3IV12190_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Small_thumbnail-796262V3IV12190_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Thumbnail-796262V3IV12190_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Small-796262V3IV12190_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Medium-796262V3IV12190_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/7dc8d0f9296d517b/Large-796262V3IV12190_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Thumbnail-796262V3IV12190_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Small_thumbnail-796262V3IV12190_C.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Thumbnail-796262V3IV12190_C.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Small-796262V3IV12190_C.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Medium-796262V3IV12190_C.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/29b30f7dc01880c3/Large-796262V3IV12190_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Thumbnail-796262V3IV12190_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Small_thumbnail-796262V3IV12190_D.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Thumbnail-796262V3IV12190_D.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Small-796262V3IV12190_D.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Medium-796262V3IV12190_D.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/146af071697efdd9/Large-796262V3IV12190_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="4">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Thumbnail-796262V3IV12190_E.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Small_thumbnail-796262V3IV12190_E.jpg?v=3 171w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Thumbnail-796262V3IV12190_E.jpg?v=3 342w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Small-796262V3IV12190_E.jpg?v=3 513w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Medium-796262V3IV12190_E.jpg?v=3 684w,
                                https://bottega-veneta.dam.kering.com/m/333c48642a29ca7/Large-796262V3IV12190_E.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide5">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="5">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small_thumbnail-796262V3IV12190_F.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Thumbnail-796262V3IV12190_F.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Small-796262V3IV12190_F.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Medium-796262V3IV12190_F.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/1d9ae49b58edaf1c/Large-796262V3IV12190_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide6">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small_thumbnail-796262V3IV12190_A.jpg?v=2 171w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Thumbnail-796262V3IV12190_A.jpg?v=2 342w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Small-796262V3IV12190_A.jpg?v=2 513w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Medium-796262V3IV12190_A.jpg?v=2 684w,
                                https://bottega-veneta.dam.kering.com/m/4a5bbff68d082a43/Large-796262V3IV12190_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Hop" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Hop </h2>
                              <meta itemprop="name" content="Small Hop">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="3350.00"> 3350 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                                <p class="c-product__tag c-product__tag--automatic"> Coming soon </p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                    <!-- CQuotient Activity Tracking (viewReco-cquotient.js) -->
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ */
                      (function() {
                        try {
                          if (window.CQuotient) {
                            var cq_params = {};
                            cq_params.cookieId = window.CQuotient.getCQCookieId();
                            cq_params.userId = window.CQuotient.getCQUserId();
                            cq_params.emailId = CQuotient.getCQHashedEmail();
                            cq_params.loginId = CQuotient.getCQHashedLogin();
                            cq_params.accumulate = true;
                            cq_params.products = [{
                              id: '742330VCPP3',
                              sku: '',
                              type: 'vgroup',
                              alt_id: '742330VCPP38425'
                            }];
                            cq_params.recommenderName = 'products-in-all-categories';
                            cq_params.realm = "BCRR";
                            cq_params.siteId = "BV-R-WEUR";
                            cq_params.instanceType = "prd";
                            cq_params.locale = window.CQuotient.locale;
                            cq_params.slotId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigId = 'einstein-product-recommendations-search-drawer-noresults';
                            cq_params.slotConfigTemplate = 'slots\/recommendation\/recommendedProductsCarouselHeader.isml';
                            if (window.CQuotient.sendActivity) window.CQuotient.sendActivity(CQuotient.clientId, 'viewReco', cq_params);
                            else window.CQuotient.activities.push({
                              activityType: 'viewReco',
                              parameters: cq_params
                            });
                          }
                        } catch (err) {}
                      })();
                      /* ]]> */
                      // -->
                    </script>
                    <script type="text/javascript">
                      //<!--
                      /* <![CDATA[ (viewProduct-active_data.js) */
                      dw.ac._capture({
                        id: "742330VCPP38425",
                        type: "recommendation"
                      });
                      /* ]]> */
                      // -->
                    </script>
                    <li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="18">
                      <article class="c-product" data-pid="742330VCPP38425" data-component="productTile"
                        data-gtmproduct="{&quot;id&quot;:&quot;742330VCPP38425&quot;,&quot;name&quot;:&quot;small intrecciato bi-fold zip wallet&quot;,&quot;collection&quot;:&quot;F_W_2023/F_W_2024/S_S_2023/S_S_2024/S_S_2025&quot;,&quot;productSMC&quot;:&quot;742330VCPP38425&quot;,&quot;material&quot;:&quot;&quot;,&quot;customization&quot;:&quot;customizable&quot;,&quot;packshotType&quot;:&quot;image&quot;,&quot;switchProduct&quot;:&quot;no&quot;,&quot;brand&quot;:&quot;bottega veneta&quot;,&quot;color&quot;:&quot;black&quot;,&quot;colorId&quot;:&quot;8425&quot;,&quot;size&quot;:&quot;&quot;,&quot;price&quot;:null,&quot;discountPrice&quot;:620,&quot;coupon&quot;:null,&quot;subCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;category&quot;:&quot;women-wallets&quot;,&quot;topCategory&quot;:&quot;women&quot;,&quot;productCategory&quot;:&quot;women-bifold-wallets&quot;,&quot;macroCategory&quot;:&quot;bv_macro_women_slg&quot;,&quot;microCategory&quot;:&quot;bv_micro_women_small_wallets&quot;,&quot;superMicroCategory&quot;:&quot;bv_super_micro_women_small_wallets&quot;,&quot;list&quot;:&quot;undefined&quot;,&quot;stock&quot;:&quot;instock&quot;,&quot;productGlobalSMC&quot;:&quot;742330VCPP38425&quot;}">
                        <div class="c-product__wrapper c-product__inner" id="742330VCPP38425" data-pid="742330VCPP38425" tabindex="-1">
                          <div class="c-product__generictag">
                          </div>
                          <a class="c-product__link c-product__focus" href="/en-ch/small-intrecciato-bi-fold-zip-wallet-black-742330VCPP38425.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="742330VCPP38425">
            <span class="c-product__look">
                Shop the look
            </span>
            <span class="u-visually-hidden">
                Small Intrecciato Bi-Fold Zip Wallet
            </span>
            <div data-bind="imagecontainerdata">
                
                    
    <div class="c-product__imagecontainer c-product__imagecontainer--reco swiper-container-initialized swiper-container-horizontal" data-action="showAlternateImage" data-ref="imagecontainer">
        <ul class="c-product__carousel" data-ref="carouselWrapper" data-element="wrapper" style="transition-duration: 0ms;"><li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small_thumbnail-742330VCPP38425_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small-742330VCPP38425_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Medium-742330VCPP38425_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Large-742330VCPP38425_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
                <li class="c-product__carousel--slide " data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small_thumbnail-742330VCPP38425_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small-742330VCPP38425_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Medium-742330VCPP38425_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Large-742330VCPP38425_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="1">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Thumbnail-742330VCPP38425_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Small_thumbnail-742330VCPP38425_B.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Thumbnail-742330VCPP38425_B.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Small-742330VCPP38425_B.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Medium-742330VCPP38425_B.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/603d803cd21d06ae/Large-742330VCPP38425_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide2">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="2">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Thumbnail-742330VCPP38425_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Small_thumbnail-742330VCPP38425_C.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Thumbnail-742330VCPP38425_C.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Small-742330VCPP38425_C.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Medium-742330VCPP38425_C.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6d19a6710c4c3b5f/Large-742330VCPP38425_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide3">
                    
                </li>
            
                <li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="3">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small_thumbnail-742330VCPP38425_E.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Thumbnail-742330VCPP38425_E.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Small-742330VCPP38425_E.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Medium-742330VCPP38425_E.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/6a9f05197b2043a0/Large-742330VCPP38425_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide4">
                    
                </li>
            
        <li class="c-product__carousel--slide swiper-slide-duplicate" data-element="slide" data-ref="slide" data-swiper-slide-index="0">
                    
                        <img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small_thumbnail-742330VCPP38425_A.jpg?v=1 171w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Thumbnail-742330VCPP38425_A.jpg?v=1 342w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Small-742330VCPP38425_A.jpg?v=1 513w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Medium-742330VCPP38425_A.jpg?v=1 684w,
                                https://bottega-veneta.dam.kering.com/m/583a273c91d739de/Large-742330VCPP38425_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Small Intrecciato Bi-Fold Zip Wallet" itemprop="image" data-cs-override-id="image-slide1">
                    
                </li></ul>
        <div class="c-product__carousel--prevbtn u-hidden@lg" tabindex="0" role="button" aria-label="Previous slide">
            <i class="c-icon--arrowleft"></i>
        </div>
        <div class="c-product__carousel--nextbtn u-hidden@lg" tabindex="0" role="button" aria-label="Next slide">
            <i class="c-icon--arrowright"></i>
        </div>
        <div class="c-product__carousel--pagination u-hidden@lg swiper-pagination-bullets"></div>
    <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

                
            </div>
        </a>
                          <div class="c-product__infos">
                            <div class="c-product__namepricewrapper">
                              <h2 class="c-product__name"> Small Intrecciato Bi-Fold Zip Wallet </h2>
                              <meta itemprop="name" content="Small Intrecciato Bi-Fold Zip Wallet">
                              <div class="c-product__pricewrapper">
                                <div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
                                  <meta itemprop="priceCurrency" content="CHF">
                                  <p class="c-price__value--current" data-employee="false" itemprop="price" content="620.00"> 620 CHF </p>
                                </div>
                              </div>
                            </div>
                            <div class="c-product__availabilitymsg-wrapper">
                              <div class="c-product__generictag">
                              </div>
                            </div>
                          </div>
                        </div>
                      </article>
                    </li>
                  </ul>
                  <div tabindex="0" role="button" class="c-recommendationscarousel__prev" aria-label="Previous slide" aria-disabled="false">
                    <span class="u-visually-hidden"> Previous </span>
                    <i class="c-icon--arrowleft"></i>
                  </div>
                  <div tabindex="0" role="button" class="c-recommendationscarousel__next" aria-label="Next slide" aria-disabled="false">
                    <span class="u-visually-hidden"> Next </span>
                    <i class="c-icon--arrowright"></i>
                  </div>
                  <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span><span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
                </div>
              </div>
            </div>
            <!-- ====================== snippet ends here ======================== -->
          </div>
        </div>
        <div data-component="productRecommendations">
          <div data-component="recentlyViewed" data-bind="recentlyViewedReco" data-gtm="{&quot;currencyCode&quot;:&quot;CHF&quot;,&quot;pageType&quot;:&quot;&quot;}" data-listname="recentlyViewed" data-location="searchPopin">
            <!-- =============== This snippet of JavaScript handles fetching the dynamic recommendations from the remote recommendations server
and then makes a call to render the configured template with the returned recommended products: ================= -->
            <script>
              (function() {
                // window.CQuotient is provided on the page by the Analytics code:
                var cq = window.CQuotient;
                var dc = window.DataCloud;
                var isCQ = false;
                var isDC = false;
                if (cq && ('function' == typeof cq.getCQUserId) && ('function' == typeof cq.getCQCookieId) && ('function' == typeof cq.getCQHashedEmail) && ('function' == typeof cq.getCQHashedLogin)) {
                  isCQ = true;
                }
                if (dc && ('function' == typeof dc.getDCUserId)) {
                  isDC = true;
                }
                if (isCQ || isDC) {
                  var recommender = '[[&quot;viewed-recently&quot;]]';
                  var slotRecommendationType = 'RECOMMENDATION';
                  // removing any leading/trailing square brackets and escaped quotes:
                  recommender = recommender.replace(/\[|\]|&quot;/g, '');
                  var separator = '|||';
                  var slotConfigurationUUID = '89a996f4d16c3e42e1e4ad38e6';
                  var contextAUID = '';
                  var contextSecondaryAUID = '';
                  var contextAltAUID = '';
                  var contextType = '';
                  var anchorsArray = [];
                  var contextAUIDs = contextAUID.split(separator);
                  var contextSecondaryAUIDs = contextSecondaryAUID.split(separator);
                  var contextAltAUIDs = contextAltAUID.split(separator);
                  var contextTypes = contextType.split(separator);
                  var slotName = 'einstein-product-recently-viewed-search-drawer-noresults';
                  var slotConfigId = 'einstein-product-recently-viewed-search-drawer-noresults';
                  var slotConfigTemplate = 'slots/recommendation/recommendedProductsCarouselHeader.isml';
                  if (contextAUIDs.length == contextSecondaryAUIDs.length) {
                    for (i = 0; i < contextAUIDs.length; i++) {
                      anchorsArray.push({
                        id: contextAUIDs[i],
                        sku: contextSecondaryAUIDs[i],
                        type: contextTypes[i],
                        alt_id: contextAltAUIDs[i]
                      });
                    }
                  } else {
                    anchorsArray = [{
                      id: contextAUID,
                      sku: contextSecondaryAUID,
                      type: contextType,
                      alt_id: contextAltAUID
                    }];
                  }
                  var urlToCall = '/on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/CQRecomm-Start';
                  var params = null;
                  if (isCQ) {
                    params = {
                      userId: cq.getCQUserId(),
                      cookieId: cq.getCQCookieId(),
                      emailId: cq.getCQHashedEmail(),
                      loginId: cq.getCQHashedLogin(),
                      anchors: anchorsArray,
                      slotId: slotName,
                      slotConfigId: slotConfigId,
                      slotConfigTemplate: slotConfigTemplate,
                      ccver: '1.03'
                    };
                  }
                  // console.log("Recommendation Type - " + slotRecommendationType + ", Recommender Selected - " + recommender);
                  if (isDC && slotRecommendationType == 'DATA_CLOUD_RECOMMENDATION') {
                    // Set DC variables for API call
                    dcIndividualId = dc.getDCUserId();
                    dcUrl = dc.getDCPersonalizationPath();
                    if (dcIndividualId && dcUrl && dcIndividualId != '' && dcUrl != '') {
                      // console.log("Fetching CDP Recommendations");
                      var productRecs = {};
                      productRecs[recommender] = getCDPRecs(dcUrl, dcIndividualId, recommender);
                      cb(productRecs);
                    }
                  } else if (isCQ && slotRecommendationType != 'DATA_CLOUD_RECOMMENDATION') {
                    if (cq.getRecs) {
                      cq.getRecs(cq.clientId, recommender, params, cb);
                    } else {
                      cq.widgets = cq.widgets || [];
                      cq.widgets.push({
                        recommenderName: recommender,
                        parameters: params,
                        callback: cb
                      });
                    }
                  }
                };

                function cb(parsed) {
                  var arr = parsed[recommender].recs;
                  if (arr && 0 < arr.length) {
                    var filteredProductIds = '';
                    for (i = 0; i < arr.length; i++) {
                      filteredProductIds = filteredProductIds + 'pid' + i + '=' + encodeURIComponent(arr[i].id) + '&';
                    }
                    filteredProductIds = filteredProductIds.substring(0, filteredProductIds.length - 1); //to remove the trailing '&'
                    var formData = 'auid=' + encodeURIComponent(contextAUID) + '&scid=' + slotConfigurationUUID + '&' + filteredProductIds;
                    var request = new XMLHttpRequest();
                    request.open('POST', urlToCall, true);
                    request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
                    request.onreadystatechange = function() {
                      if (this.readyState === 4) {
                        // Got the product data from DW, showing the products now by changing the inner HTML of the DIV:
                        var divId = 'cq_recomm_slot-' + slotConfigurationUUID;
                        document.getElementById(divId).innerHTML = this.responseText;
                        //find and evaluate scripts in response:
                        var scripts = document.getElementById(divId).getElementsByTagName('script');
                        if (null != scripts) {
                          for (var i = 0; i < scripts.length; i++) { //not combining script snippets on purpose
                            var srcScript = document.createElement('script');
                            srcScript.text = scripts[i].innerHTML;
                            srcScript.asynch = scripts[i].asynch;
                            srcScript.defer = scripts[i].defer;
                            srcScript.type = scripts[i].type;
                            srcScript.charset = scripts[i].charset;
                            document.head.appendChild(srcScript);
                            document.head.removeChild(srcScript);
                          }
                        }
                      }
                    };
                    request.send(formData);
                    request = null;
                  }
                };
              })();
            </script>
            <!-- The DIV tag id below is unique on purpose in case there are multiple recommendation slots on the same .isml page: -->
            <div id="cq_recomm_slot-89a996f4d16c3e42e1e4ad38e6"></div>
            <!-- ====================== snippet ends here ======================== -->
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: newsletterFormPOST /on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/NewsLetter-Submit

<form action="/on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/NewsLetter-Submit" class="c-newsletter__form" method="POST" id="newsletterForm" name="newsletterForm" data-action="submitNewsletterForm"
  data-tokenurl="https://www.bottegaveneta.com/on/demandware.store/Sites-BV-R-WEUR-Site/en_CH/NewsLetter-GetToken" novalidate="true">
  <div class="c-form__errorblock" data-ref="formErrorBlock">
    <div data-bind="formErrorBlock"></div>
  </div>
  <div class="c-popin__form" data-ref="newsletterFormInputs">
    <div class="c-popin__content">
      <div class="c-popin__innercontent">
        <p class="c-form__row"> Subscribe to the Bottega Veneta newsletter for information on collections, shows and other exclusive updates. </p>
        <div class="c-newsletter__row c-newsletter__row--option">
          <p class="c-form__text c-form__text--marked">
            <span class="c-form__star">*</span> Required fields
          </p>
          <div class="c-newsletter__checkbox" data-ref="civilityFields">
            <div class="c-form__row c-form__row--civilityemptyfield required">
              <div class="c-form__floatinglabel ">
                <label class="c-form__label" for="dwfrm_newsletter_civility_d0adcvqfaoxq-127f373aa6a1ee16337a80372e"> Title <span class="c-form__labelrequired "> * </span>
                </label>
                <select class="c-form__select " id="dwfrm_newsletter_civility_d0adcvqfaoxq-127f373aa6a1ee16337a80372e" name="dwfrm_newsletter_civility" required="" data-formid="civility"
                  data-error-missing="Please select your civility, example &quot;Mr&quot; or &quot;Mrs&quot;.">
                  <option value="" hidden=""></option>
                  <option class="c-form__selectoption" id="newsletter0" value="newsletter0" data-selectable="false" undefined="" data-qa="field_civility_newsletter0"> Mr. </option>
                  <option class="c-form__selectoption" id="newsletter1" value="newsletter1" data-selectable="false" undefined="" data-qa="field_civility_newsletter1"> Miss, Mrs, Ms </option>
                  <option class="c-form__selectoption" id="newsletter2" value="newsletter2" data-selectable="false" undefined="" data-qa="field_civility_newsletter2"> Mx </option>
                  <option class="c-form__selectoption" id="newsletter3" value="newsletter3" data-selectable="false" undefined="" data-qa="field_civility_newsletter3"> I'd rather not say </option>
                </select>
              </div>
              <div class="c-form__error">
              </div>
            </div>
          </div>
        </div>
        <div class="c-form__row c-form__row--email required c-form__row--error">
          <div class="c-form__floatinglabel">
            <label class="c-form__label" for="dwfrm_newsletter_email_d0gphlrieynh"> E-mail* </label>
            <input type="email" class="c-form__input c-newsletter__emailfield" autocomplete="off" required="" data-ref="subscriptionEmailField" id="dwfrm_newsletter_email_d0gphlrieynh" name="dwfrm_newsletter_email" maxlength="80"
              pattern="^([a-zA-Z0-9_\.\-\+]+)@([\da-zA-Z\.\-]+)\.([a-zA-Z\.]{2,12})$" data-formid="email" inputmode="null" data-error-parse="Invalid email format. Please try again. Example &quot;john.smith@email.com&quot;."
              data-error-missing="Please add your email address, example &quot;john.smith@email.com&quot;.">
          </div>
          <div class="c-form__error" aria-live="polite">
          </div>
        </div>
        <div class="c-newsletter__row c-newsletter__row--privacypolicy">
          <div class="c-newsletter__informations">
            <div class="content-asset">
              <p>By signing up you agree to receive updates from BOTTEGA VENETA. <br>For more information please consult our
                <a class="c-newsletter__informationslink" href="https://www.bottegaveneta.com/en-ch/legal-pages/privacy-policy.html" target="_blank">privacy policy</a>. </p>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="c-popin__actions">
      <button type="submit" name="save" class="c-button c-button--full c-button--primary" data-ref="newsletterSubmitBtn"> Subscribe </button>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="kZVDbbLcTyD7hBvC6GIdbyNaTXMr1vzcPPbhLnvURe2dSzSCPOG23KO-yOZPPr2mwX2gjluTFPQ4cRaL7JAP-RtqUcfa72d1NgvE1_lqFLNfSzl9hxbHrLjmlxorx_KpsK9dWyBlvF7I8RMp_WgGbL-5rQJv--a5tz4DElUoBiwQ2HQuvns="
    data-ref="csrfToken">
  <div class="c-popin__content c-newsletter__thankyou c-newsletter__thankyou--hidden" data-ref="thankYouMessage" tabindex="-1">
    <h2 class="c-newsletter__title" data-ref="successTitle"> Thank you. </h2>
    <p class="c-newsletter__confirmmessage" data-bind="newsletterConfirmMessage" data-ref="newsletterConfirmMessageContainer"></p>
    <div class="content-asset">
      <div class="c-newsletter__links">
        <a class="c-newsletter__link" href="https://www.bottegaveneta.com/en-ch/women-4">Shop women's new arrivals</a>
        <a class="c-newsletter__link" href="https://www.bottegaveneta.com/en-ch/men-1">Shop men's new arrivals</a>
      </div>
    </div>
  </div>
</form>

Text Content

 * Skip to main content

Menu



Menu
Home
Previous
 * New
   
    * Highlights
      
      
      NEW
      
      
      HIGHLIGHTS
      
       * Liberta
       * Andiamo
       * Astaire
       * Hop
       * Orbit
       * Lewis
       * Suede
       * Signature knot
   
    * 
    * Women's new arrivals
      
      
      NEW
      
      
      WOMEN'S NEW ARRIVALS
      
       * New bags
       * New shoes
       * New clothing
       * New wallets
       * View all
   
    * Men's new arrivals
      
      
      NEW
      
      
      MEN'S NEW ARRIVALS
      
       * New bags
       * New shoes
       * New clothing
       * New wallets
       * View all
   
    * 
    * The Ark - Summer 25 Lounge chair
    * Candles
    * Home collection
   
    * 
      Liberta
    * 
      Lewis
    * 
      Ellipse
    * 
      Andiamo
    * 
      Astaire
    * 
      Diago
    * 
      Orbit
    * 
      Hop
    * 
      Kalimero
    * 
      Signature knot
    * 
      Personalisation
   
    * 
      Personalisation
    * 
      Going Places
    * 
      Liberta
    * 
      Lewis
    * 
      Ellipse
    * 
      Andiamo
    * 
      Astaire
    * 
      Diago
    * 
      Orbit
    * 
      Hop
    * 
      Kalimero
    * 
      Signature knot
    * 
      Personalisation
    * 
      Going Places
   
   Previous Next
   
   Close
 * Women
   
    * Bags
      
      
      WOMEN
      
      
      BAGS
      
      
       * BY LINE
         
          * Liberta
          * Andiamo
          * Hop
          * Lauren 1980
          * Parachute
          * Kalimero
          * Sardine
          * Jodie
         
         
         WOMEN
         
         
         BAGS
         
          * Liberta
          * Andiamo
          * Hop
          * Lauren 1980
          * Parachute
          * Kalimero
          * Sardine
          * Jodie
          * Cabat
      
       * View all
       * Mini
       * Crossbody
       * Shoulder
       * Handle
       * Shopper
       * Clutch
       * Bottega Series
       * ‍‍
   
    * 
    * Shoes
      
      
      WOMEN
      
      
      SHOES
      
       *  * Lewis
          * Blink
          * Astaire
          * Orbit
          * Atomic
          * Knot
          * Cha-Cha
          * Canalazzo
         
         
         WOMEN
         
         
         SHOES
         
          * Lewis
          * Blink
          * Astaire
          * Orbit
          * Atomic
          * Knot
          * Cha-Cha
          * Canalazzo
          * Stretch
      
       * View all
       * Sandals
       * Pumps
       * Flats
       * Boots
       * Sneakers
       * ‍‍
   
    * 
    * Clothing
      
      
      WOMEN
      
      
      CLOTHING
      
       * View all
       * Coats
       * Jackets
       * Knitwear
       * Dresses
       * Leather
       * Denim
       * Trousers and shorts
       * Shirts
       * Skirts
       * Tops and t-shirts
       * Swimwear
   
    * 
    * Wallets
      
      
      WOMEN
      
      
      WALLETS
      
       * View all
       * Small wallets
       * Long wallets
       * Card cases
       * Pouches
   
    * Travel
      
      
      WOMEN
      
      
      TRAVEL
      
       * View all
       * Travel Bags
       * Pouches and travel accessories
   
    * 
    * Jewellery
      
      
      WOMEN
      
      
      JEWELLERY
      
       *  * Ellipse
          * Fin
          * Frills
          * Concave
          * Drop
          * Sardine
          * Pearls
         
         
         WOMEN
         
         
         JEWELLERY
         
          * Ellipse
          * Fin
          * Frills
          * Concave
          * Drop
          * Sardine
          * Pearls
      
       * View all
       * Earrings
       * Rings
       * Bracelets
       * Necklaces
       * ‍‍
   
    * 
    * Accessories
      
      
      WOMEN
      
      
      ACCESSORIES
      
       * View all
       * Belts
       * Tech
       * Key rings
       * Scarves
       * Gloves
       * Hats
       * Bathrobes and towels
   
    * 
    * Eyewear
      
      
      WOMEN
      
      
      EYEWEAR
      
       * View all
       * Sunglasses
       * Opticals
   
    * 
      Liberta
    * 
      Ellipse
    * 
      Lewis
    * 
      Personalisation
   
   
   HIGHLIGHTS
   
    * 
      New arrivals
    * 
      New Bags
    * 
      Mini Bags
    * 
      Atomic
    * 
      New jewellery
    * 
      New arrivals
    * 
      New Bags
   
   Previous Next
   
   Close
 * Men
   
    * Bags
      
      
      MEN
      
      
      BAGS
      
       *  * Intrecciato
          * Andiamo
          * Diago
          * Rumple
          * Getaway
          * Cassette
          * Tech Cassette
          * Arco
         
         
         MEN
         
         
         BAGS
         
          * Intrecciato
          * Andiamo
          * Diago
          * Rumple
          * Getaway
          * Cassette
          * Tech Cassette
          * Arco
      
       * View all
       * Crossbody
       * Shopper
       * Backpack
       * Belt
       * Briefcase
       * Document case
       * ‍‍
   
    * 
    * Shoes
      
      
      MEN
      
      
      SHOES
      
       *  * Orbit
          * Astaire
          * Sunday
          * Roma
          * Haddock
          * Fireman
          * Lug
         
         
         MEN
         
         
         SHOES
         
          * Orbit
          * Astaire
          * Sunday
          * Roma
          * Haddock
          * Fireman
          * Lug
      
       * View all
       * Slippers
       * Sandals
       * Loafers
       * Boots
       * Sneakers
       * Lace-ups
       * ‍‍
   
    * 
    * Clothing
      
      
      MEN
      
      
      CLOTHING
      
       * View all
       * Coats
       * Jackets
       * Knitwear
       * Leather
       * Trousers and shorts
       * Denim
       * Shirts
       * T-Shirts
       * Polos
       * Swimwear
   
    * 
    * Wallets
      
      
      MEN
      
      
      WALLETS
      
       * View all
       * Small wallets
       * Long wallets
       * Card cases
       * Pouches
   
    * Travel
      
      
      MEN
      
      
      TRAVEL
      
       * View all
       * Travel Bags
       * Pouches and travel accessories
   
    * 
    * Jewellery
      
      
      MEN
      
      
      JEWELLERY
      
       * View all
       * Earrings
       * Rings
       * Bracelets
       * Necklaces
       * Cufflinks
       * ‍‍
   
    * 
    * Accessories
      
      
      MEN
      
      
      ACCESSORIES
      
       * View all
       * Belts
       * Tech
       * Key rings
       * Scarves and ties
       * Gloves
       * Hats
       * Bathrobes and towels
   
    * 
    * Eyewear
      
      
      MEN
      
      
      EYEWEAR
      
       * View all
       * Sunglasses
       * Opticals
   
    * 
      Andiamo
    * 
      Orbit
    * 
      Diago
    * 
      Personalisation
   
   
   HIGHLIGHTS
   
    * 
      New arrivals
    * 
      New Bags
    * 
      New Shoes
    * 
      Andiamo
    * 
      New arrivals
    * 
      New Bags
   
   Previous Next
   
   Close
 * Home
   
    * Candles
    * Home collection
      
      
      HOME
      
      
      HOME COLLECTION
      
       * Leather accessories
       * Blankets
       * Cushions
       * Ceramics
       * Games
       * View all
   
    * 
      Candles
    * 
      Leather accessories
    * 
      Cushions
    * 
      Blankets
    * 
      Games
   
    * 
      Games
    * 
      Candles
    * 
      Leather accessories
    * 
      Cushions
    * 
      Blankets
    * 
      Games
    * 
      Candles
   
   Previous Next
   
   Close
 * Gifts
   
    * Gifts for Her
      
      
      GIFTS
      
      
      GIFTS FOR HER
      
       * Bags
       * Shoes
       * Wallets
       * Accessories
       * Jewellery
       * View all
   
    * 
    * Gifts for Him
      
      
      GIFTS
      
      
      GIFTS FOR HIM
      
       * Bags
       * Shoes
       * Wallets
       * Accessories
       * Jewellery
       * View all
   
    * 
    * Candles
    * Home
      
      
      GIFTS
      
      
      HOME
      
       * Leather accessories
       * Blankets
       * Cushions
       * Ceramics
       * Games
       * View all
   
    * 
    * Personalised gifts
      
      
      GIFTS
      
      
      PERSONALISED GIFTS
      
       * Wallets
       * Belts
       * Personalisation Clips
       * Made to Order
       * View all
   
    * 
      Gifts for Her
    * 
      Gifts for Him
   
   Close
 * Inside Bottega
   
    * Craft & Creativity
      
      
      INSIDE BOTTEGA
      
      
      CRAFT & CREATIVITY
      
       * Craft in Motion
       * Certificate of Craft
   
    * 
    * Collections
      
      
      INSIDE BOTTEGA
      
      
      COLLECTIONS
      
       * Summer 25
       * Winter 24
       * Pre Fall 24
       * Summer 24
       * Pre Spring 24
   
    * Campaigns
      
      
      INSIDE BOTTEGA
      
      
      CAMPAIGNS
      
       * Winter 24
       * Summer 24
       * Winter 23
   
    * 
    * Special Projects
      
      
      INSIDE BOTTEGA
      
      
      SPECIAL PROJECTS
      
       * The Ark - Summer 25 Lounge chair
       * Winter 24 Fanzine
       * Portraits of Fatherhood
       * On The Rocks
   
    * Series
      
      
      INSIDE BOTTEGA
      
      
      SERIES
      
       * Reserve Leather Series
       * Bottega Series
   
    * 
    * People
      
      
      INSIDE BOTTEGA
      
      
      PEOPLE
      
       * Our Community
       * Accademia Labor et Ingenium
   
    * 
      Andiamo
    * 
      Winter 24
   
   Close
 * 
 * Customer Care
 * My Account
 * Store Locator
   Shop in: Shipping to: Switzerland
   Shop in: Language: English

Next


Close
Clear Search

While typing your search keywords, some suggestions may appear below the form
without validating it.

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


Suggestions
Shop Women's Sandals
Shop New Bags
Women's Winter 24
Men's Winter 24



YOU MAY ALSO LIKE MOST WANTED

   
   
   
 * 
   Shop the look Padded Cassette
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   PADDED CASSETTE
   
   4180 CHF
   
   
   
   
   
 * 
   Shop the look Knot Pump
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   KNOT PUMP
   
   1560 CHF
   
   
   
   
   
 * 
   Shop the look Cassette Small Bi-Fold Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   CASSETTE SMALL BI-FOLD WALLET
   
   660 CHF
   
   
   
   
   
 * 
   Shop the look Intrecciato 15 Small Bi-Fold Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   INTRECCIATO 15 SMALL BI-FOLD WALLET
   
   660 CHF
   
   
   
   
   
 * 
   Shop the look Resort Sponge Slide
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   RESORT SPONGE SLIDE
   
   540 CHF
   
   
   
   
   
 * 
   Shop the look Cassette Flap Card Case
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   CASSETTE FLAP CARD CASE
   
   470 CHF
   
   Find in store

   
   
   
 * 
   Shop the look Knot Belt
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   KNOT BELT
   
   470 CHF
   
   
   
   
   
 * 
   Shop the look Intreccio Key Ring
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   INTRECCIO KEY RING
   
   380 CHF
   
   Find in store

   
   
   
 * 
   Shop the look Snake Bracelet
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SNAKE BRACELET
   
   270 CHF
   
   
   
   
   
 * 
   Shop the look Iphone 13 Pro Case
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   IPHONE 13 PRO CASE
   
   220 CHF
   
   
   
   
   
 * 
   Shop the look Small Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL ANDIAMO
   
   3980 CHF
   
   
   
   
   
 * 
   Shop the look East-West Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   EAST-WEST ANDIAMO
   
   4390 CHF
   
   
   
   
   
 * 
   Shop the look Small Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL ANDIAMO
   
   3980 CHF
   
   
   
   
   
 * 
   Shop the look Lug Chelsea Boot
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   LUG CHELSEA BOOT
   
   1290 CHF
   
   
   
   
   
 * 
   Shop the look Astaire Loafer
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   ASTAIRE LOAFER
   
   1020 CHF
   
   Pre-order

   
   
   
   
   
   
 * 
   Shop the look Teen Lauren 1980 With Chain
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   TEEN LAUREN 1980 WITH CHAIN
   
   3660 CHF
   
   
   
   
   
 * 
   Shop the look Small Hop
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL HOP
   
   3350 CHF
   
   Coming soon

   
   
   
 * 
   Shop the look Small Intrecciato Bi-Fold Zip Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL INTRECCIATO BI-FOLD ZIP WALLET
   
   620 CHF
   
   

Previous
Next


PRODUCTS IN ALL CATEGORIES

   
   
   
 * 
   Shop the look Padded Cassette
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   PADDED CASSETTE
   
   4180 CHF
   
   
   
   
   
 * 
   Shop the look Knot Pump
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   KNOT PUMP
   
   1560 CHF
   
   
   
   
   
 * 
   Shop the look Cassette Small Bi-Fold Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   CASSETTE SMALL BI-FOLD WALLET
   
   660 CHF
   
   
   
   
   
 * 
   Shop the look Intrecciato 15 Small Bi-Fold Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   INTRECCIATO 15 SMALL BI-FOLD WALLET
   
   660 CHF
   
   
   
   
   
 * 
   Shop the look Resort Sponge Slide
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   RESORT SPONGE SLIDE
   
   540 CHF
   
   
   
   
   
 * 
   Shop the look Cassette Flap Card Case
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   CASSETTE FLAP CARD CASE
   
   470 CHF
   
   Find in store

   
   
   
 * 
   Shop the look Knot Belt
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   KNOT BELT
   
   470 CHF
   
   
   
   
   
 * 
   Shop the look Intreccio Key Ring
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   INTRECCIO KEY RING
   
   380 CHF
   
   Find in store

   
   
   
 * 
   Shop the look Snake Bracelet
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SNAKE BRACELET
   
   270 CHF
   
   
   
   
   
 * 
   Shop the look Iphone 13 Pro Case
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   IPHONE 13 PRO CASE
   
   220 CHF
   
   
   
   
   
 * 
   Shop the look Small Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL ANDIAMO
   
   3980 CHF
   
   
   
   
   
 * 
   Shop the look East-West Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   EAST-WEST ANDIAMO
   
   4390 CHF
   
   
   
   
   
 * 
   Shop the look Small Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL ANDIAMO
   
   3980 CHF
   
   
   
   
   
 * 
   Shop the look Lug Chelsea Boot
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   LUG CHELSEA BOOT
   
   1290 CHF
   
   
   
   
   
 * 
   Shop the look Astaire Loafer
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   ASTAIRE LOAFER
   
   1020 CHF
   
   Pre-order

   
   
   
   
   
   
 * 
   Shop the look Teen Lauren 1980 With Chain
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   TEEN LAUREN 1980 WITH CHAIN
   
   3660 CHF
   
   
   
   
   
 * 
   Shop the look Small Hop
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL HOP
   
   3350 CHF
   
   Coming soon

   
   
   
 * 
   Shop the look Small Intrecciato Bi-Fold Zip Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL INTRECCIATO BI-FOLD ZIP WALLET
   
   620 CHF
   
   

Previous
Next

Search
Customer Care
Sign in
Close

SHOPPING BAG ( 0 )

Your shopping bag is empty

Shop Women's New arrivals Shop Men's New arrivals


SELECT YOUR COUNTRY/REGION

Close the dialog

Select your country/region

Now shipping to:

REGION Europe America Oceania Asia International website COUNTRY/REGION Austria
Belgium Bulgaria Croatia Cyprus Czech Republic Denmark Estonia Finland France
Germany Greece Hungary Ireland Italy Latvia Lithuania Luxembourg Malta Monaco
Netherlands Norway Poland Portugal Romania Slovakia (Slovak Republic) Spain
Sweden Switzerland United Kingdom Canada Mexico United States Australia Chinese
Mainland Hong Kong SAR Japan Kuwait Macau SAR Malaysia Republic of Korea Saudi
Arabia Singapore Taiwan Region Thailand United Arab Emirates International
version

Please note that the items in your cart will be shipped to the country/region
you will select.

Confirm


SELECT YOUR LANGUAGE

Close the dialog

Select a language

Please note that after modifying the language, the selected country and currency
will remain the same.


SELECT YOUR LOCATION

Close the dialog
You are visiting bottegaveneta.com from a country/region which does not match
your current location. Would you like to remain on this website?

By updating your browsing location, all items will be removed from your shopping
bag.
Go to Germany Continue on Switzerland



ERROR 404 - PAGE NOT FOUND

The page may have been removed, changed or it is temporarily unavailable.

If you need any help, please contact our Customer Care.

TRAVEL MEN'S NEW ARRIVALS
20240712_BV040_W24_30s_MAIN_EDIT02_v01_16x9-GRD02_DW02


Video Player is loading.
Play Video
Pause
Unmute

Current Time 0:04
/
Duration 0:30
Loaded: 100.00%


0:04
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -0:26
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

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

Audio Track
 * en (Main), selected

Picture-in-PictureFullscreen

This is a modal window.



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
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

Close Modal Dialog

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


20240712_BV040_W24_30s_MAIN_EDIT02_v01_16x9-GRD02_DW02


Video Player is loading.
Play Video
Pause
Unmute

Current Time 0:04
/
Duration 0:30
Loaded: 100.00%


0:04
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -0:26
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

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

Audio Track
 * en (Main), selected

Picture-in-PictureFullscreen

This is a modal window.



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
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

Close Modal Dialog

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


WINTER 24
WOMEN MEN

WOMEN'S BAGS




YOU MAY ALSO LIKE

   
   
   
 * 
   Shop the look Padded Cassette
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   PADDED CASSETTE
   
   4180 CHF
   
   
   
   
   
 * 
   Shop the look Knot Pump
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   KNOT PUMP
   
   1560 CHF
   
   
   
   
   
 * 
   Shop the look Cassette Small Bi-Fold Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   CASSETTE SMALL BI-FOLD WALLET
   
   660 CHF
   
   
   
   
   
 * 
   Shop the look Intrecciato 15 Small Bi-Fold Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   INTRECCIATO 15 SMALL BI-FOLD WALLET
   
   660 CHF
   
   
   
   
   
 * 
   Shop the look Resort Sponge Slide
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   RESORT SPONGE SLIDE
   
   540 CHF
   
   
   
   
   
 * 
   Shop the look Cassette Flap Card Case
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   CASSETTE FLAP CARD CASE
   
   470 CHF
   
   Find in store

   
   
   
 * 
   Shop the look Knot Belt
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   KNOT BELT
   
   470 CHF
   
   
   
   
   
 * 
   Shop the look Intreccio Key Ring
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   INTRECCIO KEY RING
   
   380 CHF
   
   Find in store

   
   
   
 * 
   Shop the look Snake Bracelet
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SNAKE BRACELET
   
   270 CHF
   
   
   
   
   
 * 
   Shop the look Iphone 13 Pro Case
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   IPHONE 13 PRO CASE
   
   220 CHF
   
   
   
   
   
 * 
   Shop the look Small Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL ANDIAMO
   
   3980 CHF
   
   
   
   
   
 * 
   Shop the look East-West Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   EAST-WEST ANDIAMO
   
   4390 CHF
   
   
   
   
   
 * 
   Shop the look Small Andiamo
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL ANDIAMO
   
   3980 CHF
   
   
   
   
   
 * 
   Shop the look Lug Chelsea Boot
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   LUG CHELSEA BOOT
   
   1290 CHF
   
   
   
   
   
 * 
   Shop the look Astaire Loafer
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   ASTAIRE LOAFER
   
   1020 CHF
   
   Pre-order

   
   
   
   
   
   
 * 
   Shop the look Teen Lauren 1980 With Chain
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   TEEN LAUREN 1980 WITH CHAIN
   
   3660 CHF
   
   
   
   
   
 * 
   Shop the look Small Hop
    * 
    * 
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL HOP
   
   3350 CHF
   
   Coming soon

   
   
   
 * 
   Shop the look Small Intrecciato Bi-Fold Zip Wallet
    * 
    * 
    * 
    * 
    * 
    * 
   
   
   
   
   
   
   SMALL INTRECCIATO BI-FOLD ZIP WALLET
   
   620 CHF
   
   

Previous
Next
Newsletter
Sustainability
Store locator

Youtube


SUBSCRIBE TO OUR NEWSLETTER

Close the dialog

Subscribe to the Bottega Veneta newsletter for information on collections, shows
and other exclusive updates.

* Required fields

Title * Mr. Miss, Mrs, Ms Mx I'd rather not say

E-mail*


By signing up you agree to receive updates from BOTTEGA VENETA.
For more information please consult our privacy policy.

Subscribe


THANK YOU.



Shop women's new arrivals Shop men's new arrivals
Customer care
FAQ
My order
Returns & exchanges
Our services
Careers
Pouf – Terms & Conditions of Sale
Terms
Privacy
Cookies
Shop in: Shipping to: Switzerland
Shop in: Language: English


MAKE AN APPOINTMENT

Close the dialog



SELECT YOUR COUNTRY/REGION

Close the dialog

Select your country/region

Now shipping to:

REGION Europe America Oceania Asia International website COUNTRY/REGION Austria
Belgium Bulgaria Croatia Cyprus Czech Republic Denmark Estonia Finland France
Germany Greece Hungary Ireland Italy Latvia Lithuania Luxembourg Malta Monaco
Netherlands Norway Poland Portugal Romania Slovakia (Slovak Republic) Spain
Sweden Switzerland United Kingdom Canada Mexico United States Australia Chinese
Mainland Hong Kong SAR Japan Kuwait Macau SAR Malaysia Republic of Korea Saudi
Arabia Singapore Taiwan Region Thailand United Arab Emirates International
version

Please note that the items in your cart will be shipped to the country/region
you will select.

Confirm


SELECT YOUR LANGUAGE

Close the dialog

Select a language

Please note that after modifying the language, the selected country and currency
will remain the same.

© 2024 Bottega Veneta



In addition to the cookies that are strictly necessary for the operation of this
website, Bottega Veneta 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.

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 "Accept
only technical 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. If you refuse, your choice will be recorded and communicated to
our relevant partners. You may change your preferences, and 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.
Cookie settings Accept only technical cookies Accept All Cookies



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


 * CHAT COOKIES

YOUR PRIVACY

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

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. In order to obtain accurate
analytics while enabling you to make your choice regarding the use of cookies
and other tracking tools, we've implemented a dedicated solution allowing us to
record and counting your preferences. If you prefer not to be tracked, this
system will help us complete our analysis and reports by looking at other users
similar to you. This information doesn't let us know who you are or keep
tracking your browsing on our website.

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‎

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‎
Back Button


VENDORS LIST

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Reject All Allow All