Tips and Tricks WP eCommerce

eCommerce Solution for WordPress Blog

  • Home
  • eCommerce Plugins
  • WP eStore Documentation
  • WP Shopping Cart Doc

WP eStore Download With Discount or Coupon AddOn

Addon Plugin Description

The eStore Download With Discount Addon is a plugin which allows your users to download a digital product by applying a 100% discount or coupon code.

This is very handy if you want to give the downloadable item for free to certain users.

Installing the Addon

You can install this addon just like you install any other WordPress plugin.

Using the eStore Download With Discount Addon

Once you have installed the addon you can create a download form by inserting the following shortcode:

[eStore_dl_with_discount id="19"]

Here, id is your eStore product ID.

The above shortcode will produce output like the following:

screenshot showing the download with discount estore addon demo

If a user enters a 100% discount code/coupon, he will be able to download the item instantly.

You can create 100% discount codes by going to the Coupons/Discounts menu in the eStore plugin.

Get the Download With Discount Addon

The price of this addon is $29.95

WP eStore Bulk Discount By Line Item AddOn

The eStore Bulk Discount By Line Item addon allows your customers to automatically get a discount based on the number of items they are purchasing.

Installing the eStore Bulk Discount By Line Item Addon

You can install this addon the same way you install any WordPress plugin:

  • Go to the “Add New” plugins screen in your WordPress admin area
  • Click the “upload” tab
  • Browse for the addon file (eStore-bulk-discount-by-line-item.zip)
  • Click “Install Now” and then activate the plugin

Using this Addon

When this addon is active, You can easily configure some conditions that will be used to automatically apply a discount on the items in the shopping cart.

To configure a new discount condition click on the “eStore bulk discount” sub-menu under the WP eStore plugin menu.

screenshot showing how to access the estore bulk discount addon menu

To add a new discount condition you need to enter the following information:

  • From (Quantity): The minimum number of items required to apply this coupon. For example – 7.
  • To (Quantity): The maximum number of items required in the shopping cart to apply this coupon. For example- 9.
  • Discount Rate (%): The rate of discount in percentage that will be applied on the item amount. For example – 20.

Click the “Save” button which will add the new discount condition.

screenshot showing how to configure a bulk discount condition

How Does the Discount Condition Work

This addon is an improved version of eStore Bulk Discount addon. It calculates the total quantities of an item and apply the discount accordingly (instead of calculating the total quantities of all the items in the shopping cart).

Suppose, you have three products (ID#s: 2, 3, 4) and your condition is configured like the following:

  • Quantity 1 – 4: discount 20%
  • Quantity 5 – 6: discount 25%
  • Quantity 7 – 9: discount 30%

If a user on your site orders product 2 ( quantity – 7), product 3 (quantity – 5), product 4 (quantity – 11) discount will be applied as:

  • Product 2 – discount 30%
  • Product 3 – discount 25%
  • Product 4 – no discount

AddOn Price

The eStore Bulk Discount By Line Item Addon is FREE for all customers who purchased WP eStore plugin from us.

Download the Addon

You can download this addon from the addon download area of our customer only support forum.

General Note

Please note that some of these free eStore addons are developed by our users in the community. So they do not have any advanced customization option. The description above explains exactly what this addon does.

Automatically Apply Discounted Product Prices for Members

You can automatically give a discount to your emember users on your eStore products.

How Auto Member Discounts Work

Normal visitors (non-members) of the site will see the standard full product price. Logged in members of the site will see a discounted price (according to the discount rate you set in the settings).

discounted-product-prices-for-site-members

Configuring the Automatic Discounts for Members

Step 1) Download and install the eStore dynamic discounts/coupons addon

Step 2) Go to the “Dynamic Coupons” menu in from the eStore admin dashboard area

Step 3) Go to the “WP eMember Integration” section and check the “Enable Auto Discounts For Members” option.

Step 4) Specify a discount rate in the “Member Discount Amount” field. For example: use a value like 25 if the members should automatically receive a 25% discount.

