Print

Adding Shopper Group Based Discount in VirtueMart 2

Calculation rules can be added using the instructional located here:
http://forum.virtuemart.net/index.php?topic=97406.45

I also had to modify the getUncategorizedChildren function in /administrator/components/com_virtuemart/models/product.php in order to get it to pass the child price appropriately to our modified customfield.php model files select menu.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

VirtueMart Admin Menu Not Showing After Update

After running a Joomla and VirtueMart update in place the admin menu dissappears, and this is a...

VirtueMart Show Cart Links not going to SSL

Recently updated a site to VirtueMart 3.0.18.  Had SSL for sensitive areas turned on in the...

Hide the Shopper Information Fields in VirtueMart

Open the file: components/com_virtuemart/views/user/tmpl/edit_shopper.phpor corresponding...

Setting Payment Module Order

This can be done via the Joomla plugins section on the admin side.  Adjust the order there.

Setting product order in VirtueMart 2

Basics of product ordering in VirtueMart can be found here:...