Hi there,

I see that it's possible to set a negative number for the price of a listing.

I was wondering if there is one place to change in the code in order to have the pricing format clearly defined with something like this regex "^\d+(\.\d{1,2})?$" ?
Of course, a jquery format checking at the front-end would be an extra help.

Your suggestion would help me a lot.

Thank you!

Sam