Try our conversational search powered by Generative AI!

Item applies incorrect price in Commerce Manager if setting min quantity > 1

Found in

EPiServer.Commerce 11.7.0

Fixed in

EPiServer.Commerce 11.8.3

(Or a related package)

Created

Feb 02, 2018

Updated

Mar 19, 2018

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Update variant A:
    • Min quantity setting is 2.
    • Price 1: market US, price $5, min quantity 0.
    • Price 2: market US, price $3, min quantity 2.
  2. Go to Commerce Manager and create an order.
  3. Add variant A with quantity 1 to order => The system auto updates the quantity to 2 (based on the min quantity setting).

Expected: Variant A price is $3.
Actual: Variant A price is $5.

Note: Issue does not happen in sample site