Hi people
with this function i see the salesprice
echo $this->currency->createPriceDiv ('salesPrice', 'COM_VIRTUEMART_PRODUCT_SALESPRICE', $product->prices);
Now this take direct the class
<div class="PricesalesPrice" style="display : block;">
Where i can change this ?
I have the same question...anybody can help us please?