Skip to content

WooRewards

  1. Home
  2. Docs
  3. WooRewards
  4. Points and Rewards Systems
  5. Rewards
  6. Points on cart

Points on cart

This documentation is for the WooRewards plugin

The Points on cart reward is very distinct from other kinds of rewards. Instead of unlocking rewards by spending their points, customers can spend their points directly on the cart for immediate discount.

Information

The Points on cart reward can only be used on standard Points and Rewards Systems. You can’t use that reward on a leveling system.


Settings

Go to WooRewards → Points and Rewards and select a Points and Rewards system to edit.

In the new window, go into the Rewards.

Make sure the sliding button is positioned to Points on cart.

Set the following values :

  • Point value : The value of 1 point in your website currency.
  • Min points usage : The minimum amount of points that can be used on a single cart
  • Max points usage : Set the maximum points that can be used on a single cart. Keep empty for no limit.
  • Max percentage of cart : If set, customers won’t be able to use their points to discount the cart more than the set percentage.
  • Lower Cart Limit : If set, customers can’t use their points to discount the cart below that limit.
  • Minimum Cart Amount : Set a minimum cart amount under which customers can’t use their points on the cart.

To use that reward, you also need to set up the appropriate tool on the cart and/or the checkout page. Please see the Use points on cart documentation to set it up.

Example

Here’s an example of the effect of these values :

  • Max percentage of cart : 30
  • Lower Cart Limit : 50
  • Minimum Cart Amount : 70

With the above values, customers can use their points when the cart subtotal is above 70$.

They can use their points to discount the cart down to 50$ or 70% of its total.


Cart and Checkout display

After setting up your points and rewards system, you should also display the points and cart tool on the cart and/or checkout page so that customers can spend their points.

In order to do that, go to WooRewards → Appearance → WooCommerce. In this page, you’ll find 2 groups, one for the cart page and one for the checkout page. Choose the location you want and add the following shortcode :

[[wr_points_on_cart]]
Scroll To Top