SALE
Sock Shoes
Shoes
Sandals
Boots
Adaptive
Accessories
Active
Boots

bottes

Chaussures véganes approuvées par un podologue, conçues pour un développement sain, le mouvement et le confort des enfants.

product.url) .sort((a, b) => { if (this.sortBy === "price-high-low") return Number(b.price.slice(1)) - Number(a.price.slice(1)); if (this.sortBy === "price-low-high") return Number(a.price.slice(1)) - Number(b.price.slice(1)); return 0; }) .slice((this.currentPage - 1) * this.productsPerPage, this.productsPerPage * this.currentPage); return a; }, goToNextPage() { const page = this.currentPage + 1; this.currentPage = page; window.history.pushState(null, "", `?currentPage=${page}`); }, goToPreviousPage() { const page = this.currentPage - 1; this.currentPage = page; window.history.pushState(null, "", page === 1 ? "?" : `?currentPage=${page}`) }, async init() { const catalogs = await getCatalogs(); const urlSearchParams = new URLSearchParams(window.location.search); const page = urlSearchParams.get("currentPage"); this.currentPage = page ? Number(page) : 1; const catalog = catalogs.find(c => c.handle === "wear"); const category = catalog.categories.find(c => c.handle === "shoes"); const allProducts = [...category.product_collections, ...category.products]; const allThemedCollections = category.themed_collections; this.products = [...allProducts] .reverse() .filter((product, index, reversedProducts) => reversedProducts.slice(index + 1).find(p => p.handle === product.handle) === undefined) .reverse(); this.themedCollections = allThemedCollections; if (this.currentPage === 1) { this.productsPerPage = this.productsPerPage - this.themedCollections.length; } $watch("currentPage", () => { window.scrollTo({ top: 0, behavior: "smooth" }); }); $watch("sortBy", () => { this.currentPage = 1; }); // this way on popstate, page will not jump to the pagination buttons history.scrollRestoration = "manual"; window.addEventListener("popstate", () => { const urlSearchParams = new URLSearchParams(window.location.search); const page = urlSearchParams.get("currentPage"); this.currentPage = page ? Number(page) : 1; }) $refs.collectioncontainer.style.minHeight = "unset"; }, }">

Filtres

Filtres

$
à
$
10 produits
Trier par
Trier par
Sauver $5.00
Noel - Bottes d'hiver pour enfants Noel - Bottes d'hiver pour enfants
All-Season & All-TerrainNoel - Bottes d'hiver pour enfants
Prix de vente$34.99 USD Prix normal$39.99 USD
Bottes d'hiver pour enfants Avery Bottes d'hiver pour enfants Avery
Milo - Bottes de neige pour enfants Milo - Bottes de neige pour enfants
Sauver $4.00
Emmett - Baskets Montantes d’Hiver pour Enfants Emmett - Baskets Montantes d’Hiver pour Enfants
Sauver $13.00
RainBuddy - Bottes de Pluie pour Enfants RainBuddy - Bottes de Pluie pour Enfants
Waterproof & All-TerrainRainBuddy - Bottes de Pluie pour Enfants
Prix de venteA partir de $33.99 USD Prix normal$46.99 USD
WildKid - Bottes de neige pour enfants WildKid - Bottes de neige pour enfants
Sauver $13.00
ArcticStride - Bottes de neige pour enfants ArcticStride - Bottes de neige pour enfants
Sauver $10.00
ArcticHug - Bottes de neige pour enfants ArcticHug - Bottes de neige pour enfants
Snow Explorers & All-TerrainArcticHug - Bottes de neige pour enfants
Prix de vente$43.99 USD Prix normal$53.99 USD
Sauver $8.01
Eleanor - Bottines Souples pour Tout-Petits Eleanor - Bottines Souples pour Tout-Petits
Sauver $10.00
Mosaïque Enneigée - Bottes d’Hiver pour Enfants Mosaïque Enneigée - Bottes d’Hiver pour Enfants
Snow Explorers & All-TerrainMosaïque Enneigée - Bottes d’Hiver pour Enfants
Prix de venteA partir de $46.99 USD Prix normal$56.99 USD