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

CS-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 Admin panel, go to Marketing → Promotions.

  2. Click the + Add promotion 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.

  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 a 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, the customer will get a discount on the order subtotal. The discount amount will be 10 units in the primary currency of your store.

  8. Click the Create button.

    Entering discount values on the "Bonuses" tab.