Discount not working?

Frustrating right? You probably have tried setting up your discount but your discount doesn’t work still. It’s most likely caused by one of two issues: ISSUE 1 Please ensure that your discount is active. An active discount should have a green dot next to it. Like this: To change the status of the discount, you […]

Application

Application We are going to create a discount which lets us reduce the price for a user based on whether he already benefited from certain discounts, which we will define in a list. 1. Step 1: We will first add our discount to the list of rules, using the “wad_get_discounts_conditions” filter.First, we add the filter: […]

Add operators

Add operators We can add our own operators. The format for creating an operator is simple and is as follows: Example 1: Example 2: So we can create our own operators by following the same rule thanks to the “wad_operators_fields_match” filter. In the application example (the second part of this document) a complete use of […]

Introduction to developer guide for addons

Introduction to developer guide for addons The purpose of this developer guide for addons is to show how to add your own discount to the Conditional Discounts for WooCommerce plugin. It is important to understand the use or operation of the Conditional Discounts for WooCommerce plugin before reading and practicalizing this documentation. Before starting it is […]

WooCommerce Cheapest Product Discounts

New Feature: WooCommerce Cheapest Product Discounts What if you were able to give out discounts only on the cheapest products in your customer’s cart? Or you could give discounts based on the lowest subtotal in the customer’s cart? Conditional Discounts for WooCommerce New Features were added to turn these questions into a reality. 1. Preamble […]

Set up WooCommerce Affiliate Links Discount

Set up WooCommerce Affiliate Links Discount Our Conditional Discounts for WooCommerce plugin has the ability to give discounts based on affiliation links. Let’s see how to set up a WooCommerce affiliate links discount. Generally, to set up a discount, we need two essential things which are: Steps Before creating the WooCommerce affiliate links discount, we will create […]

Create a WooCommerce discount per payment method

Create a WooCommerce discount per payment method A payment gateway is a service that allows a customer to pay for his order using credit cards or direct payments methods.  While there are hundreds of payment methods out there, they are not all the same. Some may be advantageous for the customers while others are more […]

Create a discount based on store currency

Create a discount based on store currency There are several reasons why you would want to give a discount based on store currency. Maybe you want to encourage the customers to purchase in your main currency so that you do not have to do any conversions. Maybe you have a limited currency band – that […]

Set up Free gifts and By One Get One (BOGO) deals

Set up Free gifts and By One Get One (BOGO) deals To help you define and give out free gifts to your customers, when needed on your online shop you can install the Conditional Discounts for WooCommerce plugin. 1. Create your woocommerce free gifts list A product list is basically a defined group of products on your shop which […]

Free gifts and Buy One Get One (BOGO) deals Overview

Free gifts and Buy One Get One (BOGO) deals Overview Managing an online shop is not an easy task. Offering woocommerce free gifts is one of the ways to quickly move stock, attract new customers, or reach target sales. That is the goal of every online shop managers. Who doesn’t like gifts? Everyone does! Don’t […]

Contents