VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: J3DI13 on March 12, 2014, 09:33:08 AM

Title: Cart price layout
Post by: J3DI13 on March 12, 2014, 09:33:08 AM
Hi there good people of VM

I have a small issue which i am sure you can solve easily. I have attached a jpg to this post showing how my client would like the order of
the pricing to be displayed in the cart. I have tried the settings in the configuration/ configuration/ pricing area in the admin area but have not had any luck.
Also am i correct in saying the titles for the price is displayed in the language file of joomla?

Many Thanks

[attachment cleanup by admin]
Title: Re: Cart price layout
Post by: jenkinhill on March 12, 2014, 10:30:39 AM
The price labels are in the language files and can be changed by the use of overrides. http://forum.virtuemart.net/index.php?topic=113895.0

If you want to change the order of the columns then you will need to re-arrange the output in the cart/default_pricelist.php that you are using as a template override.

As for the Shipping description, that displays what is entered in the Shipment Name and Shipment Description fields of the shipping plugin.
Title: Re: Cart price layout
Post by: J3DI13 on March 12, 2014, 10:39:43 AM
Thanks Jenkinhill, you awesome
Title: Re: Cart price layout
Post by: J3DI13 on March 12, 2014, 10:45:13 AM
A quick one.... Any idea how to get the product description price to display like the product catalog price eg R1 234.00 instead of R1,234.00?

Thanks
Title: Re: Cart price layout
Post by: J3DI13 on March 17, 2014, 09:57:14 AM
QuoteIf you want to change the order of the columns then you will need to re-arrange the output in the cart/default_pricelist.php that you are using as a template override.

How do i go about changing the columns and what is displayed in them according to the screenshot?

Many Thanks