GiftPilot – Auto Gift for WooCommerce

Description

GiftPilot lets you offer a free gift product to your customers. When a customer adds a product to their cart, the gift product you selected is automatically added with a price of zero. If the customer removes the gift manually, it is re-added on the next cart update.

You can optionally set a minimum cart subtotal. If set, the gift is only added when the cart subtotal reaches that amount; otherwise the gift is removed.

Installation

  1. Upload the giftpilot-auto-gift-for-woocommerce folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to WooCommerce > Settings > Free Gift to select your free gift product.
  4. (Optional) Enter a minimum order amount. Leave it empty to always add the gift.

FAQ

Can I use a variable product as the free gift?

No. The free gift must be a simple product with its price set to 0.

How does the minimum order amount work?

If you set a minimum amount in the plugin settings, the gift is only added when the cart subtotal is greater than or equal to that amount. If you leave the field empty or set it to 0, the gift is added to every order.

Can the customer remove the free gift?

The customer can remove it, but the plugin will re-add it automatically while the cart meets the minimum amount condition.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“GiftPilot – Auto Gift for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.8

  • Added an Enable/Disable toggle in settings to easily turn the free gift on or off.

1.0.7

  • Renamed plugin to GiftPilot to comply with WordPress.org naming guidelines.
  • Clarified description and FAQ regarding minimum order amount.
  • Added Requires Plugins header.
  • Removed external WooCommerce documentation link.

1.0.6

  • Initial public release.