BB FESTAS ALUGUEL
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
Vasos
262
Totem
740
Doceira
820
Temáticos
2014
Material Decorativo
4006
Boleiras
82
Material Buffet
114
Mobília
618
Painel
1228
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 === '' || 'vasos'.includes(categorySearch.toLowerCase())" >
Vasos
262
$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 === '' || 'totem'.includes(categorySearch.toLowerCase())" >
Totem
740
$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 === '' || 'doceira'.includes(categorySearch.toLowerCase())" >
Doceira
820
$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 === '' || 'temáticos'.includes(categorySearch.toLowerCase())" >
Temáticos
2014
$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 === '' || 'material decorativo'.includes(categorySearch.toLowerCase())" >
Material Decorativo
4006
$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 === '' || 'boleiras'.includes(categorySearch.toLowerCase())" >
Boleiras
82
$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 === '' || 'material buffet'.includes(categorySearch.toLowerCase())" >
Material Buffet
114
$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 === '' || 'mobília'.includes(categorySearch.toLowerCase())" >
Mobília
618
$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 === '' || 'painel'.includes(categorySearch.toLowerCase())" >
Painel
1228
5144 itens encontrados
Cubo Dado Preto 15Cm Alt X 15Cm X 15Cm
R$ 15,00
Locação
Cubo de Acrílico G 80Cm Alt X 40Cm X 40Cm
R$ 100,00
Locação
Cubo de Acrílico G 80Cm Alt X 45Cm X 45Cm
R$ 100,00
Locação
Cubo de Acrílico M 60Cm Alt X 37Cm X 37Mc
R$ 60,00
Locação
Cubo de Acrílico P 50Cm Alt X 40Cm X 40Cm
R$ 50,00
Locação
Cubo de Acrílico Pp 40Cm Alt X 35Cm X 35Cm
R$ 50,00
Locação
Cubo de Encaixe Vermelho 60Cm Alt X 50Cm X 50Cm
R$ 50,00
Locação
Cubo Decorativo da Minne 15Cm Alt X 15Cm X 15Cm
R$ 15,00
Locação
Cubo Encaixe Amarelo Escuro 70Cm Alt X 50Cm X 50Cm
R$ 50,00
Locação
Cubo Encaixe M Rosa Bebê 70Cm Alt X 50Cm X 50Cm
R$ 50,00
Locação
Cubo Encaixe P Verde Bebê 60Cm Alt X 50Cm X 50Cm
R$ 50,00
Locação
Cubo Facebook 15Cm Alt X 15Cm X 15Cm
R$ 15,00
Locação
Cubo Filmagem 15Cm Alt X 15Cm X 15Cm
R$ 15,00
Locação
Cubo G Azul Claro 80Cm Alt X 50Cm X 50Cm
R$ 70,00
Locação
Cubo G Azul Escuro 80Cm Alt X 50Cm X 50Cm
R$ 70,00
Locação
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 " >
Cubo G Ripado/Poá Rosa 90Cm Alt X 50Cm X 50Cm
R$ 70,00
Locação
1
…
70
71
72
73
74
…
322