Step 5) Save the settings

Step 6) This step is optional. You can edit your membership level and apply a different discount rate if you want to offer different discount to different levels. For example: you may want to apply 15% discount to silver level members and 30% discount to gold level members.

When members go to your store page, they will automatically see the discounted product price (according to their membership access level). Normal visitors (non-members) will continue to see the standard product price.

This works for any fancy product display templates offered in WP eStore. So this will work even if you are using it on a sales/landing page (instead of a store page).

WP Simple Shopping Cart – How to Use Discount Coupons

WP Simple Shopping Cart plugin allows you to configure unlimited discount coupon codes. A user will be able to apply a coupon code to get a discount for the items they are purchasing from your site.

Coupon/Discount Configuration

Once you have installed the plugin, Go to following interface menu to create a new discount coupons:

Simple Cart -> Coupons

You can then give these coupon codes to your customers.

screenshot showing the wp shopping cart coupon/discount menu

You can leave the “Expiry Date” field empty to create coupons that never expire.

Apply a Discount or Coupon Code to the Cart via a URL or Link

WP eStore plugin has a feature to apply a discount code via the URL.

Step 1) First, you need to install the extra shortcodes addon (if you haven’t done it already)

Step 2) Now, you can append the following query argument to the end of an URL to create a link that will apply the discount code in the shopping cart:

?discount_code=COUPONCODE

Lets say for example, the WP eStore shopping cart is on the “http://www.example.com/cart” page, then the URL with the discount code will be the following:

http://www.example.com/cart/?discount_code=COUPONCODE

When you create a link using the above URL, it will apply the discount in the cart.

apply-discount-coupon-code-via-url-example

Add Item to the Cart and Apply Discount At the Same Time

Sometimes you may want to add an item to the shopping cart via a link and then apply a discount to the cart at the same time. You can do that by specifying the discount code in the URL when using the purchase product via link feature.

When you do this, the customer clicking on the call to action link will see that the item is added to the cart with a discount applied to it.

You can learn how to use this feature here.

WP eStore Bulk Quantity Shipping AddOn

The eStore Bulk Quantity Shipping addon allows the shopping cart to automatically apply a shipping amount based on the number of items a user is purchasing.

You can pre-configure how much shipping to apply for which item quantity range.

How Does the Bulk Shipping Condition Work

Lets say, you configured one shipping condition and a user just came to your site to do a shopping cart checkout. If the user adds 7-9 items to the shopping cart, a $20 shipping will be automatically applied to the cart.

Installing the eStore Bulk Quantity Shipping Addon

You can install this addon the same way you install any WordPress plugin:

  • Go to the “Add New” plugins screen in your WordPress admin area
  • Click the “upload” tab
  • Browse for the addon file (eStore-bulk-qty-shipping.zip)
  • Click “Install Now” and then activate the plugin

Using this Addon

When this addon is active, You can easily configure some conditions that will be used to automatically apply the shipping amount on the shopping cart.

To configure a new shipping condition click on the “eStore bulk shipping” sub-menu under the WP eStore plugin menu.

screenshot showing how to access the estore bulk quantity shipping addon menu

To add a new condition you need to enter the following information:

  • From (Quantity): The minimum number of items required to apply this shipping amount. For example: 7
  • To (Quantity): The maximum number of items required in the shopping cart to apply this shipping amount. For example: 9
  • Shipping Amount: The shipping amount that will be applied to the cart when the above condition is fulfilled. For example: 20

Click the “Save” button which will add the new shipping condition.

You can add as many conditions as you want.

screenshot showing how to configure a bulk quantity shipping condition

Marking a Product to be a Physical Item

The bulk quantity shipping addon can override and apply the bulk shipping amount to the cart, if the product in question is a physical item. The way to mark a product to be a physical item is to add a shipping amount of 0.01 to the shipping cost of the item. So edit the WP eStore product in question and enter a value of 0.01 to the Item Shipping Cost field.

