code4business / freeproduct2

Magento2 extension that allows creating sales rules that add gift products.
64 stars 28 forks source link

Free Gift duplicate when Create Order at Backend(Admin Page) #26

Closed Osara12 closed 2 years ago

Osara12 commented 4 years ago

Preconditions

Settings / Sale Rules

1.Subtotal >= 2500 get free 1 item(1sku)

Steps to reproduce

  1. Create order at Admin backend
  2. After added some product and Cart subtotal > 2500, the gift will be added to Cart
  3. if I add more products, The gift will duplicate.
  4. after placed order, The gift that duplicated from step 3 will show x2 at Order page.

Expected result

1.

Actual result

domeglic commented 2 years ago

duplicate of #35