News:

Looking for documentation? Take a look on our wiki

Main Menu

Hide All Prices In Product and Category View

Started by peteward15, May 29, 2015, 15:41:02 PM

Previous topic - Next topic

peteward15

We wish to use our VM 3 store just as a cataglogue and therefore do not want to publish any prices.  Is there a way to hide these?

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

peteward15

Thansk GJC I think!  We already have it set as a catalogue which removes all of the add to basket funtionality but still displays prices.  And how to remove them isn't shown in the "handbook!"

jenkinhill

If unticking all entries under the Show price column in the Configuration/Proces tab does not cause the prices to stop displaying then it suggests that you are not using the default VM template. In wich case the easiest way to remove the prices is to simply hide them with a css override.

For the default VM templates all that is needed is   .product-price {display: none;}   but you could use Firebug to woprk out the precise class if your template is different.

http://forum.virtuemart.net/index.php?topic=102850.0
http://docs.virtuemart.net/tutorials/templating-layouts/106-override-vmsite-ltr-css.html


Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum