D’luarts Decorações e Eventos
Fale conosco
$refs.categorySearchInput?.focus(), 250)" class="shrink-0 cursor-pointer rounded-lg bg-zinc-100 px-3 py-2 text-zinc-500 transition-all duration-300 hover:bg-zinc-200 dark:bg-zinc-800 dark:text-zinc-400 dark:hover:bg-zinc-700" type="button" >
Todos
Kit 15 Anos
5
Kit Ano Novo
0
Kit Confraternização
3
Kit Batizado
7
Kit Padrão
420
Adulto Feminino
135
Kit Chá de Revelação
9
Kit Natal
14
Adulto Masculino
83
Kit Personalizados
5
Casamento
15
Categorias
$nextTick(() => scrollToActive()))" class="mx-2 cursor-pointer rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors bg-[var(--cp-soft)] text-[var(--cp-soft-tx)]" type="button" > Todos
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit 15 anos'.includes(categorySearch.toLowerCase())" >
Kit 15 Anos
5
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit ano novo'.includes(categorySearch.toLowerCase())" >
Kit Ano Novo
0
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit confraternização'.includes(categorySearch.toLowerCase())" >
Kit Confraternização
3
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit batizado'.includes(categorySearch.toLowerCase())" >
Kit Batizado
7
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit padrão'.includes(categorySearch.toLowerCase())" >
Kit Padrão
420
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'adulto feminino'.includes(categorySearch.toLowerCase())" >
Adulto Feminino
135
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit chá de revelação'.includes(categorySearch.toLowerCase())" >
Kit Chá de Revelação
9
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit natal'.includes(categorySearch.toLowerCase())" >
Kit Natal
14
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'adulto masculino'.includes(categorySearch.toLowerCase())" >
Adulto Masculino
83
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'kit personalizados'.includes(categorySearch.toLowerCase())" >
Kit Personalizados
5
$nextTick(() => scrollToActive()))" class="mx-2 flex cursor-pointer items-center justify-between rounded-lg px-4 py-2.5 text-left text-sm font-medium transition-colors text-zinc-700 hover:bg-zinc-100 dark:text-zinc-300 dark:hover:bg-zinc-800" type="button" x-show="categorySearch === '' || 'casamento'.includes(categorySearch.toLowerCase())" >
Casamento
15
487 itens encontrados
Kit Ouro- Fazendinha Azul
R$ 350,00
Kit
23 itens
Kit Ouro- Mulher
R$ 350,00
Kit
23 itens
Kit Ouro-Patrulha Canina Azul
R$ 350,00
Kit
19 itens
Kit Ourom - Jardim Verde
R$ 350,00
Kit
21 itens
Kit Pérola - Branca de Neve
R$ 230,00
Kit
11 itens
Kit Pérola - Fazendinha Verde
R$ 200,00
Kit
12 itens
Kit Pérola - Nossa Senhora
R$ 200,00
Kit
11 itens
Kit Pérola - Rustivo
R$ 0,00
Kit
12 itens
Kit Pérola - Stitch
R$ 199,99
Kit
13 itens
Kit Perola- Jardim Aquarelado
R$ 230,00
Kit
11 itens
Kit Personalizado - Rustico
R$ 1.200,00
Kit
Math.abs(dy) && Math.abs(dx) > 10) { dragging = true } if (dragging) { touchDelta = dx; swiping = true } " @touchend=" if (swiping && Math.abs(touchDelta) > 50) { touchDelta < 0 ? next() : prev() } touchDelta = 0; swiping = false; dragging = false " @mousedown.prevent="touchStartX = $event.clientX; touchStartY = $event.clientY; dragging = false; touchDelta = 0" @mousemove=" if (touchStartX === 0 && touchStartY === 0) return; let dx = $event.clientX - touchStartX; let dy = $event.clientY - touchStartY; if (!dragging && Math.abs(dx) > Math.abs(dy) && Math.abs(dx) > 10) { dragging = true } if (dragging) { touchDelta = dx; swiping = true } " @mouseup=" if (swiping && Math.abs(touchDelta) > 50) { touchDelta < 0 ? next() : prev() } if (dragging) { let a = $el.closest('a'); a.__dragged = true; setTimeout(() => a.__dragged = false, 50) } touchDelta = 0; swiping = false; dragging = false; touchStartX = 0; touchStartY = 0 " @mouseleave=" if (swiping) { if (Math.abs(touchDelta) > 50) { touchDelta < 0 ? next() : prev() } } if (dragging) { let a = $el.closest('a'); a.__dragged = true; setTimeout(() => a.__dragged = false, 50) } touchDelta = 0; swiping = false; dragging = false; touchStartX = 0; touchStartY = 0 " >
Kit Personalizado -Azul E Prata
R$ 500,00
Kit
Kit Prata 2 - Futebol Brasil
R$ 280,00
Kit
22 itens
Kit Prata - Confra
R$ 280,00
Kit
16 itens
Kit Prata - Sereia 2
R$ 280,00
Kit
17 itens
Kit Prata - 15 Anos Rosé
R$ 280,00
Kit
16 itens
1
…
20
21
22
23
24
…
31