Saltar para o conteúdo

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Secure Checkout

Fast Delivery

Worldwide Shipping Available

New Drops Weekly

Coleção: Salomon

Nenhum produto encontrado
Utilizar menos filtros ou remover tudo

/* ===== Collections horizontal (mobile) ===== */ @media (max-width: 768px) { /* container da lista */ .collection-list, .collection-list__items { display: flex !important; flex-wrap: nowrap !important; gap: 16px; overflow-x: auto !important; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; } /* cada card */ .collection-list__item { flex: 0 0 80% !important; scroll-snap-align: start; } /* esconder scrollbar */ .collection-list::-webkit-scrollbar { display: none; } }