www.bottegaveneta.com
Open in
urlscan Pro
2a02:26f0:3500:2b0::44f9
Public Scan
Submitted URL: https://media.bottegaveneta.com/
Effective URL: https://www.bottegaveneta.com/de-de
Submission: On November 25 via api from US — Scanned from DE
Effective URL: https://www.bottegaveneta.com/de-de
Submission: On November 25 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMName: simpleSearch — GET /de-de/search
<form class="c-topsearch__form" action="/de-de/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="Wonach suchen Sie?" autocomplete="off" aria-label="Wonach suchen Sie?" 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 type="button" class="c-button c-button--aslink c-search__clear" data-action="clearSearch" data-ref="clearSearchBtn">
<span aria-hidden="true" class="c-icon--form-clear"></span>
<span class="u-sronly"> Abbrechen </span>
</button>
<button type="submit" class="c-button c-button--aslink c-search__button" data-action="submitSearch">
<svg class="c-iconsvg c-iconsvg--search" aria-hidden="true" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" height="17.29" viewBox="0 0 512 512"
enable-background="new 0 0 512 512" xml:space="preserve">
<path fill="#000000" d="M510.1,456.3l-112-112c29.4-36.3,47.2-82.5,47.2-132.8C445.2,94.9,350.3,0,233.7,0S22.3,94.9,22.3,211.5
S117.1,423,233.7,423c50.3,0,96.5-17.7,132.8-47.2l112,112L510.1,456.3z M66.8,211.5c0-92.1,74.9-167,167-167s167,74.9,167,167
s-74.9,167-167,167S66.8,303.5,66.8,211.5z"></path>
</svg>
<span class="u-sronly"> Suchen </span>
</button>
</div>
<p class="u-sronly" id="searchDescriptionText"> Während der Eingabe Ihrer Suchbegriffe können Vorschläge unter dem Formular erscheinen, ohne es zu bestätigen. </p>
</div>
<div class="u-sronly" aria-live="polite" data-ref="resultsfound" data-content="Vorschläge gefunden. Entdecken Sie sie direkt im Anschluss an das Formular, ohne es zu bestätigen."></div>
<div class="c-topsearch__contentcontainer c-searchnoresult" data-ref="searchContent">
<div class="c-searchnoresult__wrapper ca-searchnoresult__content">
<div class="html-slot-container">
<div class="ca-searchnoresult__categories">
<section class="ca-searchnoresult__section">
<h2 class="ca-searchnoresult__heading">Populäre Suchen</h2>
<ul>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/schuhe/sandalen">Sandalen für Damen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/taschen/neue-taschen">Neu Taschen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/neuheiten">Winter 24 Damen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/herren/neuheiten">Winter 24 Herren</a>
</li>
</ul>
</section>
</div>
</div>
</div>
<div data-component="recommendationsManager" class="c-topsearch__recommendations">
<div data-component="productRecommendations" data-context="searchOverlay">
<div data-component="recentlyViewed" data-bind="recentlyViewedReco" data-gtm="{"currencyCode":"EUR","pageType":""}" data-listname="recentlyViewed" data-location="searchPopin">
</div>
</div>
<div data-component="productRecommendations" data-context="searchOverlay">
<div data-component="recentlyViewed" data-gtm="{"currencyCode":"EUR","pageType":""}" 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 = '[["products-in-all-categories"]]';
var slotRecommendationType = 'RECOMMENDATION';
// removing any leading/trailing square brackets and escaped quotes:
recommender = recommender.replace(/\[|\]|"/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/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/de_DE/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"> Das könnte Ihnen auch gefallen </span>
<span class="c-recommendationscarousel__titlemostwanted"> Am meisten gesucht </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: '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\/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 swiper-slide-active" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="0" style="width: 294.75px;">
<article class="c-product" data-pid="796262V3IV12190" data-component="productTile"
data-gtmproduct="{"id":"796262V3IV12190","name":"hop","collection":"F_W_2024/S_S_2024/S_S_2025","productSMC":"796262V3IV12190","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"fondant","colorId":"2190","size":"","price":3200,"discountPrice":null,"coupon":null,"subCategory":"women-hop","category":"women-bags","topCategory":"women","productCategory":"women-hop","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_shoulder_bags","superMicroCategory":"bv_super_micro_women_shoulder_bags","list":"undefined","stock":"preorder","productGlobalSMC":"796262V3IV12190"}">
<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="/de-de/hop-fondant-796262V3IV12190.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796262V3IV12190" aria-label="Hop">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
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(-273px, 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: 273px;">
<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="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: 273px;">
<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="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: 273px;">
<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="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: 273px;">
<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="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: 273px;">
<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="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: 273px;">
<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="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: 273px;">
<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="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: 273px;">
<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="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"> Hop </h2>
<meta itemprop="name" content="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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3200.00"> 3200 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Vorbestellung </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: '690225VCPP0',
sku: '',
type: 'vgroup',
alt_id: '690225VCPP02132'
}];
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\/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: "690225VCPP02132",
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: 294.75px;">
<article class="c-product" data-pid="690225VCPP02132" data-component="productTile"
data-gtmproduct="{"id":"690225VCPP02132","name":"small jodie","collection":"F_W_2023/F_W_2024/S_S_2022/S_S_2024/S_S_2025","productSMC":"690225VCPP02132","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"fondant","colorId":"2132","size":"","price":2900,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_shoulder_bags","superMicroCategory":"bv_super_micro_women_shoulder_bags","list":"undefined","stock":"instock","productGlobalSMC":"690225VCPP02132"}">
<div class="c-product__wrapper c-product__inner" id="690225VCPP02132" data-pid="690225VCPP02132" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/kleine-jodie-fondant-690225VCPP02132.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="690225VCPP02132" aria-label="Kleine Jodie">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Kleine Jodie
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small_thumbnail-690225VCPP02132_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small-690225VCPP02132_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Medium-690225VCPP02132_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Large-690225VCPP02132_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small_thumbnail-690225VCPP02132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small-690225VCPP02132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Medium-690225VCPP02132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Large-690225VCPP02132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Thumbnail-690225VCPP02132_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Small_thumbnail-690225VCPP02132_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Thumbnail-690225VCPP02132_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Small-690225VCPP02132_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Medium-690225VCPP02132_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Large-690225VCPP02132_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Thumbnail-690225VCPP02132_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Small_thumbnail-690225VCPP02132_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Thumbnail-690225VCPP02132_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Small-690225VCPP02132_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Medium-690225VCPP02132_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Large-690225VCPP02132_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small_thumbnail-690225VCPP02132_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small-690225VCPP02132_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Medium-690225VCPP02132_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Large-690225VCPP02132_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small_thumbnail-690225VCPP02132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small-690225VCPP02132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Medium-690225VCPP02132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Large-690225VCPP02132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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"> Kleine Jodie </h2>
<meta itemprop="name" content="Kleine Jodie">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2900.00"> 2900 € </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: '766016VCPP1',
sku: '',
type: 'vgroup',
alt_id: '766016VCPP16814'
}];
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\/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: "766016VCPP16814",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="2" style="width: 294.75px;">
<article class="c-product" data-pid="766016VCPP16814" data-component="productTile"
data-gtmproduct="{"id":"766016VCPP16814","name":"andiamo","collection":"F_W_2023/S_S_2025","productSMC":"766016VCPP16814","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"cameo","colorId":"6814","size":"","price":4500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_top_handle_bags","superMicroCategory":"bv_super_micro_women_top_handle_bags","list":"undefined","stock":"instock","productGlobalSMC":"766016VCPP16814"}">
<div class="c-product__wrapper c-product__inner" id="766016VCPP16814" data-pid="766016VCPP16814" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/andiamo-cameo-766016VCPP16814.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766016VCPP16814" aria-label="Andiamo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small_thumbnail-766016VCPP16814_H.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small-766016VCPP16814_H.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Medium-766016VCPP16814_H.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Large-766016VCPP16814_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small_thumbnail-766016VCPP16814_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small-766016VCPP16814_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Medium-766016VCPP16814_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Large-766016VCPP16814_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Thumbnail-766016VCPP16814_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Small_thumbnail-766016VCPP16814_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Thumbnail-766016VCPP16814_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Small-766016VCPP16814_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Medium-766016VCPP16814_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Large-766016VCPP16814_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Thumbnail-766016VCPP16814_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Small_thumbnail-766016VCPP16814_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Thumbnail-766016VCPP16814_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Small-766016VCPP16814_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Medium-766016VCPP16814_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Large-766016VCPP16814_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Thumbnail-766016VCPP16814_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Small_thumbnail-766016VCPP16814_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Thumbnail-766016VCPP16814_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Small-766016VCPP16814_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Medium-766016VCPP16814_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Large-766016VCPP16814_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Thumbnail-766016VCPP16814_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Small_thumbnail-766016VCPP16814_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Thumbnail-766016VCPP16814_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Small-766016VCPP16814_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Medium-766016VCPP16814_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Large-766016VCPP16814_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Thumbnail-766016VCPP16814_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Small_thumbnail-766016VCPP16814_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Thumbnail-766016VCPP16814_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Small-766016VCPP16814_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Medium-766016VCPP16814_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Large-766016VCPP16814_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Thumbnail-766016VCPP16814_G.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Small_thumbnail-766016VCPP16814_G.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Thumbnail-766016VCPP16814_G.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Small-766016VCPP16814_G.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Medium-766016VCPP16814_G.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Large-766016VCPP16814_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small_thumbnail-766016VCPP16814_H.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small-766016VCPP16814_H.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Medium-766016VCPP16814_H.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Large-766016VCPP16814_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small_thumbnail-766016VCPP16814_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small-766016VCPP16814_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Medium-766016VCPP16814_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Large-766016VCPP16814_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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"> Andiamo </h2>
<meta itemprop="name" content="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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="4500.00"> 4500 € </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: '766016VCPP1',
sku: '',
type: 'vgroup',
alt_id: '766016VCPP11139'
}];
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\/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: "766016VCPP11139",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="3" style="width: 294.75px;">
<article class="c-product" data-pid="766016VCPP11139" data-component="productTile"
data-gtmproduct="{"id":"766016VCPP11139","name":"andiamo","collection":"F_W_2023/F_W_2024/S_S_2024/S_S_2025","productSMC":"766016VCPP11139","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"black","colorId":"1139","size":"","price":4500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_top_handle_bags","superMicroCategory":"bv_super_micro_women_top_handle_bags","list":"undefined","stock":"instock","productGlobalSMC":"766016VCPP11139"}">
<div class="c-product__wrapper c-product__inner" id="766016VCPP11139" data-pid="766016VCPP11139" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/andiamo-black-766016VCPP11139.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766016VCPP11139" aria-label="Andiamo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
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(-273px, 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="8" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small_thumbnail-766016VCPP11139_I.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small-766016VCPP11139_I.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Medium-766016VCPP11139_I.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Large-766016VCPP11139_I.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Andiamo" itemprop="image" data-cs-override-id="image-slide9">
</li>
<li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small_thumbnail-766016VCPP11139_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small-766016VCPP11139_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Medium-766016VCPP11139_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Large-766016VCPP11139_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Thumbnail-766016VCPP11139_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Small_thumbnail-766016VCPP11139_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Thumbnail-766016VCPP11139_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Small-766016VCPP11139_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Medium-766016VCPP11139_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Large-766016VCPP11139_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Thumbnail-766016VCPP11139_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Small_thumbnail-766016VCPP11139_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Thumbnail-766016VCPP11139_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Small-766016VCPP11139_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Medium-766016VCPP11139_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Large-766016VCPP11139_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Thumbnail-766016VCPP11139_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Small_thumbnail-766016VCPP11139_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Thumbnail-766016VCPP11139_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Small-766016VCPP11139_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Medium-766016VCPP11139_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Large-766016VCPP11139_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Thumbnail-766016VCPP11139_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Small_thumbnail-766016VCPP11139_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Thumbnail-766016VCPP11139_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Small-766016VCPP11139_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Medium-766016VCPP11139_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Large-766016VCPP11139_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Thumbnail-766016VCPP11139_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Small_thumbnail-766016VCPP11139_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Thumbnail-766016VCPP11139_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Small-766016VCPP11139_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Medium-766016VCPP11139_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Large-766016VCPP11139_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Thumbnail-766016VCPP11139_G.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Small_thumbnail-766016VCPP11139_G.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Thumbnail-766016VCPP11139_G.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Small-766016VCPP11139_G.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Medium-766016VCPP11139_G.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Large-766016VCPP11139_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Thumbnail-766016VCPP11139_H.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Small_thumbnail-766016VCPP11139_H.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Thumbnail-766016VCPP11139_H.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Small-766016VCPP11139_H.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Medium-766016VCPP11139_H.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Large-766016VCPP11139_H.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Andiamo" itemprop="image" data-cs-override-id="image-slide8">
</li>
<li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="8" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small_thumbnail-766016VCPP11139_I.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small-766016VCPP11139_I.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Medium-766016VCPP11139_I.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Large-766016VCPP11139_I.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Andiamo" itemprop="image" data-cs-override-id="image-slide9">
</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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small_thumbnail-766016VCPP11139_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small-766016VCPP11139_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Medium-766016VCPP11139_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Large-766016VCPP11139_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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><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"> Andiamo </h2>
<meta itemprop="name" content="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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="4500.00"> 4500 € </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\/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="4" style="width: 294.75px;">
<article class="c-product" data-pid="766014VCPP12273" data-component="productTile"
data-gtmproduct="{"id":"766014VCPP12273","name":"small andiamo","collection":"F_W_2023/F_W_2024/S_S_2024/S_S_2025","productSMC":"766014VCPP12273","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"barolo","colorId":"2273","size":"","price":3800,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-us","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-us","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_top_handle_bags","superMicroCategory":"bv_super_micro_women_top_handle_bags","list":"undefined","stock":"preorder","productGlobalSMC":"766014VCPP12273"}">
<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="/de-de/kleine-andiamo-barolo-766014VCPP12273.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766014VCPP12273" aria-label="Kleine Andiamo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Kleine 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(-273px, 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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: 273px;">
<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="Kleine 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"> Kleine Andiamo </h2>
<meta itemprop="name" content="Kleine 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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3800.00"> 3800 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Vorbestellung </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: '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\/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="5" style="width: 294.75px;">
<article class="c-product" data-pid="785807V40Z12250" data-component="productTile"
data-gtmproduct="{"id":"785807V40Z12250","name":"lauren 1980","collection":"F_W_2024/S_S_2024/S_S_2025","productSMC":"785807V40Z12250","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"barolo","colorId":"2250","size":"","price":3500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_clutches","superMicroCategory":"bv_super_micro_women_clutches","list":"undefined","stock":"notifyMe","productGlobalSMC":"785807V40Z12250"}">
<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="/de-de/lauren-1980-barolo-785807V40Z12250.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="785807V40Z12250" aria-label="Lauren 1980">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Lauren 1980
</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(-273px, 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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: 273px;">
<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="Lauren 1980" 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"> Lauren 1980 </h2>
<meta itemprop="name" content="Lauren 1980">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3500.00"> 3500 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Demnächst erhältlich </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: '600261VCPP0',
sku: '',
type: 'vgroup',
alt_id: '600261VCPP02132'
}];
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\/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: "600261VCPP02132",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="6" style="width: 294.75px;">
<article class="c-product" data-pid="600261VCPP02132" data-component="productTile"
data-gtmproduct="{"id":"600261VCPP02132","name":"jodie","collection":"F_W_2021/S_S_2020/S_S_2021","productSMC":"600261VCPP02132","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"fondant","colorId":"2132","size":"","price":3500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_shoulder_bags","superMicroCategory":"bv_super_micro_women_shoulder_bags","list":"undefined","stock":"instock","productGlobalSMC":"600261VCPP02132"}">
<div class="c-product__wrapper c-product__inner" id="600261VCPP02132" data-pid="600261VCPP02132" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/jodie-fondant-600261VCPP02132.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="600261VCPP02132" aria-label="Jodie">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Jodie
</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(-273px, 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="2" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small_thumbnail-600261VCPP02132_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small-600261VCPP02132_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Medium-600261VCPP02132_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Large-600261VCPP02132_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" itemprop="image" data-cs-override-id="image-slide3">
</li>
<li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small_thumbnail-600261VCPP02132_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small-600261VCPP02132_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Medium-600261VCPP02132_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Large-600261VCPP02132_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Thumbnail-600261VCPP02132_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Small_thumbnail-600261VCPP02132_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Thumbnail-600261VCPP02132_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Small-600261VCPP02132_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Medium-600261VCPP02132_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Large-600261VCPP02132_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" itemprop="image" data-cs-override-id="image-slide2">
</li>
<li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small_thumbnail-600261VCPP02132_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small-600261VCPP02132_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Medium-600261VCPP02132_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Large-600261VCPP02132_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" itemprop="image" data-cs-override-id="image-slide3">
</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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small_thumbnail-600261VCPP02132_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small-600261VCPP02132_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Medium-600261VCPP02132_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Large-600261VCPP02132_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" 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></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"> Jodie </h2>
<meta itemprop="name" content="Jodie">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3500.00"> 3500 € </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: '805018V4P41',
sku: '',
type: 'vgroup',
alt_id: '805018V4P418101'
}];
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\/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: "805018V4P418101",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="7" style="width: 294.75px;">
<article class="c-product" data-pid="805018V4P418101" data-component="productTile"
data-gtmproduct="{"id":"805018V4P418101","name":"small lauren 1980","collection":"F_W_2024/S_S_2025","productSMC":"805018V4P418101","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"silver","colorId":"8101","size":"","price":3400,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_clutches","superMicroCategory":"bv_super_micro_women_clutches","list":"undefined","stock":"instock","productGlobalSMC":"805018V4P418101"}">
<div class="c-product__wrapper c-product__inner" id="805018V4P418101" data-pid="805018V4P418101" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/kleine-lauren-1980-silver-805018V4P418101.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="805018V4P418101" aria-label="Kleine Lauren 1980">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Kleine Lauren 1980
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small_thumbnail-805018V4P418101_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small-805018V4P418101_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Medium-805018V4P418101_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Large-805018V4P418101_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small_thumbnail-805018V4P418101_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small-805018V4P418101_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Medium-805018V4P418101_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Large-805018V4P418101_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Thumbnail-805018V4P418101_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Small_thumbnail-805018V4P418101_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Thumbnail-805018V4P418101_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Small-805018V4P418101_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Medium-805018V4P418101_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Large-805018V4P418101_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Thumbnail-805018V4P418101_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Small_thumbnail-805018V4P418101_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Thumbnail-805018V4P418101_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Small-805018V4P418101_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Medium-805018V4P418101_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Large-805018V4P418101_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Thumbnail-805018V4P418101_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Small_thumbnail-805018V4P418101_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Thumbnail-805018V4P418101_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Small-805018V4P418101_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Medium-805018V4P418101_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Large-805018V4P418101_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Thumbnail-805018V4P418101_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Small_thumbnail-805018V4P418101_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Thumbnail-805018V4P418101_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Small-805018V4P418101_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Medium-805018V4P418101_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Large-805018V4P418101_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small_thumbnail-805018V4P418101_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small-805018V4P418101_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Medium-805018V4P418101_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Large-805018V4P418101_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small_thumbnail-805018V4P418101_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small-805018V4P418101_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Medium-805018V4P418101_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Large-805018V4P418101_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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"> Kleine Lauren 1980 </h2>
<meta itemprop="name" content="Kleine Lauren 1980">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3400.00"> 3400 € </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: '717622V01D1',
sku: '',
type: 'vgroup',
alt_id: '717622V01D18847'
}];
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\/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: "717622V01D18847",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="8" style="width: 294.75px;">
<article class="c-product" data-pid="717622V01D18847" data-component="productTile"
data-gtmproduct="{"id":"717622V01D18847","name":"knot","collection":"F_W_2022/S_S_2023","productSMC":"717622V01D18847","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"space","colorId":"8847","size":"","price":3300,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_clutches","superMicroCategory":"bv_super_micro_women_clutches","list":"undefined","stock":"instock","productGlobalSMC":"717622V01D18847"}">
<div class="c-product__wrapper c-product__inner" id="717622V01D18847" data-pid="717622V01D18847" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/knot-space-717622V01D18847.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="717622V01D18847" aria-label="Knot">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Knot
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small_thumbnail-717622V01D18847_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small-717622V01D18847_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Medium-717622V01D18847_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Large-717622V01D18847_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small_thumbnail-717622V01D18847_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small-717622V01D18847_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Medium-717622V01D18847_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Large-717622V01D18847_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Thumbnail-717622V01D18847_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Small_thumbnail-717622V01D18847_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Thumbnail-717622V01D18847_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Small-717622V01D18847_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Medium-717622V01D18847_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Large-717622V01D18847_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Thumbnail-717622V01D18847_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Small_thumbnail-717622V01D18847_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Thumbnail-717622V01D18847_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Small-717622V01D18847_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Medium-717622V01D18847_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Large-717622V01D18847_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Thumbnail-717622V01D18847_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Small_thumbnail-717622V01D18847_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Thumbnail-717622V01D18847_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Small-717622V01D18847_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Medium-717622V01D18847_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Large-717622V01D18847_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small_thumbnail-717622V01D18847_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small-717622V01D18847_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Medium-717622V01D18847_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Large-717622V01D18847_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small_thumbnail-717622V01D18847_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small-717622V01D18847_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Medium-717622V01D18847_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Large-717622V01D18847_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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 </h2>
<meta itemprop="name" content="Knot">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3300.00"> 3300 € </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: '796638V1W51',
sku: '',
type: 'vgroup',
alt_id: '796638V1W512929'
}];
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\/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: "796638V1W512929",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="9" style="width: 294.75px;">
<article class="c-product" data-pid="796638V1W512929" data-component="productTile"
data-gtmproduct="{"id":"796638V1W512929","name":"gemelli messenger","collection":"F_W_2024","productSMC":"796638V1W512929","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"travertine","colorId":"2929","size":"","price":2700,"discountPrice":null,"coupon":null,"subCategory":"women-crossbody-bags","category":"women-bags","topCategory":"women","productCategory":"women-crossbody-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_crossbody_bags","superMicroCategory":"bv_super_micro_women_crossbody_bags","list":"undefined","stock":"instock","productGlobalSMC":"796638V1W512929"}">
<div class="c-product__wrapper c-product__inner" id="796638V1W512929" data-pid="796638V1W512929" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/gemelli-messenger-travertine-796638V1W512929.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796638V1W512929" aria-label="Gemelli Messenger">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Gemelli Messenger
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small_thumbnail-796638V1W512929_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small-796638V1W512929_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Medium-796638V1W512929_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Large-796638V1W512929_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small_thumbnail-796638V1W512929_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small-796638V1W512929_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Medium-796638V1W512929_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Large-796638V1W512929_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Thumbnail-796638V1W512929_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Small_thumbnail-796638V1W512929_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Thumbnail-796638V1W512929_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Small-796638V1W512929_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Medium-796638V1W512929_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Large-796638V1W512929_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Thumbnail-796638V1W512929_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Small_thumbnail-796638V1W512929_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Thumbnail-796638V1W512929_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Small-796638V1W512929_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Medium-796638V1W512929_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Large-796638V1W512929_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Thumbnail-796638V1W512929_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Small_thumbnail-796638V1W512929_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Thumbnail-796638V1W512929_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Small-796638V1W512929_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Medium-796638V1W512929_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Large-796638V1W512929_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small_thumbnail-796638V1W512929_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small-796638V1W512929_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Medium-796638V1W512929_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Large-796638V1W512929_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small_thumbnail-796638V1W512929_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small-796638V1W512929_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Medium-796638V1W512929_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Large-796638V1W512929_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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"> Gemelli Messenger </h2>
<meta itemprop="name" content="Gemelli Messenger">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2700.00"> 2700 € </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: '651876VCPP5',
sku: '',
type: 'vgroup',
alt_id: '651876VCPP58803'
}];
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\/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: "651876VCPP58803",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="10" style="width: 294.75px;">
<article class="c-product" data-pid="651876VCPP58803" data-component="productTile"
data-gtmproduct="{"id":"651876VCPP58803","name":"mini jodie","collection":"F_W_2021/F_W_2022/F_W_2023/F_W_2024/S_S_2021/S_S_2022/S_S_2023/S_S_2024/S_S_2025","productSMC":"651876VCPP58803","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"black","colorId":"8803","size":"","price":2400,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"651876VCPP58803"}">
<div class="c-product__wrapper c-product__inner" id="651876VCPP58803" data-pid="651876VCPP58803" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mini-jodie-black-651876VCPP58803.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="651876VCPP58803" aria-label="Mini Jodie">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mini Jodie
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small_thumbnail-651876VCPP58803_E.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small-651876VCPP58803_E.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Medium-651876VCPP58803_E.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Large-651876VCPP58803_E.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small_thumbnail-651876VCPP58803_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small-651876VCPP58803_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Medium-651876VCPP58803_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Large-651876VCPP58803_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Thumbnail-651876VCPP58803_B.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Small_thumbnail-651876VCPP58803_B.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Thumbnail-651876VCPP58803_B.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Small-651876VCPP58803_B.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Medium-651876VCPP58803_B.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Large-651876VCPP58803_B.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Thumbnail-651876VCPP58803_C.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Small_thumbnail-651876VCPP58803_C.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Thumbnail-651876VCPP58803_C.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Small-651876VCPP58803_C.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Medium-651876VCPP58803_C.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Large-651876VCPP58803_C.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small_thumbnail-651876VCPP58803_E.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small-651876VCPP58803_E.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Medium-651876VCPP58803_E.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Large-651876VCPP58803_E.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small_thumbnail-651876VCPP58803_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small-651876VCPP58803_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Medium-651876VCPP58803_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Large-651876VCPP58803_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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"> Mini Jodie </h2>
<meta itemprop="name" content="Mini Jodie">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2400.00"> 2400 € </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: '736125V2GV1',
sku: '',
type: 'vgroup',
alt_id: '736125V2GV19233'
}];
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\/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: "736125V2GV19233",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="11" style="width: 294.75px;">
<article class="c-product" data-pid="736125V2GV19233" data-component="productTile"
data-gtmproduct="{"id":"736125V2GV19233","name":"mini loop camera bag","collection":"F_W_2023/F_W_2024/S_S_2023/S_S_2024/S_S_2025","productSMC":"736125V2GV19233","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"bone","colorId":"9233","size":"","price":2200,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_crossbody_bags","superMicroCategory":"bv_super_micro_women_crossbody_bags","list":"undefined","stock":"notifyMe","productGlobalSMC":"736125V2GV19233"}">
<div class="c-product__wrapper c-product__inner" id="736125V2GV19233" data-pid="736125V2GV19233" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mini-loop-kameratasche-bone-736125V2GV19233.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="736125V2GV19233" aria-label="Mini Loop Kameratasche">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mini Loop Kameratasche
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small_thumbnail-736125V2GV19233_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small-736125V2GV19233_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Medium-736125V2GV19233_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Large-736125V2GV19233_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small_thumbnail-736125V2GV19233_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small-736125V2GV19233_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Medium-736125V2GV19233_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Large-736125V2GV19233_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Thumbnail-736125V2GV19233_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Small_thumbnail-736125V2GV19233_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Thumbnail-736125V2GV19233_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Small-736125V2GV19233_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Medium-736125V2GV19233_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Large-736125V2GV19233_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Thumbnail-736125V2GV19233_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Small_thumbnail-736125V2GV19233_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Thumbnail-736125V2GV19233_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Small-736125V2GV19233_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Medium-736125V2GV19233_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Large-736125V2GV19233_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Thumbnail-736125V2GV19233_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Small_thumbnail-736125V2GV19233_D.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Thumbnail-736125V2GV19233_D.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Small-736125V2GV19233_D.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Medium-736125V2GV19233_D.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Large-736125V2GV19233_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small_thumbnail-736125V2GV19233_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small-736125V2GV19233_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Medium-736125V2GV19233_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Large-736125V2GV19233_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small_thumbnail-736125V2GV19233_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small-736125V2GV19233_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Medium-736125V2GV19233_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Large-736125V2GV19233_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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"> Mini Loop Kameratasche </h2>
<meta itemprop="name" content="Mini Loop Kameratasche">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2200.00"> 2200 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Demnächst erhältlich </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: '789109V3IV1',
sku: '',
type: 'vgroup',
alt_id: '789109V3IV12355'
}];
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\/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: "789109V3IV12355",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="12" style="width: 294.75px;">
<article class="c-product" data-pid="789109V3IV12355" data-component="productTile"
data-gtmproduct="{"id":"789109V3IV12355","name":"bang bang vanity case","collection":"S_S_2024/S_S_2025","productSMC":"789109V3IV12355","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"pinecone","colorId":"2355","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"789109V3IV12355"}">
<div class="c-product__wrapper c-product__inner" id="789109V3IV12355" data-pid="789109V3IV12355" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/bang-bang-vanity-case-pinecone-789109V3IV12355.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="789109V3IV12355" aria-label="Bang Bang Vanity Case">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Bang Bang Vanity 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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small_thumbnail-789109V3IV12355_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small-789109V3IV12355_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Medium-789109V3IV12355_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Large-789109V3IV12355_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small_thumbnail-789109V3IV12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small-789109V3IV12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Medium-789109V3IV12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Large-789109V3IV12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Thumbnail-789109V3IV12355_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Small_thumbnail-789109V3IV12355_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Thumbnail-789109V3IV12355_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Small-789109V3IV12355_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Medium-789109V3IV12355_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Large-789109V3IV12355_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Thumbnail-789109V3IV12355_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Small_thumbnail-789109V3IV12355_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Thumbnail-789109V3IV12355_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Small-789109V3IV12355_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Medium-789109V3IV12355_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Large-789109V3IV12355_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Thumbnail-789109V3IV12355_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Small_thumbnail-789109V3IV12355_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Thumbnail-789109V3IV12355_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Small-789109V3IV12355_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Medium-789109V3IV12355_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Large-789109V3IV12355_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Thumbnail-789109V3IV12355_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Small_thumbnail-789109V3IV12355_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Thumbnail-789109V3IV12355_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Small-789109V3IV12355_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Medium-789109V3IV12355_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Large-789109V3IV12355_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small_thumbnail-789109V3IV12355_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small-789109V3IV12355_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Medium-789109V3IV12355_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Large-789109V3IV12355_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small_thumbnail-789109V3IV12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small-789109V3IV12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Medium-789109V3IV12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Large-789109V3IV12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity 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><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"> Bang Bang Vanity Case </h2>
<meta itemprop="name" content="Bang Bang Vanity 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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '776221VCQGC',
sku: '',
type: 'vgroup',
alt_id: '776221VCQGC1425'
}];
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\/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: "776221VCQGC1425",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="13" style="width: 294.75px;">
<article class="c-product" data-pid="776221VCQGC1425" data-component="productTile"
data-gtmproduct="{"id":"776221VCQGC1425","name":"large crossroad hobo","collection":"F_W_2024/S_S_2024","productSMC":"776221VCQGC1425","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"light graphite","colorId":"1425","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"men-tote-bags","category":"men-bags","topCategory":"men","productCategory":"men-tote-bags","macroCategory":"bv_macro_men_bags","microCategory":"bv_micro_men_tote_bags","superMicroCategory":"bv_super_micro_men_tote_bags","list":"undefined","stock":"instock","productGlobalSMC":"776221VCQGC1425"}">
<div class="c-product__wrapper c-product__inner" id="776221VCQGC1425" data-pid="776221VCQGC1425" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/grosse-crossroad-hobo-light-graphite-776221VCQGC1425.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="776221VCQGC1425" aria-label="Große Crossroad Hobo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Große Crossroad Hobo
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small_thumbnail-776221VCQGC1425_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small-776221VCQGC1425_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Medium-776221VCQGC1425_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Large-776221VCQGC1425_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small_thumbnail-776221VCQGC1425_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small-776221VCQGC1425_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Medium-776221VCQGC1425_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Large-776221VCQGC1425_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Thumbnail-776221VCQGC1425_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Small_thumbnail-776221VCQGC1425_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Thumbnail-776221VCQGC1425_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Small-776221VCQGC1425_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Medium-776221VCQGC1425_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Large-776221VCQGC1425_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Thumbnail-776221VCQGC1425_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Small_thumbnail-776221VCQGC1425_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Thumbnail-776221VCQGC1425_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Small-776221VCQGC1425_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Medium-776221VCQGC1425_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Large-776221VCQGC1425_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Thumbnail-776221VCQGC1425_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Small_thumbnail-776221VCQGC1425_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Thumbnail-776221VCQGC1425_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Small-776221VCQGC1425_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Medium-776221VCQGC1425_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Large-776221VCQGC1425_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Thumbnail-776221VCQGC1425_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Small_thumbnail-776221VCQGC1425_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Thumbnail-776221VCQGC1425_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Small-776221VCQGC1425_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Medium-776221VCQGC1425_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Large-776221VCQGC1425_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small_thumbnail-776221VCQGC1425_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small-776221VCQGC1425_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Medium-776221VCQGC1425_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Large-776221VCQGC1425_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small_thumbnail-776221VCQGC1425_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small-776221VCQGC1425_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Medium-776221VCQGC1425_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Large-776221VCQGC1425_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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"> Große Crossroad Hobo </h2>
<meta itemprop="name" content="Große Crossroad Hobo">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '754443V3IV1',
sku: '',
type: 'vgroup',
alt_id: '754443V3IV18425'
}];
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\/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: "754443V3IV18425",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="14" style="width: 294.75px;">
<article class="c-product" data-pid="754443V3IV18425" data-component="productTile"
data-gtmproduct="{"id":"754443V3IV18425","name":"wallace","collection":"F_W_2023/F_W_2024/S_S_2024/S_S_2025","productSMC":"754443V3IV18425","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"black","colorId":"8425","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"754443V3IV18425"}">
<div class="c-product__wrapper c-product__inner" id="754443V3IV18425" data-pid="754443V3IV18425" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/wallace-black-754443V3IV18425.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="754443V3IV18425" aria-label="Wallace">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Wallace
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small_thumbnail-754443V3IV18425_F.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small-754443V3IV18425_F.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Medium-754443V3IV18425_F.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Large-754443V3IV18425_F.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small_thumbnail-754443V3IV18425_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small-754443V3IV18425_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Medium-754443V3IV18425_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Large-754443V3IV18425_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Thumbnail-754443V3IV18425_B.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Small_thumbnail-754443V3IV18425_B.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Thumbnail-754443V3IV18425_B.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Small-754443V3IV18425_B.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Medium-754443V3IV18425_B.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Large-754443V3IV18425_B.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Thumbnail-754443V3IV18425_C.jpg?v=5" data-srcset="https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Small_thumbnail-754443V3IV18425_C.jpg?v=5 171w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Thumbnail-754443V3IV18425_C.jpg?v=5 342w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Small-754443V3IV18425_C.jpg?v=5 513w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Medium-754443V3IV18425_C.jpg?v=5 684w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Large-754443V3IV18425_C.jpg?v=5 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Thumbnail-754443V3IV18425_D.jpg?v=6" data-srcset="https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Small_thumbnail-754443V3IV18425_D.jpg?v=6 171w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Thumbnail-754443V3IV18425_D.jpg?v=6 342w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Small-754443V3IV18425_D.jpg?v=6 513w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Medium-754443V3IV18425_D.jpg?v=6 684w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Large-754443V3IV18425_D.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small_thumbnail-754443V3IV18425_F.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small-754443V3IV18425_F.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Medium-754443V3IV18425_F.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Large-754443V3IV18425_F.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small_thumbnail-754443V3IV18425_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small-754443V3IV18425_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Medium-754443V3IV18425_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Large-754443V3IV18425_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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"> Wallace </h2>
<meta itemprop="name" content="Wallace">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '789109V3IV1',
sku: '',
type: 'vgroup',
alt_id: '789109V3IV12247'
}];
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\/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: "789109V3IV12247",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="15" style="width: 294.75px;">
<article class="c-product" data-pid="789109V3IV12247" data-component="productTile"
data-gtmproduct="{"id":"789109V3IV12247","name":"bang bang vanity case","collection":"F_W_2024/F_W_2025/S_S_2024/S_S_2025","productSMC":"789109V3IV12247","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"barolo","colorId":"2247","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"789109V3IV12247"}">
<div class="c-product__wrapper c-product__inner" id="789109V3IV12247" data-pid="789109V3IV12247" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/bang-bang-vanity-case-barolo-789109V3IV12247.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="789109V3IV12247" aria-label="Bang Bang Vanity Case">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Bang Bang Vanity 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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small_thumbnail-789109V3IV12247_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small-789109V3IV12247_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Medium-789109V3IV12247_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Large-789109V3IV12247_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small_thumbnail-789109V3IV12247_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small-789109V3IV12247_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Medium-789109V3IV12247_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Large-789109V3IV12247_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Thumbnail-789109V3IV12247_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Small_thumbnail-789109V3IV12247_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Thumbnail-789109V3IV12247_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Small-789109V3IV12247_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Medium-789109V3IV12247_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Large-789109V3IV12247_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Thumbnail-789109V3IV12247_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Small_thumbnail-789109V3IV12247_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Thumbnail-789109V3IV12247_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Small-789109V3IV12247_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Medium-789109V3IV12247_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Large-789109V3IV12247_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Thumbnail-789109V3IV12247_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Small_thumbnail-789109V3IV12247_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Thumbnail-789109V3IV12247_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Small-789109V3IV12247_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Medium-789109V3IV12247_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Large-789109V3IV12247_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Thumbnail-789109V3IV12247_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Small_thumbnail-789109V3IV12247_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Thumbnail-789109V3IV12247_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Small-789109V3IV12247_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Medium-789109V3IV12247_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Large-789109V3IV12247_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small_thumbnail-789109V3IV12247_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small-789109V3IV12247_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Medium-789109V3IV12247_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Large-789109V3IV12247_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small_thumbnail-789109V3IV12247_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small-789109V3IV12247_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Medium-789109V3IV12247_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Large-789109V3IV12247_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity 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><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"> Bang Bang Vanity Case </h2>
<meta itemprop="name" content="Bang Bang Vanity 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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '723547V1G11',
sku: '',
type: 'vgroup',
alt_id: '723547V1G118837'
}];
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\/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: "723547V1G118837",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="16" style="width: 294.75px;">
<article class="c-product" data-pid="723547V1G118837" data-component="productTile"
data-gtmproduct="{"id":"723547V1G118837","name":"mini loop camera bag","collection":"S_S_2023","productSMC":"723547V1G118837","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"space","colorId":"8837","size":"","price":1950,"discountPrice":null,"coupon":null,"subCategory":null,"category":"women-bags","topCategory":"women","productCategory":"women-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_crossbody_bags","superMicroCategory":"bv_super_micro_women_crossbody_bags","list":"undefined","stock":"outofstock","productGlobalSMC":"723547V1G118837"}">
<div class="c-product__wrapper c-product__inner" id="723547V1G118837" data-pid="723547V1G118837" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mini-loop-kameratasche-space-723547V1G118837.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="723547V1G118837" aria-label="Mini Loop Kameratasche">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mini Loop Kameratasche
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small_thumbnail-723547V1G118837_D.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small-723547V1G118837_D.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Medium-723547V1G118837_D.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Large-723547V1G118837_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small_thumbnail-723547V1G118837_A.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small-723547V1G118837_A.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Medium-723547V1G118837_A.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Large-723547V1G118837_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Thumbnail-723547V1G118837_B.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Small_thumbnail-723547V1G118837_B.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Thumbnail-723547V1G118837_B.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Small-723547V1G118837_B.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Medium-723547V1G118837_B.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Large-723547V1G118837_B.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Thumbnail-723547V1G118837_C.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Small_thumbnail-723547V1G118837_C.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Thumbnail-723547V1G118837_C.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Small-723547V1G118837_C.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Medium-723547V1G118837_C.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Large-723547V1G118837_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small_thumbnail-723547V1G118837_D.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small-723547V1G118837_D.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Medium-723547V1G118837_D.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Large-723547V1G118837_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small_thumbnail-723547V1G118837_A.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small-723547V1G118837_A.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Medium-723547V1G118837_A.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Large-723547V1G118837_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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"> Mini Loop Kameratasche </h2>
<meta itemprop="name" content="Mini Loop Kameratasche">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="1950.00"> 1950 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> In Boutique suchen </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: '796728V3IV1',
sku: '',
type: 'vgroup',
alt_id: '796728V3IV12132'
}];
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\/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: "796728V3IV12132",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="17" style="width: 294.75px;">
<article class="c-product" data-pid="796728V3IV12132" data-component="productTile"
data-gtmproduct="{"id":"796728V3IV12132","name":"medium dustbag","collection":"F_W_2024/S_S_2025","productSMC":"796728V3IV12132","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"fondant","colorId":"2132","size":"","price":1600,"discountPrice":null,"coupon":null,"subCategory":"women-mini-bags","category":"women-bags","topCategory":"women","productCategory":"women-mini-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"outofstock","productGlobalSMC":"796728V3IV12132"}">
<div class="c-product__wrapper c-product__inner" id="796728V3IV12132" data-pid="796728V3IV12132" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mittelgrosse-dustbag-fondant-796728V3IV12132.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796728V3IV12132" aria-label="Mittelgroße Dustbag">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mittelgroße Dustbag
</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(-273px, 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small_thumbnail-796728V3IV12132_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small-796728V3IV12132_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Medium-796728V3IV12132_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Large-796728V3IV12132_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small_thumbnail-796728V3IV12132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small-796728V3IV12132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Medium-796728V3IV12132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Large-796728V3IV12132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Thumbnail-796728V3IV12132_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Small_thumbnail-796728V3IV12132_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Thumbnail-796728V3IV12132_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Small-796728V3IV12132_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Medium-796728V3IV12132_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Large-796728V3IV12132_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Thumbnail-796728V3IV12132_C.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Small_thumbnail-796728V3IV12132_C.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Thumbnail-796728V3IV12132_C.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Small-796728V3IV12132_C.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Medium-796728V3IV12132_C.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Large-796728V3IV12132_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Thumbnail-796728V3IV12132_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Small_thumbnail-796728V3IV12132_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Thumbnail-796728V3IV12132_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Small-796728V3IV12132_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Medium-796728V3IV12132_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Large-796728V3IV12132_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Thumbnail-796728V3IV12132_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Small_thumbnail-796728V3IV12132_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Thumbnail-796728V3IV12132_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Small-796728V3IV12132_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Medium-796728V3IV12132_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Large-796728V3IV12132_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small_thumbnail-796728V3IV12132_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small-796728V3IV12132_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Medium-796728V3IV12132_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Large-796728V3IV12132_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small_thumbnail-796728V3IV12132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small-796728V3IV12132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Medium-796728V3IV12132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Large-796728V3IV12132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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"> Mittelgroße Dustbag </h2>
<meta itemprop="name" content="Mittelgroße Dustbag">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="1600.00"> 1600 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> In Boutique suchen </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: '794258VCPP1',
sku: '',
type: 'vgroup',
alt_id: '794258VCPP12355'
}];
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\/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: "794258VCPP12355",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="18" style="width: 294.75px;">
<article class="c-product" data-pid="794258VCPP12355" data-component="productTile"
data-gtmproduct="{"id":"794258VCPP12355","name":"intrecciato concert pouch","collection":"F_W_2024/S_S_2025","productSMC":"794258VCPP12355","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"pinecone","colorId":"2355","size":"","price":1500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"794258VCPP12355"}">
<div class="c-product__wrapper c-product__inner" id="794258VCPP12355" data-pid="794258VCPP12355" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/intrecciato-concert-pouch-pinecone-794258VCPP12355.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="794258VCPP12355" aria-label="Intrecciato Concert Pouch">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Intrecciato Concert Pouch
</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(-273px, 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="2" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small_thumbnail-794258VCPP12355_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small-794258VCPP12355_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Medium-794258VCPP12355_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Large-794258VCPP12355_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" itemprop="image" data-cs-override-id="image-slide3">
</li>
<li class="c-product__carousel--slide swiper-slide-active" data-element="slide" data-ref="slide" data-swiper-slide-index="0" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small_thumbnail/794258VCPP12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small/794258VCPP12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Medium/794258VCPP12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Large/794258VCPP12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" 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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Thumbnail-794258VCPP12355_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Small_thumbnail-794258VCPP12355_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Thumbnail-794258VCPP12355_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Small-794258VCPP12355_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Medium-794258VCPP12355_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Large-794258VCPP12355_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" itemprop="image" data-cs-override-id="image-slide2">
</li>
<li class="c-product__carousel--slide u-hidden@lg swiper-slide-duplicate-prev" data-element="slide" data-ref="slide" data-swiper-slide-index="2" style="width: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small_thumbnail-794258VCPP12355_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small-794258VCPP12355_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Medium-794258VCPP12355_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Large-794258VCPP12355_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" itemprop="image" data-cs-override-id="image-slide3">
</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: 273px;">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small_thumbnail/794258VCPP12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small/794258VCPP12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Medium/794258VCPP12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Large/794258VCPP12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" 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></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 Concert Pouch </h2>
<meta itemprop="name" content="Intrecciato Concert Pouch">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="1500.00"> 1500 € </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"> Zurück </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"> Weiter </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>
</div>
<div class="c-topsearch__suggestcontainer" data-component="searchSuggestions">
<div class="c-topsearch__autosuggest" data-url="/on/demandware.store/Sites-BV-R-WEUR-Site/de_DE/SearchServices-GetSuggestions?getRecentSearch=true&getPopularSearch=true&q=" data-ref="topSearchSuggestions" data-bind="serchsuggestions"
data-action="close">
</div>
<div class="c-topsearch__autosuggest u-hidden" data-ref="autoSuggestNoResult">
<div class="c-suggestions">
<div class="c-suggestions__container">
<div class="c-searchnoresult">
<div class="c-searchnoresult__wrapper">
<div class="c-searchnoresult__message">
<p data-bind="noserchsuggestions"> Leider gibt es keine Ergebnisse für "{0}". Bitte suchen Sie nach einem anderen Stichwort. </p>
<div class="ca-searchnoresult">
<p class="ca-searchnoresult__title">Bitte kontaktieren Sie unseren <a href="https://www.bottegaveneta.com/de-de/contactus">Kundenservice</a>. Wir helfen Ihnen gerne weiter. </p>
</div>
</div>
<div class="ca-searchnoresult__content u-hidden@lg">
<div class="html-slot-container">
<div class="ca-searchnoresult__categories">
<section class="ca-searchnoresult__section">
<h2 class="ca-searchnoresult__heading">Populäre Suchen</h2>
<ul>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/schuhe/sandalen">Sandalen für Damen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/taschen/neue-taschen">Neu Taschen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/neuheiten">Winter 24 Damen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/herren/neuheiten">Winter 24 Herren</a>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
<div data-component="recommendationsManager" class="c-searchnoresult__recommendations">
<div data-component="productRecommendations" data-context="searchNoResults">
<div data-component="recentlyViewed" data-bind="recentlyViewedReco" data-gtm="{"currencyCode":"EUR","pageType":""}" data-listname="recentlyViewed" data-location="searchResultEmpty">
<!-- =============== 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 = '[["viewed-recently"]]';
var slotRecommendationType = 'RECOMMENDATION';
// removing any leading/trailing square brackets and escaped quotes:
recommender = recommender.replace(/\[|\]|"/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/de_DE/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 data-component="productRecommendations" data-context="searchNoResults">
<div data-component="recentlyViewed" data-gtm="{"currencyCode":"EUR","pageType":""}" data-listname="selectedForYou" data-location="searchResultEmpty" 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 = '[["products-in-all-categories"]]';
var slotRecommendationType = 'RECOMMENDATION';
// removing any leading/trailing square brackets and escaped quotes:
recommender = recommender.replace(/\[|\]|"/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/de_DE/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"> Am meisten gesucht: </h3>
<div class="c-recommendationscarousel__productslist l-productgrid" 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">
<!-- 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="0">
<article class="c-product" data-pid="796262V3IV12190" data-component="productTile"
data-gtmproduct="{"id":"796262V3IV12190","name":"hop","collection":"F_W_2024/S_S_2024/S_S_2025","productSMC":"796262V3IV12190","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"fondant","colorId":"2190","size":"","price":3200,"discountPrice":null,"coupon":null,"subCategory":"women-hop","category":"women-bags","topCategory":"women","productCategory":"women-hop","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_shoulder_bags","superMicroCategory":"bv_super_micro_women_shoulder_bags","list":"undefined","stock":"preorder","productGlobalSMC":"796262V3IV12190"}">
<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="/de-de/hop-fondant-796262V3IV12190.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796262V3IV12190" aria-label="Hop">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
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="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="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="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="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="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="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="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="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"> Hop </h2>
<meta itemprop="name" content="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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3200.00"> 3200 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Vorbestellung </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: '690225VCPP0',
sku: '',
type: 'vgroup',
alt_id: '690225VCPP02132'
}];
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: "690225VCPP02132",
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="690225VCPP02132" data-component="productTile"
data-gtmproduct="{"id":"690225VCPP02132","name":"small jodie","collection":"F_W_2023/F_W_2024/S_S_2022/S_S_2024/S_S_2025","productSMC":"690225VCPP02132","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"fondant","colorId":"2132","size":"","price":2900,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_shoulder_bags","superMicroCategory":"bv_super_micro_women_shoulder_bags","list":"undefined","stock":"instock","productGlobalSMC":"690225VCPP02132"}">
<div class="c-product__wrapper c-product__inner" id="690225VCPP02132" data-pid="690225VCPP02132" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/kleine-jodie-fondant-690225VCPP02132.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="690225VCPP02132" aria-label="Kleine Jodie">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Kleine Jodie
</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/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small_thumbnail-690225VCPP02132_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small-690225VCPP02132_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Medium-690225VCPP02132_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Large-690225VCPP02132_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small_thumbnail-690225VCPP02132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small-690225VCPP02132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Medium-690225VCPP02132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Large-690225VCPP02132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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/5b92f40b3535b5bf/Thumbnail-690225VCPP02132_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Small_thumbnail-690225VCPP02132_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Thumbnail-690225VCPP02132_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Small-690225VCPP02132_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Medium-690225VCPP02132_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/5b92f40b3535b5bf/Large-690225VCPP02132_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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/26d396eed54352e9/Thumbnail-690225VCPP02132_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Small_thumbnail-690225VCPP02132_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Thumbnail-690225VCPP02132_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Small-690225VCPP02132_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Medium-690225VCPP02132_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/26d396eed54352e9/Large-690225VCPP02132_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small_thumbnail-690225VCPP02132_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Thumbnail-690225VCPP02132_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Small-690225VCPP02132_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Medium-690225VCPP02132_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/7bad38daa5c62193/Large-690225VCPP02132_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small_thumbnail-690225VCPP02132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Thumbnail-690225VCPP02132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Small-690225VCPP02132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Medium-690225VCPP02132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/3b9060fdddd85c86/Large-690225VCPP02132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Jodie" 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"> Kleine Jodie </h2>
<meta itemprop="name" content="Kleine Jodie">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2900.00"> 2900 € </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: '766016VCPP1',
sku: '',
type: 'vgroup',
alt_id: '766016VCPP16814'
}];
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: "766016VCPP16814",
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="766016VCPP16814" data-component="productTile"
data-gtmproduct="{"id":"766016VCPP16814","name":"andiamo","collection":"F_W_2023/S_S_2025","productSMC":"766016VCPP16814","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"cameo","colorId":"6814","size":"","price":4500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_top_handle_bags","superMicroCategory":"bv_super_micro_women_top_handle_bags","list":"undefined","stock":"instock","productGlobalSMC":"766016VCPP16814"}">
<div class="c-product__wrapper c-product__inner" id="766016VCPP16814" data-pid="766016VCPP16814" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/andiamo-cameo-766016VCPP16814.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766016VCPP16814" aria-label="Andiamo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
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/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small_thumbnail-766016VCPP16814_H.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small-766016VCPP16814_H.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Medium-766016VCPP16814_H.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Large-766016VCPP16814_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small_thumbnail-766016VCPP16814_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small-766016VCPP16814_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Medium-766016VCPP16814_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Large-766016VCPP16814_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/2c6b96f7a0d89004/Thumbnail-766016VCPP16814_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Small_thumbnail-766016VCPP16814_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Thumbnail-766016VCPP16814_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Small-766016VCPP16814_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Medium-766016VCPP16814_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/2c6b96f7a0d89004/Large-766016VCPP16814_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/29269b74edebcdcf/Thumbnail-766016VCPP16814_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Small_thumbnail-766016VCPP16814_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Thumbnail-766016VCPP16814_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Small-766016VCPP16814_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Medium-766016VCPP16814_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/29269b74edebcdcf/Large-766016VCPP16814_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/17ddf366c57f96cf/Thumbnail-766016VCPP16814_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Small_thumbnail-766016VCPP16814_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Thumbnail-766016VCPP16814_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Small-766016VCPP16814_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Medium-766016VCPP16814_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/17ddf366c57f96cf/Large-766016VCPP16814_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/6935082bbb22e3ac/Thumbnail-766016VCPP16814_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Small_thumbnail-766016VCPP16814_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Thumbnail-766016VCPP16814_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Small-766016VCPP16814_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Medium-766016VCPP16814_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6935082bbb22e3ac/Large-766016VCPP16814_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/10a2d6918983c3d2/Thumbnail-766016VCPP16814_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Small_thumbnail-766016VCPP16814_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Thumbnail-766016VCPP16814_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Small-766016VCPP16814_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Medium-766016VCPP16814_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/10a2d6918983c3d2/Large-766016VCPP16814_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/178d658582ec30bd/Thumbnail-766016VCPP16814_G.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Small_thumbnail-766016VCPP16814_G.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Thumbnail-766016VCPP16814_G.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Small-766016VCPP16814_G.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Medium-766016VCPP16814_G.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/178d658582ec30bd/Large-766016VCPP16814_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small_thumbnail-766016VCPP16814_H.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Thumbnail-766016VCPP16814_H.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Small-766016VCPP16814_H.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Medium-766016VCPP16814_H.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/13a65194e61ed2c/Large-766016VCPP16814_H.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small_thumbnail-766016VCPP16814_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Thumbnail-766016VCPP16814_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Small-766016VCPP16814_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Medium-766016VCPP16814_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4bac2fc1fbe22b0d/Large-766016VCPP16814_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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"> Andiamo </h2>
<meta itemprop="name" content="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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="4500.00"> 4500 € </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: '766016VCPP1',
sku: '',
type: 'vgroup',
alt_id: '766016VCPP11139'
}];
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: "766016VCPP11139",
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="766016VCPP11139" data-component="productTile"
data-gtmproduct="{"id":"766016VCPP11139","name":"andiamo","collection":"F_W_2023/F_W_2024/S_S_2024/S_S_2025","productSMC":"766016VCPP11139","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"black","colorId":"1139","size":"","price":4500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_top_handle_bags","superMicroCategory":"bv_super_micro_women_top_handle_bags","list":"undefined","stock":"instock","productGlobalSMC":"766016VCPP11139"}">
<div class="c-product__wrapper c-product__inner" id="766016VCPP11139" data-pid="766016VCPP11139" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/andiamo-black-766016VCPP11139.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766016VCPP11139" aria-label="Andiamo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
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="8">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small_thumbnail-766016VCPP11139_I.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small-766016VCPP11139_I.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Medium-766016VCPP11139_I.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Large-766016VCPP11139_I.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Andiamo" itemprop="image" data-cs-override-id="image-slide9">
</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/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small_thumbnail-766016VCPP11139_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small-766016VCPP11139_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Medium-766016VCPP11139_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Large-766016VCPP11139_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/45f50ca669826c7a/Thumbnail-766016VCPP11139_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Small_thumbnail-766016VCPP11139_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Thumbnail-766016VCPP11139_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Small-766016VCPP11139_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Medium-766016VCPP11139_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/45f50ca669826c7a/Large-766016VCPP11139_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/1556a55741ba8df1/Thumbnail-766016VCPP11139_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Small_thumbnail-766016VCPP11139_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Thumbnail-766016VCPP11139_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Small-766016VCPP11139_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Medium-766016VCPP11139_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/1556a55741ba8df1/Large-766016VCPP11139_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/12cbb3ed9d1da1c1/Thumbnail-766016VCPP11139_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Small_thumbnail-766016VCPP11139_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Thumbnail-766016VCPP11139_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Small-766016VCPP11139_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Medium-766016VCPP11139_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/12cbb3ed9d1da1c1/Large-766016VCPP11139_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/354ba3fecdb1d2a0/Thumbnail-766016VCPP11139_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Small_thumbnail-766016VCPP11139_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Thumbnail-766016VCPP11139_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Small-766016VCPP11139_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Medium-766016VCPP11139_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/354ba3fecdb1d2a0/Large-766016VCPP11139_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/dce15341d93a19d/Thumbnail-766016VCPP11139_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Small_thumbnail-766016VCPP11139_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Thumbnail-766016VCPP11139_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Small-766016VCPP11139_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Medium-766016VCPP11139_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/dce15341d93a19d/Large-766016VCPP11139_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/4477f34d1ce08e82/Thumbnail-766016VCPP11139_G.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Small_thumbnail-766016VCPP11139_G.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Thumbnail-766016VCPP11139_G.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Small-766016VCPP11139_G.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Medium-766016VCPP11139_G.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4477f34d1ce08e82/Large-766016VCPP11139_G.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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/49021177725ba6a0/Thumbnail-766016VCPP11139_H.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Small_thumbnail-766016VCPP11139_H.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Thumbnail-766016VCPP11139_H.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Small-766016VCPP11139_H.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Medium-766016VCPP11139_H.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/49021177725ba6a0/Large-766016VCPP11139_H.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Andiamo" itemprop="image" data-cs-override-id="image-slide8">
</li>
<li class="c-product__carousel--slide u-hidden@lg" data-element="slide" data-ref="slide" data-swiper-slide-index="8">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small_thumbnail-766016VCPP11139_I.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Thumbnail-766016VCPP11139_I.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Small-766016VCPP11139_I.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Medium-766016VCPP11139_I.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3439c6c9b581de59/Large-766016VCPP11139_I.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Andiamo" itemprop="image" data-cs-override-id="image-slide9">
</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/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small_thumbnail-766016VCPP11139_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Thumbnail-766016VCPP11139_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Small-766016VCPP11139_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Medium-766016VCPP11139_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/484000fa2e0f6035/Large-766016VCPP11139_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="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"> Andiamo </h2>
<meta itemprop="name" content="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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="4500.00"> 4500 € </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="4">
<article class="c-product" data-pid="766014VCPP12273" data-component="productTile"
data-gtmproduct="{"id":"766014VCPP12273","name":"small andiamo","collection":"F_W_2023/F_W_2024/S_S_2024/S_S_2025","productSMC":"766014VCPP12273","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"barolo","colorId":"2273","size":"","price":3800,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-us","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-us","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_top_handle_bags","superMicroCategory":"bv_super_micro_women_top_handle_bags","list":"undefined","stock":"preorder","productGlobalSMC":"766014VCPP12273"}">
<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="/de-de/kleine-andiamo-barolo-766014VCPP12273.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="766014VCPP12273" aria-label="Kleine Andiamo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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="Kleine 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"> Kleine Andiamo </h2>
<meta itemprop="name" content="Kleine 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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3800.00"> 3800 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Vorbestellung </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: '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="5">
<article class="c-product" data-pid="785807V40Z12250" data-component="productTile"
data-gtmproduct="{"id":"785807V40Z12250","name":"lauren 1980","collection":"F_W_2024/S_S_2024/S_S_2025","productSMC":"785807V40Z12250","material":"","customization":"not customizable","packshotType":"image","switchProduct":"yes","brand":"bottega veneta","color":"barolo","colorId":"2250","size":"","price":3500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_clutches","superMicroCategory":"bv_super_micro_women_clutches","list":"undefined","stock":"notifyMe","productGlobalSMC":"785807V40Z12250"}">
<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="/de-de/lauren-1980-barolo-785807V40Z12250.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="785807V40Z12250" aria-label="Lauren 1980">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Lauren 1980
</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="Lauren 1980" 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="Lauren 1980" 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="Lauren 1980" 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="Lauren 1980" 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="Lauren 1980" 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="Lauren 1980" 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="Lauren 1980" 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="Lauren 1980" 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"> Lauren 1980 </h2>
<meta itemprop="name" content="Lauren 1980">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3500.00"> 3500 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Demnächst erhältlich </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: '600261VCPP0',
sku: '',
type: 'vgroup',
alt_id: '600261VCPP02132'
}];
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: "600261VCPP02132",
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="600261VCPP02132" data-component="productTile"
data-gtmproduct="{"id":"600261VCPP02132","name":"jodie","collection":"F_W_2021/S_S_2020/S_S_2021","productSMC":"600261VCPP02132","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"fondant","colorId":"2132","size":"","price":3500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_shoulder_bags","superMicroCategory":"bv_super_micro_women_shoulder_bags","list":"undefined","stock":"instock","productGlobalSMC":"600261VCPP02132"}">
<div class="c-product__wrapper c-product__inner" id="600261VCPP02132" data-pid="600261VCPP02132" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/jodie-fondant-600261VCPP02132.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="600261VCPP02132" aria-label="Jodie">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Jodie
</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="2">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small_thumbnail-600261VCPP02132_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small-600261VCPP02132_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Medium-600261VCPP02132_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Large-600261VCPP02132_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" itemprop="image" data-cs-override-id="image-slide3">
</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/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small_thumbnail-600261VCPP02132_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small-600261VCPP02132_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Medium-600261VCPP02132_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Large-600261VCPP02132_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" 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/661eaea08e923d12/Thumbnail-600261VCPP02132_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Small_thumbnail-600261VCPP02132_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Thumbnail-600261VCPP02132_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Small-600261VCPP02132_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Medium-600261VCPP02132_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/661eaea08e923d12/Large-600261VCPP02132_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" 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/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small_thumbnail-600261VCPP02132_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Thumbnail-600261VCPP02132_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Small-600261VCPP02132_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Medium-600261VCPP02132_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/829dc86819faeb5/Large-600261VCPP02132_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" itemprop="image" data-cs-override-id="image-slide3">
</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/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small_thumbnail-600261VCPP02132_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Thumbnail-600261VCPP02132_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Small-600261VCPP02132_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Medium-600261VCPP02132_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/1b95c5b434d0ea0b/Large-600261VCPP02132_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Jodie" 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"> Jodie </h2>
<meta itemprop="name" content="Jodie">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3500.00"> 3500 € </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: '805018V4P41',
sku: '',
type: 'vgroup',
alt_id: '805018V4P418101'
}];
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: "805018V4P418101",
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="805018V4P418101" data-component="productTile"
data-gtmproduct="{"id":"805018V4P418101","name":"small lauren 1980","collection":"F_W_2024/S_S_2025","productSMC":"805018V4P418101","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"silver","colorId":"8101","size":"","price":3400,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_clutches","superMicroCategory":"bv_super_micro_women_clutches","list":"undefined","stock":"instock","productGlobalSMC":"805018V4P418101"}">
<div class="c-product__wrapper c-product__inner" id="805018V4P418101" data-pid="805018V4P418101" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/kleine-lauren-1980-silver-805018V4P418101.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="805018V4P418101" aria-label="Kleine Lauren 1980">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Kleine Lauren 1980
</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/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small_thumbnail-805018V4P418101_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small-805018V4P418101_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Medium-805018V4P418101_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Large-805018V4P418101_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small_thumbnail-805018V4P418101_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small-805018V4P418101_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Medium-805018V4P418101_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Large-805018V4P418101_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/9e3da681311aeeb/Thumbnail-805018V4P418101_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Small_thumbnail-805018V4P418101_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Thumbnail-805018V4P418101_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Small-805018V4P418101_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Medium-805018V4P418101_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/9e3da681311aeeb/Large-805018V4P418101_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/4d5908319e9d3ada/Thumbnail-805018V4P418101_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Small_thumbnail-805018V4P418101_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Thumbnail-805018V4P418101_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Small-805018V4P418101_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Medium-805018V4P418101_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/4d5908319e9d3ada/Large-805018V4P418101_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/493c65756c4ebc72/Thumbnail-805018V4P418101_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Small_thumbnail-805018V4P418101_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Thumbnail-805018V4P418101_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Small-805018V4P418101_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Medium-805018V4P418101_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/493c65756c4ebc72/Large-805018V4P418101_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/1e494c449cdb3b43/Thumbnail-805018V4P418101_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Small_thumbnail-805018V4P418101_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Thumbnail-805018V4P418101_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Small-805018V4P418101_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Medium-805018V4P418101_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1e494c449cdb3b43/Large-805018V4P418101_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small_thumbnail-805018V4P418101_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Thumbnail-805018V4P418101_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Small-805018V4P418101_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Medium-805018V4P418101_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3281569782656a73/Large-805018V4P418101_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small_thumbnail-805018V4P418101_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Thumbnail-805018V4P418101_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Small-805018V4P418101_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Medium-805018V4P418101_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/5aa80545cda967e9/Large-805018V4P418101_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Kleine Lauren 1980" 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"> Kleine Lauren 1980 </h2>
<meta itemprop="name" content="Kleine Lauren 1980">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3400.00"> 3400 € </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: '717622V01D1',
sku: '',
type: 'vgroup',
alt_id: '717622V01D18847'
}];
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: "717622V01D18847",
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="717622V01D18847" data-component="productTile"
data-gtmproduct="{"id":"717622V01D18847","name":"knot","collection":"F_W_2022/S_S_2023","productSMC":"717622V01D18847","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"space","colorId":"8847","size":"","price":3300,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_clutches","superMicroCategory":"bv_super_micro_women_clutches","list":"undefined","stock":"instock","productGlobalSMC":"717622V01D18847"}">
<div class="c-product__wrapper c-product__inner" id="717622V01D18847" data-pid="717622V01D18847" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/knot-space-717622V01D18847.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="717622V01D18847" aria-label="Knot">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Knot
</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/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small_thumbnail-717622V01D18847_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small-717622V01D18847_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Medium-717622V01D18847_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Large-717622V01D18847_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small_thumbnail-717622V01D18847_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small-717622V01D18847_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Medium-717622V01D18847_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Large-717622V01D18847_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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/7c7f2f46155646a0/Thumbnail-717622V01D18847_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Small_thumbnail-717622V01D18847_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Thumbnail-717622V01D18847_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Small-717622V01D18847_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Medium-717622V01D18847_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/7c7f2f46155646a0/Large-717622V01D18847_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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/6ea466e776ae3290/Thumbnail-717622V01D18847_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Small_thumbnail-717622V01D18847_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Thumbnail-717622V01D18847_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Small-717622V01D18847_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Medium-717622V01D18847_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6ea466e776ae3290/Large-717622V01D18847_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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/6bc6733fa9a11ffd/Thumbnail-717622V01D18847_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Small_thumbnail-717622V01D18847_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Thumbnail-717622V01D18847_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Small-717622V01D18847_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Medium-717622V01D18847_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6bc6733fa9a11ffd/Large-717622V01D18847_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small_thumbnail-717622V01D18847_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Thumbnail-717622V01D18847_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Small-717622V01D18847_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Medium-717622V01D18847_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/10beb997751680f0/Large-717622V01D18847_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small_thumbnail-717622V01D18847_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Thumbnail-717622V01D18847_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Small-717622V01D18847_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Medium-717622V01D18847_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/6b0634fcf9d856c1/Large-717622V01D18847_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Knot" 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 </h2>
<meta itemprop="name" content="Knot">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="3300.00"> 3300 € </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: '796638V1W51',
sku: '',
type: 'vgroup',
alt_id: '796638V1W512929'
}];
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: "796638V1W512929",
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="796638V1W512929" data-component="productTile"
data-gtmproduct="{"id":"796638V1W512929","name":"gemelli messenger","collection":"F_W_2024","productSMC":"796638V1W512929","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"travertine","colorId":"2929","size":"","price":2700,"discountPrice":null,"coupon":null,"subCategory":"women-crossbody-bags","category":"women-bags","topCategory":"women","productCategory":"women-crossbody-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_crossbody_bags","superMicroCategory":"bv_super_micro_women_crossbody_bags","list":"undefined","stock":"instock","productGlobalSMC":"796638V1W512929"}">
<div class="c-product__wrapper c-product__inner" id="796638V1W512929" data-pid="796638V1W512929" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/gemelli-messenger-travertine-796638V1W512929.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796638V1W512929" aria-label="Gemelli Messenger">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Gemelli Messenger
</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/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small_thumbnail-796638V1W512929_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small-796638V1W512929_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Medium-796638V1W512929_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Large-796638V1W512929_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small_thumbnail-796638V1W512929_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small-796638V1W512929_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Medium-796638V1W512929_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Large-796638V1W512929_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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/4fed5230e3ee1ee8/Thumbnail-796638V1W512929_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Small_thumbnail-796638V1W512929_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Thumbnail-796638V1W512929_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Small-796638V1W512929_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Medium-796638V1W512929_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/4fed5230e3ee1ee8/Large-796638V1W512929_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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/2683ada51b652b12/Thumbnail-796638V1W512929_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Small_thumbnail-796638V1W512929_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Thumbnail-796638V1W512929_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Small-796638V1W512929_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Medium-796638V1W512929_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/2683ada51b652b12/Large-796638V1W512929_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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/53313cdd49dda7e8/Thumbnail-796638V1W512929_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Small_thumbnail-796638V1W512929_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Thumbnail-796638V1W512929_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Small-796638V1W512929_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Medium-796638V1W512929_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/53313cdd49dda7e8/Large-796638V1W512929_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small_thumbnail-796638V1W512929_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Thumbnail-796638V1W512929_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Small-796638V1W512929_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Medium-796638V1W512929_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/68da3813964af641/Large-796638V1W512929_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small_thumbnail-796638V1W512929_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Thumbnail-796638V1W512929_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Small-796638V1W512929_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Medium-796638V1W512929_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/dc8e5e1a0de2d36/Large-796638V1W512929_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Gemelli Messenger" 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"> Gemelli Messenger </h2>
<meta itemprop="name" content="Gemelli Messenger">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2700.00"> 2700 € </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: '651876VCPP5',
sku: '',
type: 'vgroup',
alt_id: '651876VCPP58803'
}];
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: "651876VCPP58803",
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="651876VCPP58803" data-component="productTile"
data-gtmproduct="{"id":"651876VCPP58803","name":"mini jodie","collection":"F_W_2021/F_W_2022/F_W_2023/F_W_2024/S_S_2021/S_S_2022/S_S_2023/S_S_2024/S_S_2025","productSMC":"651876VCPP58803","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"black","colorId":"8803","size":"","price":2400,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"651876VCPP58803"}">
<div class="c-product__wrapper c-product__inner" id="651876VCPP58803" data-pid="651876VCPP58803" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mini-jodie-black-651876VCPP58803.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="651876VCPP58803" aria-label="Mini Jodie">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mini Jodie
</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/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small_thumbnail-651876VCPP58803_E.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small-651876VCPP58803_E.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Medium-651876VCPP58803_E.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Large-651876VCPP58803_E.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small_thumbnail-651876VCPP58803_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small-651876VCPP58803_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Medium-651876VCPP58803_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Large-651876VCPP58803_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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/339ed321f7197986/Thumbnail-651876VCPP58803_B.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Small_thumbnail-651876VCPP58803_B.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Thumbnail-651876VCPP58803_B.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Small-651876VCPP58803_B.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Medium-651876VCPP58803_B.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/339ed321f7197986/Large-651876VCPP58803_B.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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/fc792335e7630ba/Thumbnail-651876VCPP58803_C.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Small_thumbnail-651876VCPP58803_C.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Thumbnail-651876VCPP58803_C.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Small-651876VCPP58803_C.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Medium-651876VCPP58803_C.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/fc792335e7630ba/Large-651876VCPP58803_C.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small_thumbnail-651876VCPP58803_E.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Thumbnail-651876VCPP58803_E.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Small-651876VCPP58803_E.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Medium-651876VCPP58803_E.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/38247778d3b360f7/Large-651876VCPP58803_E.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small_thumbnail-651876VCPP58803_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Thumbnail-651876VCPP58803_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Small-651876VCPP58803_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Medium-651876VCPP58803_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/12eb457e94353eb9/Large-651876VCPP58803_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Jodie" 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"> Mini Jodie </h2>
<meta itemprop="name" content="Mini Jodie">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2400.00"> 2400 € </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: '736125V2GV1',
sku: '',
type: 'vgroup',
alt_id: '736125V2GV19233'
}];
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: "736125V2GV19233",
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="736125V2GV19233" data-component="productTile"
data-gtmproduct="{"id":"736125V2GV19233","name":"mini loop camera bag","collection":"F_W_2023/F_W_2024/S_S_2023/S_S_2024/S_S_2025","productSMC":"736125V2GV19233","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"bone","colorId":"9233","size":"","price":2200,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-jp","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-jp","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_crossbody_bags","superMicroCategory":"bv_super_micro_women_crossbody_bags","list":"undefined","stock":"notifyMe","productGlobalSMC":"736125V2GV19233"}">
<div class="c-product__wrapper c-product__inner" id="736125V2GV19233" data-pid="736125V2GV19233" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mini-loop-kameratasche-bone-736125V2GV19233.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="736125V2GV19233" aria-label="Mini Loop Kameratasche">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mini Loop Kameratasche
</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/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small_thumbnail-736125V2GV19233_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small-736125V2GV19233_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Medium-736125V2GV19233_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Large-736125V2GV19233_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small_thumbnail-736125V2GV19233_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small-736125V2GV19233_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Medium-736125V2GV19233_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Large-736125V2GV19233_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/2aad15633c7d9750/Thumbnail-736125V2GV19233_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Small_thumbnail-736125V2GV19233_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Thumbnail-736125V2GV19233_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Small-736125V2GV19233_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Medium-736125V2GV19233_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/2aad15633c7d9750/Large-736125V2GV19233_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/a50d8e0bd07b2a1/Thumbnail-736125V2GV19233_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Small_thumbnail-736125V2GV19233_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Thumbnail-736125V2GV19233_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Small-736125V2GV19233_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Medium-736125V2GV19233_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/a50d8e0bd07b2a1/Large-736125V2GV19233_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/53add7c2859e7d12/Thumbnail-736125V2GV19233_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Small_thumbnail-736125V2GV19233_D.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Thumbnail-736125V2GV19233_D.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Small-736125V2GV19233_D.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Medium-736125V2GV19233_D.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/53add7c2859e7d12/Large-736125V2GV19233_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small_thumbnail-736125V2GV19233_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Thumbnail-736125V2GV19233_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Small-736125V2GV19233_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Medium-736125V2GV19233_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/181f0a0acb1c032c/Large-736125V2GV19233_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small_thumbnail-736125V2GV19233_A.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Thumbnail-736125V2GV19233_A.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Small-736125V2GV19233_A.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Medium-736125V2GV19233_A.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/68a3ebb316ffed52/Large-736125V2GV19233_A.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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"> Mini Loop Kameratasche </h2>
<meta itemprop="name" content="Mini Loop Kameratasche">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2200.00"> 2200 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> Demnächst erhältlich </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: '789109V3IV1',
sku: '',
type: 'vgroup',
alt_id: '789109V3IV12355'
}];
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: "789109V3IV12355",
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="789109V3IV12355" data-component="productTile"
data-gtmproduct="{"id":"789109V3IV12355","name":"bang bang vanity case","collection":"S_S_2024/S_S_2025","productSMC":"789109V3IV12355","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"pinecone","colorId":"2355","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"789109V3IV12355"}">
<div class="c-product__wrapper c-product__inner" id="789109V3IV12355" data-pid="789109V3IV12355" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/bang-bang-vanity-case-pinecone-789109V3IV12355.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="789109V3IV12355" aria-label="Bang Bang Vanity Case">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Bang Bang Vanity 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" 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/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small_thumbnail-789109V3IV12355_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small-789109V3IV12355_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Medium-789109V3IV12355_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Large-789109V3IV12355_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small_thumbnail-789109V3IV12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small-789109V3IV12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Medium-789109V3IV12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Large-789109V3IV12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity 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/56672388508f4cf1/Thumbnail-789109V3IV12355_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Small_thumbnail-789109V3IV12355_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Thumbnail-789109V3IV12355_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Small-789109V3IV12355_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Medium-789109V3IV12355_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/56672388508f4cf1/Large-789109V3IV12355_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/4cea3bb548998435/Thumbnail-789109V3IV12355_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Small_thumbnail-789109V3IV12355_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Thumbnail-789109V3IV12355_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Small-789109V3IV12355_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Medium-789109V3IV12355_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4cea3bb548998435/Large-789109V3IV12355_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/956ed14ed2b2de/Thumbnail-789109V3IV12355_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Small_thumbnail-789109V3IV12355_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Thumbnail-789109V3IV12355_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Small-789109V3IV12355_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Medium-789109V3IV12355_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/956ed14ed2b2de/Large-789109V3IV12355_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/3fe3bdf4c441e7a4/Thumbnail-789109V3IV12355_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Small_thumbnail-789109V3IV12355_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Thumbnail-789109V3IV12355_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Small-789109V3IV12355_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Medium-789109V3IV12355_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3fe3bdf4c441e7a4/Large-789109V3IV12355_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small_thumbnail-789109V3IV12355_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Thumbnail-789109V3IV12355_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Small-789109V3IV12355_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Medium-789109V3IV12355_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1ab2260f5b0f26a3/Large-789109V3IV12355_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small_thumbnail-789109V3IV12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Thumbnail-789109V3IV12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Small-789109V3IV12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Medium-789109V3IV12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/77776105d24691be/Large-789109V3IV12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity 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"> Bang Bang Vanity Case </h2>
<meta itemprop="name" content="Bang Bang Vanity 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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '776221VCQGC',
sku: '',
type: 'vgroup',
alt_id: '776221VCQGC1425'
}];
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: "776221VCQGC1425",
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="776221VCQGC1425" data-component="productTile"
data-gtmproduct="{"id":"776221VCQGC1425","name":"large crossroad hobo","collection":"F_W_2024/S_S_2024","productSMC":"776221VCQGC1425","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"light graphite","colorId":"1425","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"men-tote-bags","category":"men-bags","topCategory":"men","productCategory":"men-tote-bags","macroCategory":"bv_macro_men_bags","microCategory":"bv_micro_men_tote_bags","superMicroCategory":"bv_super_micro_men_tote_bags","list":"undefined","stock":"instock","productGlobalSMC":"776221VCQGC1425"}">
<div class="c-product__wrapper c-product__inner" id="776221VCQGC1425" data-pid="776221VCQGC1425" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/grosse-crossroad-hobo-light-graphite-776221VCQGC1425.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="776221VCQGC1425" aria-label="Große Crossroad Hobo">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Große Crossroad Hobo
</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/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small_thumbnail-776221VCQGC1425_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small-776221VCQGC1425_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Medium-776221VCQGC1425_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Large-776221VCQGC1425_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small_thumbnail-776221VCQGC1425_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small-776221VCQGC1425_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Medium-776221VCQGC1425_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Large-776221VCQGC1425_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/28e5e6939ccec261/Thumbnail-776221VCQGC1425_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Small_thumbnail-776221VCQGC1425_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Thumbnail-776221VCQGC1425_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Small-776221VCQGC1425_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Medium-776221VCQGC1425_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/28e5e6939ccec261/Large-776221VCQGC1425_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/fbdc38a9ee7b66c/Thumbnail-776221VCQGC1425_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Small_thumbnail-776221VCQGC1425_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Thumbnail-776221VCQGC1425_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Small-776221VCQGC1425_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Medium-776221VCQGC1425_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/fbdc38a9ee7b66c/Large-776221VCQGC1425_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/35ceb96ef9d4bb92/Thumbnail-776221VCQGC1425_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Small_thumbnail-776221VCQGC1425_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Thumbnail-776221VCQGC1425_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Small-776221VCQGC1425_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Medium-776221VCQGC1425_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/35ceb96ef9d4bb92/Large-776221VCQGC1425_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/2565fd3123eb85b8/Thumbnail-776221VCQGC1425_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Small_thumbnail-776221VCQGC1425_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Thumbnail-776221VCQGC1425_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Small-776221VCQGC1425_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Medium-776221VCQGC1425_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/2565fd3123eb85b8/Large-776221VCQGC1425_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small_thumbnail-776221VCQGC1425_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Thumbnail-776221VCQGC1425_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Small-776221VCQGC1425_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Medium-776221VCQGC1425_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/4a5b06ee4a42db45/Large-776221VCQGC1425_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small_thumbnail-776221VCQGC1425_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Thumbnail-776221VCQGC1425_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Small-776221VCQGC1425_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Medium-776221VCQGC1425_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/62fc9be7ea25869c/Large-776221VCQGC1425_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Große Crossroad Hobo" 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"> Große Crossroad Hobo </h2>
<meta itemprop="name" content="Große Crossroad Hobo">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '754443V3IV1',
sku: '',
type: 'vgroup',
alt_id: '754443V3IV18425'
}];
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: "754443V3IV18425",
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="754443V3IV18425" data-component="productTile"
data-gtmproduct="{"id":"754443V3IV18425","name":"wallace","collection":"F_W_2023/F_W_2024/S_S_2024/S_S_2025","productSMC":"754443V3IV18425","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"black","colorId":"8425","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"754443V3IV18425"}">
<div class="c-product__wrapper c-product__inner" id="754443V3IV18425" data-pid="754443V3IV18425" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/wallace-black-754443V3IV18425.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="754443V3IV18425" aria-label="Wallace">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Wallace
</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/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small_thumbnail-754443V3IV18425_F.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small-754443V3IV18425_F.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Medium-754443V3IV18425_F.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Large-754443V3IV18425_F.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small_thumbnail-754443V3IV18425_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small-754443V3IV18425_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Medium-754443V3IV18425_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Large-754443V3IV18425_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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/38f82e5ae586867/Thumbnail-754443V3IV18425_B.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Small_thumbnail-754443V3IV18425_B.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Thumbnail-754443V3IV18425_B.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Small-754443V3IV18425_B.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Medium-754443V3IV18425_B.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/38f82e5ae586867/Large-754443V3IV18425_B.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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/61bc8329fc891895/Thumbnail-754443V3IV18425_C.jpg?v=5" data-srcset="https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Small_thumbnail-754443V3IV18425_C.jpg?v=5 171w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Thumbnail-754443V3IV18425_C.jpg?v=5 342w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Small-754443V3IV18425_C.jpg?v=5 513w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Medium-754443V3IV18425_C.jpg?v=5 684w,
https://bottega-veneta.dam.kering.com/m/61bc8329fc891895/Large-754443V3IV18425_C.jpg?v=5 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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/111a3d1027ae829c/Thumbnail-754443V3IV18425_D.jpg?v=6" data-srcset="https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Small_thumbnail-754443V3IV18425_D.jpg?v=6 171w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Thumbnail-754443V3IV18425_D.jpg?v=6 342w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Small-754443V3IV18425_D.jpg?v=6 513w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Medium-754443V3IV18425_D.jpg?v=6 684w,
https://bottega-veneta.dam.kering.com/m/111a3d1027ae829c/Large-754443V3IV18425_D.jpg?v=6 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small_thumbnail-754443V3IV18425_F.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Thumbnail-754443V3IV18425_F.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Small-754443V3IV18425_F.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Medium-754443V3IV18425_F.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/352732eca32ecb88/Large-754443V3IV18425_F.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7" data-srcset="https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small_thumbnail-754443V3IV18425_A.jpg?v=7 171w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Thumbnail-754443V3IV18425_A.jpg?v=7 342w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Small-754443V3IV18425_A.jpg?v=7 513w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Medium-754443V3IV18425_A.jpg?v=7 684w,
https://bottega-veneta.dam.kering.com/m/3e998d22d580874e/Large-754443V3IV18425_A.jpg?v=7 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Wallace" 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"> Wallace </h2>
<meta itemprop="name" content="Wallace">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '789109V3IV1',
sku: '',
type: 'vgroup',
alt_id: '789109V3IV12247'
}];
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: "789109V3IV12247",
type: "recommendation"
});
/* ]]> */
// -->
</script>
<li class="l-productgrid__item c-recommendationscarousel__slide" data-element="slide" data-ref="recommendationsCarouselSlide" data-slide-index="15">
<article class="c-product" data-pid="789109V3IV12247" data-component="productTile"
data-gtmproduct="{"id":"789109V3IV12247","name":"bang bang vanity case","collection":"F_W_2024/F_W_2025/S_S_2024/S_S_2025","productSMC":"789109V3IV12247","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"barolo","colorId":"2247","size":"","price":2100,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"789109V3IV12247"}">
<div class="c-product__wrapper c-product__inner" id="789109V3IV12247" data-pid="789109V3IV12247" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/bang-bang-vanity-case-barolo-789109V3IV12247.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="789109V3IV12247" aria-label="Bang Bang Vanity Case">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Bang Bang Vanity 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" 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/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small_thumbnail-789109V3IV12247_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small-789109V3IV12247_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Medium-789109V3IV12247_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Large-789109V3IV12247_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small_thumbnail-789109V3IV12247_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small-789109V3IV12247_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Medium-789109V3IV12247_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Large-789109V3IV12247_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity 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/26884fdd4d201ece/Thumbnail-789109V3IV12247_B.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Small_thumbnail-789109V3IV12247_B.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Thumbnail-789109V3IV12247_B.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Small-789109V3IV12247_B.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Medium-789109V3IV12247_B.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/26884fdd4d201ece/Large-789109V3IV12247_B.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/41890530f87bbfd4/Thumbnail-789109V3IV12247_C.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Small_thumbnail-789109V3IV12247_C.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Thumbnail-789109V3IV12247_C.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Small-789109V3IV12247_C.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Medium-789109V3IV12247_C.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/41890530f87bbfd4/Large-789109V3IV12247_C.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/44da9b4c8a6c8f6d/Thumbnail-789109V3IV12247_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Small_thumbnail-789109V3IV12247_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Thumbnail-789109V3IV12247_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Small-789109V3IV12247_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Medium-789109V3IV12247_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/44da9b4c8a6c8f6d/Large-789109V3IV12247_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/1d5fb9367b4969b2/Thumbnail-789109V3IV12247_E.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Small_thumbnail-789109V3IV12247_E.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Thumbnail-789109V3IV12247_E.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Small-789109V3IV12247_E.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Medium-789109V3IV12247_E.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1d5fb9367b4969b2/Large-789109V3IV12247_E.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small_thumbnail-789109V3IV12247_F.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Thumbnail-789109V3IV12247_F.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Small-789109V3IV12247_F.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Medium-789109V3IV12247_F.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/753cd2a318d76bcf/Large-789109V3IV12247_F.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity Case" 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/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small_thumbnail-789109V3IV12247_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Thumbnail-789109V3IV12247_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Small-789109V3IV12247_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Medium-789109V3IV12247_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/3ca0d5b8b4778eb8/Large-789109V3IV12247_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Bang Bang Vanity 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"> Bang Bang Vanity Case </h2>
<meta itemprop="name" content="Bang Bang Vanity 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="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="2100.00"> 2100 € </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: '723547V1G11',
sku: '',
type: 'vgroup',
alt_id: '723547V1G118837'
}];
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: "723547V1G118837",
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="723547V1G118837" data-component="productTile"
data-gtmproduct="{"id":"723547V1G118837","name":"mini loop camera bag","collection":"S_S_2023","productSMC":"723547V1G118837","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"space","colorId":"8837","size":"","price":1950,"discountPrice":null,"coupon":null,"subCategory":null,"category":"women-bags","topCategory":"women","productCategory":"women-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_crossbody_bags","superMicroCategory":"bv_super_micro_women_crossbody_bags","list":"undefined","stock":"outofstock","productGlobalSMC":"723547V1G118837"}">
<div class="c-product__wrapper c-product__inner" id="723547V1G118837" data-pid="723547V1G118837" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mini-loop-kameratasche-space-723547V1G118837.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="723547V1G118837" aria-label="Mini Loop Kameratasche">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mini Loop Kameratasche
</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/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small_thumbnail-723547V1G118837_D.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small-723547V1G118837_D.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Medium-723547V1G118837_D.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Large-723547V1G118837_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small_thumbnail-723547V1G118837_A.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small-723547V1G118837_A.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Medium-723547V1G118837_A.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Large-723547V1G118837_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/6f7f7525ac325b63/Thumbnail-723547V1G118837_B.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Small_thumbnail-723547V1G118837_B.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Thumbnail-723547V1G118837_B.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Small-723547V1G118837_B.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Medium-723547V1G118837_B.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/6f7f7525ac325b63/Large-723547V1G118837_B.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/19bb54648f0d81d6/Thumbnail-723547V1G118837_C.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Small_thumbnail-723547V1G118837_C.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Thumbnail-723547V1G118837_C.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Small-723547V1G118837_C.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Medium-723547V1G118837_C.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/19bb54648f0d81d6/Large-723547V1G118837_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small_thumbnail-723547V1G118837_D.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Thumbnail-723547V1G118837_D.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Small-723547V1G118837_D.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Medium-723547V1G118837_D.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/4916120e2aaa137a/Large-723547V1G118837_D.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4" data-srcset="https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small_thumbnail-723547V1G118837_A.jpg?v=4 171w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Thumbnail-723547V1G118837_A.jpg?v=4 342w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Small-723547V1G118837_A.jpg?v=4 513w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Medium-723547V1G118837_A.jpg?v=4 684w,
https://bottega-veneta.dam.kering.com/m/48159b04df2e4fd1/Large-723547V1G118837_A.jpg?v=4 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mini Loop Kameratasche" 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"> Mini Loop Kameratasche </h2>
<meta itemprop="name" content="Mini Loop Kameratasche">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="1950.00"> 1950 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> In Boutique suchen </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: '796728V3IV1',
sku: '',
type: 'vgroup',
alt_id: '796728V3IV12132'
}];
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: "796728V3IV12132",
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="796728V3IV12132" data-component="productTile"
data-gtmproduct="{"id":"796728V3IV12132","name":"medium dustbag","collection":"F_W_2024/S_S_2025","productSMC":"796728V3IV12132","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"fondant","colorId":"2132","size":"","price":1600,"discountPrice":null,"coupon":null,"subCategory":"women-mini-bags","category":"women-bags","topCategory":"women","productCategory":"women-mini-bags","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"outofstock","productGlobalSMC":"796728V3IV12132"}">
<div class="c-product__wrapper c-product__inner" id="796728V3IV12132" data-pid="796728V3IV12132" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/mittelgrosse-dustbag-fondant-796728V3IV12132.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="796728V3IV12132" aria-label="Mittelgroße Dustbag">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Mittelgroße Dustbag
</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/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small_thumbnail-796728V3IV12132_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small-796728V3IV12132_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Medium-796728V3IV12132_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Large-796728V3IV12132_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small_thumbnail-796728V3IV12132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small-796728V3IV12132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Medium-796728V3IV12132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Large-796728V3IV12132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/1de543247ed365c0/Thumbnail-796728V3IV12132_B.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Small_thumbnail-796728V3IV12132_B.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Thumbnail-796728V3IV12132_B.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Small-796728V3IV12132_B.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Medium-796728V3IV12132_B.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/1de543247ed365c0/Large-796728V3IV12132_B.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/2a7bb6ec328a53f8/Thumbnail-796728V3IV12132_C.jpg?v=3" data-srcset="https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Small_thumbnail-796728V3IV12132_C.jpg?v=3 171w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Thumbnail-796728V3IV12132_C.jpg?v=3 342w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Small-796728V3IV12132_C.jpg?v=3 513w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Medium-796728V3IV12132_C.jpg?v=3 684w,
https://bottega-veneta.dam.kering.com/m/2a7bb6ec328a53f8/Large-796728V3IV12132_C.jpg?v=3 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/b855bbe09881d55/Thumbnail-796728V3IV12132_D.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Small_thumbnail-796728V3IV12132_D.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Thumbnail-796728V3IV12132_D.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Small-796728V3IV12132_D.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Medium-796728V3IV12132_D.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/b855bbe09881d55/Large-796728V3IV12132_D.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/7a2824d54daf0590/Thumbnail-796728V3IV12132_E.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Small_thumbnail-796728V3IV12132_E.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Thumbnail-796728V3IV12132_E.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Small-796728V3IV12132_E.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Medium-796728V3IV12132_E.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/7a2824d54daf0590/Large-796728V3IV12132_E.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small_thumbnail-796728V3IV12132_F.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Thumbnail-796728V3IV12132_F.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Small-796728V3IV12132_F.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Medium-796728V3IV12132_F.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/5b1b102e9ada0ca7/Large-796728V3IV12132_F.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2" data-srcset="https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small_thumbnail-796728V3IV12132_A.jpg?v=2 171w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Thumbnail-796728V3IV12132_A.jpg?v=2 342w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Small-796728V3IV12132_A.jpg?v=2 513w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Medium-796728V3IV12132_A.jpg?v=2 684w,
https://bottega-veneta.dam.kering.com/m/44a874872c112261/Large-796728V3IV12132_A.jpg?v=2 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Mittelgroße Dustbag" 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"> Mittelgroße Dustbag </h2>
<meta itemprop="name" content="Mittelgroße Dustbag">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="1600.00"> 1600 € </p>
</div>
</div>
</div>
<div class="c-product__availabilitymsg-wrapper">
<div class="c-product__generictag">
<p class="c-product__tag c-product__tag--automatic"> In Boutique suchen </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: '794258VCPP1',
sku: '',
type: 'vgroup',
alt_id: '794258VCPP12355'
}];
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: "794258VCPP12355",
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="794258VCPP12355" data-component="productTile"
data-gtmproduct="{"id":"794258VCPP12355","name":"intrecciato concert pouch","collection":"F_W_2024/S_S_2025","productSMC":"794258VCPP12355","material":"","customization":"not customizable","packshotType":"image","switchProduct":"no","brand":"bottega veneta","color":"pinecone","colorId":"2355","size":"","price":1500,"discountPrice":null,"coupon":null,"subCategory":"women-gifting-bags-kr","category":"women-gifting","topCategory":"gifts","productCategory":"women-gifting-bags-kr","macroCategory":"bv_macro_women_bags","microCategory":"bv_micro_women_mini_bags","superMicroCategory":"bv_super_micro_women_mini_bags","list":"undefined","stock":"instock","productGlobalSMC":"794258VCPP12355"}">
<div class="c-product__wrapper c-product__inner" id="794258VCPP12355" data-pid="794258VCPP12355" tabindex="-1">
<div class="c-product__generictag">
</div>
<a class="c-product__link c-product__focus" href="/de-de/intrecciato-concert-pouch-pinecone-794258VCPP12355.html" itemprop="url" data-action="handlePLPProduct" data-ref="link" data-pid="794258VCPP12355" aria-label="Intrecciato Concert Pouch">
<span class="c-product__look">
Shop the look
</span>
<span class="u-visually-hidden">
Intrecciato Concert Pouch
</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="2">
<img class="c-product__image c-product__image--search" src="" srcset="" data-src="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small_thumbnail-794258VCPP12355_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small-794258VCPP12355_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Medium-794258VCPP12355_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Large-794258VCPP12355_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" itemprop="image" data-cs-override-id="image-slide3">
</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/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small_thumbnail/794258VCPP12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small/794258VCPP12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Medium/794258VCPP12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Large/794258VCPP12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" 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/1bc16fc2c71e3b8f/Thumbnail-794258VCPP12355_C.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Small_thumbnail-794258VCPP12355_C.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Thumbnail-794258VCPP12355_C.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Small-794258VCPP12355_C.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Medium-794258VCPP12355_C.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/1bc16fc2c71e3b8f/Large-794258VCPP12355_C.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" 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/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small_thumbnail-794258VCPP12355_D.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Thumbnail-794258VCPP12355_D.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Small-794258VCPP12355_D.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Medium-794258VCPP12355_D.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/m/63622024a7df8990/Large-794258VCPP12355_D.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" itemprop="image" data-cs-override-id="image-slide3">
</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/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1" data-srcset="https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small_thumbnail/794258VCPP12355_A.jpg?v=1 171w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Thumbnail/794258VCPP12355_A.jpg?v=1 342w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Small/794258VCPP12355_A.jpg?v=1 513w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Medium/794258VCPP12355_A.jpg?v=1 684w,
https://bottega-veneta.dam.kering.com/asset/8c1aed04-5cbb-4517-a2ff-6ddb447c8a55/Large/794258VCPP12355_A.jpg?v=1 1367w" sizes="(max-width: 1023px) 49.47vw, (min-width: 1024px) 32.29vw" alt="Intrecciato Concert Pouch" 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 Concert Pouch </h2>
<meta itemprop="name" content="Intrecciato Concert Pouch">
<div class="c-product__pricewrapper">
<div class="c-product__price c-price" itemprop="offers" itemscope="" itemtype="https://schema.org/Offer">
<meta itemprop="priceCurrency" content="EUR">
<p class="c-price__value--current" data-employee="false" itemprop="price" content="1500.00"> 1500 € </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">
<span class="u-visually-hidden"> Zurück </span>
<i class="c-icon--arrowleft"></i>
</div>
<div tabindex="0" role="button" class="c-recommendationscarousel__next">
<span class="u-visually-hidden"> Weiter </span>
<i class="c-icon--arrowright"></i>
</div>
</div>
</div>
</div>
<!-- ====================== snippet ends here ======================== -->
</div>
</div>
</div>
<div class="ca-searchnoresult__content u-hidden-from@lg">
<div class="html-slot-container">
<div class="ca-searchnoresult__categories">
<section class="ca-searchnoresult__section">
<h2 class="ca-searchnoresult__heading">Populäre Suchen</h2>
<ul>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/schuhe/sandalen">Sandalen für Damen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/taschen/neue-taschen">Neu Taschen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/damen/neuheiten">Winter 24 Damen</a>
</li>
<li class="ca-searchnoresult__category">
<a class="ca-searchnoresult__categorylink" href="https://www.bottegaveneta.com/de-de/herren/neuheiten">Winter 24 Herren</a>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
Name: newsletterForm — POST /on/demandware.store/Sites-BV-R-WEUR-Site/de_DE/NewsLetter-Submit
<form action="/on/demandware.store/Sites-BV-R-WEUR-Site/de_DE/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/de_DE/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"> Abonnieren Sie den Bottega Veneta-Newsletter, um Informationen zu den Kollektionen und den Shows sowie andere exklusive Updates zu erhalten. </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> Pflichtfelder
</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_d0aexrwbrmln-4ed6e4fb17414ad53b144122cc"> Anrede <span class="c-form__labelrequired "> * </span>
</label>
<select class="c-form__select " id="dwfrm_newsletter_civility_d0aexrwbrmln-4ed6e4fb17414ad53b144122cc" name="dwfrm_newsletter_civility" required="" data-formid="civility"
data-error-missing="Bitte wählen Sie Ihre Anrede, z. B. „Herr“ oder "„Frau“".">
<option value="" hidden=""></option>
<option class="c-form__selectoption" id="newsletter0" value="newsletter0" data-selectable="false" undefined="" data-qa="field_civility_newsletter0"> Herr </option>
<option class="c-form__selectoption" id="newsletter1" value="newsletter1" data-selectable="false" undefined="" data-qa="field_civility_newsletter1"> Frau </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"> Ich möchte lieber keine Angabe machen </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_d0lsoiprygvo"> E-mail* </label>
<input type="email" class="c-form__input c-newsletter__emailfield" autocomplete="off" required="" data-ref="subscriptionEmailField" id="dwfrm_newsletter_email_d0lsoiprygvo" 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="Ungültiges E-Mail-Format. Bitte versuchen Sie es erneut, z. B. "john.smith@email.com"."
data-error-missing="Bitte fügen Sie Ihre E-Mail-Adresse hinzu, z. B. "john.smith@email.com".">
</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>Indem Sie sich anmelden, erklären Sie sich damit einverstanden, aktuelle Neuigkeiten von BOTTEGA VENETA zu erhalten. <br>Für weitere Informationen lesen Sie bitte unsere
<a class="c-newsletter__informationslink" href="https://www.bottegaveneta.com/de-de/legal-pages/privacy-policy.html" target="_blank">Datenschutzbestimmungen</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"> Anmelden </button>
</div>
</div>
<input type="hidden" name="csrf_token" value="K9cCsd5pQwXkzze5zpUGlK6kdk7qqsAZFeY10n9XLFGnDIgSks9dmhXXMRFoGe9hRNR6k9RAtCJx751e197GnkU0ysBYBdprbQDXMLbw2lvHHWtWmEbqTx6SmY26apseybvkSCZZsVTMw7Pj5Ea1dSV41_EoAR96KZwheiNa7u83LDFsBxY="
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"> Danke. </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/de-de/damen-2">Neuheiten Damen</a>
<a class="c-newsletter__link" href="https://www.bottegaveneta.com/de-de/herren-1">Neuheiten Herren</a>
</div>
</div>
</div>
</form>
Text Content
* Zum Hauptinhalt Bestellungen, die bis zum 20. Dezember vor 13:00 Uhr MEZ eingehen, werden bis spätestens am 24. Dezember geliefert. Die Rückgabefrist wird bis zum 15. Januar verlängert. Geschenke für Sie | Geschenke für Ihn Schließen Menü Menü Startseite Zurück * Neuheiten * Highlights NEUHEITEN HIGHLIGHTS * Andiamo * Astaire * Hop * Orbit * Knotendetails * * Neuheiten Damen NEUHEITEN NEUHEITEN DAMEN * Neue Taschen * Neue Schuhe * Neue Kleidung * Neue Portemonnaies * Alle anzeigen * * Neuheiten Herren NEUHEITEN NEUHEITEN HERREN * Neue Taschen * Neue Schuhe * Neue Kleidung * Neue Portemonnaies * Alle anzeigen * * Flos * Düfte * Flos * Liberta * Blink * Andiamo * Astaire * Orbit * Knotendetails * Personalisierung * Personalisierung * Flos * Andiamo * Astaire * Liberta * Orbit * Knotendetails * Blink * Going Places * Personalisierung * Flos Zurück Weiter Schließen * Damen * Taschen DAMEN TASCHEN * BY LINE * Liberta * Andiamo * Hop * Lauren 1980 * Parachute * Kalimero * Sardine * Jodie DAMEN TASCHEN * Liberta * Andiamo * Hop * Lauren 1980 * Parachute * Kalimero * Sardine * Jodie * Cabat * Alle anzeigen * Mini * Umhängetaschen * Schultertaschen * Henkeltaschen * Shopper * Clutches * Bottega Series * * * Schuhe DAMEN SCHUHE * * Lewis * Blink * Astaire * Orbit * Cliff * Atomic * Knot * Cha-Cha DAMEN SCHUHE * Lewis * Blink * Astaire * Orbit * Cliff * Atomic * Knot * Cha-Cha * Canalazzo * Stretch * Alle anzeigen * Sandalen * Pumps * Flache Schuhe * Stiefel * Sneakers * * * Kleidung DAMEN KLEIDUNG * Alle anzeigen * Mantel * Jacken * Strick * Kleider * Leder * Denim * Hosen und Shorts * Hemden * Röcke * Tops und t-shirts * Bademode * * Portemonnaies DAMEN PORTEMONNAIES * Alle anzeigen * Kleine Portemonnaies * Große Portemonnaies * Kartenetuis * Pouches * Reise DAMEN REISE * Alle anzeigen * Reisetaschen * Pouches und Reiseaccessoires * * Schmuck DAMEN SCHMUCK * WOMEN-JEWELLERY-KNOT * Ellipse * Fin * Frills * Knot * Concave * Drop * Sardine DAMEN SCHMUCK * Ellipse * Fin * Frills * Knot * Concave * Drop * Sardine * Alle anzeigen * Ohrringe * Ringe * Armbänder * Halsketten * * * Accessoires DAMEN ACCESSOIRES * Alle anzeigen * Gürtel * Tech * Schlüsselanhänger * Schals * Handschuhe * Kopfbedeckungen * Bademantel und Strandtücher * * Brillen DAMEN BRILLEN * Alle anzeigen * Sonnenbrillen * Sehbrillen * Neuheiten * Neue Taschen * Mini Taschen * Neuer Schmuck * Neue Schuhe HIGHLIGHTS * Neue Schuhe * Neuheiten * Neue Taschen * Mini Taschen * Neuer Schmuck * Neue Schuhe * Neuheiten Zurück Weiter Schließen * Herren * Taschen HERREN TASCHEN * * Intrecciato * Andiamo * Diago * Rumple * Getaway * Cassette * Tech Cassette * Arco HERREN TASCHEN * Intrecciato * Andiamo * Diago * Rumple * Getaway * Cassette * Tech Cassette * Arco * Alle anzeigen * Messenger Taschen * Shopper * Rucksäcke * Gürteltaschen * Aktentaschen * Dokumentenmappen * * * Schuhe HERREN SCHUHE * * Orbit * Astaire * Torino * Sunday * Haddock * Lug HERREN SCHUHE * Orbit * Astaire * Torino * Sunday * Haddock * Lug * Alle anzeigen * Slipper * Sandalen * Loafer * Stiefel * Sneakers * Schnürschuhe * * * Kleidung HERREN KLEIDUNG * Alle anzeigen * Mantel * Jacken * Strick * Leder * Hosen und Shorts * Denim * Hemden * T-Shirts * Polos * Bademode * * Portemonnaies HERREN PORTEMONNAIES * Alle anzeigen * Kleine Portemonnaies * Große Portemonnaies * Kartenetuis * Etuis * Reise HERREN REISE * Alle anzeigen * Reisetaschen * Pouches und Reiseaccessoires * * Schmuck HERREN SCHMUCK * Alle anzeigen * Ohrringe * Ringe * Armbänder * Halsketten * Manschettenknöpfe * * * Accessoires HERREN ACCESSOIRES * Alle anzeigen * Gürtel * Tech * Schlüsselanhänger * Schals und Krawatten * Handschuhe * Kopfbedeckungen * Bademantel und Strandtücher * * Brillen HERREN BRILLEN * Alle anzeigen * Sonnenbrillen * Sehbrillen * Neuheiten * Neue Taschen * Neue Schuhe * Andiamo HIGHLIGHTS * Andiamo * Neuheiten * Neue Taschen * Neue Schuhe * Andiamo * Neuheiten Zurück Weiter Schließen * Home * Kerzen * Home collection HOME HOME COLLECTION * * Leder * Textilien * Décor * Spiele * Lampen HOME HOME COLLECTION * Leder * Textilien * Décor * Spiele * Lampen * Leder * Textilien * Décor * Games * Lampen * Alle anzeigen * Lampen * Kerzen * Lederaccessoires * Textilien * Games * Décor * Décor * Lampen * Kerzen * Lederaccessoires * Textilien * Games * Décor * Lampen Zurück Weiter Schließen * Düfte * Geschenke * Geschenke für Sie GESCHENKE GESCHENKE FÜR SIE * Taschen * Schuhe * Portemonnaies * Accessoires * Schmuck * Alle anzeigen * * Geschenke für Ihn GESCHENKE GESCHENKE FÜR IHN * Taschen * Schuhe * Portemonnaies * Accessoires * Schmuck * Alle anzeigen * * Düfte * Kerzen * Home * * Personalisierung GESCHENKE PERSONALISIERUNG * Hinzufügen * Clips * Made to Order * Alle anzeigen * Geschenke für Sie * Geschenke für Ihn Schließen * Inside Bottega * Craft & Creativity INSIDE BOTTEGA CRAFT & CREATIVITY * Craft in Motion * Certificate of Craft * * Kollektionen INSIDE BOTTEGA KOLLEKTIONEN * Pre Spring 25 * Summer 25 * Winter 24 * Pre Fall 24 * Campaigns INSIDE BOTTEGA CAMPAIGNS * Winter 24 * Summer 24 * * Special Projects INSIDE BOTTEGA SPECIAL PROJECTS * Waves - Dubai * Flos * 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 * Sustainability * Craft in Motion * The Ark * Pre Spring 25 Collection * Andiamo * Craft in Motion * The Ark Zurück Weiter Schließen * * Kundenservice * My Account * Storefinder Versand an: Versand an: Deutschland Versand an: Sprache: Deutsch Weiter Schließen Abbrechen Suchen Während der Eingabe Ihrer Suchbegriffe können Vorschläge unter dem Formular erscheinen, ohne es zu bestätigen. POPULÄRE SUCHEN * Sandalen für Damen * Neu Taschen * Winter 24 Damen * Winter 24 Herren DAS KÖNNTE IHNEN AUCH GEFALLEN AM MEISTEN GESUCHT * Shop the look Hop * * * * * * * * HOP 3200 € Vorbestellung * Shop the look Kleine Jodie * * * * * * KLEINE JODIE 2900 € * Shop the look Andiamo * * * * * * * * * * ANDIAMO 4500 € * Shop the look Andiamo * * * * * * * * * * * ANDIAMO 4500 € * Shop the look Kleine Andiamo * * * * * * * * * * KLEINE ANDIAMO 3800 € Vorbestellung * Shop the look Lauren 1980 * * * * * * * * LAUREN 1980 3500 € Demnächst erhältlich * Shop the look Jodie * * * * * JODIE 3500 € * Shop the look Kleine Lauren 1980 * * * * * * * * KLEINE LAUREN 1980 3400 € * Shop the look Knot * * * * * * * KNOT 3300 € * Shop the look Gemelli Messenger * * * * * * * GEMELLI MESSENGER 2700 € * Shop the look Mini Jodie * * * * * * MINI JODIE 2400 € * Shop the look Mini Loop Kameratasche * * * * * * * MINI LOOP KAMERATASCHE 2200 € Demnächst erhältlich * Shop the look Bang Bang Vanity Case * * * * * * * * BANG BANG VANITY CASE 2100 € * Shop the look Große Crossroad Hobo * * * * * * * * GROSSE CROSSROAD HOBO 2100 € * Shop the look Wallace * * * * * * * WALLACE 2100 € * Shop the look Bang Bang Vanity Case * * * * * * * * BANG BANG VANITY CASE 2100 € * Shop the look Mini Loop Kameratasche * * * * * * MINI LOOP KAMERATASCHE 1950 € In Boutique suchen * Shop the look Mittelgroße Dustbag * * * * * * * * MITTELGROSSE DUSTBAG 1600 € In Boutique suchen * Shop the look Intrecciato Concert Pouch * * * * * INTRECCIATO CONCERT POUCH 1500 € Zurück Weiter Leider gibt es keine Ergebnisse für "{0}". Bitte suchen Sie nach einem anderen Stichwort. Bitte kontaktieren Sie unseren Kundenservice. Wir helfen Ihnen gerne weiter. POPULÄRE SUCHEN * Sandalen für Damen * Neu Taschen * Winter 24 Damen * Winter 24 Herren AM MEISTEN GESUCHT: * Shop the look Hop * * * * * * * * HOP 3200 € Vorbestellung * Shop the look Kleine Jodie * * * * * * KLEINE JODIE 2900 € * Shop the look Andiamo * * * * * * * * * * ANDIAMO 4500 € * Shop the look Andiamo * * * * * * * * * * * ANDIAMO 4500 € * Shop the look Kleine Andiamo * * * * * * * * * * KLEINE ANDIAMO 3800 € Vorbestellung * Shop the look Lauren 1980 * * * * * * * * LAUREN 1980 3500 € Demnächst erhältlich * Shop the look Jodie * * * * * JODIE 3500 € * Shop the look Kleine Lauren 1980 * * * * * * * * KLEINE LAUREN 1980 3400 € * Shop the look Knot * * * * * * * KNOT 3300 € * Shop the look Gemelli Messenger * * * * * * * GEMELLI MESSENGER 2700 € * Shop the look Mini Jodie * * * * * * MINI JODIE 2400 € * Shop the look Mini Loop Kameratasche * * * * * * * MINI LOOP KAMERATASCHE 2200 € Demnächst erhältlich * Shop the look Bang Bang Vanity Case * * * * * * * * BANG BANG VANITY CASE 2100 € * Shop the look Große Crossroad Hobo * * * * * * * * GROSSE CROSSROAD HOBO 2100 € * Shop the look Wallace * * * * * * * WALLACE 2100 € * Shop the look Bang Bang Vanity Case * * * * * * * * BANG BANG VANITY CASE 2100 € * Shop the look Mini Loop Kameratasche * * * * * * MINI LOOP KAMERATASCHE 1950 € In Boutique suchen * Shop the look Mittelgroße Dustbag * * * * * * * * MITTELGROSSE DUSTBAG 1600 € In Boutique suchen * Shop the look Intrecciato Concert Pouch * * * * * INTRECCIATO CONCERT POUCH 1500 € Zurück Weiter POPULÄRE SUCHEN * Sandalen für Damen * Neu Taschen * Winter 24 Damen * Winter 24 Herren Suchen Kundenservice Anmelden Schließen IHR WARENKORB ( 0 ) Ihr Warenkorb ist leer Neuheiten Damen Neuheiten Herren WÄHLEN SIE IHR LAND/BUNDESLAND Schließen Sie den Dialog Wählen Sie Ihr Land/Bundesland Jetzt versand nach: Deutschland BUNDESLAND Europe America Oceania Asia Internationale Website LAND/BUNDESLAND Belgien Bulgarien Dänemark Deutschland Estland Finnland Frankreich Griechenland Irland Italien Kroatien Lettland Litauen Luxemburg Malta Monaco Niederlande Norwegen Österreich Polen Portugal Rumänien Schweden Schweiz Slowakische Republik Spanien Tschechische Republik Ungarn Vereinigtes Königreich Zypern Brasilien Kanada Mexiko Vereinigte Staaten Australien Festlandchina Japan Kuwait Malaysia Region Taiwan Republik Korea Saudi-Arabien Singapur Sonderverwaltungszone Hongkong Sonderverwaltungszone Macau Thailand Vereinigte Arabische Emirate internationale Version Bitte beachten Sie, dass die in Ihrem Warenkorb befindlichen Produkte in das von Ihnen ausgewählte Land/Region geliefert werden. Bestätigen WÄHLEN SIE IHRE SPRACHE Schließen Sie den Dialog Wählen Sie eine Sprache Durch den Wechsel der Sprache werden weder das ausgewählte Land noch die Währung geändert. 20241011_BV045_Edit01_30s_V04_1920x1080-GRD03_DW07 (1) Video Player is loading. Play Video Pause Unmute Current Time 0:03 / Duration 0:30 Loaded: 100.00% 0:03 Stream Type LIVE Seek to live, currently behind liveLIVE Remaining Time -0:27 1x Playback Rate Chapters * Chapters Descriptions * descriptions off, selected Subtitles * subtitles settings, opens subtitles settings dialog * subtitles 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. 20241011_BV045_Edit01_30s_V04_1080x1920_TIKTOK-GRD03_DW08 Video Player is loading. Play Video Pause Unmute Current Time 0:03 / Duration 0:30 Loaded: 100.00% 0:03 Stream Type LIVE Seek to live, currently behind liveLIVE Remaining Time -0:27 1x Playback Rate Chapters * Chapters Descriptions * descriptions off, selected Subtitles * subtitles settings, opens subtitles settings dialog * subtitles 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 SOLSTICE GESCHENKE FÜR SIE GESCHENKE FÜR IHN PRE SPRING 25 NEUHEITEN HERREN HERREN TASCHEN PRE SPRING 25 DAMEN SUMMER 24 DAMEN TASCHEN FLOS ENTDECKEN DIE KOLLEKTION Newsletter Sustainability Store locator Youtube MELDEN SIE SICH FÜR UNSEREN NEWSLETTER AN Schließen Sie den Dialog Abonnieren Sie den Bottega Veneta-Newsletter, um Informationen zu den Kollektionen und den Shows sowie andere exklusive Updates zu erhalten. * Pflichtfelder Anrede * Herr Frau Mx Ich möchte lieber keine Angabe machen E-mail* Indem Sie sich anmelden, erklären Sie sich damit einverstanden, aktuelle Neuigkeiten von BOTTEGA VENETA zu erhalten. Für weitere Informationen lesen Sie bitte unsere Datenschutzbestimmungen. Anmelden DANKE. Neuheiten Damen Neuheiten Herren Kundenservice FAQ Meine Bestellung Rückgaben und Umtausch Unsere Services Karriere AGB und Rechtliches Pouf – Allgemeine verkaufsbedingungen Datenschutz Cookies Versand an: Versand an: Deutschland Versand an: Sprache: Deutsch EINEN TERMIN BUCHEN Schließen Sie den Dialog WÄHLEN SIE IHR LAND/BUNDESLAND Schließen Sie den Dialog Wählen Sie Ihr Land/Bundesland Jetzt versand nach: Deutschland BUNDESLAND Europe America Oceania Asia Internationale Website LAND/BUNDESLAND Belgien Bulgarien Dänemark Deutschland Estland Finnland Frankreich Griechenland Irland Italien Kroatien Lettland Litauen Luxemburg Malta Monaco Niederlande Norwegen Österreich Polen Portugal Rumänien Schweden Schweiz Slowakische Republik Spanien Tschechische Republik Ungarn Vereinigtes Königreich Zypern Brasilien Kanada Mexiko Vereinigte Staaten Australien Festlandchina Japan Kuwait Malaysia Region Taiwan Republik Korea Saudi-Arabien Singapur Sonderverwaltungszone Hongkong Sonderverwaltungszone Macau Thailand Vereinigte Arabische Emirate internationale Version Bitte beachten Sie, dass die in Ihrem Warenkorb befindlichen Produkte in das von Ihnen ausgewählte Land/Region geliefert werden. Bestätigen WÄHLEN SIE IHRE SPRACHE Schließen Sie den Dialog Wählen Sie eine Sprache Durch den Wechsel der Sprache werden weder das ausgewählte Land noch die Währung geändert. © 2024 Bottega Veneta Zusätzlich zu den Cookies, die für den Betrieb dieser Website unbedingt erforderlich sind, verwendet Bottega Veneta Cookies und andere Tracking-Tools, um sich an Ihre Präferenzen zu erinnern und Ihnen zusätzliche Dienste vorzuschlagen, um die Leistung unserer Website zu messen, um unser Verständnis Ihrer Interessen zu verbessern und, um Ihnen Warenkorbbenachrichtigungen zu senden. Unsere Partner verwenden Tracker, um personalisierte Werbung basierend auf Ihren Surfgewohnheiten und Ihrem Profil, auch durch Profilerstellung, zu platzieren. Sie können auf „Alle Cookies akzeptieren“ klicken, um den oben genannten Verwendungen zuzustimmen, auf „Cookie-Einstellungen" um Ihre Auswahl zu konfigurieren, oder auf die Schaltfläche „Nur technische Cookies akzeptieren“, um alle optionalen Cookies abzulehnen. Sie können Ihre Einstellungen jederzeit auf unserer Website ändern und insbesondere Ihre Einwilligung widerrufen. Wenn Sie ablehnen, wird Ihre Wahl erfasst und an unsere relevanten Partner weitergeleitet. Sie können Ihre Präferenzen jederzeit auf unserer Website ändern und Ihre Einwilligung widerrufen. Weitere Informationen zu diesen Technologien und ihrer Verwendung auf dieser Website finden Sie in unserer Cookie-Richtlinie. Cookie-Einstellungen Nur technische Cookies akzeptieren Alle Cookies akzeptieren DATENSCHUTZ-PRÄFERENZ-CENTER * IHRE PRIVATSPHÄRE * UNBEDINGT ERFORDERLICHE COOKIES * LEISTUNGS-COOKIES * FUNKTIONELLE COOKIES * COOKIES FÜR MARKETINGZWECKE * COOKIES FÜR DIE CHAT-FUNKTION IHRE PRIVATSPHÄRE Wenn Sie eine Website besuchen, kann diese Informationen über Ihren Browser abrufen oder speichern. Dies geschieht meist in Form von Cookies. Hierbei kann es sich um Informationen über Sie, Ihre Einstellungen oder Ihr Gerät handeln. Meist werden die Informationen verwendet, um die erwartungsgemäße Funktion der Website zu gewährleisten. Durch diese Informationen werden Sie normalerweise nicht direkt identifiziert. Dadurch kann Ihnen aber ein personalisierteres Web-Erlebnis geboten werden. Da wir Ihr Recht auf Datenschutz respektieren, können Sie sich entscheiden, bestimmte Arten von Cookies nicht zulassen. Klicken Sie auf die verschiedenen Kategorieüberschriften, um mehr zu erfahren und unsere Standardeinstellungen zu ändern. Die Blockierung bestimmter Arten von Cookies kann jedoch zu einer beeinträchtigten Erfahrung mit der von uns zur Verfügung gestellten Website und Dienste führen. Weitere Informationen UNBEDINGT ERFORDERLICHE COOKIES Immer aktiv Diese Cookies sind zur Funktion der Website erforderlich und können in Ihren Systemen nicht deaktiviert werden. In der Regel werden diese Cookies nur als Reaktion auf von Ihnen getätigte Aktionen gesetzt, die einer Dienstanforderung entsprechen, wie etwa dem Festlegen Ihrer Datenschutzeinstellungen, dem Anmelden oder dem Ausfüllen von Formularen. Sie können Ihren Browser so einstellen, dass diese Cookies blockiert oder Sie über diese Cookies benachrichtigt werden. Einige Bereiche der Website funktionieren dann aber nicht. Diese Cookies speichern keine personenbezogenen Daten. Angaben zum Anbieter LEISTUNGS-COOKIES Leistungs-Cookies Diese Cookies ermöglichen es uns, Besuche und Verkehrsquellen zu zählen, damit wir die Leistung unserer Website messen und verbessern können. Sie unterstützen uns bei der Beantwortung der Fragen, welche Seiten am beliebtesten sind, welche am wenigsten genutzt werden und wie sich Besucher auf der Website bewegen. Alle von diesen Cookies erfassten Informationen werden aggregiert und sind deshalb anonym. Wenn Sie diese Cookies nicht zulassen, können wir nicht wissen, wann Sie unsere Website besucht haben. Um genaue Analysen zu erhalten und Ihnen gleichzeitig die Wahl bezüglich der Verwendung von Cookies und anderen Tracking-Tools zu ermöglichen, haben wir eine dedizierte Lösung implementiert, die es uns ermöglicht, Ihre Präferenzen zu erfassen und zu zählen. Wenn Sie lieber nicht verfolgt werden möchten, wird uns dieses System helfen, unsere Analysen und Berichte abzuschließen, indem es andere Benutzer ähnlich wie Sie betrachtet. Diese Informationen lassen uns nicht wissen, wer Sie sind, oder halten das Verfolgen Ihrer Browseraktivitäten auf unserer Website aufrecht. Angaben zum Anbieter FUNKTIONELLE COOKIES Funktionelle Cookies Mit diesen Cookies ist die Website in der Lage, erweiterte Funktionalität und Personalisierung bereitzustellen. Sie können von uns oder von Drittanbietern gesetzt werden, deren Dienste wir auf unseren Seiten verwenden. Wenn Sie diese Cookies nicht zulassen, funktionieren einige oder alle dieser Dienste möglicherweise nicht einwandfrei. Angaben zum Anbieter COOKIES FÜR MARKETINGZWECKE Cookies für Marketingzwecke Diese Cookies können über unsere Website von unseren Werbepartnern gesetzt werden. Sie können von diesen Unternehmen verwendet werden, um ein Profil Ihrer Interessen zu erstellen und Ihnen relevante Anzeigen auf anderen Websites zu zeigen. Sie speichern nicht direkt personenbezogene Daten, basieren jedoch auf einer einzigartigen Identifizierung Ihres Browsers und Internet-Geräts. Wenn Sie diese Cookies nicht zulassen, werden Sie weniger gezielte Werbung erleben. Angaben zum Anbieter COOKIES FÜR DIE CHAT-FUNKTION Cookies für die Chat-Funktion Diese Cookies sind für die Aktivierung der Chat-Funktion erforderlich, indem sie es uns ermöglichen, Sie zu lokalisieren, Sie mit unseren Teams in Kontakt zu bringen und Ihnen die Möglichkeit zu geben, sich mit uns auszutauschen (per Chat oder Videoanruf). Diese Verwendung ist mit der Überwachung Ihrer Erfahrungen auf der Website verbunden (einschließlich einer Live-Überwachung Ihrer Navigation auf unserer Website oder mobilen App), die es uns ermöglicht, Sie bestmöglich zu unterstützen und Ihnen die Produkte zu empfehlen, die Ihren Erwartungen und Vorlieben am besten entsprechen. Wenn Sie diese Cookies nicht akzeptieren, können Sie nicht auf die Chat-Funktion zugreifen. Angaben zum Anbieter Back Button LIEFERANTENLISTE Filter Button Consent Leg.Interest checkbox label label checkbox label label checkbox label label Clear checkbox label label Apply Cancel Meine Auswahl bestätigen Alle ablehnen Alle zulassen