Promotion issue on cart

Hi,

Cscart version : 4.17.2-SP1

The promotion created using multiple condition.
Conditions:

  1. Coupon code equal to test125
  2. order subtotal equal or greater
  3. once per customer

Bonus:

  1. Selected products and choose some products then choose percentage or fixed amount
  2. save

After promotion created . when add product to cart and try apply coupon and it always return message like The entered code cannot be applied, because it does not meet the requirements.

The other condition does not involve coupon working fine.

Thanks

Hello,

As you mentioned , this issue may be related to promotion => schema.post.php.
if you override or modified it. you should check for changes and revert back and it will work i guess.

1 Like

Thanks for explanation and it works.

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.