VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: flaterik on October 12, 2012, 09:39:47 AM

Title: Change Price class
Post by: flaterik on October 12, 2012, 09:39:47 AM
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 ?
Title: Re: Change Price class
Post by: nikpony on January 11, 2013, 11:28:39 AM
I have the same question...anybody can help us please?