VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: padalec on July 30, 2018, 14:46:57 PM

Title: Show prices from selected shopper groups
Post by: padalec on July 30, 2018, 14:46:57 PM
Hi,

Just a quick question. We have two shopper groups with different prices for products.

It is possible (out of the box) to show in frontend (product view) both prices of both shopper groups? Is there any plugin?

or

We will have to customize the code?

Thank you.

Title: Re: Show prices from selected shopper groups
Post by: GJC Web Design on July 30, 2018, 17:21:43 PM
as the price is shown depending on the group the current visitor belongs to then I would guess either a snippet in the price sublayout to find the "other" SG price or maybe there is a plugin somewhere.

But prob. not just a case of rendering the price as there is only one stored price per SG in VM that is then manipulated by taxes, discounts etc etc to arrive at the final figure