How To: Give Discount on Order if Order Subtotal Exceeds Certain Value

СS-Cart allows you to make a promotion that applies only when the combined price of all products in the order is higher than a certain value. To create this promotion, follow the steps below:

  1. In the Administration panel, go to Marketing → Promotions.

  2. Click the + button in the top right corner and choose Add cart promotion.

  3. Fill in the fields on the General tab. Make sure your promotion has a Name, and that the Status is set to Active.

    Adding a discount on orders with specific total in CS-Cart.
  4. Switch to the Conditions tab and click the Add condition button.

  5. Select Order subtotal from the dropdown list. Then choose equal or greater and enter the desired subtotal value in the primary currency of your store.

    Note

    By subtotal we mean the combined price of all products that are currently in the cart.

    Setting up discount conditions in CS-Cart.
  6. Switch to the Bonuses tab and click the Add bonus button.

  7. Choose any bonus from the dropdown list, and configure that bonus. For example, let’s choose Order discount with by fixed amount, then set the value to 10. That way a customer will get a discount on order subtotal. The size of the discount will be 10 units in the primary currency of your store.

  8. Click the Create button.

    Entering discount values on the "Bonuses" tab.