VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: NRE on March 14, 2016, 15:43:05 PM

Title: Listing multi prices v. 3.0.14
Post by: NRE on March 14, 2016, 15:43:05 PM
Hi, how can I show multi prices on product details page?
I've searched in the forum without success, I've found only some custom code for 2.x version.
Thank you.
Title: Re: Listing multi prices v. 3.0.14
Post by: jenkinhill on March 14, 2016, 16:01:34 PM
This plugin provides a price/quantity table.  http://extensions.virtuemart.net/products/quantity-related-price-calculation-detail
Title: Re: Listing multi prices v. 3.0.14
Post by: NRE on March 15, 2016, 15:15:42 PM
Thanks for replay.
I've found all the data that I need in the "allPrices" Array of the product object in my view.
That's awesome.
Anyway, thank you.