• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2966

Original Genesis & WooCommerce Tutorials & 6000+ Guaranteed Code

Snippets

  • Checkout
  • Log in

Buy This Quantity Get % Discount for Specific Products in WooCommerce

$75.00

Category: WooCommerce Tags: add_fee, get_cart, woocommerce_cart_calculate_fees
  • Description

This PHP code enables you to add a percentage discount based on a minimum order quantity in WooCommerce. Example :

  • Buy a minimum 3 items of a specific product, get a 10% discount on the total.
  • The % discount is shown in the cart totals on the cart page.
  • The percentage discount is also displayed on the checkout page.

The code enables you to :

  • Target 1 or more products by product id
  • Set the percentage discount
  • Set the quantity

Code Installation

There’s only 2 steps :

1. Copy and paste the PHP code to your child themes functions file or custom functionality plugin.

2. Set your product id'(s) line 16, your percentage discount line 15 and your minimum quantity line 25.

These solutions may also help :

  • WooCommerce Single Product Quantity Discount

    Single Product Quantity Discount – WooCommerce

    $75.00

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Code written by Brad Dalton specialist for Genesis & WooCommerce.

Advertise · WPEngine · Genesis · Log in

  • Code Snippets
  • Tutorials
  • Videos
  • Tags
  • Account
  • Checkout
  • Cart
  • Hire Me
  • Log in
 

Loading Comments...