VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: cerhio on February 08, 2019, 12:23:15 PM

Title: How to make "fixed" Custom field product price
Post by: cerhio on February 08, 2019, 12:23:15 PM
joomla 3.9.1 vm 3.2.15

I want to display prices, added via string custom field without +-. And i need they work the same. F.e. if i set product price 100 and custom field price 30, i want the final price to be 30, not 100+30 or 100-30

How can i do it?

Or maybe there's anothes solution. i need to display prices for different packaging

Yellow ribbon:
$10 per meter
$24 per spool
Title: Re: How to make "fixed" Custom field product price
Post by: AH on February 08, 2019, 13:11:15 PM
Have a look at this

https://forum.virtuemart.net/index.php?topic=127362.0
Title: Re: How to make "fixed" Custom field product price
Post by: cerhio on February 09, 2019, 15:37:05 PM
Thank you very much! That's it!