Joomla 1.7.3/VM 2.0.0
Hi, I want to change the pricing labels slightly. So for 'Sales Price'. I would like to simply use 'Price'. I've searched everywhere but can't work out how to do this. Are these stored in the db somewhere?
I would love to know this as well
After searching through all the virtuemart component directories, I finally realized my search was altogether wrong. The label names are stored in public_html/language/en-GB/en-GB.com_virtuemart.ini. The field in question is COM_VIRTUEMART_PRODUCT_SALESPRICE="your text here"
dmarot, that is great! Thank you for sharing this.
One other question on this. Do you know how to make this a template override? It doesn't seem to be part of a view so I wondering how to stop this being overwritten each time I upgrade. Maybe it's something I just need to remember to redo with each upgrade.
ZX
Thanks so much!! Fantastic bit of info there! I was hunting!