$stats->write( 'product_sell', { count => 1, price => $self->price, }, { id => $self->id, category => $self->category } );