Carregando...
{error || 'Esta lista não existe ou não é pública.'}
Todos os itens já foram reservados!
{new Intl.NumberFormat('pt-BR', { style: 'currency', currency: item.currency || 'BRL' }).format(item.price)}
)} {showQuantitySummary && ({item.claimedQuantity} de {item.quantity} reservados
)} {item.description && ({item.description}
)} {/* Existing claims list */} {item.claims.length > 0 && (