AddOn Price

The eStore Bulk Quantity Shipping Addon is FREE for all customers who purchased WP eStore plugin from us.

Download the Addon

You can download this addon from the addon download area of our customer only support forum.

General Note

Please note that some of these free eStore addons are developed by our users in the community. So they do not have any advanced customization option. The description above explains exactly what this addon does.

WP eStore Bulk Discount AddOn

The eStore Bulk Discount addon allows your customers to automatically get a discount based on the number of items they are purchasing.

Installing the eStore Bulk Discount Addon

You can install this addon the same way you install any WordPress plugin:

  • Go to the “Add New” plugins screen in your WordPress admin area
  • Click the “upload” tab
  • Browse for the addon file (eStore-bulk-discount.zip)
  • Click “Install Now” and then activate the plugin

Using this Addon

When this addon is active, You can easily configure some conditions that will be used to automatically apply a discount on the shopping cart.

To configure a new discount condition click on the “eStore bulk discount” sub-menu under the WP eStore plugin menu.

screenshot showing how to access the estore bulk discount addon menu

To add a new discount condition you need to enter the following information:

  • From (Quantity): The minimum number of items required to apply this coupon. For example – 7.
  • To (Quantity): The maximum number of items required in the shopping cart to apply this coupon. For example- 9.
  • Discount Rate (%): The rate of discount in percentage that will be applied on the shopping cart. For example – 20.

Click the “Save” button which will add the new discount condition.

screenshot showing how to configure a bulk discount condition

How Does the Discount Condition Work

Suppose, you configured one coupon condition and a user just came to your site to do a shopping cart checkout. If the  user has 7-9 items in the shopping cart a 20% discount will be automatically applied to the total cart amount. You can add as many conditions as you want.

AddOn Price

The eStore Bulk Discount Addon is FREE for all customers who purchased WP eStore plugin from us.

Download the Addon (v1.3)

You can download this addon from the addon download area of our customer only support forum.

General Note

Please note that some of these free eStore addons are developed by our users in the community. So they do not have any advanced customization option. The description above explains exactly what this addon does.

WP eStore Dynamic Coupons/Discounts Addon

The eStore Dynamic Coupons addon allows you to dynamically generate one time usage coupons for your customers after the purchase. This addon will generate unique coupon codes on a per transaction basis. You can specify the discount amount for these coupons.

AddOn Price

The eStore Dynamic Coupons Addon is FREE for all customers who purchased WP eStore plugin from us.

Download the Addon (v1.7)

You can download this addon from the addon download area of our customer only support forum.

Installing the Addon

You can install this addon the same way you install any WordPress plugin:

  • Go to the “Add New” plugins screen in your WordPress admin area
  • Click the “upload” tab
  • Browse for the addon file (eStore-dynamic-coupons.zip)
  • Click “Install Now” and then activate the plugin

Using the eStore Dynamic Coupons Addon

Use the following documentation to learn how to use this addon.

  • eStore dynamic coupons addon documentation
  • Configuring Automatic Discounts for Members

General Note

Please note that some of these free eStore addons are developed by our users in the community. So they do not have any advanced customization option. The description above explains exactly what this addon does.

Your Shopping Cart

Shopping Cart Empty
Shopping Cart is Empty
Visit The Shop

Search

Featured Documents

Stylish Product Display Options for WP eStore WP eStore Quick Setup and Usage Video Tutorial WP eStore Shortcodes and Functions Reference WordPress eStore Plugin Features WordPress eStore Plugin Demo What Our Customers Have to Say About Our Products WordPress eStore WishList (Feature Suggestions) WordPress eStore Frequently Asked Questions (FAQ) How to Show Add to Cart buttons

Featured Plugins

WP Express Checkout Plugin
wordpress_estore_icon
wordpress membership plugin icon
wordpress_affiliate_plugin_icon

Copyright © 2025 | eCommerce Plugins