Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Cannot add gift item to cart

Found in

EPiServer.Commerce 10.7.3

Fixed in

EPiServer.Commerce 11.1.0

(Or a related package)

Created

Jul 20, 2017

Updated

Aug 14, 2017

State

Closed, Fixed and tested


Description

Precondition:
A gift promotion: "Buy over $100 and get gift variant A".

Steps to reproduce:

  1. Add items to a cart with price greater than $100
  2. Variant A is added to cart with price $0.
  3. Continue to add variant A to the cart.

Expect: Variant A can be added to the cart normally with its original price.
Actual: Cannot add variant A to the cart.

Note:

  • The issue happens in
    • Quicksilver sample site
    • Commerce Manager of Quicksilver
    • Commerce Manager of Seagull
  • The issue does NOT happen in
    • Seagull sample site