VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: ziboul on July 12, 2012, 11:36:09 AM

Title: Hide price on detail page
Post by: ziboul on July 12, 2012, 11:36:09 AM
Hi,
i'm searching a solution to hide the price in the detail product page.
As now the price is displayed over the image with the mention "HT" instead of "TTC".
The better shoulld be to place the text under the image with "TTC".
This is the chain i would like to hide (or to modify an positionned) but can't find it in any file of the component.

    <strong>Prix unitaire HT</strong><div class="PricesalesPrice" style="display : block;"><span class="PricesalesPrice">450,00 €</span></div>

Thanks by advance.

ziboul
Title: Re: Hide price on detail page
Post by: ziboul on July 12, 2012, 12:09:17 PM
I've sold one of my issue ; in the default.php file i've modified

<div class="width50 bottom right">
       <div class="spacer-buy-area">

But now still remains the legend "Prix unitaire HT". In the configuration panel only TTC is cheked.

where can i change this legend plz ?

Tks

JOOMLA 2.5 and VM 2
Title: Re: Hide price on detail page
Post by: ziboul on July 12, 2012, 12:18:13 PM
Hi,
for the second issue the legend to modify was in the .ini language file.

Sorry for the inconvenience.

hope this could help.

ziboul