Tips and Tricks WP eCommerce

eCommerce Solution for WordPress Blog

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

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.

Filed Under: eStore AddOn Tagged With: Bulk Item Purchase, discount coupons, eStore Addon, WordPress eStore

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.

Filed Under: eStore AddOn Tagged With: addon, Bulk Item Purchase, discount coupons, eStore Addon, Shipping, Shipping & Tax

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.

Filed Under: eStore AddOn Tagged With: Bulk Item Purchase, discount coupons, eStore Addon, WordPress eStore

WP eStore Bulk Item Purchase Addon

WP eStore Bulk Item Purchase addon allows you to display a list of products from a specified category. Your customer can enter quanity value next to the products they want to purchase then hit the “Add to Cart” button and it will add all the items in the shopping cart in one go. The customer can then complete the checkout.

Using the eStore Bulk Item Purchase Addon

Please see the following document for how to use the eStore Bulk Item Purchase Addon:

  • eStore Bulk Item Purchase Addon Usage

AddOn Price

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

Download the Bulk Item Purchase Addon (v1.7)

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

  • Addon download area

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.

Filed Under: eStore AddOn Tagged With: Bulk Item Purchase, eStore Addon

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

wordpress_estore_icon
wordpress membership plugin icon
WP Express Checkout Plugin
Lightbox Ultimate Plugin
wordpress_affiliate_plugin_icon

Copyright © 2023 | eCommerce Plugins