I dont need to create divs....
How to display simple prices?
echo $this->currency->createPriceDiv('salesPrice','COM_VIRTUEMART_PRODUCT_SALESPRICE',$product->prices);
Something like this:
$this->currency->salesPrice
I forgot. I am talking about category view...