Skip to content

feat: mejorar UI tienda - header mejorado y productos recomendados - #42

Merged
edwar merged 1 commit into
mainfrom
feat/tienda-header-mejorado-recomendados
Jun 28, 2026
Merged

feat: mejorar UI tienda - header mejorado y productos recomendados#42
edwar merged 1 commit into
mainfrom
feat/tienda-header-mejorado-recomendados

Conversation

@edwar

@edwar edwar commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Cambios en la tienda pública:

Header mejorado (lista y detalle):

  • Fondo bg-card/80 backdrop-blur-xl con gradiente bg-gradient-to-b from-background to-accent/5
  • Logo con ring-2 y fallback con icono Store
  • Badge del carrito con sombra shadow-lg shadow-primary/30
  • Inputs con focus:ring-2 focus:ring-primary/10

Cards de productos (lista):

  • hover:bg-card/80 hover:border-primary/30
  • Imagen con group-hover:scale-105
  • Badge "Sin stock" con backdrop-blur-sm

Productos recomendados (detalle):

  • Server component fetchea hasta 8 productos del mismo negocio (excluyendo el actual)
  • Sección "También te puede gustar" al final del detalle
  • Lista horizontal con overflow-x-auto snap-x snap-mandatory
  • Cards con hover effect y link directo

Build verificado.

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
loki Ready Ready Preview, Comment Jun 28, 2026 8:28pm

@edwar
edwar merged commit a9542d0 into main Jun 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant