VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: lindapowers on December 25, 2015, 09:39:10 AM

Title: Minimum quantity and multiple prices display issue
Post by: lindapowers on December 25, 2015, 09:39:10 AM
vm 3.0.12 // j 3.4.8

Hi

If you have a product with minimum quantity and multiple prices the quantity box is changed accordinly to the minimum quantity which you select but the price reflected doesn't show the price of the quantity.

To reproduce:

Create a product with multiple prices.

Example

From 1 to 4= 1 €
From 4 to 99= 2 €

Set minimum quantity to 5 in the product details tab.

Check the product and it shows 5 in quantity but 1 € as price instead of 2 € which is the correct price.


Regards

Pls tell me if this is normal behaviour. I know I could remove the "from 1 to 4" price and would show correct.