ÚLTIMAS TALLAS
Vista
-
SANDALIAS NEGRAS DE PIEL CON TIRAS PARA MUJER GIOUX
44,95€39,95€
+1 -
SANDALIAS OFF-WHITE DE PIEL CON TIRAS PARA MUJER GIOUX
44,95€39,95€
+1 -
SNEAKERS ABIERTAS ATADAS PIEL LOCKE
69,95€49,95€
+2 -
SNEAKERS ABIERTAS ATADAS PIEL LOCKE
69,95€49,95€
+2 -
SNEAKERS ABIERTAS ATADAS PIEL LOCKE
69,95€49,95€
+2 -
SNEAKERS REJILLA CUÑA INTERNA HARKANY
74,95€49,95€
+1 -
SNEAKERS REJILLA CUÑA INTERNA HARKANY
74,95€49,95€
+1 -
SANDALIAS TACÓN PIEL LAZO PATTI
59,95€49,95€
+2 -
SANDALIAS TACÓN PIEL LAZO PATTI
59,95€49,95€
+2 -
SANDALIAS TACÓN PIEL LAZO PATTI
59,95€49,95€
+2 -
+3
-
+1
-
+1
-
+3
-
+1
-
+1
-
SANDALIAS NEGRAS CON TIRAS ANUDADAS PARA MUJER TELHA
49,95€36,95€
+1 -
SANDALIAS OFF-WHITE CON TIRAS ANUDADAS PARA MUJER TELHA
49,95€36,95€
+1 -
+1
-
+1
-
SNEAKERS BLANCAS CON CUÑA INTERNA PARA MUJER ULSTEIN
69,95€49,95€
+1 -
SNEAKERS NEGRAS CON CUÑA INTERNA PARA MUJER ULSTEIN
69,95€49,95€
+1 -
SANDALIAS PLATEADAS DE PIEL TIPO PALA PARA MUJER
34,95€24,95€
+1 -
SANDALIAS DORADAS DE PIEL TIPO PALA PARA MUJER
34,95€24,95€
-
SANDALIAS DORADAS DE PIEL PARA MUJER
49,95€39,95€
+1 -
SANDALIAS PLATEADAS DE PIEL PARA MUJER
49,95€39,95€
+1 -
+1
-
+3
-
+3
-
+3
-
+3
-
+3
-
+3
-
+3
-
+3
-
+1
-
+1
<script>
const filterButtons = document.createElement("div");
filterButtons.style.width = "100%";
filterButtons.style.margin = "0 auto";
filterButtons.style.maxWidth = "1240px";
filterButtons.style.paddingBottom = "2rem";
const currentSelectedSize = new URLSearchParams(window.location.search).get("size");
filterButtons.innerHTML = `
<ol id="filter-buttons">
<li><a href="?size=392" class="${currentSelectedSize == 392 ? "active-fb" : ""}">35</a></li>
<li><a href="?size=393" class="${currentSelectedSize == 393 ? "active-fb" : ""}">36</a></li>
<li><a href="?size=389" class="${currentSelectedSize == 389 ? "active-fb" : ""}">37</a></li>
<li><a href="?size=394" class="${currentSelectedSize == 394 ? "active-fb" : ""}">38</a></li>
<li><a href="?size=395" class="${currentSelectedSize == 395 ? "active-fb" : ""}">39</a></li>
<li><a href="?size=397" class="${currentSelectedSize == 397 ? "active-fb" : ""}">40</a></li>
<li><a href="?size=398" class="${currentSelectedSize == 398 ? "active-fb" : ""}">41</a></li>
</ol>
`;
const productsGrid = document.querySelector(".products-grid");
productsGrid.prepend(filterButtons);
</script>
<style>
#filter-buttons {
display: flex;
flex-flow: row wrap;
justify-content: center;
gap: 20px;
list-style: none;
padding: 0;
}
#filter-buttons li a {
padding: 6px 20px;
background: #fff;
color: #000;
border: 1px solid #000;
border-radius: 3px;
}
#filter-buttons li a.active-fb {
background: #000;
color: #fff;
}
.top-categories {
display: none !important;
}
</style>
= 640 && window.innerWidth < 1024;
updateModalHeight();
updateBottomOffset();
"
:style="
(isMobile || isTablet)
? { bottom: `${bottomOffset}px` }
: {}
"
class="fixed transition-opacity duration-300
bottom-8
lg:bottom-8 lg:right-8 right-2 z-30"
:class="scrolled ? 'opacity-100 visible' : 'opacity-0 invisible'">