Download Free WooCommerce Pricing & Discounts! By Vanquish CodeCanyon 14679278
The WooCommerce Pricing & Discounts! plugin (WCTBP) is a powerful tool that allows the shop admin to create price and discount rules that dynamically set products price, and cart discounts or add fees to the cart according to time periods, quantity (currently in cart or item stock value left), amounts spent (per items or cart total) and user roles (for automatic role assignment look for companion plugin: ).
Useful for many purposes like assigning special prices for special users (like wholesale users)!
Product total sales: In the case of variable products, the total sales value considered is the master products (WooCommerce doesn’t keep track of single variation total sales). To edit the total sales value for a product (total_sales) use the Custom field metabox on the product edit page.
Number of purchases by the customer: The number of sales considered is the ones performed only when the plugin is active.
Taxes: The plugin, to properly work, requires item prices to be entered exclusive of any tax
PRICING/DISCOUNTING RULES
The shop admin can use WooCommerce Pricing! bulk editor to assign to a set of products (directly selecting them or a set of categories) multiple price/discount rules or use the rules configurator directly on the product edit page. Each pricing rule has the following options:
- Product(s) selection (only in bulk editor)
- Category(es) selection (only in bulk editor)
- Assignment strategy (only in the bulk editor: the rule can be assigned to the selected product/categories or all products except the ones selected)
- “Children” categories (only in the bulk editor: if a category was selected, that rule can be assigned also to its children)
- Time periods
TIME PERIODS AND USER ROLES
For each pricing rule, the shop admin can create different dates & time periods, select user roles or specific user accounts to which apply the pricing/discount rule, and assign them different prices or cart discounts.
Every price strategy can optionally depend on the product quantity present in the customer’s shopping cart or according to the stock left value.
If the Cart strategy option has been chosen and the quantity is null or 0, the displayed product price will be automatically adjusted according to the strategy. In the case of Stock strategy, if the quantity value is left empty or 0 the rule will be ignored.
In this way, the admin can create special prices according to time, quantities, and user role or just for user roles! This could be useful to set up special prices for wholesale users or create special limited time offer discounts or special prices!
Note: In the case of Stock strategy, the price will be assigned according to the current product value stock value. So for example, the product has a stock value of 20 and the admin creates two rules for stock ranges 10 – 19 and 20 – 30.
The customer buys 5x of that product, the plugin will only apply the rule configured for 20 – 30 (because the current item stock value is 20), It won’t apply for 1x the price configured for rule 20 – 30 and the other 4x the price for rule 10 – 19.
DYNAMIC PRICE DISPLAY ON PRODUCT PAGE
WCTBP updates the product price displayed on its page every time the customers change the product quantity. This is useful to let your users know how much the item will cost without adding the item to the cart!
SALE BADGE
By default for each product that applies a pricing rule and its price is less than the original, the default woocommerce “Sale” badge is displayed. This feature can be disabled using the WooCommerce Pricing! general options menu. Optionally you can also customize its text!
HIDE PRODUCTS PRICES AND MAKE THEM UNPURCHASABLE
The shop admin, for each pricing rule, can use the special option Hide price for unauthorized users to hide product prices and add to cart buttons for unauthorized users. Unauthorized users are the ones that do not match with the selected user roles and user accounts.
In the case of previous products added to the cart before the rule creation, they will remove from the cart during the checkout process validation and display a notice to the user.
NOTE: Make sure that the theme you are using is properly using the woocommerce_loop_add_to_cart_link,woocommerce_after_single_product, woocommerce_after_single_product, woocommerce_single_product_summary actions to render the add to cart buttons. If not, the plugin cannot remove them from product and shop pages.
ADVANCED QUANTITY/AMOUNT SPENT STRATEGIES
Would you like to apply a bulk discount to products of the same category if a customer adds more than X item of that category to the cart (or spend more than a certain amount for those items)?
Would you like to apply a bulk discount to the selected products if the sum of their quantities/spent amount is more than X ?
Would you like to add cart fees according to the purchased product/categories ?
You can!
WooCommerce Pricing! allows you to select advanced quantity strategies that lets you specify which quantity the plugin has to consider (single product, sum of product quantities/amount spent belonging to the same category, or sum of all the selected product quantities).
BUY X ITEM AND GET Y FREE!
WCTBP plugin will let you configure discount rules for which your customer can buy X quantity of a product and have and get y quantity of those items for free!
To do that, the shop admin during the rule configuration has just to:
- select the new [CART]The selected number of items will be free option in the Price / Discount strategy
- select the By cart quantity range option on the Give away strategy section
- configure a min and max quantity range
- select the number of free items
GIVE X ITEMS FOR FREE FOR EVERY Y ITEMS
Selecting the [CART]The selected number of items will be free strategy, you can also give X items for free for every Y (of the same item). It is useful to configure promotions like “You will get 1 item for free for every 5 purchased items!”. Note that the offer will be applied to the same items, so the plugin will give X items free for every Y of the same item.
To do that you have just to:
- select the new [CART]The selected number of items will be free option in the Price / Discount strategy
- select the Y items quantity that has to be given for free on the Number of free items section
- select the Every X items option on the Give away strategy section
- select the items X step value after which Y items are given for free
Another useful feature added by the WCTBP plugin is a new column named “Pricing rule(s)” On the Products list page. In this way, the shop admin can always know if a pricing rule has been assigned to one (or more) post(s)/product(s)